SAP ABAP Class /FSIH/CL_UPDATE_POLICY_OP (Change Existing Insurance Policy)
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_UPDATE_POLICY_OP  
Short Description Change Existing Insurance Policy    
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_UPDATE_POLICY_OP 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_UPDATE_POLICY_OP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_BP_STORE Instance attribute Private Object reference (TYPE REF TO) /FSIH/CL_PARTNER_STORE Business Partner Store 20050401
2 REF_LINK_STORE Instance attribute Private Object reference (TYPE REF TO) /FSIH/CL_LINK_STORE Encapsulation of Database Table /FSIH/LINK 20050401
3 REF_POLICY_STORE Instance attribute Private Object reference (TYPE REF TO) /FSIH/IF_OUT_POLICY_STORE BAdI Prepared Interface for Policy Store 20050401
4 REF_PORTFOLIO_STORE Instance attribute Private Object reference (TYPE REF TO) /FSIH/CL_PORTFOLIO_STORE Portfolio Store 20050401
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALIDITY Instance method Protected Method Checks if Insurance Data Is Correct 20050405
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050401
3 UPDATE Instance method Public Method Change Existing Insurance Policy 20050401
Events
Class /FSIH/CL_UPDATE_POLICY_OP has no event.
Types
Class /FSIH/CL_UPDATE_POLICY_OP has no local type.
Method Signatures

Method CHECK_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POLICY Call by reference Object reference (TYPE REF TO) /FSIH/CL_POLICY Value-Object Klasse für eine Versicherung 20050405
# Exception Resumable Description Created on
1 BORROWER_INVALID 20050405
2 INSURANCE_INVALID Ungültige Versicherungsdaten 20050405
3 INSURER_INVALID 20050405
4 ITV_INVALID 20050405
5 PORTFOLIO_INVALID Ungültiger Portfolio 20050405

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REF_BP_STORE Call by reference Object reference (TYPE REF TO) /FSIH/CL_PARTNER_STORE Persistency layer class for Business Partner 20050401
2 Importing IM_REF_LINK_STORE Call by reference Object reference (TYPE REF TO) /FSIH/CL_LINK_STORE Verschalung der Datanbanktabelle /FSIH/LINK 20050401
3 Importing IM_REF_POLICY_STORE Call by reference Object reference (TYPE REF TO) /FSIH/IF_OUT_POLICY_STORE BAdI-vorbereitetes Interface für der Policy Store 20050401
4 Importing IM_REF_PORTFOLIO_STORE Call by reference Object reference (TYPE REF TO) /FSIH/CL_PORTFOLIO_STORE Portfolio Store 20050401

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

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POLICY Call by reference Object reference (TYPE REF TO) /FSIH/CL_POLICY Value-Object Klasse für eine Versicherung 20050401
# Exception Resumable Description Created on
1 BORROWER_INVALID Ungültiger Darlehensnehmer 20050401
2 FAILED Versicherung konnte nicht geändert werden 20050401
3 INSURANCE_INVALID Ungültige Versicherungsdaten 20050405
4 INSURER_INVALID Ungültige Versicherungsgesellschaft 20050401
5 ITV_INVALID Ungültiger ITV 20050401
6 NOT_FOUND Versicherung existiert nicht 20050401
7 PORTFOLIO_INVALID Ungültiger Portfolio 20050401
History
Last changed by/on SAP  20050411 
SAP Release Created in 600