SAP ABAP Class CX_MDG_CP_EXCEPTION (Super class for Change Pointer Exceptions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
MDG_BS_CHANGE_POINTER_API (Package) MDG: Change Pointer API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20110406 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110406 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_MDG_CHANGE_POINTER | DB error during CP processing | 20110406 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_MDG_CP_MISC | Miscellaneous errors | 20110408 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_MDG_CP_MISSING_OBJ_KEY | Missing or invalid object key | 20110419 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_MDG_CP_NO_BUSINESS_OBJECT | Business object missing | 20110408 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_MDG_CP_NO_BUS_SYSTEM | No Business System for CP found | 20110406 |
Properties
Class | CX_MDG_CP_EXCEPTION | |
Short Description | Super class for Change Pointer Exceptions | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | MDG_BS_CHANGE_POINTER_API | MDG: Change Pointer API |
Created | 20110406 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_MDG_CP_EXCEPTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110406 |
Friends
Class CX_MDG_CP_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110406 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110406 |
2 | ![]() |
Instance method | Public | Method | Get value for T100 message attribute 1 | 20110406 |
3 | ![]() |
Instance method | Public | Method | Get value for T100 message attribute 2 | 20110406 |
4 | ![]() |
Instance method | Public | Method | Get value for T100 message attribute 3 | 20110406 |
5 | ![]() |
Instance method | Public | Method | Get value for T100 message attribute 4 | 20110406 |
6 | ![]() |
Instance method | Private | Method | Get the values of a T100 message attribute | 20110406 |
Events
Class CX_MDG_CP_EXCEPTION has no event.
Types
Class CX_MDG_CP_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110406 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110406 |
Method CONSTRUCTOR on class CX_MDG_CP_EXCEPTION has no exception.
Method GET_MSG_ATTR1_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20110406 |
Method GET_MSG_ATTR1_VALUE on class CX_MDG_CP_EXCEPTION has no exception.
Method GET_MSG_ATTR2_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20110406 |
Method GET_MSG_ATTR2_VALUE on class CX_MDG_CP_EXCEPTION has no exception.
Method GET_MSG_ATTR3_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20110406 |
Method GET_MSG_ATTR3_VALUE on class CX_MDG_CP_EXCEPTION has no exception.
Method GET_MSG_ATTR4_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | T100 Message Attribute value | 20110406 |
Method GET_MSG_ATTR4_VALUE on class CX_MDG_CP_EXCEPTION has no exception.
Method GET_MSG_ATTR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | SCX_ATTRNAME | Attribute Name | 20110406 | ||
2 | ![]() |
RV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20110406 |
Method GET_MSG_ATTR_VALUE on class CX_MDG_CP_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |