The Function Module WLF_RRLE_WBRR_ARRAY_READ_2 (AB-RRLE: Massenselektion WBRR zur KOMLFK) is a standard Function Module in SAP ERP and is part of the function group WLF_RRLE_SELECTIONS within the package WZRE_ADD_ON.
Function Module | WLF_RRLE_WBRR_ARRAY_READ_2 |
Short Text | AB-RRLE: Massenselektion WBRR zur KOMLFK |
Function Group | WLF_RRLE_SELECTIONS |
Package | WZRE_ADD_ON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE | TYPE | C | SPACE | Lesemodus |
I_SORTED | TYPE | XFELD | 'X' | T_KOMLFK ist sortiert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DBCNT | TYPE | SY-DBCNT | Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen |
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 |
---|---|---|---|---|
T_KOMWBRR | LIKE | KOMWBRR | AB-RRLE: Kommunikationsstruktur Vergütungslistenerweiterung | |
T_WBRK_KEY | LIKE | WBRK_KEY | Lieferantenfaktura: Key für Tabelle WBRK für Massenzugriffe |
This function module does not define any Exceptions.