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 | Instance attribute | Private | Object reference (TYPE REF TO) | /FSIH/CL_PARTNER_STORE | Business Partner Store | 20050401 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /FSIH/CL_LINK_STORE | Encapsulation of Database Table /FSIH/LINK | 20050401 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /FSIH/IF_OUT_POLICY_STORE | BAdI Prepared Interface for Policy Store | 20050401 | |||
| 4 | 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 | Instance method | Protected | Method | Checks if Insurance Data Is Correct | 20050405 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050401 | |
| 3 | 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 | 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 | 20050405 | |||
| 2 | Ungültige Versicherungsdaten | 20050405 | ||
| 3 | 20050405 | |||
| 4 | 20050405 | |||
| 5 | Ungültiger Portfolio | 20050405 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REF_BP_STORE | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_PARTNER_STORE | Persistency layer class for Business Partner | 20050401 | |||
| 2 | IM_REF_LINK_STORE | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_LINK_STORE | Verschalung der Datanbanktabelle /FSIH/LINK | 20050401 | |||
| 3 | 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 | 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 | 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 | Ungültiger Darlehensnehmer | 20050401 | ||
| 2 | Versicherung konnte nicht geändert werden | 20050401 | ||
| 3 | Ungültige Versicherungsdaten | 20050405 | ||
| 4 | Ungültige Versicherungsgesellschaft | 20050401 | ||
| 5 | Ungültiger ITV | 20050401 | ||
| 6 | Versicherung existiert nicht | 20050401 | ||
| 7 | Ungültiger Portfolio | 20050401 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |