SAP ABAP Class IF_FVD_LOAN_FACADE_DISBURSE (Disbursements)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FVD_LOAN_FACADE_DISBURSE Disbursements 20040123
Properties
Class IF_FVD_LOAN_FACADE_DISBURSE  
Short Description Disbursements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040123   SAP 
Last change 20040223   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FVD_LOAN_FACADE_DISBURSE has no forward declaration.
Interfaces
Class IF_FVD_LOAN_FACADE_DISBURSE has no interface implemented.
Friends
Class IF_FVD_LOAN_FACADE_DISBURSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FACADE Instance attribute Public Object reference (TYPE REF TO) CL_FVD_LOAN_MODEL_FACADE External Interface for Consumer Loans 20040123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUES Instance method Public Method Check Values 20040123
2 GET_VALUES Instance method Public Method Read Values 20040123
3 INITIALIZE Instance method Public Method Initialization 20040123
4 SET_VALUES Instance method Public Method Write Values 20040123
Events
Class IF_FVD_LOAN_FACADE_DISBURSE has no event.
Types
Class IF_FVD_LOAN_FACADE_DISBURSE has no local type.
Method Signatures

Method CHECK_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_DISBURSEMENT Call by reference Type reference (TYPE) TRTY_MODEL_DISBURSEMENT Tabelle vom Typ RMODEL_DISBURSEMENT 20040123
2 Returning R_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040123

Method CHECK_VALUES on class IF_FVD_LOAN_FACADE_DISBURSE has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISBURSEMENT_DATA Call by reference Type reference (TYPE) RSCREEN_DISBURSEMENT Dynpro-Felder für Auszahlung 20040123
2 Exporting E_TAB_DISBURSEMENT Call by reference Type reference (TYPE) TRTY_MODEL_DISBURSEMENT Tabelle vom Typ RMODEL_DISBURSEMENT 20040123

Method GET_VALUES on class IF_FVD_LOAN_FACADE_DISBURSE has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACADE Call by reference Object reference (TYPE REF TO) CL_FVD_LOAN_MODEL_FACADE Ext. Schnittstelle Konsumetenkredit 20040123

Method INITIALIZE on class IF_FVD_LOAN_FACADE_DISBURSE has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_DISBURSEMENT Call by reference Type reference (TYPE) TRTY_MODEL_DISBURSEMENT Tabelle vom Typ RMODEL_DISBURSEMENT 20040123
2 Returning R_OK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040123

Method SET_VALUES on class IF_FVD_LOAN_FACADE_DISBURSE has no exception.
History
Last changed by/on SAP  20040223 
SAP Release Created in