SAP ABAP Class CX_AIM_METADATA_ERROR (Error in AIM meta data repository)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_OBJ (Package) CTS: Object Editing (Including Transport Objects)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20130325 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130801 |
Properties
Class | CX_AIM_METADATA_ERROR | |
Short Description | Error in AIM meta data repository | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SCTS_AIM | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | SCTS_OBJ | CTS: Object Editing (Including Transport Objects) |
Created | 20130325 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_AIM_METADATA_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130801 |
Friends
Class CX_AIM_METADATA_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20130801 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20130801 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20130801 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130801 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130801 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130801 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20130801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130325 |
Events
Class CX_AIM_METADATA_ERROR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_SYMSGV | Public | See coding | 20130802 | begin of TY_SYMSGV,
symsgv type symsgv,
end of ty_symsgv
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20130801 | |||
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20130801 | |||
3 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20130801 | |||
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20130801 | |||
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20130801 | |||
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20130801 | |||
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20130801 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130325 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130325 |
Method CONSTRUCTOR on class CX_AIM_METADATA_ERROR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |