The Function Module RSDRO_GENERATE_PROGRAMS (Programm neu aus Template generieren (Debugging)) is a standard Function Module in SAP ERP and is part of the function group RSDRO within the package RSDD.
Function Module | RSDRO_GENERATE_PROGRAMS |
Short Text | Programm neu aus Template generieren (Debugging) |
Function Group | RSDRO |
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_ACTIVATE | TYPE | RS_BOOL | RS_C_TRUE | Activation Program |
I_DEBUG_TEMPLATE | TYPE | RS_BOOL | RS_C_FALSE | Boolean |
I_EXTRACT | TYPE | RS_BOOL | RS_C_TRUE | Extraction Program |
I_FORCE_GENERATION | TYPE | RS_BOOL | RS_C_TRUE | Force Regeneration |
I_ISOURCE | TYPE | RSAU_S_UPDINFO-ISOURCE | Generate Only for Specific InfoSource Update Program | |
I_ODSOBJECT | TYPE | RSDODSOBJECT | ODS Object | |
I_UPDATE | TYPE | RS_BOOL | RS_C_TRUE | Update Program |
This function module does not define any EXPORTING parameters.
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 | Further Processing Not Possible |