SAP ABAP Class CX_CONF_EXCEPTION_IAM (Exceptions When Reading Configuration)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IAM (Package) Activity Management
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 20030817
Properties
Class CX_CONF_EXCEPTION_IAM  
Short Description Exceptions When Reading Configuration    
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 IAM   Activity Management 
Created 20030817   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CONF_EXCEPTION_IAM has no forward declaration.
Interfaces
Class CX_CONF_EXCEPTION_IAM has no interface implemented.
Friends
Class CX_CONF_EXCEPTION_IAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY Instance attribute Public Type reference (TYPE) IAM_ACTIVITY IAM: Activity 20030818
2 APPLCLASS Instance attribute Public Type reference (TYPE) IAM_APPLCLASS IAM: Application Class 20030818
3 CX_CONF_EXCEPTION_IAM Constant Public Type reference (TYPE) SOTR_CONC '1A29103B9BDAE14AB3639825F7E646AF' 20030817
4 EXCEPTION_DETAIL Instance attribute Public Type reference (TYPE) IAM_EXCEPTION_DETAIL IAM: Details on an Exception 20030818
5 MC_ACTIVITY_NOT_FOUND Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 3 Activity Not Found 20030818
6 MC_ACTIVITY_TEXT_NOT_FOUND Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 5 Texts for Activity Not Found 20030818
7 MC_APPLCLASS_NOT_FOUND Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 1 Application Class Not Found 20030818
8 MC_INVALID_APPLCLASS Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 6 Invalid Application Class 20030818
9 MC_TASK_CATEGORY_NOT_FOUND Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 7 Task Type Not Found 20030818
10 MC_TASK_CAT_TEXT_NOT_FOUND Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 8 Texts for Task Type Not Found 20030818
11 MC_TASK_NOT_FOUND Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 2 Task Not Found 20030818
12 MC_TASK_TEXT_NOT_FOUND Constant Public Type reference (TYPE) IAM_EXCEPTION_DETAIL 4 Texts for Task Not Found 20030818
13 SYSTEM_ACTIVITY Instance attribute Public Type reference (TYPE) IAM_BOOLE_D IAM: space = false, 'X' = true 20030818
14 TASK Instance attribute Public Type reference (TYPE) IAM_TASK IAM: Task 20030818
15 TASK_CATEGORY Instance attribute Public Type reference (TYPE) IAM_TASK_CATEGORY IAM: Task Type 20030818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030817
2 CONVERT_TO_MESSAGE Instance method Public Method Converts Exception to a Message 20030818
Events
Class CX_CONF_EXCEPTION_IAM has no event.
Types
Class CX_CONF_EXCEPTION_IAM 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 ACTIVITY Value transfer Type reference (TYPE) IAM_ACTIVITY ACTIVITY 20030818
2 Importing APPLCLASS Value transfer Type reference (TYPE) IAM_APPLCLASS APPLCLASS 20030818
3 Importing EXCEPTION_DETAIL Value transfer Type reference (TYPE) IAM_EXCEPTION_DETAIL EXCEPTION_DETAIL 20030818
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030817
5 Importing SYSTEM_ACTIVITY Value transfer Type reference (TYPE) IAM_BOOLE_D SYSTEM_ACTIVITY 20030818
6 Importing TASK Value transfer Type reference (TYPE) IAM_TASK TASK 20030818
7 Importing TASK_CATEGORY Value transfer Type reference (TYPE) IAM_TASK_CATEGORY TASK_CATEGORY 20030818
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030817

Method CONSTRUCTOR on class CX_CONF_EXCEPTION_IAM has no exception.

Method CONVERT_TO_MESSAGE Signature

Method CONVERT_TO_MESSAGE on class CX_CONF_EXCEPTION_IAM has no parameter.
Method CONVERT_TO_MESSAGE on class CX_CONF_EXCEPTION_IAM has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472