Fonction SAP BAPI_PATPATH_GETCOMMENTS - Pathways: Read Comments

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ACTIVITY_ID BAPI1420ACTIVITY-ACTIVITY_ID C 32 i.s.h.med pathways Activity Key
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 Patient Pathway Key

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
COMMENTHEADER BAPI1420COMMENT_HEADER 185 Pathways: Comment General Data
COMMENTTEXT BAPI1420COMMENT_TEXT 287 Pathways: Comment Note Text
RETURN BAPIRET2 548 Return Parameter(s)

Functionality
Using the method all the comments entered for an activity can bedetermined.

Notes
In order to determine the activities for a patient pathway or step of apatient pathway, use the method BAPI_PATPATH_GETACTIVITIES.
INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX

Description
Key of the activity which you wish to read the comments to.

Value range
The key of an activity can be determined using the methodBAPI_PATPATH_GETACTIVITIES ermitteln.

Default
The parameter is alpha converted.
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

Description
General data, e.g. employee responsible, OU, date of the commentsdetermined.
The texts are returned by the parameter COMMENTTEXT.

Description
The table contains the notes of the comments determined.
Interpret entries with identical NOTE_ID sequentially with theincrease in the table index.

Description
INCLUDE N2BAPI_RET_NO_MESSAGES OBJECT DOKU ID TX