SAP ABAP Class /FSIH/CL_RETRIEVE_POLICY (Get Insurance Policy Data)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     /FSIH/AL_APPL (Package) Insurance Handler Application: Application Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSIH/IF_ACCESS_BUS_SERVICE Access Business Service for Insurance 20050113
2 Interface implementation (CLASS c. INTERFACES i_ref)  /FSIH/IF_BUS_SERVICE Business Service for Insurance 20050113
Properties
Class /FSIH/CL_RETRIEVE_POLICY  
Short Description Get Insurance Policy Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /FSIH/AL_APPL   Insurance Handler Application: Application Logic 
Created 20050113   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_RETRIEVE_POLICY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /FSIH/IF_ACCESS_BUS_SERVICE Access Business Service for Insurance 20050113
2 /FSIH/IF_BUS_SERVICE Business Service for Insurance 20050113
Friends
Class /FSIH/CL_RETRIEVE_POLICY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 POLICY_STORE Instance attribute Private Object reference (TYPE REF TO) /FSIH/IF_OUT_POLICY_STORE Encapsulation of Insurance System 20050309
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050309
2 RETRIEVE_POLICY Instance method Public Method Get Insurance Policy Data 20050113
Events
Class /FSIH/CL_RETRIEVE_POLICY has no event.
Types
Class /FSIH/CL_RETRIEVE_POLICY 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 IM_POLICY_STORE Call by reference Object reference (TYPE REF TO) /FSIH/IF_OUT_POLICY_STORE Verschalung des Versicherungssystems 20050309

Method CONSTRUCTOR on class /FSIH/CL_RETRIEVE_POLICY has no exception.

Method RETRIEVE_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_POLICY Call by reference Object reference (TYPE REF TO) /FSIH/CL_POLICY Value object class for Insurance Policy 20050113
2 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050401
3 Importing IM_LINK_KEY Call by reference Object reference (TYPE REF TO) /FSIH/CL_LINK_KEY Schlüssel eines Links 20050309
4 Importing IM_POLICY_KEY Call by reference Object reference (TYPE REF TO) /FSIH/IF_POLICY_KEY DB key of a policy record 20050309
# Exception Resumable Description Created on
1 FAILED Der Versicherung konnte nicht gelesen werden 20050401
2 NOT_FOUND Der Versicherung ist nicht vorhanden 20050113
3 POLICY_KEY_INVALID Ungültiger Versicherungsschlüssel 20050401
History
Last changed by/on SAP  20050411 
SAP Release Created in 600