SAP ABAP Function Module RZI_COMPONENT_TEXTS_GET (Get all texts of a reporting component)
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 RZI_COMPONENT_TEXTS_GET Get all texts of a reporting component  
Function Group RZI0   OLAP interface  
Program Name SAPLRZI0   Interface to reporting comp. editor 
INCLUDE Name LRZI0U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_COMP_TEXT TYPE RSTXTLG Long Description
Exporting E_TH_ELTTXT TYPE RZI0_TH_ELTTXT
Importing I_COMPONENT_ID TYPE RSZCOMPID Name (ID) of a Reporting Component
Importing I_COMPONENT_UID TYPE RSZ_UID Gets the Text for This Exact UID
Importing I_T_TEXT_ELT TYPE RZD1_T_GUID Gets the texts for all UIDs in this table
Importing I_TH_TEXT_HINT TYPE RSZI_TH_ELT_TEXT_HINT Optimization: Get Info for Text
Importing I_LANGUAGE TYPE SYST-LANGU SY-LANGU Gets the Texts in the Requested Language
Importing I_CHECK_MODE TYPE RS_BOOL RS_C_FALSE Gets the Texts for Transient Queries
Importing I_WITH_ALL_ELEMENTS TYPE RS_BOOL RS_C_FALSE ONLY WITH I_COMPONENT_UID: Resolves the component and gets all element texts
Importing I_WITH_0DAT TYPE RS_BOOL RS_C_FALSE Gets the text also for default key date variable
Importing I_INFOPROV TYPE RSINFOPROV InfoProvider
Importing I_SMODE TYPE RSSMODE Special reports
Exception ELEMENT_NOT_FOUND 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