SAP ABAP Class CL_SALV_STC_COL_XSEQUENCE (Column Type XSEQUENCE (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_DATA | Root Class of all Column Types (abstract) | 20101123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_COLTYPE_BASIC | Column Type "Basic" (elementary ABAP types) | 20101123 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_X | Column Type X | 20100727 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_XSTRING | Column Type XSTRING | 20100727 |
Properties
| Class | CL_SALV_STC_COL_XSEQUENCE | |
| Short Description | Column Type XSEQUENCE (abstract) | |
| Super Class | CL_SALV_STC_COL_DATA | Root Class of all Column Types (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
Class CL_SALV_STC_COL_XSEQUENCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_COLTYPE_BASIC | Column Type "Basic" (elementary ABAP types) | 20101123 |
Friends
Class CL_SALV_STC_COL_XSEQUENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20101123 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20101124 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20101123 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20101124 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20101123 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20101209 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20101209 | |||||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_FIELD_CONVERTER | Generic Field Converter Interface | 20101223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101123 | ||
| 2 | Instance method | Public | Method | 20101124 | ||
| 3 | Instance method | Public | Method | 20101123 | ||
| 4 | Instance method | Public | Method | 20101124 |
Events
Class CL_SALV_STC_COL_XSEQUENCE has no event.
Types
Class CL_SALV_STC_COL_XSEQUENCE has no local type.
Method Signatures
Method GET_FORMATTING Signature
Method GET_FORMATTING on class CL_SALV_STC_COL_XSEQUENCE has no parameter.
Method GET_FORMATTING on class CL_SALV_STC_COL_XSEQUENCE has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_SALV_STC_COL_XSEQUENCE has no parameter.
Method GET_PROPERTIES on class CL_SALV_STC_COL_XSEQUENCE has no exception.
Method SET_FORMATTING Signature
Method SET_FORMATTING on class CL_SALV_STC_COL_XSEQUENCE has no parameter.
Method SET_FORMATTING on class CL_SALV_STC_COL_XSEQUENCE has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_SALV_STC_COL_XSEQUENCE has no parameter.
Method SET_PROPERTIES on class CL_SALV_STC_COL_XSEQUENCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |