SAP ABAP Function Module RSAR_PROGRAM_STATUS_CHECK (Determine the program status and name, and possibly re-generation)
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_STATUS_CHECK | Determine the program status and name, and possibly re-generation |
| Function Group | RSAI | Data Import, Transfer Tools |
| Program Name | SAPLRSAI | |
| INCLUDE Name | LRSAIU16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_PROGNAME | TYPE | RSA_PROGNAME | Name of generated report | |||
| |
E_FORMNAME | TYPE | RSA_FORMNAME | Name of the generated form routine | |||
| |
E_PROGNAME_ODS | TYPE | RSA_PROGNAME | Name of generated ODS-report | |||
| |
I_LOGSYS | TYPE | RSA_LOGSYS | Source System Name | |||
| |
I_OBJECT | TYPE | RSA_OBJECT | Name of the object (the Info- or Object-Source) | |||
| |
I_OBJECTTYPE | TYPE | RSA_ISTYPE | Object Type | |||
| |
I_FORCE_GENERATION | TYPE | RS_BOOL | RS_C_FALSE | Regeneration in any case | ||
| |
I_OLTPSOURCE | TYPE | RSOLTPSOURCER | DataSource | |||
| |
I_DB_COMMIT | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
| |
NO_VALID_OBJECT | TYPE | Not a valid object is found for the selection | ||||
| |
NO_TRANSTRU_FOUND | TYPE | No transfer structure to the object found | ||||
| |
NO_VALID_PROGID | TYPE | No valid UID found for programn | ||||
| |
PROGRAM_CHECK_ERROR | TYPE | Error getting status of the generation | ||||
| |
INFORMATION_GET_ERROR | TYPE | Error getting the required generation-information | ||||
| |
PROGRAM_GENERATION_ERROR | TYPE | Error when generating the 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 |