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 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050401 |
2 | ![]() |
Instance method | Public | Method | Execute Operation | 20050113 |
3 | ![]() |
Instance method | Public | Method | Execute Operation | 20050113 |
4 | ![]() |
Instance method | Private | Method | Get Insurance Policy | 20050113 |
5 | ![]() |
Instance method | Public | Method | Validate Operation | 20050113 |
6 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EX_POLICY | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_POLICY | Value object class for Insurance Policy | 20050113 | ||
2 | ![]() |
IM_POLICY_KEY | Call by reference | Object reference (TYPE REF TO) | /FSIH/IF_POLICY_KEY | 20050324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Versicherung konnte nicht geholt werden | 20050401 |
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
Policy is invalid | 20050113 |
Method VALIDATE_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |