The Function Module CRIF_PT_INIT_MINIAPP (MiniApp Zeiterfassung initialisieren - Releaseunabhängiger Kapselbaustein) is a standard Function Module in SAP ERP and is part of the function group PTWAO_TIMEREC within the package WAO_PERSONELTIMEREC_HR.
Function Module | CRIF_PT_INIT_MINIAPP |
Short Text | MiniApp Zeiterfassung initialisieren - Releaseunabhängiger Kapselbaustein |
Function Group | PTWAO_TIMEREC |
Package | WAO_PERSONELTIMEREC_HR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WEBAPP_DEBUG_ID | LIKE | T77S0-SEMID | Debugging Identifikation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PERNR | LIKE | P0105-PERNR | Personalnummer |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COSTCENTERS | LIKE | PTWAO_S_COSTC | BAPI-Struktur für den Download der Kostenstellen | |
INTERNALORDERS | LIKE | PTWAO_S_INORD | BAPI-Struktur für den Download der Innenaufträge | |
OBJECTS | LIKE | PTWAO_S_OBJID | BAPI-Struktur für den Download der Objekte (z.B.Planstellen) | |
REASONS | LIKE | PTWAO_S_ATTAB | BAPI-Struktur für den Download der Ab-/Anwesenheitsgründe | |
RETURN | LIKE | BAPIRET2 | Returnparameter | |
TIME_EVENT_TYPES | LIKE | PTWAO_S_TEVGR | BAPI-Struktur für den Upload der Zeitereignisse | |
WBS_ELEMENTS | LIKE | PTWAO_S_WBSEL | BAPI-Struktur für den Download der PSP-Elemente |
This function module does not define any Exceptions.