SAP ABAP Class CL_FVD_LOAN_FACADE (Facade for Installment Loans)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-BD-MD (Application Component) Master Data
     FVVD_LOC_AC (Package) Installment Loan Account
Properties
Class CL_FVD_LOAN_FACADE  
Short Description Facade for Installment Loans    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_LOC_AC   Installment Loan Account 
Created 20050201   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FVD_LOAN_FACADE has no forward declaration.
Interfaces
Class CL_FVD_LOAN_FACADE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FVD_LOAN_FACADE 20050202 Facade for Installment Loans
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_LOG Instance attribute Public Object reference (TYPE REF TO) CL_FVD_LOG 20050201
2 IL_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_FVD_IL_MODEL Installment Loan - Model 20050201
3 REF_FIELDCONFIGURATION Instance attribute Private Object reference (TYPE REF TO) IF_FVD_FIELDCATALOG Interface to the Field Catalog 20050301
4 REF_ORG_PROFILE Instance attribute Private Object reference (TYPE REF TO) IF_FVD_FCAT_PROFILE Interface to Profile Selection 20050301
5 REF_PROFILE Instance attribute Private Object reference (TYPE REF TO) IF_FVD_FCAT_PROFILE Interface to Profile Selection 20050301
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_COMMIT Instance method Public Method Processing after COMMIT 20050331
2 AFTER_FAILED_SAVE Instance method Public Method Processing after ROLLBACK 20050331
3 CHECK_BEFORE_SAVE Instance method Public Method Check Data 20050329
4 CONSTRUCTOR Instance method Public Constructor 20050201
5 DEQUEUE Instance method Public Method Unlock 20050202
6 DO_CLEANUP Instance method Public Method Delete Data in Components 20050329
7 DO_RETRIEVE Instance method Public Method Read Data 20050329
8 GET_FIELDCATALOG Instance method Public Method Determine Field Catalog for Loan 20050301
9 GET_REF_CONDITIONS Instance method Public Method Determine Instance of Condition Component 20050202
10 GET_REF_MASTERDATA Instance method Public Method Determine Instance of Master Data Component 20050202
11 GET_REF_MODEL_COMPONENT Instance method Private Method 20050202
12 GET_REF_STOPS Instance method Public Method Determine Instance of Stops Component 20050324
13 SAVE Instance method Public Method Save Data 20050329
14 TABLE_UPDATE Instance method Public Method 20050331
Events
Class CL_FVD_LOAN_FACADE has no event.
Types
Class CL_FVD_LOAN_FACADE has no local type.
Method Signatures

Method AFTER_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050331
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050331
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) ANY 20050331

Method AFTER_COMMIT on class CL_FVD_LOAN_FACADE has no exception.

Method AFTER_FAILED_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050331
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050331
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) ANY 20050331

Method AFTER_FAILED_SAVE on class CL_FVD_LOAN_FACADE has no exception.

Method CHECK_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050329
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050329

Method CHECK_BEFORE_SAVE on class CL_FVD_LOAN_FACADE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050208

Method CONSTRUCTOR on class CL_FVD_LOAN_FACADE has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_FVD_LOAN_FACADE has no parameter.
Method DEQUEUE on class CL_FVD_LOAN_FACADE has no exception.

Method DO_CLEANUP Signature

Method DO_CLEANUP on class CL_FVD_LOAN_FACADE has no parameter.
Method DO_CLEANUP on class CL_FVD_LOAN_FACADE has no exception.

Method DO_RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050329
2 Exporting EX_LOCK_FAILED Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050329
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050329
4 Importing IM_APPLICATION_MODE Call by reference Type reference (TYPE) TB_FW_APPLICATION_MODE Darstellungsmodus 20050329
5 Importing IM_LOCK Call by reference Type reference (TYPE) TB_FW_LOCK Daten im Modus 'gesperrt' lesen 20050329
6 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Objekt ID (Buchungskreis, Kontonummer) 20050329

Method DO_RETRIEVE on class CL_FVD_LOAN_FACADE has no exception.

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050301
2 Exporting EX_FIELDS Call by reference Type reference (TYPE) TRTY_FCAT_FIELDS 20050301
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050301
4 Importing IM_COMPONENT Call by reference Type reference (TYPE) TB_FCAT_COMPONENT 20050301
5 Importing IM_DISPLAY_ONLY Call by reference Type reference (TYPE) TB_FCAT_DISPLAY_ONLY 20050301

Method GET_FIELDCATALOG on class CL_FVD_LOAN_FACADE has no exception.

Method GET_REF_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REF Call by reference Object reference (TYPE REF TO) CL_FVD_COMPONENT_CONDITIONS Konditionen 20050202

Method GET_REF_CONDITIONS on class CL_FVD_LOAN_FACADE has no exception.

Method GET_REF_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REF Call by reference Object reference (TYPE REF TO) CL_FVD_COMPONENT_LOCACCOUNT Kreditlinie - LOC Account - Model 20050202

Method GET_REF_MASTERDATA on class CL_FVD_LOAN_FACADE has no exception.

Method GET_REF_MODEL_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REF_MODEL_COMPONENT Call by reference Object reference (TYPE REF TO) IF_FVD_MODEL_COMPONENT Interface für das Modell aller Komponenten 20050202
2 Importing IM_COMPONENT_NAME Call by reference Type reference (TYPE) TEXT40 Text in Länge 40 20050202

Method GET_REF_MODEL_COMPONENT on class CL_FVD_LOAN_FACADE has no exception.

Method GET_REF_STOPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REF Call by reference Object reference (TYPE REF TO) CL_FVD_COMPONENT_STOPS Konditionen 20050324

Method GET_REF_STOPS on class CL_FVD_LOAN_FACADE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050329
2 Exporting EX_NEW_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Objekt ID (Buchungskreis, Kontonummer) 20050329
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050329

Method SAVE on class CL_FVD_LOAN_FACADE has no exception.

Method TABLE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050331

Method TABLE_UPDATE on class CL_FVD_LOAN_FACADE has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600