SAP ABAP Class CL_RSMDS_DDIC_TEXT_RENDERER (Renderering OpenSQL Expressions for Lang.-Dependent Output)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SBIS (Package) Multidimensional Set Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSMDS_CONDITION_RENDERER Format Dimension and Values for Output 20040405
Properties
Class CL_RSMDS_DDIC_TEXT_RENDERER  
Short Description Renderering OpenSQL Expressions for Lang.-Dependent Output    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIS   Multidimensional Set Object 
Created 20040227   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSMDS_DDIC_TEXT_RENDERER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSMDS_CONDITION_RENDERER Format Dimension and Values for Output 20040405
Friends
Class CL_RSMDS_DDIC_TEXT_RENDERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DOUBLE_QUOTE Constant Public Type reference (TYPE) CHAR1 '"' Quotation Mark 20040405
2 C_ESCAPE_CHAR Constant Public Type reference (TYPE) CHAR1 '#' Single-Character Flag 20040405
3 C_SINGLE_QUOTE Constant Public Type reference (TYPE) CHAR1 '''' Single Quotation Mark 20040405
4 C_TEXTPOOL_KEY_ALL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'ALL' Text Element Key (Number/Selection Name) 20040405
5 C_TEXTPOOL_KEY_AND Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'AND' Text Element Key (Number/Selection Name) 20040405
6 C_TEXTPOOL_KEY_AND_EXCL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'ANE' Text Element Key (Number/Selection Name) 20040406
7 C_TEXTPOOL_KEY_BETWEEN Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'BET' Text Element Key (Number/Selection Name) 20040405
8 C_TEXTPOOL_KEY_BETWEEN_EXCL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'BTE' Text Element Key (Number/Selection Name) 20040406
9 C_TEXTPOOL_KEY_EQUAL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'EQU' Text Element Key (Number/Selection Name) 20040406
10 C_TEXTPOOL_KEY_ESCAPE Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'ESC' Text Element Key (Number/Selection Name) 20040405
11 C_TEXTPOOL_KEY_GREATER_EQUAL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'GEQ' Text Element Key (Number/Selection Name) 20040406
12 C_TEXTPOOL_KEY_GREATER_THAN Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'GTH' Text Element Key (Number/Selection Name) 20040406
13 C_TEXTPOOL_KEY_IN Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'IN_' Text Element Key (Number/Selection Name) 20040405
14 C_TEXTPOOL_KEY_IN_EXCL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'INE' Text Element Key (Number/Selection Name) 20040406
15 C_TEXTPOOL_KEY_IS_NULL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'NUL' Text Element Key (Number/Selection Name) 20041210
16 C_TEXTPOOL_KEY_IS_NULL_EXCL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'NEX' Text Element Key (Number/Selection Name) 20041210
17 C_TEXTPOOL_KEY_LESS_EQUAL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'LEQ' Text Element Key (Number/Selection Name) 20040406
18 C_TEXTPOOL_KEY_LESS_THAN Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'LTH' Text Element Key (Number/Selection Name) 20040406
19 C_TEXTPOOL_KEY_LIKE Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'LIK' Text Element Key (Number/Selection Name) 20040405
20 C_TEXTPOOL_KEY_LIKE_EXCL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'LKE' Text Element Key (Number/Selection Name) 20040406
21 C_TEXTPOOL_KEY_NOT Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'NOT' Text Element Key (Number/Selection Name) 20040405
22 C_TEXTPOOL_KEY_NOTHING Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'NTH' Text Element Key (Number/Selection Name) 20040405
23 C_TEXTPOOL_KEY_NOT_EQUAL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'NEQ' Text Element Key (Number/Selection Name) 20040406
24 C_TEXTPOOL_KEY_NOT_EXCL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'NTE' Text Element Key (Number/Selection Name) 20040406
25 C_TEXTPOOL_KEY_OR Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'OR_' Text Element Key (Number/Selection Name) 20040405
26 C_TEXTPOOL_KEY_OR_EXCL Instance attribute Private Type reference (TYPE) TEXTPOOL-KEY 'ORE' Text Element Key (Number/Selection Name) 20040406
27 C_WILDCARD_CHAR Constant Public Type reference (TYPE) CHAR1 '+' Single-Character Flag 20040405
28 C_WILDCARD_STRING Constant Public Type reference (TYPE) CHAR1 '*' Single-Character Flag 20040405
29 P_ALL Instance attribute Private Type reference (TYPE) STRING 20040227
30 P_AND Instance attribute Private Type reference (TYPE) STRING 20040406
31 P_AND_EXCL Instance attribute Private Type reference (TYPE) STRING 20040406
32 P_BETWEEN Instance attribute Private Type reference (TYPE) STRING 20040406
33 P_BETWEEN_EXCL Instance attribute Private Type reference (TYPE) STRING 20040406
34 P_EQUAL Instance attribute Private Type reference (TYPE) STRING 20040406
35 P_ESCAPE Instance attribute Private Type reference (TYPE) STRING 20040405
36 P_GREATER_EQUAL Instance attribute Private Type reference (TYPE) STRING 20040406
37 P_GREATER_THAN Instance attribute Private Type reference (TYPE) STRING 20040406
38 P_IN Instance attribute Private Type reference (TYPE) STRING 20040406
39 P_IN_EXCL Instance attribute Private Type reference (TYPE) STRING 20040406
40 P_IS_NULL Instance attribute Private Type reference (TYPE) STRING 20041210
41 P_IS_NULL_EXCL Instance attribute Private Type reference (TYPE) STRING 20041210
42 P_LANGU Instance attribute Private Type reference (TYPE) SY-LANGU R/3 System, Current Language 20040227
43 P_LESS_EQUAL Instance attribute Private Type reference (TYPE) STRING 20040406
44 P_LESS_THAN Instance attribute Private Type reference (TYPE) STRING 20040406
45 P_LIKE Instance attribute Private Type reference (TYPE) STRING 20040406
46 P_LIKE_EXCL Instance attribute Private Type reference (TYPE) STRING 20040406
47 P_LIST_DELIMITER Instance attribute Private Type reference (TYPE) CHAR1 ';' List Separator 20040405
48 P_NOT Instance attribute Private Type reference (TYPE) STRING 20040406
49 P_NOTHING Instance attribute Private Type reference (TYPE) STRING 20040227
50 P_NOT_EQUAL Instance attribute Private Type reference (TYPE) STRING 20040406
51 P_NOT_EXCL Instance attribute Private Type reference (TYPE) STRING 20040406
52 P_OR Instance attribute Private Type reference (TYPE) STRING 20040406
53 P_OR_EXCL Instance attribute Private Type reference (TYPE) STRING 20040406
54 P_R_RENDERER Static Attribute Private Object reference (TYPE REF TO) IF_RSMDS_CONDITION_RENDERER Format Dimension and Values for Output 20040227
55 P_TR_INSTANCES Static Attribute Private Type reference (TYPE) TY_TR_INSTANCES Single-Character Flag 20040227
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040227
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040227
3 GET_CONDITION_RENDERER Static method Public Method 20040227
4 GET_INSTANCE Static method Public Method 20040227
Events
Class CL_RSMDS_DDIC_TEXT_RENDERER has no event.
Types
Class CL_RSMDS_DDIC_TEXT_RENDERER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSMDS_DDIC_TEXT_RENDERER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSMDS_DDIC_TEXT_RENDERER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20040227

Method CONSTRUCTOR on class CL_RSMDS_DDIC_TEXT_RENDERER has no exception.

Method GET_CONDITION_RENDERER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU R/3-System, aktuelle Sprache 20040227
2 Returning R_RENDERER Value transfer Object reference (TYPE REF TO) IF_RSMDS_CONDITION_RENDERER 20040227

Method GET_CONDITION_RENDERER on class CL_RSMDS_DDIC_TEXT_RENDERER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20040227
2 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSMDS_DDIC_TEXT_RENDERER Renderering von Werte für Hash-Berechnung 20040227

Method GET_INSTANCE on class CL_RSMDS_DDIC_TEXT_RENDERER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700