SAP ABAP Function Module RSPLS_DSO_INSERT (Inserts 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_INSERT Inserts 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_APIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RECORDS TYPE I Number of Inserted Records
Importing I_DSO_OBJECT TYPE RSDODSOBJECT DSO Object
Importing I_T_INSERT TYPE STANDARD TABLE Number of Records to Be Inserted
Importing I_TRIGGER_SMARTMERGE TYPE RS_BOOL RS_C_TRUE Start Smart Merge for HANADB
Exception DATA_TARGET_NOT_DSO TYPE Data target in 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 At Least One of the Data Records Has a Key That Already Exists
Exception ARRAY_INSERT_FAILED TYPE Array-Insert failed
Exception INTERNAL_ERROR TYPE Unexpected error
               
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