SAP ABAP Class CX_SALV_ILLEGAL_CODELIST (empty or illegal codelist)
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_COLUMN_DEFINITION | column creation failed | 20100727 |
Properties
| Class | CX_SALV_ILLEGAL_CODELIST | |
| Short Description | empty or illegal codelist | |
| Super Class | CX_SALV_COLUMN_DEFINITION | column creation failed |
| 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
Class CX_SALV_ILLEGAL_CODELIST has no forward declaration.
Interfaces
Class CX_SALV_ILLEGAL_CODELIST has no interface implemented.
Friends
Class CX_SALV_ILLEGAL_CODELIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100727 | |||||
| 2 | Constant | Public | See coding | 20100727 | |||||
| 3 | Constant | Public | See coding | 20100806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100727 |
Events
Class CX_SALV_ILLEGAL_CODELIST has no event.
Types
Class CX_SALV_ILLEGAL_CODELIST 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 | 20130612 | ||||
| 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 |
Method CONSTRUCTOR on class CX_SALV_ILLEGAL_CODELIST has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 703 |