SAP ABAP Class CL_SALV_STU_WHERE_CLAUSE_GENER (converts filter rules to where clause)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_STU (Package) ALV Services for Tables: Utilities for implementation

⤷

⤷

Properties
Class | CL_SALV_STU_WHERE_CLAUSE_GENER | |
Short Description | converts filter rules to where clause | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_STU | ALV Services for Tables: Utilities for implementation |
Created | 20120413 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_STU_WHERE_CLAUSE_GENER has no forward declaration.
Interfaces
Class CL_SALV_STU_WHERE_CLAUSE_GENER has no interface implemented.
Friends
Class CL_SALV_STU_WHERE_CLAUSE_GENER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20120712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130703 | |
2 | ![]() |
Static method | Public | Method | 20120413 | |
3 | ![]() |
Static method | Private | Method | 20120712 | |
4 | ![]() |
Static method | Private | Method | 20120712 | |
5 | ![]() |
Static method | Private | Method | 20120712 | |
6 | ![]() |
Static method | Private | Method | 20120712 | |
7 | ![]() |
Static method | Private | Method | 20120712 | |
8 | ![]() |
Static method | Private | Method | 20120712 | |
9 | ![]() |
Static method | Private | Method | 20120712 | |
10 | ![]() |
Static method | Private | Method | 20130704 | |
11 | ![]() |
Static method | Private | Method | 20120712 |
Events
Class CL_SALV_STU_WHERE_CLAUSE_GENER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YT_STREAM | Private | See coding | 20120712 | yt_stream TYPE STANDARD TABLE OF string WITH KEY table_line
|
||
2 | Y_PROTECTION_LEVEL | Private | Type reference (TYPE) | I | 20120712 |
|
Method Signatures
Method CONVERT_SEARCH_TO_WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20130704 | |||
2 | ![]() |
ITS_AUX_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_MAPPING | 20130703 | |||
3 | ![]() |
ITS_SRC_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_SRC_FIELD_MAPPING | 20130703 | |||
4 | ![]() |
ITT_SEARCH_FILTER_RULE | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTT_FILTER_RULE | 20130703 | |||
5 | ![]() |
I_NEGATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130704 |
Method CONVERT_SEARCH_TO_WHERE_CLAUSE on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method CONVERT_TO_ITAB_WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MATCH_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120413 | |||
2 | ![]() |
E_MISS_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120413 | |||
3 | ![]() |
ITS_AUX_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_MAPPING | 20120413 | |||
4 | ![]() |
ITS_SRC_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_SRC_FIELD_MAPPING | 20120413 | |||
5 | ![]() |
IT_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YT_FIELD_FILTER_RULE | 20120413 |
Method CONVERT_TO_ITAB_WHERE_CLAUSE on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method CONVERT_TO_WHERE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MATCH_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120712 | |||
2 | ![]() |
E_MISS_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20120712 | |||
3 | ![]() |
ITS_TREE | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YTS_COLUMN | 20120712 |
Method CONVERT_TO_WHERE_CONDITION on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method FILTER_RULES_TO_GROUPED_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GROUPED_RANGE | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YT_GROUPED_RANGE | 20120712 | |||
2 | ![]() |
ITS_AUX_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_MAPPING | 20120712 | |||
3 | ![]() |
ITS_SRC_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_SRC_FIELD_MAPPING | 20120712 | |||
4 | ![]() |
IT_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YT_FIELD_FILTER_RULE | 20120712 |
Method FILTER_RULES_TO_GROUPED_RANGES on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method WRITE_ATOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STREAM | Call by reference | Type reference (TYPE) | YT_STREAM | 20120712 | |||
2 | ![]() |
IS_ATOM | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YS_ATOM | 20120712 |
Method WRITE_ATOM on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method WRITE_ATOMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STREAM | Call by reference | Type reference (TYPE) | YT_STREAM | 20120712 | |||
2 | ![]() |
IT_ATOM | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YT_ATOM | 20120712 | |||
3 | ![]() |
I_PROTECTION_LEVEL | Call by reference | Type reference (TYPE) | Y_PROTECTION_LEVEL | 20120712 |
Method WRITE_ATOMS on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method WRITE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STREAM | Call by reference | Type reference (TYPE) | YT_STREAM | 20120712 | |||
2 | ![]() |
IS_COLUMN | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YS_COLUMN | 20120712 | |||
3 | ![]() |
I_NEGATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120712 | |||
4 | ![]() |
I_PROTECTION_LEVEL | Call by reference | Type reference (TYPE) | Y_PROTECTION_LEVEL | 20120712 |
Method WRITE_COLUMN on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method WRITE_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STREAM | Call by reference | Type reference (TYPE) | YT_STREAM | 20120712 | |||
2 | ![]() |
ITS_GROUP | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YTS_RULE_GROUP | 20120712 | |||
3 | ![]() |
I_PROTECTION_LEVEL | Call by reference | Type reference (TYPE) | Y_PROTECTION_LEVEL | 20120712 |
Method WRITE_GROUPS on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method WRITE_GRP_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STREAM | Call by reference | Type reference (TYPE) | YT_STREAM | 20120712 | |||
2 | ![]() |
IT_RULE | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YT_RULE | 20120712 | |||
3 | ![]() |
I_PROTECTION_LEVEL | Call by reference | Type reference (TYPE) | Y_PROTECTION_LEVEL | 20120712 |
Method WRITE_GRP_RULES on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method WRITE_SEARCH_TERM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STREAM | Call by reference | Type reference (TYPE) | YT_STREAM | 20130704 | |||
2 | ![]() |
ITS_AUX_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_MAPPING | 20130704 | |||
3 | ![]() |
ITS_SRC_FIELD_MAP | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_SRC_FIELD_MAPPING | 20130704 | |||
4 | ![]() |
IT_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YT_FIELD_FILTER_RULE | 20130704 | |||
5 | ![]() |
I_NEGATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130704 | |||
6 | ![]() |
I_PROTECTION_LEVEL | Call by reference | Type reference (TYPE) | Y_PROTECTION_LEVEL | 20130704 |
Method WRITE_SEARCH_TERM on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
Method WRITE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_STREAM | Call by reference | Type reference (TYPE) | YT_STREAM | 20120712 | |||
2 | ![]() |
ITS_COLUMN | Call by reference | Type reference (TYPE) | CL_SALV_STU_GROUPED_RANGE=>YTS_COLUMN | 20120712 | |||
3 | ![]() |
I_NEGATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120712 | |||
4 | ![]() |
I_PROTECTION_LEVEL | Call by reference | Type reference (TYPE) | Y_PROTECTION_LEVEL | CS_PROTECTION_LEVEL-NONE | 20120712 | ||
5 | ![]() |
I_SEARCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130704 |
Method WRITE_TREE on class CL_SALV_STU_WHERE_CLAUSE_GENER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |