The Function Module CBHR_PTHR_ABS_CREATE (EHS-INT: Abwesenheitssätze anlegen) is a standard Function Module in SAP ERP and is part of the function group CBHR_PTHR within the package CBHR.
Function Module | CBHR_PTHR_ABS_CREATE |
Short Text | EHS-INT: Abwesenheitssätze anlegen |
Function Group | CBHR_PTHR |
Package | CBHR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_COMMIT | LIKE | CCHRS_ABS-FLAG1 | Commit auslösen | |
I_FLG_LOCK_PERSONS | LIKE | CCHRS_ABS-FLAG1 | Personalstammsätze Sperren |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
E_ABS_TAB | LIKE | CCHRS_ABS | anzulegende Abwesenheitssätze | |
I_ABS_TAB | LIKE | CCHRS_ABS | anzulegende Abwesenheitssätze | |
X_PARAMVAL_TAB | LIKE | CCHRS_PARAMVAL | Parametertabelle für Erweiterungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | interner Programmfehler |
NO_OBJECT_SPECIFIED | keine Abwesenheiten zum Anlegen angegeben |
RELEASE_ERROR | Integration zu R/3 Release nicht vorgesehen |