SAP ABAP Interface /FSIH/IF_OUT_LOAN_CNTRCT_STORE (Interface for Accesing Accounts)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
/FSIH/AI_LOAN (Package) Loans: Integration Layer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /FSIH/CL_LOAN_CONTRACT_STORE | Standard Implementation of /FSIH/IF_OUT_LOAN_CNTRCT_STORE | 20050406 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /FSIH/CL_PROXY_LOAN_CNCT_STORE | Encapsulation of Loans System | 20050406 |
Properties
| Interface | /FSIH/IF_OUT_LOAN_CNTRCT_STORE | |
| Short Description | Interface for Accesing Accounts |
General Data
| Package | /FSIH/AI_LOAN | Loans: Integration Layer |
| Created | 20050104 | SAP |
| Last changed | 20050615 | SAP |
| Unicode checks active |
Forward declarations
Interface /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no forward declaration.
Interfaces
Interface /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no interface.
Friends
Interface /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no friend.
Attributes
Interface /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Account | 20050406 | |
| 2 | Instance method | Public | Method | Updates Payment Plan for Account | 20050406 |
Events
Interface /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no event.
Types
Interface /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no local type.
Method Signatures
Method GET_LOAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LOAN_OBJECT | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_LOAN | Generelles Value-Objekt für ein Darlehen | 20050406 | |||
| 2 | IM_LOAN_KEY | Call by reference | Object reference (TYPE REF TO) | /FSIH/CL_LOAN_DB_KEY | DB key of a loan contract record | 20050406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Darlehen konnte nicht gelesen werden | 20050406 | ||
| 2 | 20050406 |
Method UPDATE_LOAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGE_TYPE | Call by reference | Type reference (TYPE) | /FSIH/DTE_CHANGE_TYPE | Änderungsart | 20050422 | |||
| 2 | IM_LINK | Value transfer | Object reference (TYPE REF TO) | /FSIH/CL_LINK | Link zwischen Darlehen und Versicherung | 20050406 | |||
| 3 | IM_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050503 | |||
| 4 | IM_POLICY | Value transfer | Object reference (TYPE REF TO) | /FSIH/CL_POLICY | Value object class for Insurance Policy | 20050406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation konnte nicht ausgeführt werden | 20050406 | ||
| 2 | Die angegebene Daten sind ungültig | 20050406 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |