SAP ABAP Class CX_ATRAPI_INVALID_PARAMETER (Incorrect parameter value)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
S_ATRA_API (Package) ATRA API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ATRAPI_CONTRACT_VIOLATION | Violation of Contract Between Caller and Service | 20101129 |
Properties
| Class | CX_ATRAPI_INVALID_PARAMETER | |
| Short Description | Incorrect parameter value | |
| Super Class | CX_ATRAPI_CONTRACT_VIOLATION | Violation of Contract Between Caller and Service |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_ATRA_API | ATRA API |
| Created | 20101125 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ATRAPI_INVALID_PARAMETER has no forward declaration.
Interfaces
Class CX_ATRAPI_INVALID_PARAMETER has no interface implemented.
Friends
Class CX_ATRAPI_INVALID_PARAMETER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20101125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101125 |
Events
Class CX_ATRAPI_INVALID_PARAMETER has no event.
Types
Class CX_ATRAPI_INVALID_PARAMETER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODULE | Call by reference | Type reference (TYPE) | STRING | 20101125 | ||||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20110112 | ||||
| 3 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20110112 | ||||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20110112 | ||||
| 8 | PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20101125 | ||||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20101125 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20101125 |
Method CONSTRUCTOR on class CX_ATRAPI_INVALID_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 802 |