Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module C1F2_SUBSTANCES_FIND_BY_RNG_BL (EHS: Suchen nach Spez.en blockweise mit Ranges) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_SUBSTANCES_FIND_BY_RNG_BL |
Short Text | EHS: Suchen nach Spez.en blockweise mit Ranges |
Function Group | C1F2 |
Package | CBUI |
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 | ESEBLOCKSIZE | 10 | EHS: Größe eines Blocks bei Extraktion ins BW |
I_VALDAT | TYPE | RCGUADM-VALTO | SY-DATUM | Gültigkeitsende |
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 |
---|---|---|---|---|
E_KEYTAB | TYPE | EHSB_TT_RCGSTDRECN | EHS: Tabellentyp RCGSTDRECN (für Keytab) | |
I_RANGE_SUBID_TAB | LIKE | EHSBS_SELRANGE | EHS: Selektionskriterien | |
I_RANGE_UPDDATS_TAB | LIKE | EHSBS_SELRANGE | EHS: Selektionskriterien |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_INITIALIZED | Es fand keine Initialisierung statt |
NO_MORE_DATA | Die Daten wurden vollständig übertragen |