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 CL_OPS_SE_CONSTANTS 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 MR_DATA Instance attribute Public Object reference (TYPE REF TO) DATA Proxy or internal data used during the error 20080121
2 MT_MESSAGES Instance attribute Public Type reference (TYPE) APPLMSGTAB BAPI return messagfe collection 20080114
3 M_CATEGORY Instance attribute Public Type reference (TYPE) ECH_DTE_ERROR_CATEGORY FEH error category 20080121
4 M_MAIN_MESSAGE Instance attribute Public Type reference (TYPE) APPLMSG 20080729
5 M_OBJECT_KEY Instance attribute Public Type reference (TYPE) ECH_DTE_OBJKEY 20080221
6 M_STAGE 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080114
2 SET_MAIN_MESSAGE 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 Importing MR_DATA Call by reference Object reference (TYPE REF TO) DATA 20080121
2 Importing MT_MESSAGES Call by reference Type reference (TYPE) APPLMSGTAB 20080114
3 Importing M_CATEGORY Call by reference Type reference (TYPE) ECH_DTE_ERROR_CATEGORY 20080121
4 Importing M_MAIN_MESSAGE Call by reference Type reference (TYPE) APPLMSG 20080729
5 Importing M_OBJECT_KEY Call by reference Type reference (TYPE) ECH_DTE_OBJKEY 20080221
6 Importing M_STAGE Call by reference Type reference (TYPE) I CL_OPS_SE_CONSTANTS=>C_PROCESS_STAGE_POST_MAPPING 20080121
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080114
8 Importing 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 Importing 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