SAP ABAP Class CL_FVD_COMPONENT_DEFAULT (Default Component)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_AL_DEFAULT (Package) Default. Application Logic
Properties
Class CL_FVD_COMPONENT_DEFAULT  
Short Description Default Component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_AL_DEFAULT   Default. Application Logic 
Created 20041207   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FVDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FVD_COMPONENT_DEFAULT has no interface implemented.
Friends
Class CL_FVD_COMPONENT_DEFAULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CASH_FLOW Instance attribute Private Type reference (TYPE) TRTY_VZZBEPP Table Type for Structure VZZBEPP 20050303
2 IF_MASTERDATA_REF Instance attribute Public Object reference (TYPE REF TO) IF_COMPONENT_MASTERDATA Interface for Master Data Component 20050301
3 RDEFAULT_UI Instance attribute Private Type reference (TYPE) RDEFAULT_UI Default: Display Fields 20050310
4 STATUS_CHANGED Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050512
5 STR_VDARL Instance attribute Private Type reference (TYPE) VDARL Loans 20050303
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_SAVE Instance method Public Method Is it possible to update the database? 20050329
2 CHECK_VALUES Instance method Public Method Check Values 20041207
3 CONSTRUCTOR Instance method Public Constructor 20050301
4 DO_CLEANUP Instance method Public Method Delete Instance Variables and Other Data 20050329
5 DO_RETRIEVE Instance method Public Method Read Data from Database 20050329
6 DO_SAVE Instance method Public Method Update Data in Database 20050329
7 GET_STATUS Instance method Public Method Status Default 20050331
8 GET_VALUES Instance method Public Method Read values 20041207
9 GET_VALUES_FROM_MASTER Instance method Public Method Read Data to LOCACCOUNT 20050303
10 IS_MODIFIED Instance method Public Method Was Data Changed? 20041207
11 IS_STATUS_CHANGED Instance method Public Method Has Status Been Changed? 20050512
12 SET_VALUES Instance method Public Method Set values 20041207
13 SET_VALUES_TO_MASTER Instance method Public Method Give Data to LOCACCOUNT 20050303
Events
Class CL_FVD_COMPONENT_DEFAULT has no event.
Types
Class CL_FVD_COMPONENT_DEFAULT has no local type.
Method Signatures

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
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method CHECK_BEFORE_SAVE on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method CHECK_VALUES 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 20041207
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041207

Method CHECK_VALUES on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT_MASTERDATA Call by reference Object reference (TYPE REF TO) IF_COMPONENT_MASTERDATA Interface für Stammdatenkomponente 20050301

Method CONSTRUCTOR on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method DO_CLEANUP Signature

Method DO_CLEANUP on class CL_FVD_COMPONENT_DEFAULT has no parameter.
Method DO_CLEANUP on class CL_FVD_COMPONENT_DEFAULT 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 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050329
3 Importing IM_LOCK Call by reference Type reference (TYPE) TB_FW_LOCK Daten im Modus 'gesperrt' lesen 20050329
4 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method DO_RETRIEVE on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method DO_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
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method DO_SAVE on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONNECTION_FAILURE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050331
2 Exporting EX_STATUS_TXT Call by reference Type reference (TYPE) CHAR15 Char 15 20050331

Method GET_STATUS on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method GET_VALUES 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 Exporting EX_STR_DEFAULT_DATA Call by reference Type reference (TYPE) RDEFAULT_UI Default: Anzeigefelder 20050303
3 Exporting EX_STR_VDARL Call by reference Type reference (TYPE) VDARL Darlehen 20050303
4 Exporting EX_TAB_VZZBEPP Call by reference Type reference (TYPE) TRTY_VZZBEPP 20050303
5 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050331

Method GET_VALUES on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method GET_VALUES_FROM_MASTER 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) FLAG allgemeines flag 20050303
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050303

Method GET_VALUES_FROM_MASTER on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFIED Value transfer Type reference (TYPE) TB_FW_MODIFIED Daten wurden geändert 20041207

Method IS_MODIFIED on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method IS_STATUS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS_CHANGED Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20050512

Method IS_STATUS_CHANGED on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method SET_VALUES 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 20041207
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041207
3 Importing IM_STR_DEFAULT_DATA Call by reference Type reference (TYPE) RDEFAULT_UI Default: Anzeigefelder 20050303

Method SET_VALUES on class CL_FVD_COMPONENT_DEFAULT has no exception.

Method SET_VALUES_TO_MASTER 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) FLAG allgemeines flag 20050303
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050303

Method SET_VALUES_TO_MASTER on class CL_FVD_COMPONENT_DEFAULT has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 600