SAP ABAP Function Module RSTS_REMOVE_OBJECT (Delete TemSe object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     STMS (Package) TemSe
Basic Data
Function Module RSTS_REMOVE_OBJECT Delete TemSe object  
Function Group STMS   TemSe: Temporary, sequential objects  
Program Name SAPLSTMS   Function Module Group STMS, TemSe Administration 
INCLUDE Name LSTMSU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing AUTHORITY TYPE RSTSTYPE-AUTHCHECKD ' ' Who carried out the authorization check
Importing CLIENT TYPE RSTSTYPE-CLIENT SY-MANDT Client (or the own one)
Importing COMMIT TYPE RSTSTYPE-MOD_COMMIT ' ' may possibly be COMMITed
Importing FORCE TYPE RSTSTYPE-MOD_FORCE ' ' delete in any case
Importing NAME TYPE RSTSTYPE-NAME Name of Temse object
Exception FB_ERROR TYPE Errors in function module
Exception FB_RSTS_OTHER TYPE other errors of TemSe-C system reported
Exception NO_OBJECT TYPE Required TemSe object does not exist
Exception NO_PERMISSION TYPE No authorization for this operation
               
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  19950113 
SAP Release Created in