Fonction SAP BAPI_PATPATH_GETLIST - i.s.h.med: List of Patient Pathways

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CANCELLED_INCL BAPI1420-CANCELLED_INCL C 1 SPACE Also Terminated and Ended Pathways
INSTITUTION BAPINALL-INSTITUTION C 4 IS-H: Institution
PATCASEID BAPINALL-PATCASEID C 10 IS-H: Case Number
PATIENTID BAPINALL-PATIENTID C 10 IS-H: Patient Number

Paramètre Reférence Type Long. Description
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 IS-H: Most Severe Message Type Generated

Paramètre Reférence Long. Facultatif Description
PATPATHLIST BAPI1420EXPATPATH 162 i.s.h.med: Table of Patient Pathways
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
The method reads all key values of all patient pathways for theselection of patients/case etc made in the parameters.
The system returns the result as a table.
You can use the parameter CANCELLED_INCL to control which patientpathways are contained in the result.
INCLUDE NBAPI_WORST_RETURNED_MSGTY

Description
In addition to the new patient pathways and those in processing, theterminated and ended patient pathways are also selected.

Value range
'X' Terminated and ended patient pathways are also selected
' ' Only new and in processing patient pathways are selected

Default
' '
INCLUDE NBAPI_INSTITUTION


INCLUDE NBAPI_PATCASEID
INCLUDE NBAPI_PATIENTID

Description
The system returns the selected patient pathways as a table in thisparameter.
The field PATPATH_ID contains the unique reference for theobject.
INCLUDE N2BAPI_RET_NO_MESSAGES