Menu

SAP Function Module BAPI_TIMESHEET_HR_COLL_CHECK

Collision Check in CATS II Against HR

The Function Module BAPI_TIMESHEET_HR_COLL_CHECK (Collision Check in CATS II Against HR) is a standard Function Module in SAP ERP and is part of the function group BAPI_CABA_HR within the package CABA_COMMUNICATION_HR.

Technical Information

Function Module BAPI_TIMESHEET_HR_COLL_CHECK
Short Text Collision Check in CATS II Against HR
Function Group BAPI_CABA_HR
Package CABA_COMMUNICATION_HR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTAPPLICATION LIKE BAPI_TIMESHEET_HR_PARAMETERS-EXTAPPLICATION External Application
EXTSYSTEM LIKE BAPI_TIMESHEET_HR_PARAMETERS-EXTSYSTEM Logical System
MESSAGETYPE LIKE BAPI_TIMESHEET_HR_PARAMETERS-MESSAGETYPE Message Type: S Success, E Error, W Warning, I Info, A Abort

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COLLIDING_HR_RECORDS LIKE BAPI7011_5 Link to HR Record
COLL_CHECK_RECORDS LIKE BAPI7011_6 Global check structure: Collisions
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.