Fonction SAP BAPI_PATPATH_GETSTEPSTATUS - IS-H*MED: Read Step Status

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
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
PATPATHID BAPI1420-PATPATHID C 32 IS-H*MED: Patient Pathway Key
STEPID BAPI1420-STEPID C 32 IS-H*MED: Step Key

Paramètre Reférence Type Long. Description
STEPSTATUS BAPI1420STEPSTATUS u 125 IS-H*MED: Status of a Patient Pathway Step
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 IS-H: Most Severe Message Type Generated

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
This method reads the status of the patient pathway step entered in theparameters.
The step status, the completion status, and information concerning theexecution of the stored action is returned.

Description
Contains the status of a step.
The status of the step is returned in the STEP_STATUS field. Thiscontains information on the processing status.
The completion status is returned to the DONE_STATUS field. Thiscontains information concerning whether the step was completed at theplanned time.
The ACTION_EXECUTED field contains information concerning whetherthe action stored for the step has already been executed.
INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX
INCLUDE NBAPI_INSTITUTION OBJECT DOKU ID TX
INCLUDE NBAPI_PATCASEID OBJECT DOKU ID TX
INCLUDE NBAPI_PATIENTID OBJECT DOKU ID TX
INCLUDE N2BAPI_PATPATHID OBJECT DOKU ID TX
INCLUDE N2BAPI_STEPID OBJECT DOKU ID TX
INCLUDE N2BAPI_RET_NO_MESSAGES OBJECT DOKU ID TX