SAP ABAP Function Module RSAR_TRANSTRUCTURE_DELETE (Deletion of transfer structure)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Basic Data
Function Module RSAR_TRANSTRUCTURE_DELETE Deletion of transfer structure  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LOGSYS TYPE RSA_LOGSYS Logical System Name
Importing I_ISOURCE TYPE RSA_OBJECT OLTPSource (ab 2.0A!)
Importing I_ISTYPE TYPE RSA_ISTYPE Type of InfoSource
Importing I_WITHOUT_POPUP TYPE RS_BOOL X: Delete without prompt
Importing I_WITHOUT_LOG TYPE RS_BOOL Don't open log
Importing I_FORCE_DELETE TYPE RS_BOOL
Importing I_NO_TRANSPORT TYPE RS_BOOL RS_C_FALSE Transport connection is not called
Importing I_TRANSTRU TYPE RSA_TRANSTRU Name Transfer Structure
Exception UNKNOWN_ISOURCE TYPE InfoSource does not exist.
Exception CANCELLED TYPE Cancellation by user
Exception UNKNOWN_OBJECT_TYPE TYPE Unknown type of InfoSource
Exception NO_TRANSFERSTRUCTURE TYPE No transfer structure to the source system InfoSource
Exception INTERNAL_ERROR TYPE Internal Error
Exception ACTIVE_JOBS TYPE There are no schedulings yet
Exception OBJECT_LOCKED TYPE Object already locked
Exception NO_IDOC_TO_OLTP TYPE No basis IDoc type for this source system
Exception UNKNOWN_LOGSYS TYPE Source system does not exist
Exception ERROR_ON_OLTP_TRANSTRU TYPE Error deleting on OLTP side
               
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