SAP ABAP Class CL_ICLN_FNOL_EXTENSION (CL_ICLN_FNOL_EXTENSION)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_FNOL (Package) FS-CM: Notice of Loss
Properties
Class CL_ICLN_FNOL_EXTENSION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_FNOL   FS-CM: Notice of Loss 
Created 20020321   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICLN_FNOL_EXTENSION has no forward declaration.
Interfaces
Class CL_ICLN_FNOL_EXTENSION has no interface implemented.
Friends
Class CL_ICLN_FNOL_EXTENSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_AUTO Constant Public Type reference (TYPE) ICLN_ILINE 'AU' 20020502
2 MC_HOME Constant Public Type reference (TYPE) ICLN_ILINE 'RE' 20020502
Methods
# Method Level Visibility Method type Description Created on
1 GET_MANDATORY_DATA Static method Public Method 20020415
2 GET_REFERENCE Static method Public Method 20020321
3 SEARCH_FNOL Static method Public Method 20020321
Events
Class CL_ICLN_FNOL_EXTENSION has no event.
Types
Class CL_ICLN_FNOL_EXTENSION has no local type.
Method Signatures

Method GET_MANDATORY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TABLE The table with the details 20020415
2 Importing IV_LINE Call by reference Type reference (TYPE) STRING The line of business 20020415
3 Importing IV_MODE Call by reference Type reference (TYPE) STRING The fnolmode 20020415
# Exception Resumable Description Created on
1 DATANOTFOUND The data is not found 20020415

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FNOLMANAGER Call by reference Object reference (TYPE REF TO) CL_ICLN_FNOLMANAGER The fnol object 20020321
2 Importing IV_LINE Call by reference Type reference (TYPE) ICLN_ILINE The line of business. 20020321

Method GET_REFERENCE on class CL_ICLN_FNOL_EXTENSION has no exception.

Method SEARCH_FNOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FNOLMANAGER Call by reference Object reference (TYPE REF TO) CL_ICLN_FNOLMANAGER The fnol object 20020322
2 Importing IV_NOL Call by reference Type reference (TYPE) ICL_NOTICE The NOL number 20020321
# Exception Resumable Description Created on
1 ADDRESSERROR The address retrieval had a problem. 20020321
2 LOBNOTFOUND Line of Business not found in Customizing 20020512
3 SEARCHFAILED The search operation failed 20020321
History
Last changed by/on SAP  20050224 
SAP Release Created in 471