The Function Module KKR_RECHERCHE_READ_DATA (Objektsätze für Recherche: Erstellen und an Verdichtungsebene übergeben) is a standard Function Module in SAP ERP and is part of the function group KKRV within the package KKR.
Function Module | KKR_RECHERCHE_READ_DATA |
Short Text | Objektsätze für Recherche: Erstellen und an Verdichtungsebene übergeben |
Function Group | KKRV |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLOCKSIZE | TYPE | I | 100 | Objekte in einer Task |
I_KOKRS | LIKE | TKA01-KOKRS | Kostenrechnungskreis | |
I_LOEKZ | LIKE | AUFK-LOEKZ | SPACE | Löschvormerkung |
I_PERIOD_FROM | LIKE | KKBC-PERIO1 | von Periode | |
I_PERIOD_TO | LIKE | KKBC-PERIO2 | bis Periode | |
I_SERVER_GROUP | LIKE | RZLLITAB-CLASSNAME | Servergruppe für Parallelverarbeitung | |
I_TASK_NR | LIKE | SY-INDEX | 0 | Maximale Task-Anzahl Parallelverarbeitung |
I_WERKS | LIKE | AUFK-WERKS | SPACE | Werk |
I_YEAR_FROM | LIKE | KKBC-GJAHR1 | von Geschäftsjahr | |
I_YEAR_TO | LIKE | KKBC-GJAHR2 | bis Geschäftsjahr |
This function module does not define any EXPORTING parameters.
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.