SAP ABAP Class CL_SALV_STC_COL_CSEQUENCE (Column Type CSEQUENCE (abstract))
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_STC (Package) ALV Services for Tables: Column Catalog impl.

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_CLIKE | Column Type CLIKE (abstract) | 20100727 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_C | Column Type C | 20100727 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_STRING | Column Type STRING | 20100727 |
Properties
Class | CL_SALV_STC_COL_CSEQUENCE | |
Short Description | Column Type CSEQUENCE (abstract) | |
Super Class | CL_SALV_STC_COL_CLIKE | Column Type CLIKE (abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_STC | ALV Services for Tables: Column Catalog impl. |
Created | 20100727 | 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 CL_SALV_STC_COL_CSEQUENCE has no interface implemented.
Friends
Class CL_SALV_STC_COL_CSEQUENCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_FIELD_CONVERTER | Generic Field Converter Interface | 20101222 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_FIELD_CONVERTER | Generic Field Converter Interface | 20101222 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_FIELD_CONVERTER | Generic Field Converter Interface | 20101222 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20101202 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20101208 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | Y_PROPERTY_VALUE | 20101202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20101124 | |
2 | ![]() |
Instance method | Protected | Method | 20101213 | |
3 | ![]() |
Instance method | Protected | Method | 20101208 | |
4 | ![]() |
Instance method | Protected | Method | 20101208 | |
5 | ![]() |
Instance method | Protected | Method | 20101208 | |
6 | ![]() |
Instance method | Protected | Method | 20101208 | |
7 | ![]() |
Instance method | Protected | Method | 20101213 | |
8 | ![]() |
Instance method | Protected | Method | 20101213 | |
9 | ![]() |
Instance method | Protected | Method | 20101213 | |
10 | ![]() |
Instance method | Protected | Method | 20101213 | |
11 | ![]() |
Instance method | Protected | Method | 20101203 | |
12 | ![]() |
Instance method | Protected | Method | 20101124 | |
13 | ![]() |
Instance method | Protected | Method | 20101208 |
Events
Class CL_SALV_STC_COL_CSEQUENCE has no event.
Types
Class CL_SALV_STC_COL_CSEQUENCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20101124 | ||
2 | ![]() |
I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20101124 | |||
3 | ![]() |
I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20101124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
illegal field | 20101124 |
Method CONVERSION_INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101213 | |||
2 | ![]() |
I_MAX_LENGTH | Call by reference | Type reference (TYPE) | I | 20101213 |
Method CONVERSION_INT_TO_EXT on class CL_SALV_STC_COL_CSEQUENCE has no exception.
Method CONVERT_FILTER_RULES_CSEQ_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20101208 | |||
2 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20101208 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101208 |
Method CONVERT_FILTER_RULES_CSEQ_NOFM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20101208 | |||
2 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20101208 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101208 |
Method CONVERT_FILTER_RULES_TEXT_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20101208 | |||
2 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20101208 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101208 |
Method CONVERT_FILTER_RULES_TEXT_NOFM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20101208 | |||
2 | ![]() |
IT_COLUMN_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FILTER_RULE | 20101208 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101208 |
Method CONVERT_SORT_RULE_CSEQ_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20101213 | |||
2 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20101213 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101213 |
Method CONVERT_SORT_RULE_CSEQ_FORM on class CL_SALV_STC_COL_CSEQUENCE has no exception.
Method CONVERT_SORT_RULE_CSEQ_NOFM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20101213 | |||
2 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20101213 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101213 |
Method CONVERT_SORT_RULE_CSEQ_NOFM on class CL_SALV_STC_COL_CSEQUENCE has no exception.
Method CONVERT_SORT_RULE_TEXT_FORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20101213 | |||
2 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20101213 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101213 |
Method CONVERT_SORT_RULE_TEXT_FORM on class CL_SALV_STC_COL_CSEQUENCE has no exception.
Method CONVERT_SORT_RULE_TEXT_NOFM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20101213 | |||
2 | ![]() |
IS_COLUMN_SORT_RULE | Call by reference | Type reference (TYPE) | YS_SORT_RULE | 20101213 | |||
3 | ![]() |
IT_REUSABLE_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | YT_AUX_FIELD_ID | 20101213 |
Method CONVERT_SORT_RULE_TEXT_NOFM on class CL_SALV_STC_COL_CSEQUENCE has no exception.
Method CONVERT_VALUE_INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101203 |
Method CONVERT_VALUE_INT_TO_EXT on class CL_SALV_STC_COL_CSEQUENCE has no exception.
Method CONVERT_VALUE_TO_SRTBL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101124 |
Method CONVERT_VALUE_TO_SRTBL on class CL_SALV_STC_COL_CSEQUENCE has no exception.
Method EXIST_FORMATTING_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FORMATTING_OPTIONS_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101208 |
Method EXIST_FORMATTING_OPTIONS on class CL_SALV_STC_COL_CSEQUENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |