Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module HR_COV_AGE_08 (Derive Age as at a Calendar Date (GB)) 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 | HR_COV_AGE_08 |
Short Text | Derive Age as at a Calendar Date (GB) |
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 |
---|---|---|---|---|
WPBP_RECORD | LIKE | PC205 | Payroll Results: Work Center/Basic Pay |
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 |
---|---|---|---|---|
AGE | LIKE | PTM_TUNITS | Selected Time Units | |
BIRTH_DATE | LIKE | P0002-GBDAT | Date of Birth |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I0002 | LIKE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
I0041 | LIKE | P0041 | HR Master Record: Infotype 0041 (Date Specifications) | |
P_ERROR_TAB | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 |
This function module does not define any Exceptions.