The Function Module WLF_RRLE_WBRR_ARRAY_READ (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 |
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_KOMLFK | LIKE | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | |
T_KOMWBRR | LIKE | KOMWBRR | AB-RRLE: Kommunikationsstruktur Vergütungslistenerweiterung |
This function module does not define any Exceptions.