SAP ABAP Function Module DELETE_TEXT_FROM_CATALOG (SAPscript: Delete texts in the update catalog (Text memory))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Basic Data
Function Module DELETE_TEXT_FROM_CATALOG SAPscript: Delete texts in the update catalog (Text memory)  
Function Group STXD   SAPscript program interface 1  
Program Name SAPLSTXD    
INCLUDE Name LSTXDU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OBJECT TYPE THEAD-TDOBJECT Text object of text to be deleted
Importing NAME TYPE THEAD-TDNAME Text name of text to be deleted
Importing ID TYPE THEAD-TDID Text ID of text to be deleted
Importing LANGUAGE TYPE THEAD-TDSPRAS Text language of text to be deleted
Importing LOCAL_CAT TYPE SPACE Text catalog local
Tables T_OBJECT TYPE STXDROBJ Table for text objects (RANGES)
Tables T_NAME TYPE STXDRNAME Table for text names (RANGES)
Tables T_ID TYPE STXDRID Table for text IDs (RANGES)
Tables T_LANGUAGE TYPE STXDRLANG Table for text languages (RANGES)
Exception NOT_FOUND TYPE Text 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  19951215 
SAP Release Created in