SAP ABAP Class CL_SALV_STC_COL_QUANTITY (Column Type QUANTITY)
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_REFFIELD | Column Type REFFIELD (abstract) | 20100728 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_COLTYPE_QUANTITY | Column Type "Quantity" | 20100728 |
Properties
| Class | CL_SALV_STC_COL_QUANTITY | |
| Short Description | Column Type QUANTITY | |
| Super Class | CL_SALV_STC_COL_REFFIELD | Column Type REFFIELD (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 | 20131127 | 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_QUANTITY | Column Type "Quantity" | 20100728 |
Friends
Class CL_SALV_STC_COL_QUANTITY 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) | 20100728 | |||||
| 3 | Constant | Protected | Type reference (TYPE) | I | 10 | 20110112 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'MSEHI' | 20130704 | |||
| 5 | Constant | Protected | Type reference (TYPE) | I | 3 | 20130704 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'QUAN.UNIT/' | 20110112 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_CODELIST_HANDLER | Handler for Code Lists | 20130704 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_STC_COL_UNIT | Column Type UNIT | 20100827 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_STC_COL | Basic Column Definition without special features | 20100827 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | Y_UNIT | 20130704 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100903 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100903 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20101217 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20101217 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100823 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100727 | ||
| 2 | Instance method | Protected | Method | 20110112 | ||
| 3 | Instance method | Protected | Method | 20110112 | ||
| 4 | Instance method | Public | Method | 20100823 | ||
| 5 | Instance method | Public | Method | 20100728 | ||
| 6 | Instance method | Public | Method | 20100903 | ||
| 7 | Instance method | Protected | Method | 20110112 |
Events
Class CL_SALV_STC_COL_QUANTITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_UNIT | Public | Attribute reference (LIKE) | 20130704 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UNIT_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20100727 | ||||
| 2 | IO_VALUE_FIELD_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100727 | |||
| 3 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20100727 | ||||
| 4 | I_FIXED_UNIT | Call by reference | Type reference (TYPE) | Y_UNIT | 20130704 | ||||
| 5 | I_UNIT_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100727 | ||||
| 6 | I_VALUE_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20100727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100727 |
Method CREATE_AUX_FIELD_FOR_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | Y_AUX_FIELD_ID | 20110112 | ||||
| 2 | RS_AUX_FIELD | Value transfer | Type reference (TYPE) | YS_AUX_FIELD | 20110112 |
Method CREATE_AUX_FIELD_FOR_QUANTITY on class CL_SALV_STC_COL_QUANTITY has no exception.
Method CREATE_AUX_FIELD_FOR_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUX_FIELD_ID | Call by reference | Type reference (TYPE) | Y_AUX_FIELD_ID | 20110112 | ||||
| 2 | RS_AUX_FIELD | Value transfer | Type reference (TYPE) | YS_AUX_FIELD | 20110112 |
Method CREATE_AUX_FIELD_FOR_UNIT on class CL_SALV_STC_COL_QUANTITY has no exception.
Method GET_FORMATTING Signature
Method GET_FORMATTING on class CL_SALV_STC_COL_QUANTITY has no parameter.
Method GET_FORMATTING on class CL_SALV_STC_COL_QUANTITY has no exception.
Method SET_FORMATTING Signature
Method SET_FORMATTING on class CL_SALV_STC_COL_QUANTITY has no parameter.
Method SET_FORMATTING on class CL_SALV_STC_COL_QUANTITY has no exception.
Method SET_IMPLICIT_FORMATTING 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 | 20100903 | ||||
| 2 | I_PRESENTATION_MODE | Call by reference | Type reference (TYPE) | Y_FORMATTING_OPTION_VALUE | 20100903 |
Method SET_IMPLICIT_FORMATTING on class CL_SALV_STC_COL_QUANTITY has no exception.
Method SET_PREFIX_FOR_AUX_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_FILTER_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_FILTER_RULE | 20110112 | ||||
| 2 | CT_FIELD_SORT_RULE | Call by reference | Type reference (TYPE) | YT_FIELD_SORT_RULE | 20110112 | ||||
| 3 | I_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20110112 |
Method SET_PREFIX_FOR_AUX_ID on class CL_SALV_STC_COL_QUANTITY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 703 |