SAP ABAP Class IF_RSMDS_CONDITION_RENDERER (Format Dimension and Values for Output)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDS_DDIC_TEXT_RENDERER | Renderering OpenSQL Expressions for Lang.-Dependent Output | 20040405 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDS_SQL_RENDERER | Renderering for OpenSQL Condition | 20040826 |
Properties
Class | IF_RSMDS_CONDITION_RENDERER | |
Short Description | Format Dimension and Values for Output | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040130 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSMDS_CONDITION_RENDERER has no interface implemented.
Friends
Class IF_RSMDS_CONDITION_RENDERER has no friend class.
Attributes
Class IF_RSMDS_CONDITION_RENDERER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040130 | |
2 | ![]() |
Instance method | Public | Method | 20040130 | |
3 | ![]() |
Instance method | Public | Method | 20040130 | |
4 | ![]() |
Instance method | Public | Method | 20040226 | |
5 | ![]() |
Instance method | Public | Method | 20040130 | |
6 | ![]() |
Instance method | Public | Method | Generate "IS NULL" Condtion | 20040826 |
Events
Class IF_RSMDS_CONDITION_RENDERER has no event.
Types
Class IF_RSMDS_CONDITION_RENDERER has no local type.
Method Signatures
Method RENDER_BETWEEN_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUSIVE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen für exklusive Bedingung | 20040406 | |
2 | ![]() |
I_HIGH | Call by reference | Type reference (TYPE) | ANY | Obere Intervallgrenze | 20040130 | ||
3 | ![]() |
I_LOW | Call by reference | Type reference (TYPE) | ANY | Untere Intervallgrenze | 20040130 | ||
4 | ![]() |
I_R_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20040130 | ||
5 | ![]() |
I_USE_ALIAS | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Aliasnamen für Dimension verwenden, falls gesetzt | 20060714 | |
6 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20040130 |
Method RENDER_BETWEEN_CONDITION on class IF_RSMDS_CONDITION_RENDERER has no exception.
Method RENDER_COMPARISON_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUSIVE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen für exklusive Bedingung | 20040406 | |
2 | ![]() |
I_OPERATOR | Call by reference | Type reference (TYPE) | CLIKE | Komponente der Versionsnummer | 20040130 | ||
3 | ![]() |
I_R_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20040130 | ||
4 | ![]() |
I_USE_ALIAS | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Aliasnamen für Dimension verwenden, falls gesetzt | 20060714 | |
5 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | Dimension | 20040130 | ||
6 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | Ausgabestring | 20040130 |
Method RENDER_COMPARISON_CONDITION on class IF_RSMDS_CONDITION_RENDERER has no exception.
Method RENDER_IN_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUSIVE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen für exklusive Bedingung | 20040406 | |
2 | ![]() |
I_R_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20040130 | ||
3 | ![]() |
I_TR_VALUES | Call by reference | Type reference (TYPE) | RSMDS_TR_DATA | Tabelle von Datenreferenzen | 20040130 | ||
4 | ![]() |
I_USE_ALIAS | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Aliasnamen für Dimension verwenden, falls gesetzt | 20060714 | |
5 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20040130 |
Method RENDER_IN_CONDITION on class IF_RSMDS_CONDITION_RENDERER has no exception.
Method RENDER_KEYWORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUSIVE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen für exklusive Bedingung | 20040406 | |
2 | ![]() |
I_KEYWORD | Call by reference | Type reference (TYPE) | CLIKE | 20040226 | |||
3 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20040226 |
Method RENDER_KEYWORD on class IF_RSMDS_CONDITION_RENDERER has no exception.
Method RENDER_LIKE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUSIVE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen für exklusive Bedingung | 20040406 | |
2 | ![]() |
I_R_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20040130 | ||
3 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | STRING | 20040130 | |||
4 | ![]() |
I_USE_ALIAS | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Aliasnamen für Dimension verwenden, falls gesetzt | 20060714 | |
5 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20040130 |
Method RENDER_LIKE_CONDITION on class IF_RSMDS_CONDITION_RENDERER has no exception.
Method RENDER_NULL_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUSIVE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20040826 | |
2 | ![]() |
I_R_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20040826 | ||
3 | ![]() |
I_USE_ALIAS | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Aliasnamen für Dimension verwenden, falls gesetzt | 20060714 | |
4 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20040826 |
Method RENDER_NULL_CONDITION on class IF_RSMDS_CONDITION_RENDERER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |