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 |
|---|---|---|---|---|---|---|---|
| |
E_SUBRC | TYPE | SYSUBRC | Return Value of ABAP Statements | |||
| |
E_COMPONENT_NOT_FOUND | TYPE | RS_BOOL | Boolean | |||
| |
E_COMPUID | TYPE | SYSUUID_25 | UUID in Compressed Form | |||
| |
E_COMPID | TYPE | RSZCOMPID | Name (ID) of a Reporting Component | |||
| |
E_INFOCUBE | TYPE | RSINFOCUBE | InfoCube | |||
| |
E_DEFTP | TYPE | RSZDEFTP | Definition Type of an Element | |||
| |
E_TXTLG | TYPE | RSTXTLG | Long Description | |||
| |
I_COMPID | TYPE | RSZCOMPID | Name (ID) of a Reporting Component | |||
| |
I_OBJVERS | TYPE | RSOBJVERS | 'A' | Object Version | ||
| |
I_COMPUID | TYPE | SYSUUID_25 | UUID in Compressed Form | |||
| |
I_CHECK_NAME | TYPE | RS_BOOL | ' ' | Boolean | ||
| |
I_RETURN_DEFTP | TYPE | RS_BOOL | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | |||
| |
I_RETURN_TXTLG | TYPE | RS_BOOL | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | |||
| |
I_NO_MESSAGES | TYPE | RS_BOOL | ' ' | No messages displayed in message handler | ||
Processing Type
| Normal Function 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 |