The Function Module BRF_CDG_GENERATE (Generate coding for the BRF-System) is a standard Function Module in SAP ERP and is part of the function group BRF_CODEGENERATOR within the package BRF.
Function Module | BRF_CDG_GENERATE |
Short Text | Generate coding for the BRF-System |
Function Group | BRF_CODEGENERATOR |
Package | BRF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DEBUG_MODE | TYPE | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') | |
IV_SCHEMEPROG | TYPE | SCHEMEPROG | Name eines Schemaprogramms | |
IV_SUBC | TYPE | SUBC | 'S' | Programmtyp |
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 |
---|---|---|---|---|
IT_SCHEMES | LIKE | BRF_SCHEMES | Schema für Codegenerierung |
This function module does not define any Exceptions.