Fonction SAP BAPI_TIMESHEET_HR_COLL_CHECK - Collision Check in CATS II Against HR

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXTAPPLICATION BAPI_TIMESHEET_HR_PARAMETERS-EXTAPPLICATION C 5 External Application
EXTSYSTEM BAPI_TIMESHEET_HR_PARAMETERS-EXTSYSTEM C 10 Logical System
MESSAGETYPE BAPI_TIMESHEET_HR_PARAMETERS-MESSAGETYPE C 1 Message Type: S Success, E Error, W Warning, I Info, A Abort

Paramètre Reférence Long. Facultatif Description
COLLIDING_HR_RECORDS BAPI7011_5 88 Link to HR Record
COLL_CHECK_RECORDS BAPI7011_6 46 Global check structure: Collisions
RETURN BAPIRET2 548 Return Parameters


This method allows you to check whether time data records from theTime Sheet collide with time data records in the HR system.
It checks whether a data record already exists in the HR system forthe same period. All records are checked regardless of whether they werecreated with clock times or are full day records.
The data to be checked is stored in parameter CollCheckRecords.Data records for which a collision with data records in the HR systemhas been detected are returned in parameter CollidingHRRecords.
If the EXTSYSTEM (Logical System) and EXTAPPLICATION (ExernalApplication) are filled, infotype records with this external key arenot taken into consideration.
Full day records or those that encompass several days must be flaggedwith the full-day indicator (ALL_DAY_FLAG) in parameter ExternalRecords.

Description
If the EXTSYSTEM (Logical System) and EXTAPPLICATION (ExternalApplication)fields are filled, infotype records with this external keyare not taken into account.

Description
If the EXTSYSTEM (Logical System) and EXTAPPLICATION (ExternalApplication) fields are filled, infotype records with this externalkey are not taken into account.

Description
For information about the meaning of the message type, see the relevantdata element definition. See also:Message Type
This parameter contains the HR records that collide with recordsfrom the Time Sheet.
Using the ROW field, a link is set to the relevant row in theReturn parameter.
All time data records that are to be loaded from the Time Sheet to theHR system for the first time are stored in this parameter.

Description
INCLUDE BAPI_TABLE
The appropriate row in this parameter refers to the relevantrow in the parameter CollCheckRecords.
For information about the meaning of the message type, see therelevant data element documentation. See also:Message Type.