SAP ABAP Function Module RSSEM_ODSO_DELETE_UT (Deletes entries in a transactional ODS cube (UT version))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSSEM (Package) SEM Connection to BW
Basic Data
Function Module RSSEM_ODSO_DELETE_UT Deletes entries in a transactional ODS cube (UT version)  
Function Group RSSEM4   Write to BW Update Task  
Program Name SAPLRSSEM4    
INCLUDE Name LRSSEM4U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ODSOBJECT TYPE BAPI6116-ODSOBJECT ODS Object
Importing I_DELETE_ALL TYPE BAPI6116XX-ALLINFOOBJECTS Boolean
Tables I_T_RANGE TYPE BAPI6116SLIO SELECT-OPTION Structure on Info Object
Exception DATA_TARGET_NOT_ODS TYPE The specified data target is not an ODS object
Exception ODS_TYPE_NOT_TRANSACTIONAL TYPE ODS type is not "transactional"
Exception CONFLICTING_DELETION_CRITERIA TYPE Please do not specify "Delete all" and "Selection criteria" at the same time
Exception DELETE_FAILED TYPE Deletion failed
Exception INTERNAL_ERROR TYPE Unexpected error occured. Debugging may be necessary.
               
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  20040315 
SAP Release Created in 400