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 HRGB_MSAX_FILL_IT (Create MSAX entries) is a standard Function Module in SAP ERP and is part of the function group HRGB_MSAX within the package PC08.
Function Module | HRGB_MSAX_FILL_IT |
Short Text | Create MSAX entries |
Function Group | HRGB_MSAX |
Package | PC08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_CALC_CURRENCY | TYPE | WAERS | Currency Key | |
P_SW_PROT | TYPE | XFELD | Checkbox |
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 |
---|---|---|---|---|
P_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | |
P_EXTRA_IT | LIKE | PC207 | Payroll Results: Results Table | |
P_EXTRA_RT | LIKE | PC207 | Payroll Results: Results Table | |
P_IT | LIKE | PC207 | Payroll Results: Results Table | |
P_MSAX | LIKE | PC28J | MSAX fields | |
P_PLOG_TEXT | LIKE | PLOG_TEXT | Structure for HR Function Log | |
P_RT | LIKE | PC207 | Payroll Results: Results Table |
This function module does not define any Exceptions.