SAP ABAP Class CX_PAK_RELATED_OBJECT (Errors of an object's related obj., e.g. containing package)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SPAK_WB_FOUNDATION (Package) Framework for integrating the APIs with the ABAP Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_PAK_OBJECT | Errors related to package-assigned objects | 20060517 |
Properties
Class | CX_PAK_RELATED_OBJECT | |
Short Description | Errors of an object's related obj., e.g. containing package | |
Super Class | CX_PAK_OBJECT | Errors related to package-assigned objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SPAK_WB_FOUNDATION | Framework for integrating the APIs with the ABAP Workbench |
Created | 20060517 | SAP |
Last change | 20071217 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_PAK_RELATED_OBJECT has no forward declaration.
Interfaces
Class CX_PAK_RELATED_OBJECT has no interface implemented.
Friends
Class CX_PAK_RELATED_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20060517 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PAK_OBJECT_KEY | 20060517 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20060517 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060517 |
Events
Class CX_PAK_RELATED_OBJECT has no event.
Types
Class CX_PAK_RELATED_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | PAK_MESSAGE_TYPE | 20060517 | |||
2 | ![]() |
MSGV_VALUES | Call by reference | Type reference (TYPE) | PAK_T100_MSGV_VALUES | 20060517 | |||
3 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20060517 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060517 | |||
5 | ![]() |
RELATED_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20060517 | |||
6 | ![]() |
T100KEY | Call by reference | Type reference (TYPE) | SCX_T100KEY | 20070925 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20060517 | |||
8 | ![]() |
TEXT_OBJECT | Call by reference | Type reference (TYPE) | STRING | 20060517 | |||
9 | ![]() |
TEXT_RELATED_OBJECT | Call by reference | Type reference (TYPE) | STRING | 20060517 |
Method CONSTRUCTOR on class CX_PAK_RELATED_OBJECT has no exception.
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |