SAP ABAP Function Module RSOSC_APPEND_DELETE (Delete an append)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOSC (Package) BI Meta Object Framework Scoping Engine
Basic Data
Function Module RSOSC_APPEND_DELETE Delete an append  
Function Group RSOSCOD   Open dialog for appends  
Program Name SAPLRSOSCOD    
INCLUDE Name LRSOSCODU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_ERRMSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Importing I_APPENDNM TYPE RSAPPENDNM Name of append
Importing I_NO_POPUP TYPE RS_BOOL RS_C_FALSE 'X' - popups are suppressed, errors passed in itab
Importing I_NEVERTHELESS_DELETE TYPE RS_BOOL RS_C_FALSE ='X': delete in case of errors never the less
Exception DELETE_ERROR TYPE Error during deletion
Exception DELETE_CANCELLED TYPE Delete operation was cancelled in the confirmation popup
Exception APPEND_LOCKED TYPE The append is locked by another process
Exception APPEND_NOT_FOUND TYPE The append does not exist
Exception MAIN_OBJECT_NOT_FOUND TYPE The main object of the append was not found
               
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  20110909 
SAP Release Created in 710