Fonction SAP BAPI_PATCASE_CHANGEABSENCE - IS-H BAPI PatientCase.ChangeAbsence - Change Absence

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CLIENT BAPINALL-CLIENT C 3 Client
INPAT_ABSENCE_DATA BAPI2097IABINX u 316 Data Relative to Other Case and Absence to Be Changed
INSTITUTION BAPINALL-INSTITUTION C 4 Institution
MOVEMNT_SEQNO BAPINALL-MOVEMNT_SEQNO N 5 Sequence Number of Absence
PATCASEID BAPINALL-PATCASEID C 10 Case Number
TESTRUN BAPINALL-TESTRUN C 1 SPACE X Test Mode (No Changes in Database)

Paramètre Reférence Type Long. Description
NEW_MOVEMNT_DATA_BEG BAPI2097MOVE u 584 Movement Data (Start of Absence) Changed
NEW_MOVEMNT_DATA_END BAPI2097MOVE u 584 Movement Data (End of Absence) Changed
NEW_PATCASE_DATA BAPI2097CASE u 435 Case Data Changed
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 Most Severe Message Type

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Messages

Functionality
INCLUDE NBAPI_ISH
It is used to modify a case and an absence. The case data and absencedata passed on by this method is stored under the case numberPATCASEID in institution INSTITUTION.

Notes
INCLUDE NBAPI_PRECOND_AUTHORITIES
RESET N1
At case level: N_FALL_FNR;
At movement level: N_NBEW_AKT.
INCLUDE NBAPI_TESTMODE OBJECT DOKU ID TX
INCLUDE BAPI_RET
INCLUDE NBAPI_CASE_SERVICE_SCENARIO OBJECT DOKU ID TX

Description
The movement data as is would be saved (if TESTRUN = 'X'), or was savedis returned in this parameter. This is all data and not merely thechanged data.
The movement data of the absence start is returned in this parameter.
INCLUDE NBAPI_EXPORTPARAM_OPTIONAL OBJECT DOKU ID TX

Description
The movement data as is would be saved (if TESTRUN = 'X'), or was savedis returned in this parameter. This is all data and not merely thechanged data.
The movement data of the absence end is returned in this parameter.
INCLUDE NBAPI_EXPORTPARAM_OPTIONAL OBJECT DOKU ID TX

Description
The case data as is would be saved (if TESTRUN = 'X'), or was saved isreturned in this parameter. This is all data and not merely the changeddata.
INCLUDE NBAPI_EXPORTPARAM_OPTIONAL OBJECT DOKU ID TX
INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX
INCLUDE NBAPI_CLIENT OBJECT DOKU ID TX

Description
In this structure, specify the data relative to the case and theabsence to be changed.
INCLUDE NBAPI_INSTITUTION OBJECT DOKU ID TX
INCLUDE NBAPI_MOVEMNT_SEQNO OBJECT DOKU ID TX

Note
Here you can specify either the start of absence or end of absencesequence number.
INCLUDE NBAPI_PATCASEID OBJECT DOKU ID TX
INCLUDE NBAPI_TESTRUN OBJECT DOKU ID TX

Description
Errors that occur are returned in this table.

Value range
INCLUDE NBAPI_RETS_ABSENCE_CHANGE OBJECT DOKU ID TX