SAP ABAP Class /FSIH/IF_OUT_LOAN_CNTRCT_STORE (Interface for Accesing Accounts)
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
Class /FSIH/IF_OUT_LOAN_CNTRCT_STORE  
Short Description Interface for Accesing Accounts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050104   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no forward declaration.
Interfaces
Class /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no interface implemented.
Friends
Class /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no friend class.
Attributes
Class /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOAN Instance method Public Method Read Account 20050406
2 UPDATE_LOAN Instance method Public Method Updates Payment Plan for Account 20050406
Events
Class /FSIH/IF_OUT_LOAN_CNTRCT_STORE has no event.
Types
Class /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 Exporting EX_LOAN_OBJECT Call by reference Object reference (TYPE REF TO) /FSIH/CL_LOAN Generelles Value-Objekt für ein Darlehen 20050406
2 Importing 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 FAILED Das Darlehen konnte nicht gelesen werden 20050406
2 NOT_FOUND 20050406

Method UPDATE_LOAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHANGE_TYPE Call by reference Type reference (TYPE) /FSIH/DTE_CHANGE_TYPE Änderungsart 20050422
2 Importing IM_LINK Value transfer Object reference (TYPE REF TO) /FSIH/CL_LINK Link zwischen Darlehen und Versicherung 20050406
3 Importing IM_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050503
4 Importing 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 FAILED Operation konnte nicht ausgeführt werden 20050406
2 INVALID Die angegebene Daten sind ungültig 20050406
History
Last changed by/on SAP  20050615 
SAP Release Created in