SAP ABAP Class CL_SALV_STC_UNIT (Unit Handling)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_SERVICE_TYPES | Common types for ALV Service Tools | 20100809 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_STU_INTERNAL_TYPES | internal types for ALV services | 20100809 |
Properties
| Class | CL_SALV_STC_UNIT | |
| Short Description | Unit Handling | |
| Super Class | ||
| 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 | 20140121 | 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_SERVICE_TYPES | Common types for ALV Service Tools | 20100809 | ||
| 2 | IF_SALV_STU_INTERNAL_TYPES | internal types for ALV services | 20100809 |
Friends
Class CL_SALV_STC_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) | 20100809 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20100907 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20100907 | |||||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100824 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20100824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20130925 | ||
| 2 | Static method | Public | Method | 20100727 |
Events
Class CL_SALV_STC_UNIT has no event.
Types
Method Signatures
Method GET_HANDLER_FOR_CODES_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_SALV_STC_CODELIST_HANDLER | 20130925 |
Method GET_HANDLER_FOR_CODES_ONLY on class CL_SALV_STC_UNIT has no exception.
Method GET_UNIT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION_TYPE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100823 | ||||
| 2 | RO_UNIT_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | unit handling | 20100727 |
Method GET_UNIT_HANDLER on class CL_SALV_STC_UNIT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |