The Function Module CABA_ENRICH_TIMES_BY_AWART (Anreicherung aufgrund der AWART) is a standard Function Module in SAP ERP and is part of the function group CABA_HR within the package PT_CA_CABA_HR_INTEGRATION.
Function Module | CABA_ENRICH_TIMES_BY_AWART |
Short Text | Anreicherung aufgrund der AWART |
Function Group | CABA_HR |
Package | PT_CA_CABA_HR_INTEGRATION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CABA_DATA | TYPE | CABA_HR_COMMUNICATION_STRUCT | Kommunikationsstruktur zwischen CABA und HR | |
IM_NO_BREAK_DEDUCTION | TYPE | NOBRKS | Kein Abzug von Pausen bei der Berechnung von Stunden |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_RETURN_TAB | TYPE | CABA_BAPIRET2_TAB | Tabelle der Struktur BAPIRET2 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_ALLDF | TYPE | ALLDF | Satz ist ganztägig | |
CH_ENDTIME | TYPE | ENDUZ | Endeuhrzeit | |
CH_QUANT_AMOUNT | TYPE | QUANT_OR_AMOUNT | Mehrzweckfeld | |
CH_STARTTIME | TYPE | BEGUZ | Beginnuhrzeit | |
CH_VTKEN | TYPE | VTKEN | Vortageskennzeichen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.