SAP ABAP Function Module RSZ_X_COMPONENT_EXIST (Tests whether a component exists in the DB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSZ (Package) BEx query definition server
Basic Data
Function Module RSZ_X_COMPONENT_EXIST Tests whether a component exists in the DB  
Function Group RZX0   RFC Interface  
Program Name SAPLRZX0   RFC Interface 
INCLUDE Name LRZX0U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYSUBRC Return Value of ABAP Statements
Exporting E_COMPONENT_NOT_FOUND TYPE RS_BOOL Boolean
Exporting E_COMPUID TYPE SYSUUID_25 UUID in Compressed Form
Exporting E_COMPID TYPE RSZCOMPID Name (ID) of a Reporting Component
Exporting E_INFOCUBE TYPE RSINFOCUBE InfoCube
Exporting E_DEFTP TYPE RSZDEFTP Definition Type of an Element
Exporting E_TXTLG TYPE RSTXTLG Long Description
Importing I_COMPID TYPE RSZCOMPID Name (ID) of a Reporting Component
Importing I_OBJVERS TYPE RSOBJVERS 'A' Object Version
Importing I_COMPUID TYPE SYSUUID_25 UUID in Compressed Form
Importing I_CHECK_NAME TYPE RS_BOOL ' ' Boolean
Importing I_RETURN_DEFTP TYPE RS_BOOL Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ')
Importing I_RETURN_TXTLG TYPE RS_BOOL Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ')
Importing I_NO_MESSAGES TYPE RS_BOOL ' ' No messages displayed in message handler
               
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