SAP ABAP Interface IF_EX_ICL_EXT_POL_IMPORT (BAdI-Interface IF_EX_ICL_EXT_POL_IMPORT)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_CDC (Package) FS-CM: Data Capture
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_ICL_EXT_POL_IMPORT | Sample Implementation for BAdI-Definition ICL_EXT_POL_IMP | 20021209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ICL_EXT_POL_IMPORT | BAdI Class CL_EX_ICL_EXT_POL_IMPORT | 20020711 |
Properties
| Interface | IF_EX_ICL_EXT_POL_IMPORT | |
| Short Description | BAdI-Interface IF_EX_ICL_EXT_POL_IMPORT |
General Data
| Package | ICL_CDC | FS-CM: Data Capture |
| Created | 20020711 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_ICL_EXT_POL_IMPORT has no forward declaration.
Interfaces
Interface IF_EX_ICL_EXT_POL_IMPORT has no interface.
Friends
Interface IF_EX_ICL_EXT_POL_IMPORT has no friend.
Attributes
Interface IF_EX_ICL_EXT_POL_IMPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Whether Policy Exists in External System | 20020712 | |
| 2 | Instance method | Public | Method | Fills ACORD Structure with Policy Information | 20020711 | |
| 3 | Instance method | Public | Method | Provides Additional Clauses of Policy | 20021024 | |
| 4 | Instance method | Public | Method | Reads Free Text from Additional Clauses | 20021028 |
Events
Interface IF_EX_ICL_EXT_POL_IMPORT has no event.
Types
Interface IF_EX_ICL_EXT_POL_IMPORT has no local type.
Method Signatures
Method CHECK_EXT_POL_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LRENEWAL | Call by reference | Type reference (TYPE) | ICL_LRENEWAL | X | 20020725 | |||
| 2 | E_LRENEWAL_DATE | Call by reference | Type reference (TYPE) | ICL_LRENEWALD | X | 20020725 | |||
| 3 | E_LRENEWAL_TIME | Call by reference | Type reference (TYPE) | ICL_LRENEWALT | X | 20020725 | |||
| 4 | E_POLICY_TYPE | Call by reference | Type reference (TYPE) | ICL_POLPROD | X | 20020725 | |||
| 5 | E_XPOLICY_EXISTS | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | X | 20020725 | |||
| 6 | I_DATELOSS | Call by reference | Type reference (TYPE) | ICL_LOSSDATE | X | 20020712 | |||
| 7 | I_POLICY | Call by reference | Type reference (TYPE) | ICL_POLICY | Policy | 20020712 | |||
| 8 | I_TIMELOSS | Call by reference | Type reference (TYPE) | ICL_LOSSTIME | X | 20020712 | |||
| 9 | I_TIMEZONE | Call by reference | Type reference (TYPE) | ICL_LTIMEZONE | X | 20020712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Policy number is invalid (for instance failed CRC check) | 20020725 |
Method FILL_ACORD_POL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACRDPOL | Call by reference | Type reference (TYPE) | ICL_ACORD_POLICY_TT | Acord Policy structure | 20020711 | |||
| 2 | E_ACRD_COVERAGES | Call by reference | Type reference (TYPE) | ICL_ACORD_COVERAGES_TT | Acord Coverages structure | 20020717 | |||
| 3 | E_ACRD_EQUIPMENT | Call by reference | Type reference (TYPE) | ICL_ACORD_EQUIPMENT_TT | Acord Equipment structure | 20020722 | |||
| 4 | E_ACRD_PARTICIPANTS | Call by reference | Type reference (TYPE) | ICL_ACORD_PARTICIPANTS_TT | Acord Participant structure | 20020717 | |||
| 5 | E_ACRD_QUESTANS | Call by reference | Type reference (TYPE) | ICL_ACORD_QUESTANS_TT | Acord Question/Answer structure | 20020722 | |||
| 6 | E_ACRD_REALESTATE | Call by reference | Type reference (TYPE) | ICL_ACORD_REALESTATE_TT | Acord Real Estate structure | 20020722 | |||
| 7 | E_ACRD_VEHICLE | Call by reference | Type reference (TYPE) | ICL_ACORD_VEHICLE_TT | Acord Vehicle structure | 20020717 | |||
| 8 | I_DATELOSS | Call by reference | Type reference (TYPE) | ICL_LOSSDATE | Date of Loss | 20020711 | |||
| 9 | I_POLICY | Call by reference | Type reference (TYPE) | ICL_POLICY | Policy | 20020711 | |||
| 10 | I_TIMELOSS | Call by reference | Type reference (TYPE) | ICL_LOSSTIME | Time of Loss | 20020711 | |||
| 11 | I_TIMEZONE | Call by reference | Type reference (TYPE) | ICL_LTIMEZONE | Time Zone of Loss Event | 20020711 |
Method FILL_ACORD_POL on Interface IF_EX_ICL_EXT_POL_IMPORT has no exception.
Method FILL_ADDCL_POL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ADDCLAUSE | Call by reference | Type reference (TYPE) | ICL_ADDCLAUSE_POLICY_TT | Sondervereinbarungen zu einer Police | 20021024 | |||
| 2 | I_COVERAGE | Call by reference | Type reference (TYPE) | ICL_POLM | Deckung | 20021024 | |||
| 3 | I_POLICY | Call by reference | Type reference (TYPE) | ICL_POLICY | Police | 20021024 | |||
| 4 | I_VERSION | Call by reference | Type reference (TYPE) | ICL_POLVCNTR | Zähler der Policenversion | 20021024 |
Method FILL_ADDCL_POL on Interface IF_EX_ICL_EXT_POL_IMPORT has no exception.
Method READ_ADDCL_FREETEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINE | Call by reference | Type reference (TYPE) | ICL_LINE_TT | Zeilen eines Textbausteins | 20021029 | |||
| 2 | ET_TLINE | Call by reference | Type reference (TYPE) | RCL_BAG_TLINE | Standard-Tabellentyp für TLINE | 20021028 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | C | ReturnCode | 20021029 | |||
| 4 | I_ADDCLAUSE | Call by reference | Type reference (TYPE) | ICL_EXTERNAL_C3 | Nummer der Sondervereinbarung | 20021029 | |||
| 5 | I_COVERAGE | Call by reference | Type reference (TYPE) | ICL_POLM | Deckung | 20021029 | |||
| 6 | I_POLICY | Call by reference | Type reference (TYPE) | ICL_POLICY | Police | 20021029 | |||
| 7 | I_VERSION | Call by reference | Type reference (TYPE) | ICL_POLVCNTR | Zähler der Policenversion | 20021029 |
Method READ_ADDCL_FREETEXT on Interface IF_EX_ICL_EXT_POL_IMPORT has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |