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
Importing I_DSO_OBJECT TYPE RSDODSOBJECT DSO-Object
Importing I_DATA_CONTAINER TYPE XSTRING Data Container
Importing I_TRIGGER_SMARTMERGE TYPE RS_BOOL RS_C_TRUE Start Smart Merge for HANADB
Importing I_FUNCNAME TYPE FUNCNAME Function name
Exception DATA_TARGET_NOT_DSO TYPE Data target is no DSO-Object
Exception DSO_TYPE_NOT_PLANNING TYPE DSO-Object type is no Planning-DSO
Exception ACTIVE_TABLE_NAME_NOT_FOUND TYPE Name of Active Table Not Found
Exception ACTIVE_VIEW_NAME_NOT_FOUND TYPE Name of active view not found
Exception RECORD_KEY_ALREADY_EXISTS TYPE Key for at Least One Record Conflicts with a Unique Secondary Index
Exception DATA_WRITE_FAILED TYPE Array-Modify failed
Exception INTERNAL_ERROR TYPE Unexpected error
Exception FUNCTION_NOT_EXISTS TYPE Function Module does not exist
Exception FUNCTION_NOT_SUPPORTED TYPE Function Module is not supported
               
Processing Type
Normal Function Module  
Remote-Enabled 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