SAP ABAP Function Module RSCR_CR_SAVE_IVIEW_FILE (Saving a Crystal Report as iview file)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX (Application Component) Business Explorer
⤷
RSCR (Package) Formatted Reporting
⤷
⤷
Basic Data
| Function Module | RSCR_CR_SAVE_IVIEW_FILE | Saving a Crystal Report as iview file |
| Function Group | RSCR | Integration Crystal Reports |
| Program Name | SAPLRSCR | Integration Crystal Reports |
| INCLUDE Name | LRSCRU34 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value after ABAP Statements | |||
| |
I_ID | TYPE | RSRWBINDEX-WORKBOOKID | BW Generation Tool: GUID in Compressed Form (CHAR25) | |||
| |
I_FILENAME | TYPE | STRING | Name of file to be created on the client | |||
| |
I_TITLE | TYPE | STRING | Title of the iView | |||
| |
I_IVIEW_NAME | TYPE | STRING | Name of the iView | |||
| |
I_REPORT_DESCRIPTION | TYPE | STRING | Report Description | |||
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 | 30A |