SAP ABAP Class CL_SALV_STC_COL_NUMERIC (Column Type NUMERIC (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_DCFL | Column Type DECFLOAT (abstract) | 20100727 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_F | Column Type F | 20100727 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_I | Column Type I | 20100727 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_STC_COL_P | Column Type P | 20100727 |
Properties
Class | CL_SALV_STC_COL_NUMERIC | |
Short Description | Column Type NUMERIC (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 | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_STC_COL_NUMERIC 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_NUMERIC has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20101126 | |
2 | ![]() |
Instance method | Public | Method | 20101123 | |
3 | ![]() |
Instance method | Public | Method | 20101124 | |
4 | ![]() |
Instance method | Public | Method | 20101123 | |
5 | ![]() |
Instance method | Public | Method | 20101124 |
Events
Class CL_SALV_STC_COL_NUMERIC has no event.
Types
Class CL_SALV_STC_COL_NUMERIC 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 | 20101126 | ||
2 | ![]() |
I_COLUMN_NAME | Call by reference | Type reference (TYPE) | Y_COLUMN_NAME | 20101126 | |||
3 | ![]() |
I_FIELD_PATH | Call by reference | Type reference (TYPE) | Y_FIELD_PATH | 20101126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
illegal field | 20101126 |
Method GET_FORMATTING Signature
Method GET_FORMATTING on class CL_SALV_STC_COL_NUMERIC has no parameter.
Method GET_FORMATTING on class CL_SALV_STC_COL_NUMERIC has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_SALV_STC_COL_NUMERIC has no parameter.
Method GET_PROPERTIES on class CL_SALV_STC_COL_NUMERIC has no exception.
Method SET_FORMATTING Signature
Method SET_FORMATTING on class CL_SALV_STC_COL_NUMERIC has no parameter.
Method SET_FORMATTING on class CL_SALV_STC_COL_NUMERIC has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_SALV_STC_COL_NUMERIC has no parameter.
Method SET_PROPERTIES on class CL_SALV_STC_COL_NUMERIC has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 703 |