The Function Module BRF_SYST_GET (Return Reference to SYST Fields) is a standard Function Module in SAP ERP and is part of the function group BRF_AUX within the package BRF.
Function Module | BRF_SYST_GET |
Short Text | Return Reference to SYST Fields |
Function Group | BRF_AUX |
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_STRUCTURE | TYPE | BRF_VR_STRUCTURE | BRF: Name of Structure/Table in DDIC |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CMC_DATA | CLASS | DATA | ABAP System Fields |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GENERAL_ERROR | General Error |