SAP ABAP Class /FSIH/CL_GET_POLICY_LIST (Return List of Insurance Policies for a Loan)
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_BUS_SERVICE Business Service for Insurance 20050113
2 Interface implementation (CLASS c. INTERFACES i_ref)  /FSIH/IF_QUERY_BUS_SERVICE Query Business Services for Insurance 20050113
Properties
Class /FSIH/CL_GET_POLICY_LIST  
Short Description Return List of Insurance Policies for a Loan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /FSIH/MSG_INSURANCE    
Program status     
Category 0   
Package /FSIH/AL_APPL   Insurance Handler Application: Application Logic 
Created 20050113   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/CL_GET_POLICY_LIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /FSIH/IF_BUS_SERVICE Business Service for Insurance 20050113
2 /FSIH/IF_QUERY_BUS_SERVICE Query Business Services for Insurance 20050113
Friends
Class /FSIH/CL_GET_POLICY_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LINK_STORE Instance attribute Private Object reference (TYPE REF TO) /FSIH/CL_LINK_STORE Encapsulation of Database Table /FSIH/LINK 20050309
2 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 CONSTRUCTOR 20050309
2 GET_POLICY_LIST Instance method Public Method List of All Insurance Policies for a Loan 20050113
Events
Class /FSIH/CL_GET_POLICY_LIST has no event.
Types
Class /FSIH/CL_GET_POLICY_LIST 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_LINK_STORE Call by reference Object reference (TYPE REF TO) /FSIH/CL_LINK_STORE 20050309
2 Importing IM_POLICY_STORE Call by reference Object reference (TYPE REF TO) /FSIH/IF_OUT_POLICY_STORE BAdI-vorbereitetes Interface für der Policy Store 20050309

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

Method GET_POLICY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_POL_MAP Call by reference Object reference (TYPE REF TO) /FSIH/CL_OBJ_MAP Map CL_LINK->CL_POLICY 20050309
2 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050401
3 Importing IM_LOAN_DB_KEY Call by reference Object reference (TYPE REF TO) /FSIH/CL_LOAN_DB_KEY DB key of a loan contract record 20050113
# Exception Resumable Description Created on
1 MD_SYSTEM_FAILURE Abbruch im Versicherungsstammdatensystem 20050511
2 MD_SYSTEM_NOT_REACHABLE Keine Verbindung zum Versicherungsstammdatensystem 20050511
History
Last changed by/on SAP  20050520 
SAP Release Created in 600