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 HRPBSDE_ZV_SCHREIBE_LOHNART (Lese eine Lohnart aus der IT entsprechend dem Splitt) is a standard Function Module in SAP ERP and is part of the function group HRPBSDE_ZV within the package P01O_ZV.
Function Module | HRPBSDE_ZV_SCHREIBE_LOHNART |
Short Text | Lese eine Lohnart aus der IT entsprechend dem Splitt |
Function Group | HRPBSDE_ZV |
Package | P01O_ZV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_VAR | TYPE | HRPY_TT_VAR | Tabellentyp für Abrechn.tabelle VAR - sichere Var. in payro | |
IT_VBL | TYPE | HRPAYDE_VBL | Zusatzversorgung ÖD | |
IT_WPBP | TYPE | HRPAY99_WPBP | Arbeitsplatz/Basisbezüge | |
I_BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
I_BETRAG_DES_ZEITRAUMS | TYPE | MAXBT | Personalabrechnung: Betrag | |
I_ENDDA | TYPE | ENDDA | Gültigkeitsende | |
I_HAT_ALTE_ATZ | TYPE | XFELD | Feld zum Ankreuzen | |
I_LOHNART | TYPE | LGART | Lohnart | |
I_WPBP_SPLITTKENNZEICHEN | TYPE | APZNR | Zuordnung PC205 |
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 |
---|---|---|---|---|
CT_ABRECHNUNGSTABELLE | TYPE | HRPAY99_RT | Ergebnistabelle | |
CT_V0 | TYPE | HRPAY99_V0 | Variable Zuordnung |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.