SAP ABAP Class CX_ALM_ORDER_SERVICE_CHECK (Order BAPI: Exception class for service package enhancement)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
IWO_BAPI_EX (Package) BAPI Interfaces ALM Order
⤷
⤷
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 | 20100324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100324 |
Properties
| Class | CX_ALM_ORDER_SERVICE_CHECK | |
| Short Description | Order BAPI: Exception class for service package enhancement | |
| 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 | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | IWO_BAPI_EX | BAPI Interfaces ALM Order |
| Created | 20100324 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ALM_ORDER_SERVICE_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100324 |
Friends
Class CX_ALM_ORDER_SERVICE_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100331 | |||||
| 2 | Constant | Public | See coding | 20100331 | |||||
| 3 | Constant | Public | See coding | 20100505 | |||||
| 4 | Constant | Public | See coding | 20100416 | |||||
| 5 | Constant | Public | Type reference (TYPE) | MSGTY | 'A' | Severity Abort | 20100331 | ||
| 6 | Constant | Public | Type reference (TYPE) | MSGTY | 'E' | Severity Error | 20100331 | ||
| 7 | Constant | Public | Type reference (TYPE) | MSGTY | 'I' | Severity information | 20100331 | ||
| 8 | Constant | Public | Type reference (TYPE) | MSGTY | 'W' | Severity Warning | 20100331 | ||
| 9 | Constant | Public | See coding | 20100329 | |||||
| 10 | Constant | Public | See coding | 20100324 | |||||
| 11 | Constant | Public | See coding | 20100331 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100324 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100324 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100324 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20100324 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | MSGTY | 'E' | Message Type | 20100329 | ||
| 17 | Constant | Public | See coding | 20100331 | |||||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20100325 | |||||
| 19 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20100331 | |||
| 20 | Constant | Public | See coding | 20100331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100324 | |
| 2 | Instance method | Public | Method | Gets message in BAL message format | 20100325 | |
| 3 | Instance method | Public | Method | Sets message sy-variables | 20100330 |
Events
Class CX_ALM_ORDER_SERVICE_CHECK has no event.
Types
Class CX_ALM_ORDER_SERVICE_CHECK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20100324 | ||||
| 2 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20100324 | ||||
| 3 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20100324 | ||||
| 4 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20100324 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100324 | ||||
| 6 | SEVERITY | Call by reference | Type reference (TYPE) | MSGTY | 'E' | 20100329 | |||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100324 | ||||
| 8 | USE_SYMSG | Call by reference | Type reference (TYPE) | FLAG | 20100331 |
Method CONSTRUCTOR on class CX_ALM_ORDER_SERVICE_CHECK has no exception.
Method GET_BAL_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20100325 |
Method GET_BAL_MSG on class CX_ALM_ORDER_SERVICE_CHECK has no exception.
Method SET_SY_VARIABLES Signature
Method SET_SY_VARIABLES on class CX_ALM_ORDER_SERVICE_CHECK has no parameter.
Method SET_SY_VARIABLES on class CX_ALM_ORDER_SERVICE_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |