SAP ABAP Function Module RSAR_ISOURCE_MD_DELETE (Delete an InfoSource for Master Data)
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_ISOURCE_MD_DELETE Delete an InfoSource for Master Data  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU50    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_OSOURCE TYPE RSA_OSOURCE InfoSource Name
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Object Version (Active / Revision)
Importing I_WITHOUT_POPUP TYPE RS_BOOL X: No confirmation prompt when deleting
Importing I_NO_TRANSPORT TYPE RS_BOOL RS_C_FALSE Transport connection is not called
Exception UNKNOWN_OSOURCE TYPE InfoSource does not exist
Exception CANCELLED TYPE Abort due to user input
Exception NOT_ALLOWED TYPE Deletion Not Allowed
Exception OBJECT_LOCKED TYPE The InfoSource is locked
Exception UNREACHABLE TYPE Source system can not be reached
Exception UNAUTHORIZED TYPE No Authorization
               
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