SAP Function BAPI_PATCASE_GETMOVEMENTLIST - IS-H BAPI PatientCase.GetMovementList - List of Movements for a Case

Parameter Reference Type Length Default Optional Text
CANCELLED_INCL BAPINALL-CANCELLED_INCL C 1 ' ' X Read Canceled Cases Also
CLIENT BAPINALL-CLIENT C 3 Client
INSTITUTION BAPINALL-INSTITUTION C 4 Institution
PATCASEID BAPINALL-PATCASEID C 10 Case Number

Parameter Reference Type Length Text
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 Most Severe Message Type

Parameter Reference Length Optional Text
MOVEMENTLIST BAPI2097MOVE 584 Table of Movements for Case
RETURN BAPIRET2 548 Message Table


INCLUDE NBAPI_ISH
It outputs the list MOVEMENTLIST of the movements for the given casenumber.
INCLUDE NBAPI_PRECOND_AUTHORITY OBJECT DOKU ID TX LANGUAGE EN
At case level: N_FALL_FNR .
At movement level: N_FALL_SRC, N_FALL_DIS, N_FALL_SPE
INCLUDE BAPI_RET OBJECT DOKU ID TX LANGUAGE EN
INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX

Description
In addition to the non-canceled cases, the canceled cases should alsobe displayed.

Value range
'X' - canceled cases are also read
' ' - canceled cases are not output

Default
' '
INCLUDE NBAPI_CLIENT
INCLUDE NBAPI_INSTITUTION OBJECT DOKU ID TX
INCLUDE NBAPI_PATCASEID OBJECT DOKU ID TX

Description
All movements that are assigned to the specified case number are outputin this table.

Description
All errors messages that occur are returned in this table.

Value range
The following messages can occur:
* Enter a valid institution
* Authorization error
* No data matches the specified selection *DB inconsistency for patient && case &&