SAP ABAP Class /FSIH/CL_POLICY_OPERATION (Operation to 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
Properties
Class /FSIH/CL_POLICY_OPERATION  
Short Description Operation to 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_POLICY_OPERATION has no forward declaration.
Interfaces
Class /FSIH/CL_POLICY_OPERATION has no interface implemented.
Friends
Class /FSIH/CL_POLICY_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_RETRIEVE_POLICY Instance attribute Private Object reference (TYPE REF TO) /FSIH/CL_RETRIEVE_POLICY Get Insurance Policy Data 20050401
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050401
2 PERFORM Instance method Public Method Execute Operation 20050113
3 PERFORM_BY_KEY Instance method Public Method Execute Operation 20050113
4 RETRIEVE_POLICY Instance method Private Method Get Insurance Policy 20050113
5 VALIDATE Instance method Public Method Validate Operation 20050113
6 VALIDATE_BY_KEY Instance method Public Method Validate Operation 20050113
Events
Class /FSIH/CL_POLICY_OPERATION has no event.
Types
Class /FSIH/CL_POLICY_OPERATION 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_REF_RETRIEVE_POLICY Call by reference Object reference (TYPE REF TO) /FSIH/CL_RETRIEVE_POLICY Holt die Daten einer Versicherung 20050401

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

Method PERFORM 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 class for Insurance Policy 20050113

Method PERFORM on class /FSIH/CL_POLICY_OPERATION has no exception.

Method PERFORM_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POLICY_KEY Call by reference Object reference (TYPE REF TO) /FSIH/IF_POLICY_KEY Abstrakter Versicherungsschlüssel 20050324

Method PERFORM_BY_KEY on class /FSIH/CL_POLICY_OPERATION 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_POLICY_KEY Call by reference Object reference (TYPE REF TO) /FSIH/IF_POLICY_KEY 20050324
# Exception Resumable Description Created on
1 FAILED Versicherung konnte nicht geholt werden 20050401

Method VALIDATE 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 20050113
# Exception Resumable Description Created on
1 NOT_VALID Policy is invalid 20050113

Method VALIDATE_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POLICY_KEY Call by reference Object reference (TYPE REF TO) /FSIH/IF_POLICY_KEY Abstrakter Versicherungsschlüssel 20050324

Method VALIDATE_BY_KEY on class /FSIH/CL_POLICY_OPERATION has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600