SAP ABAP Class CL_RSR_RRI2_ELTTXT (component texts)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_GEN (Package) OLAP: Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRI2_BASE Services in RRI2 20130513
Properties
Class CL_RSR_RRI2_ELTTXT  
Short Description component texts    
Super Class CL_RSR_RRI2_BASE Services in RRI2 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_GEN   OLAP: Generation 
Created 20130513   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRI2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_RRI2_ELTTXT has no interface implemented.
Friends
Class CL_RSR_RRI2_ELTTXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TEXT_ALL Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20130513
2 P_TH_ELTTXT Instance attribute Private Type reference (TYPE) RZI0_TH_ELTTXT 20130513
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT Instance method Public Method Reads text for an ELTUID 20130513
2 CONSTRUCTOR Instance method Public Constructor 20130513
3 GET_CELL_TEXT Instance method Private Method Get text for CELL 20130911
4 GET_FEMSTEXT Instance method Public Method Gets Both Texts for a KID 20130911
5 GET_KIDTEXT Instance method Public Method Gets Both Texts for a KID 20130513
6 GET_TEXT Instance method Public Method Returns element text 20130513
7 GET_TEXT_SH Instance method Public Method Returns element text TEXTSH 20130513
8 INSERT_TEXT Instance method Private Method 20130513
9 SET_ELTTXT Instance method Public Method Reads selected ELEMENT texts 20130513
10 _READ_ELTTXT Instance method Private Method 20130513
11 _READ_ELTTXT_ALL Instance method Private Method 20130513
Events
Class CL_RSR_RRI2_ELTTXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_RENUM Public See coding 20130513 BEGIN OF tn_s_renum, chfid TYPE rrchfid, old TYPE i, new TYPE i, END OF tn_s_renum
Method Signatures

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_ELTUID Call by reference Type reference (TYPE) RZD1_T_GUID UUID in Compressed Form 20130513

Method ADD_TEXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_GENERATOR Call by reference Object reference (TYPE REF TO) CL_RSR_RRI2_QUERY_GENERATOR 20130513

Method CONSTRUCTOR on class CL_RSR_RRI2_ELTTXT has no exception.

Method GET_CELL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20130911
2 Exporting E_TEXT1 Call by reference Type reference (TYPE) RSTXTLG Long description 20130911
3 Exporting E_TEXT2 Call by reference Type reference (TYPE) RSTXTLG Long description 20130911
4 Importing I_S_CELL Call by reference Type reference (TYPE) RRO01_S_CELL 20130911
5 Importing I_WITH_QUOTATION_MARKS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE With quotation marks? 20130911

Method GET_CELL_TEXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method GET_FEMSTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20130911
2 Exporting E_TEXT1 Call by reference Type reference (TYPE) RSTXTLG Long Description 20130911
3 Exporting E_TEXT2 Call by reference Type reference (TYPE) RSTXTLG Long Description 20130911
4 Importing I_FEMS Call by reference Type reference (TYPE) RRFEMS 20130911
5 Importing I_TS_CELL Call by reference Type reference (TYPE) RRO01_TS_CELL 20130911
6 Importing I_WITH_QUOTATION_MARKS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130911

Method GET_FEMSTEXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method GET_KIDTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20130513
2 Exporting E_TEXT1 Call by reference Type reference (TYPE) RSTXTLG Long Description 20130513
3 Exporting E_TEXT2 Call by reference Type reference (TYPE) RSTXTLG Long Description 20130513
4 Importing I_KID Call by reference Type reference (TYPE) RSRKID Structure Element Combination ID 20130513
5 Importing I_TS_CELL Call by reference Type reference (TYPE) RRO01_TS_CELL 20130513
6 Importing I_WITH_QUOTATION_MARKS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130911

Method GET_KIDTEXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 BW Generation Tool: GUID in Compressed Form (CHAR25) 20130513
2 Returning R_TXTLG Value transfer Type reference (TYPE) RSTXTLG Long Description 20130513

Method GET_TEXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method GET_TEXT_SH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in Compressed Form 20130513
2 Returning R_TXTSH Value transfer Type reference (TYPE) RSTXTSH Short Description 20130513

Method GET_TEXT_SH on class CL_RSR_RRI2_ELTTXT has no exception.

Method INSERT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELTTP Call by reference Type reference (TYPE) RZD1_DEFTP 20130513
2 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in Compressed Form 20130513

Method INSERT_TEXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method SET_ELTTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_THX_FORM Call by reference Type reference (TYPE) RZI0_THX_FORM 20130513
2 Importing I_TH_TEXT_HINT Call by reference Type reference (TYPE) RSZI_TH_ELT_TEXT_HINT Info to allow rapid text formatting of default texts 20130513

Method SET_ELTTXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method _READ_ELTTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in Compressed Form 20130513
2 Returning R_S_ELTTXT Value transfer Type reference (TYPE) RZI0_S_ELTTXT 20130513

Method _READ_ELTTXT on class CL_RSR_RRI2_ELTTXT has no exception.

Method _READ_ELTTXT_ALL Signature

Method _READ_ELTTXT_ALL on class CL_RSR_RRI2_ELTTXT has no parameter.
Method _READ_ELTTXT_ALL on class CL_RSR_RRI2_ELTTXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740