SAP ABAP Class CX_OPS_SE_PROCESS (Service process error)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use

⤷

⤷

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 | 20080114 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_OPS_SE_AUTHORITY | Authorization error | 20080121 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_OPS_SE_CUSTOMIZING | Customizing error | 20080121 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_OPS_SE_DATA | Data consistency error | 20080122 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_OPS_SE_LOCK | Locking error | 20080121 |
Properties
Class | CX_OPS_SE_PROCESS | |
Short Description | Service process error | |
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 | OPS_SE_COMMON_FUNCTIONALITIES | Functions for Cross-Component Use |
Created | 20080114 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CX_OPS_SE_PROCESS has no interface implemented.
Friends
Class CX_OPS_SE_PROCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Proxy or internal data used during the error | 20080121 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APPLMSGTAB | BAPI return messagfe collection | 20080114 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | FEH error category | 20080121 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APPLMSG | 20080729 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ECH_DTE_OBJKEY | 20080221 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | CL_OPS_SE_CONSTANTS=>C_PROCESS_STAGE_POST_MAPPING | Stage when the error occured | 20080121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080114 |
2 | ![]() |
Instance method | Public | Method | 20080729 |
Events
Class CX_OPS_SE_PROCESS has no event.
Types
Class CX_OPS_SE_PROCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20080121 | |||
2 | ![]() |
MT_MESSAGES | Call by reference | Type reference (TYPE) | APPLMSGTAB | 20080114 | |||
3 | ![]() |
M_CATEGORY | Call by reference | Type reference (TYPE) | ECH_DTE_ERROR_CATEGORY | 20080121 | |||
4 | ![]() |
M_MAIN_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSG | 20080729 | |||
5 | ![]() |
M_OBJECT_KEY | Call by reference | Type reference (TYPE) | ECH_DTE_OBJKEY | 20080221 | |||
6 | ![]() |
M_STAGE | Call by reference | Type reference (TYPE) | I | CL_OPS_SE_CONSTANTS=>C_PROCESS_STAGE_POST_MAPPING | 20080121 | ||
7 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080114 | |||
8 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080114 |
Method CONSTRUCTOR on class CX_OPS_SE_PROCESS has no exception.
Method SET_MAIN_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MAIN_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSG | 20080729 |
Method SET_MAIN_MESSAGE on class CX_OPS_SE_PROCESS has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |