The Function Module BRF_CALL_FUNCTION_TEMPLATE (Empty Sample for 0CF001) is a standard Function Module in SAP ERP and is part of the function group BRF_AUX within the package BRF.
Function Module | BRF_CALL_FUNCTION_TEMPLATE |
Short Text | Empty Sample for 0CF001 |
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 |
---|---|---|---|---|
IO_EVENT | CLASS | IF_EVENT_BRF | BRF: Event | |
IO_EXPRESSION | CLASS | IF_EXPRESSION_BRF | BRF: Expression | |
IT_EXPRESSIONS | TYPE | SBRF260A_T | BRF: Structure Parameter + Other Fields (Table Category) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_CURRENCY | TYPE | BRF_CURRENCY | BRF: Currency Key | |
EV_DATA_MISSING | TYPE | BRF_DATA_MISSING | BRF: Data Missing | |
EV_DECIMALS | TYPE | BRF_RESULT_DECIMALS | BRF: Decimal Places for Category P | |
EV_LENGTH | TYPE | BRF_RESULT_LENGTH | BRF: Field Length/Structure Length | |
EV_OUTPUT_LENGTH | TYPE | BRF_RESULT_OUTPUT_LENGTH | BRF: Output Length | |
EV_TYPE | TYPE | BRF_RESULT_TYPE | BRF: Result Type | |
EV_VALUE | TYPE | BRF_RESULT_VALUE | BRF: Result |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.