Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
I_CURR_CONVERSION | RS_BOOL | C | 1 | RS_C_TRUE | X | Convert Currency Indicator into DB Format Yes/No |
I_DEBUG | RS_BOOL | C | 1 | RS_C_FALSE | X | Boolean |
I_DELTA | RS_BOOL | C | 1 | RS_C_FALSE | X | Write Delta for existing Cube content |
I_INFOCUBE | RSINFOCUBE | C | 30 | InfoCube | ||
I_MDATA_CHECK | RSDRI_MDATA_CHECK | C | 1 | RS_C_FALSE | X | Error if No Master Data Exists |
I_RFCDATA_UC | XSTRING | y | 0 | X | Unicode-Compatible Coding of Entry Data (Alternative to I_T_RFCDATA) |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
E_RECORDS | I | I | 4 | Number of Records Written |
E_REQUID | RSREQUNR | C | 30 | Request ID Under Which the Data Was Inserted |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
E_T_MSG | RSDRI_T_MSG_RFC | 696 | X | Message Table for InfoCube Writes |
I_T_RFCDATA | RSDRI_T_RFCDATA | 256 | X | Data (Alternative to I_RFCDATA_UC) |
Exception | Text |
---|---|
DUPLICATE_RECORDS | Duplicates When Writing in the Cube |
GENERATION_ERROR | Error when generating program |
ILLEGAL_INPUT | Incorrect Input Parameter |
INFOCUBE_NOT_FOUND | InfoCube does not exist |
NOT_TRANSACTIONAL | No transactions can be written |
REQUEST_LOCKED | |
ROLLBACK_ERROR | Error Deleting Request from Cube |
X_MESSAGE | Error from Called Routine |
Notes |
1168198 | P19:Dump POSTING_ILLEGAL_STATEMENT in RSSM_HASH_REQUEST... |