SAP ABAP Function Module RSPLS_DSO_WRITE_V1 (Writes data records in a Planning-DSO)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLS (Package) Planning: General Services
⤷
⤷
Basic Data
| Function Module | RSPLS_DSO_WRITE_V1 | Writes data records in a Planning-DSO |
| Function Group | RSPLS_DSO_API | Accesses to Planning-DSO Objects |
| Program Name | SAPLRSPLS_DSO_API | |
| INCLUDE Name | LRSPLS_DSO_APIU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_DSO_OBJECT | TYPE | RSDODSOBJECT | DSO-Object | |||
| |
I_DATA_CONTAINER | TYPE | XSTRING | Data Container | |||
| |
I_TRIGGER_SMARTMERGE | TYPE | RS_BOOL | RS_C_TRUE | Start Smart Merge for HANADB | ||
| |
I_FUNCNAME | TYPE | FUNCNAME | Function name | |||
| |
DATA_TARGET_NOT_DSO | TYPE | Data target is no DSO-Object | ||||
| |
DSO_TYPE_NOT_PLANNING | TYPE | DSO-Object type is no Planning-DSO | ||||
| |
ACTIVE_TABLE_NAME_NOT_FOUND | TYPE | Name of Active Table Not Found | ||||
| |
ACTIVE_VIEW_NAME_NOT_FOUND | TYPE | Name of active view not found | ||||
| |
RECORD_KEY_ALREADY_EXISTS | TYPE | Key for at Least One Record Conflicts with a Unique Secondary Index | ||||
| |
DATA_WRITE_FAILED | TYPE | Array-Modify failed | ||||
| |
INTERNAL_ERROR | TYPE | Unexpected error | ||||
| |
FUNCTION_NOT_EXISTS | TYPE | Function Module does not exist | ||||
| |
FUNCTION_NOT_SUPPORTED | TYPE | Function Module is not supported | ||||
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 | 20130604 |
| SAP Release Created in | 740 |