SAP ABAP Function Module RSAOS_OLTPSOURCE_MAP_DELETE (Deleting a OltpSource)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAOLTP (Package) OLTP Metadata <-> BW Metadata Interface
Basic Data
Function Module RSAOS_OLTPSOURCE_MAP_DELETE Deleting a OltpSource  
Function Group RSAOS   Interface OLTP Source  
Program Name SAPLRSAOS    
INCLUDE Name LRSAOSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_MESSAGES TYPE RSAOS_T_MESSAGES
Importing I_OLTPSOURCE TYPE RSOLTPSOURCER OLTP Source
Importing I_LOGSYS TYPE RSSLOGSYS Source System
Importing I_OBJVERS TYPE RSOBJVERS Object Version
Importing I_NO_DEL_MAPPING TYPE RS_BOOL RS_C_TRUE an existing mapping can be kept
Importing I_NO_DEL_FIELD_IOBJ_MAP TYPE RS_BOOL RS_C_TRUE Do not delete field mapping
Importing I_NO_DEL_SEGMENT_MAP TYPE RS_BOOL RS_C_TRUE Do not delete segment mapping
Importing I_NO_DEL_IPAK TYPE RS_BOOL RS_C_FALSE Do not delete Infopackages
Importing I_NO_TRANSPORT TYPE RS_BOOL RS_C_FALSE # # # # No transport connection
Importing I_NO_AUTHORITY TYPE RS_BOOL RS_C_FALSE # # # # No check of authority
Exception NOT_EXIST TYPE OltpSource does not exist
Exception LOCKED TYPE
Exception TRANSPORT_ERROR TYPE
               
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