SAP ABAP Class CL_SALV_STC_COL_I (Column Type I)
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_NUMERIC | Column Type NUMERIC (abstract) | 20100727 |
Properties
| Class | CL_SALV_STC_COL_I | |
| Short Description | Column Type I | |
| Super Class | CL_SALV_STC_COL_NUMERIC | Column Type NUMERIC (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 | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_STC_COL_I has no forward declaration.
Interfaces
Class CL_SALV_STC_COL_I has no interface implemented.
Friends
Class CL_SALV_STC_COL_I has no friend class.
Attributes
Class CL_SALV_STC_COL_I has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100727 |
Events
Class CL_SALV_STC_COL_I has no event.
Types
Class CL_SALV_STC_COL_I 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 | 20100727 | |||
| 2 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20100727 | ||||
| 3 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100727 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |