SAP ABAP Class CX_IMP_EXCEPTIONS (IMP: Mass Processing - Exception Class)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN_MASS_PROCESSING (Package) FS-CM Mass Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20070129
Properties
Class CX_IMP_EXCEPTIONS  
Short Description IMP: Mass Processing - Exception Class    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package IGN_MASS_PROCESSING   FS-CM Mass Processing 
Created 20040922   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IMP_EXCEPTIONS has no forward declaration.
Interfaces
Class CX_IMP_EXCEPTIONS has no interface implemented.
Friends
Class CX_IMP_EXCEPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLCLASS Instance attribute Public Type reference (TYPE) IMP_APPLCLASS IMP: Application Class 20070129
2 EVENT Instance attribute Public Type reference (TYPE) IMP_EVENT IMP: Status-Changing Event 20070129
3 EXCEPTION_DETAIL Instance attribute Public Type reference (TYPE) IMP_EXCEPTION_DETAIL IMP: Details on an Exception 20070129
4 HANDLE Instance attribute Public Type reference (TYPE) IMP_HANDLE IMP Handle of Object 20070129
5 MC_APPLCLASS_NOT_FOUND Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 1 Application Class Not Found 20070129
6 MC_CLASSNAME_MISSING Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 8 Class Name Not Specified 20070129
7 MC_ERROR_GETTING_NUMBER Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 18 Error in Determination of Next Number 20070129
8 MC_FOREIGN_LOCK Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 4 Workset Currently Locked 20070129
9 MC_HANDLE_NOT_FOUND Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 17 Handle Not Found 20070129
10 MC_ILLEGAL_STATUS Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 14 Invalid Status 20070129
11 MC_ILLEGAL_STATUS_CHANGE Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 12 Invalid Status Change 20070129
12 MC_LOCK_ERROR Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 5 General locking error 20070129
13 MC_MIXED_TRIGGERS Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 19 Trigger of Different Application Classes in One Handle 20070129
14 MC_NO_DB_UPDATE Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 16 IMP: Details on an Exception 20070129
15 MC_NO_OPEN_WORKSET_FOUND Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 2 No Open Workset Found 20070129
16 MC_NO_WORKSET_FOUND Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 10 No Workset Found 20070129
17 MC_OBJECT_NOT_FOUND Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 9 No Single Object Found 20070129
18 MC_OPEN_WORKSET_EXISTS Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 3 An Open Workset Exists 20070129
19 MC_PARAM_NOT_FOUND Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 7 Parameter not found 20070129
20 MC_TOO_MANY_RETRIES Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 15 Too Many Lock Attempts 20070129
21 MC_TRIGGER_NOT_FOUND Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 6 Trigger Not Found 20070129
22 MC_WORKSET_ALREADY_EXISTS Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 11 Workset Already Exists 20070129
23 MC_WORKSET_NOT_FOUNT Constant Public Type reference (TYPE) IMP_EXCEPTION_DETAIL 13 Workset not Found 20070129
24 OBJECT_NAME Instance attribute Public Type reference (TYPE) IMP_RUN_ID Object ID 20070129
25 OBJECT_TYPE Instance attribute Public Type reference (TYPE) OJ_NAME Object Category 20070129
26 PARAM_NAME Instance attribute Public Type reference (TYPE) IMP_PARAM_NAME IMP: Parameter Name (Free Format) 20070129
27 RETRIES Instance attribute Public Type reference (TYPE) I No. of Lock Attempts 20070129
28 RUN_ID Instance attribute Public Type reference (TYPE) IMP_RUN_ID IMP: ID of a Mass Run 20070129
29 STATUS Instance attribute Public Type reference (TYPE) IMP_STATUS IMP: Status 20070129
30 TABLENAME Instance attribute Public Type reference (TYPE) TABNAME Table Name 20070129
31 TTRIGGER Instance attribute Public Type reference (TYPE) IMP_TRIGGER IMP: Trigger 20070129
32 USER Instance attribute Public Type reference (TYPE) XUBNAME User name in user master record 20070129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070129
2 CONVERT_TO_MESSAGE Instance method Public Method Classic Message Output 20070129
Events
Class CX_IMP_EXCEPTIONS has no event.
Types
Class CX_IMP_EXCEPTIONS 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 APPLCLASS Call by reference Type reference (TYPE) IMP_APPLCLASS 20070129
2 Importing EVENT Call by reference Type reference (TYPE) IMP_EVENT 20070129
3 Importing EXCEPTION_DETAIL Call by reference Type reference (TYPE) IMP_EXCEPTION_DETAIL 20070129
4 Importing HANDLE Call by reference Type reference (TYPE) IMP_HANDLE 20070129
5 Importing OBJECT_NAME Call by reference Type reference (TYPE) IMP_RUN_ID 20070129
6 Importing OBJECT_TYPE Call by reference Type reference (TYPE) OJ_NAME 20070129
7 Importing PARAM_NAME Call by reference Type reference (TYPE) IMP_PARAM_NAME 20070129
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070129
9 Importing RETRIES Call by reference Type reference (TYPE) I 20070129
10 Importing RUN_ID Call by reference Type reference (TYPE) IMP_RUN_ID 20070129
11 Importing STATUS Call by reference Type reference (TYPE) IMP_STATUS 20070129
12 Importing TABLENAME Call by reference Type reference (TYPE) TABNAME 20070129
13 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20070129
14 Importing TTRIGGER Call by reference Type reference (TYPE) IMP_TRIGGER 20070129
15 Importing USER Call by reference Type reference (TYPE) XUBNAME 20070129

Method CONSTRUCTOR on class CX_IMP_EXCEPTIONS has no exception.

Method CONVERT_TO_MESSAGE Signature

Method CONVERT_TO_MESSAGE on class CX_IMP_EXCEPTIONS has no parameter.
Method CONVERT_TO_MESSAGE on class CX_IMP_EXCEPTIONS has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in