Menu

SAP Function Module HR_AT_LZ_SELECT_CONSOLIDATION

DB-Selektion von Konsolidierungssätzen

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.

Technical Information

Function Module HR_AT_LZ_SELECT_CONSOLIDATION
Short Text DB-Selektion von Konsolidierungssätzen
Function Group 0PAF
Package PC03
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.