SAP ABAP Class CX_SALV_COLUMN_DEFINITION (column creation failed)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_X_API (Package) common ALV API-related exceptions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_API_DYNAMIC | Superclass for all dynamic ALV API exceptions | 20100727 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_COLUMN_DETECTION | automatic column detection failed | 20100727 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_ILLEGAL_CODELIST | empty or illegal codelist | 20100727 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_ILLEGAL_CONVEXIT | empty or illegal conversion exit | 20100727 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_ILLEGAL_FIELD | illegal field | 20100727 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_ILLEGAL_PROPERTY | illegal property value | 20100826 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_SALV_ILL_FORMATTING_OPTION | illegal formatting option value | 20100727 |
Properties
Class | CX_SALV_COLUMN_DEFINITION | |
Short Description | column creation failed | |
Super Class | CX_SALV_API_DYNAMIC | Superclass for all dynamic ALV API exceptions |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SALV_X_API | common ALV API-related exceptions |
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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CX_SALV_COLUMN_DEFINITION has no interface implemented.
Friends
Class CX_SALV_COLUMN_DEFINITION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20130531 | ||||
2 | ![]() |
Constant | Public | See coding | 20110131 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100727 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_CURRENCY | Currency Key | 20130531 | ||
5 | ![]() |
Constant | Public | See coding | 20100727 | ||||
6 | ![]() |
Constant | Public | See coding | 20100727 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100727 | |||
8 | ![]() |
Constant | Public | See coding | 20100727 | ||||
9 | ![]() |
Constant | Public | See coding | 20130531 | ||||
10 | ![]() |
Constant | Public | See coding | 20130704 | ||||
11 | ![]() |
Constant | Public | See coding | 20100727 | ||||
12 | ![]() |
Constant | Public | See coding | 20110131 | ||||
13 | ![]() |
Constant | Public | See coding | 20130704 | ||||
14 | ![]() |
Constant | Public | See coding | 20110131 | ||||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_UNIT | 20130704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100727 |
Events
Class CX_SALV_COLUMN_DEFINITION has no event.
Types
Class CX_SALV_COLUMN_DEFINITION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | 20100727 | |||
2 | ![]() |
CURRENCY | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_CURRENCY | 20130531 | |||
3 | ![]() |
FIELD_PATH | Call by reference | Type reference (TYPE) | STRING | 20100727 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100727 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100727 | |||
6 | ![]() |
UNIT | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>Y_UNIT | 20130704 |
Method CONSTRUCTOR on class CX_SALV_COLUMN_DEFINITION has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 703 |