The Function Module HRGPBS_OSP_OMP_IT0088_LINKING (Derive linking period extension to normal Reference Period) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_OSP_OMP within the package P08P_ABS.
Function Module | HRGPBS_OSP_OMP_IT0088_LINKING |
Short Text | Derive linking period extension to normal Reference Period |
Function Group | HRGPBS_OSP_OMP |
Package | P08P_ABS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AB | LIKE | PC20I | Cluster RD/B2: Table AB | |
P_PERNR | LIKE | PERNR-PERNR | Personnel number |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_LINKED_DATE | LIKE | SY-DATUM | Date and time, current (application server) date |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
P_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 |
This function module does not define any Exceptions.