The Function Module FMKBO_DYN_LOOP (Dyn. Bearbeitungsschleife der internen Datentabelle) is a standard Function Module in SAP ERP and is part of the function group FMKBO within the package FMKO.
Function Module | FMKBO_DYN_LOOP |
Short Text | Dyn. Bearbeitungsschleife der internen Datentabelle |
Function Group | FMKBO |
Package | FMKO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REF_STRUCT | LIKE | DD03L-TABNAME | Tabellenname | |
REPID | LIKE | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | |
VARIANT | LIKE | RSVAR-VARIANT | Variantenname |
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 |
---|---|---|---|---|
T_DATA | LIKE | int. Tabelle der zu verarbeitenden Daten | ||
T_DATA_COL | LIKE | int. Tabelle der verdichteten Daten | ||
T_FMCOBJC | LIKE | FMCOBJC | Zuordnung Betragsobjekte (Berechnungsebene) | |
T_FMCOBJV | LIKE | FMCOBJV | Zuordnung Verdichtungsobjekte (Übersicht) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COLLECT_ERROR | Verdichtungsfehler |
COMPUTE_ERROR | Berechnungsfehler |
DUBLICATE_PATTERN | Variante passt zu mehrenen Mustern |
LOOP_ERROR | Fehler in der Schleifenverarbeitung |