The Function Module RP_GENERATION_CAL_PERS_SINGLE (Generate new absence record in personal calendar) is a standard Function Module in SAP ERP and is part of the function group RPPF within the package PC06.
Function Module | RP_GENERATION_CAL_PERS_SINGLE |
Short Text | Generate new absence record in personal calendar |
Function Group | RPPF |
Package | PC06 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATDEB | LIKE | P0001-BEGDA | Start date | |
DATFIN | LIKE | P0001-ENDDA | End date | |
PERNO | LIKE | P0001-PERNR | Personnel number |
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 |
---|---|---|---|---|
PP0001 | LIKE | P0001 | Organizational assignment | |
PP0002 | LIKE | P0002 | Personal data | |
PP0007 | LIKE | P0007 | Working time | |
PP2001 | LIKE | P2001 | Absences | |
PP2002 | LIKE | P2002 | Attendance | |
PP2003 | LIKE | P2003 | Substitutions |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FAILED | Error |