The Function Module RSDRC_NCUM_GENERATE_CODE (Generating the Source Code for the Non-Cumulative Handling) is a standard Function Module in SAP ERP and is part of the function group RSDRC within the package RSDD.
Function Module | RSDRC_NCUM_GENERATE_CODE |
Short Text | Generating the Source Code for the Non-Cumulative Handling |
Function Group | RSDRC |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GEN_REPORT | TYPE | RS_BOOL | RS_C_FALSE | Generate Standalone Report or Only 'Include' |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube Name | |
I_NCUMTIM | TYPE | RSNCUMTIM | Reference Time Characteristic for Non-Cumulatives | |
I_SHOW_REPORT | TYPE | RS_BOOL | RS_C_FALSE | Display Generated Code |
I_S_DATA | TYPE | ANY | Data Structure (only for i_gen_report - rs_c_true) | |
I_TH_SFC | TYPE | RSDD_TH_SFC | Characteristic Specification | |
I_TH_SFK | TYPE | RSDD_TH_SFK | Key Figure Specification | |
I_TH_VIEWISET | TYPE | HASHED TABLE | RSVIEWISET | |
I_T_PARTPROV | TYPE | RRO01_T_PARTPROV | Beschreibung der TeilCubes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_CODE | TYPE | RSSG_T_CODELINE | Table with the Generated Code |
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 |
---|---|
X_MESSAGE | Cancel |