SAP ABAP Class CL_SALV_STC_COL_UNIT (Column Type UNIT)
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) | 20100820 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_COLTYPE_UNIT | Column Type "Unit" | 20100820 |
Properties
| Class | CL_SALV_STC_COL_UNIT | |
| Short Description | Column Type UNIT | |
| 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 | 20100820 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_COLTYPE_UNIT | Column Type "Unit" | 20100820 |
Friends
Class CL_SALV_STC_COL_UNIT 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) | 20100823 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20100820 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_STC_COL_CODELIST | Column Type CODELIST | 20100827 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100820 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100823 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100820 | ||
| 2 | Instance method | Public | Method | 20100823 | ||
| 3 | Instance method | Public | Method | 20100825 | ||
| 4 | Instance method | Public | Method | 20100820 |
Events
Class CL_SALV_STC_COL_UNIT has no event.
Types
Class CL_SALV_STC_COL_UNIT 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 | 20100820 | |||
| 2 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20100820 | ||||
| 3 | I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | column creation failed | 20100820 |
Method GET_FORMATTING Signature
Method GET_FORMATTING on class CL_SALV_STC_COL_UNIT has no parameter.
Method GET_FORMATTING on class CL_SALV_STC_COL_UNIT has no exception.
Method GET_UNIT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UNIT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100825 |
Method GET_UNIT_HANDLER on class CL_SALV_STC_COL_UNIT has no exception.
Method SET_FORMATTING Signature
Method SET_FORMATTING on class CL_SALV_STC_COL_UNIT has no parameter.
Method SET_FORMATTING on class CL_SALV_STC_COL_UNIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |