The Function Module FM_CCF_TOTALS_BUSTRANS_GET (Erzeugen eine Rangetabelle für Vorgänge für summarischen Obligovortrag) is a standard Function Module in SAP ERP and is part of the function group FMYC_DV3 within the package FMBS_ADDON.
Function Module | FM_CCF_TOTALS_BUSTRANS_GET |
Short Text | Erzeugen eine Rangetabelle für Vorgänge für summarischen Obligovortrag |
Function Group | FMYC_DV3 |
Package | FMBS_ADDON |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_RNG_FMVOR | LIKE | RANGE_C4 | Ranges-Tabelle für FMIFIIT-FMVOR | |
E_RNG_VRGNG | LIKE | RANGE_C4 | Ranges-Tabelle für FMIFIIT-VRGNG |
This function module does not define any Exceptions.