SAP ABAP Function Module RSAR_PROGRAM_GENERATE_ODS (Generates programs for reading and writing for the ODS)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSAR (Package) Data import from source system
⤷
⤷
Basic Data
| Function Module | RSAR_PROGRAM_GENERATE_ODS | Generates programs for reading and writing for the ODS |
| Function Group | RSAI | Data Import, Transfer Tools |
| Program Name | SAPLRSAI | |
| INCLUDE Name | LRSAIU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_REPORTNAME | TYPE | RSA_PROGNAME | Name of generated report | |||
| |
I_ODSNAME_ACT | TYPE | RSA_ODSDBNAME | Name of current ODS table | |||
| |
I_ODSNAME_NEW | TYPE | RSA_ODSDBNAME | Name the latest ODS table | |||
| |
I_REPORTNAME | TYPE | RSA_PROGNAME | Name of an existing report | |||
| |
I_PARTITIONED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
I_ONLY_TEMP | TYPE | RS_BOOL | RS_C_FALSE | Only temporarily for different Structure | ||
| |
I_DEBUG_LEVEL | TYPE | I | 0 | Debug level for the generation | ||
| |
I_DB_COMMIT | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
PROG_TEMPLATE_ERROR | TYPE | Error when generating the program | ||||
| |
REPORT_CREATION_ERROR | TYPE | Error creating new reports | ||||
| |
TEMPLATE_ERROR | TYPE | Failed to generate the temp. program | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in |