The Function Module RP_BUILD_CALENDAR_B (generation of personal calender (Belgium)) is a standard Function Module in SAP ERP and is part of the function group RPPB within the package PB12.
Function Module | RP_BUILD_CALENDAR_B |
Short Text | generation of personal calender (Belgium) |
Function Group | RPPB |
Package | PB12 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
2WGL | LIKE | RPXXXXB0-2GWL | Hervalling vanaf einde 2de WGL | |
BEGDA | LIKE | P0001-BEGDA | begin period | |
ENDDA | LIKE | P0001-ENDDA | ende period | |
PERNO | LIKE | P0001-PERNR | personeelsnr. | |
TRACE | LIKE | RPXXXXB0-DISPL | geforceerde generen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FAILED | LIKE | SY-SUBRC | PC generation successful ? | |
RETRO_DATE | LIKE | SY-DATUM | date and time, current (application server) date |
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 | organisatie against | |
PP0002 | LIKE | P0002 | persoonsgeg | |
PP0007 | LIKE | P0007 | werktijd | |
PP0016 | LIKE | P0016 | contract gegevens | |
PP0109 | LIKE | P0109 | contract gegevens |
This function module does not define any Exceptions.