Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
I_AUTHORITY_CHECK | RSDRI_AUTHCHK | C | 1 | RSDRC_C_AUTHCHK-READ | X | Perform Access Check - read/write/none? |
I_CURRENCY_CONVERSION | RSDR0_CURR_CONV | C | 1 | 'X' | X | Convert Currency Key Figures |
I_DEBUG | RS_BOOL | C | 1 | RS_C_FALSE | X | Debugging mode on/off? |
I_FILENAME | RSDRI_FILENAME | C | 60 | X | Name of results file | |
I_INFOPROV | RSINFOPROV | C | 30 | Technical Name of InfoProvider | ||
I_MAXROWS | I | I | 4 | 0 | X | Stops After This Number of Records |
I_READ_ODS_DELTA | RS_BOOL | C | 1 | RS_C_FALSE | X | (Only ODS Objects): Should Data Be Read from the ODS Change Log? |
I_REFERENCE_DATE | RSDRI_REFDATE | D | 8 | SY-DATUM | X | Key Date |
I_RESULTTYPE | RSDRI_RESULTTYPE | C | 1 | SPACE | X | Return to E_T_RFCDATA, E_T_RFCDATAV (V), E_RFCDATA_UC (U) |
I_ROLLUP_ONLY | RS_BOOL | C | 1 | RS_C_TRUE | X | Cubes: Only read to roll-up? Ignored if i_t_requid is set |
I_SAVE_IN_FILE | RSDRI_SAVE_IN_FILE | C | 1 | SPACE | X | Save Result in File? |
I_SAVE_IN_TABLE | RSDRI_SAVE_IN_TABLE | C | 1 | SPACE | X | Save Result in DB Table? |
I_S_RFCMODE | RSDP0_S_RFCMODE | u | 44 | X | DM API: RFC Mode | |
I_TABLENAME | RSDRI_TABLENAME | C | 30 | X | Name of the Results Table | |
I_USE_AGGREGATES | RS_BOOL | C | 1 | RS_C_TRUE | X | (Only InfoCubes): Should aggregates be used? yes/no |
I_USE_DB_AGGREGATION | RS_BOOL | C | 1 | RS_C_TRUE | X | Aggregate Run on DB |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
E_AGGREGATE | RSINFOCUBE | C | 30 | Last Aggregate Used |
E_END_OF_DATA | RS_BOOL | C | 1 | Last Data Package Yes/No |
E_RFCDATA_UC | XSTRING | y | 0 | Unicode-compatible coding for the result |
E_SPLIT_OCCURRED | RSDR0_SPLIT_OCCURRED | C | 1 | Result may not be completely aggregated |
E_STEPUID | SYSUUID_25 | C | 25 | UUID of the step in the query statistics |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
E_T_FIELD | RSDP0_T_FIELD | 40 | X | DM API: RFC Return Table Description |
E_T_RFCDATA | RSDRI_T_RFCDATA | 256 | X | Internal Table with Query Result |
E_T_RFCDATAV | RSDRI_T_RFCDATAV | 100 | X | |
I_T_RANGE | RSDRI_T_RANGE | 153 | X | Selection Conditions Connected with AND |
I_T_REQUID | RSDR0_T_REQUID | 12 | X | (Only InfoCubes): Table for ranges for REQUID |
I_T_RTIME | RSDRI_T_RTIME | 121 | X | (Only InfoCubes): Table of ranges for non-cumulative InfoCubes |
I_T_SFC | RSDRI_T_SFC | 52 | Characteristics That Are to Be Returned | |
I_T_SFK | RSDRI_T_SFK | 51 | Key Figures That Are to Be Returned | |
I_T_TABLESEL | RSDRI_T_SELT | 90 | X | List of Table Selections |
Exception | Text |
---|---|
DATA_OVERFLOW | Too much data selected |
GENERATION_ERROR | Error in the code generation |
ILLEGAL_DOWNLOAD | Download into the Specified Form Not Possible |
ILLEGAL_INPUT | Incorrect Input Parameter |
ILLEGAL_INPUT_RANGE | Error in RANGE or RANGETAB Parameter |
ILLEGAL_INPUT_SFC | Error in SFC Parameter |
ILLEGAL_INPUT_SFK | Error in SFK Parameter |
ILLEGAL_INPUT_TABLESEL | Error in TABLESEL Parameter |
ILLEGAL_RESULTTYPE | Incorrect value for I_RESULTTYPE |
ILLEGAL_TABLENAME | Table Name Already In Use (by DDIC or on DB) |
NO_AUTHORIZATION | No Authorization for Data Access |
X_MESSAGE | Other Error from Deeper Modules |
Functionality Further information Description Value range Description Description Description Value range Default |