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_AT_LZ_SELECT_CONSOLIDATION (DB-Selektion von Konsolidierungssätzen) is a standard Function Module in SAP ERP and is part of the function group 0PAF within the package PC03.
Function Module | HR_AT_LZ_SELECT_CONSOLIDATION |
Short Text | DB-Selektion von Konsolidierungssätzen |
Function Group | 0PAF |
Package | PC03 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TOPFK | TYPE | HR_FIELDLIST_TAB | Feldnamen Key-Töpfe (z.B. PERNR) | |
P_BEGDA | TYPE | D | '18000101' | Selektionsbeginn |
P_ENDDA | TYPE | D | '99991231' | Selektionsende |
P_REVTY | TYPE | P03_REVTY | 'P' | Revisionstyp |
SO_EDTNR | TYPE | STANDARD TABLE | Auswahl Datenträgernummer | |
SO_READY | TYPE | STANDARD TABLE | Auswahl Freigabestatus für elektronische Übermittlung | |
SO_SRTZA | TYPE | STANDARD TABLE | Auswahl Prozessstatus | |
SO_VAL_TOPFK1 | TYPE | STANDARD TABLE | Range zu Key-Topf 1 | |
SO_VAL_TOPFK2 | TYPE | STANDARD TABLE | Range zu Key-Topf 2 | |
SO_VAL_TOPFK3 | TYPE | STANDARD TABLE | Range zu Key-Topf 3 | |
SO_VAL_TOPFK4 | TYPE | STANDARD TABLE | Range zu Key-Topf 4 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I5A71 | TYPE | T5A71_TAB | Tabellentyp zu DB-Tabelle T5A71 | |
I5A72 | TYPE | T5A72_TAB | Tabellentyp zu DB-Tabelle T5A72 | |
I5A73 | TYPE | T5A73_TAB | Tabellentyp zu DB-Tabelle T5A73 | |
I5A74 | TYPE | T5A74_TAB | Tabellentyp zu DB-Tabelle T5A74 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.