SAP ABAP Class CX_SALV_ILLEGAL_RANGE_MAP (Inconsistent Range Map)
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 | 20110412 |
Properties
| Class | CX_SALV_ILLEGAL_RANGE_MAP | |
| Short Description | Inconsistent Range Map | |
| 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 | 20110412 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CX_SALV_ILLEGAL_RANGE_MAP has no interface implemented.
Friends
Class CX_SALV_ILLEGAL_RANGE_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110412 | |||||
| 2 | Constant | Public | See coding | 20110413 | |||||
| 3 | Constant | Public | See coding | 20110413 | |||||
| 4 | Constant | Public | See coding | 20110413 | |||||
| 5 | Constant | Public | See coding | 20110413 | |||||
| 6 | Constant | Public | See coding | 20110413 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_ITAB_CHANGE_LOG=>YS_RANGE_MAP | erroneous map entry | 20110413 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYTABIX | index of erroneous map entry | 20110413 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYTABIX | a index that should have been a mapping target | 20110413 | |||
| 10 | Constant | Public | See coding | 20110413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110412 |
Events
Class CX_SALV_ILLEGAL_RANGE_MAP has no event.
Types
Class CX_SALV_ILLEGAL_RANGE_MAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OFFENDING_MAP | Call by reference | Type reference (TYPE) | IF_SALV_ITAB_CHANGE_LOG=>YS_RANGE_MAP | 20110413 | ||||
| 2 | OFFENDING_MAP_IDX | Call by reference | Type reference (TYPE) | SYTABIX | 20110413 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110412 | ||||
| 4 | TARGET_IDX | Call by reference | Type reference (TYPE) | SYTABIX | 20110413 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110412 |
Method CONSTRUCTOR on class CX_SALV_ILLEGAL_RANGE_MAP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |