SAP ABAP Interface IF_PAK_MESSAGE (Groups properties of the messages for pkg and related APIs)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_PAK_INVALID_DATA | Invalid data | 20060516 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_PAK_INVALID_STATE | Operation can't be executed in present object state | 20060601 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_PAK_NOT_AUTHORIZED | User doesn't have sufficient authorizations | 20060516 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_PAK_SYSTEM_ERROR | Inconsistent state of system | 20060516 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CX_PAK_WB_OBJECT_LOCKED | Error situation: enqueue locks hold by other instance | 20060516 |
Properties
| Interface | IF_PAK_MESSAGE | |
| Short Description | Groups properties of the messages for pkg and related APIs |
General Data
| Package | SPAK_WB_FOUNDATION | Framework for integrating the APIs with the ABAP Workbench |
| Created | 20060516 | SAP |
| Last changed | 20071217 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PAK_MESSAGE has no forward declaration.
Interfaces
Interface IF_PAK_MESSAGE has no interface.
Friends
Interface IF_PAK_MESSAGE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_TYPE | Instance attribute | Public | Type reference (TYPE) | PAK_MESSAGE_TYPE | Specifies whether a message is a warning or an info | 20060516 |
Methods
Interface IF_PAK_MESSAGE has no method.
Events
Interface IF_PAK_MESSAGE has no event.
Types
Interface IF_PAK_MESSAGE has no local type.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |