SAP ABAP Class CL_FVD_COMPONENT_COLLATERAL (Collateral)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_AI_COLLATERAL (Package) Collateral: Integration Layer
Properties
Class CL_FVD_COMPONENT_COLLATERAL  
Short Description Collateral    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_AI_COLLATERAL   Collateral: Integration Layer 
Created 20041111   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_COLLATERAL has no interface implemented.
Friends
Class CL_FVD_COMPONENT_COLLATERAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_MODE Instance attribute Private Type reference (TYPE) TB_FW_APPLICATION_MODE Display Mode 20050309
2 COLL_AGREEMENT_LIST Instance attribute Private Type reference (TYPE) TRTY_RCOLL_AGR Table Type Structure Basic Data Collateral 20050309
3 CONNECTION_FAILURE Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050329
4 CON_MSG_ID Instance attribute Private Type reference (TYPE) SYMSGID 'FVD_COLL_AL' Message Class 20050419
5 IF_MASTERDATA_REF Instance attribute Private Object reference (TYPE REF TO) IF_COMPONENT_MASTERDATA Interface for Master Data Component 20050309
6 IS_UNDER_MARGIN Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050421
7 STATUS_CHANGED Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050512
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUES Instance method Public Method Check Values 20041111
2 CHECK_WRITE Instance method Public Method Is it possible to update the database? 20041111
3 CLEANUP Instance method Public Method Delete Instance Variables and Other Data 20041111
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041115
5 DO_REFRESH Instance method Public Method Read Data from Database 20050420
6 DO_RETRIEVE Instance method Public Method Read Data from Database 20050329
7 GET_PRODUCT_STATUS Instance method Public Method Read Product Status 20050426
8 GET_STATUS Instance method Public Method Determine Status Collateral Component 20041115
9 GET_VALUES Instance method Public Method Read values 20041111
10 GET_VALUES_FROM_MASTER Instance method Public Method Read Data to LOCACCOUNT 20050309
11 HANDLE_USER_COMMAND Instance method Public Method Process User Entries 20041125
12 IS_MODIFIED Instance method Public Method Was Data Changed? 20041111
13 IS_STATUS_CHANGED Instance method Public Method Has Status Been Changed? 20050512
14 SET_INSTANCE_ID Instance method Public Method Select Instance 20041209
15 SET_MODE Instance method Public Method Set Display Mode 20041130
16 SET_VALUES Instance method Public Method Set values 20041111
17 START_COLLATERAL_APPL Instance method Public Method Start Collateral Application 20041125
18 WRITE Instance method Public Method Update Data in Database 20041111
Events
Class CL_FVD_COMPONENT_COLLATERAL has no event.
Types
Class CL_FVD_COMPONENT_COLLATERAL 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 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20041111
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041111

Method CHECK_VALUES on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method CHECK_WRITE 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 20041111
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041111
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20041111

Method CHECK_WRITE on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method CLEANUP Signature

Method CLEANUP on class CL_FVD_COMPONENT_COLLATERAL has no parameter.
Method CLEANUP on class CL_FVD_COMPONENT_COLLATERAL 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 20050309

Method CONSTRUCTOR on class CL_FVD_COMPONENT_COLLATERAL has no exception.

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

Method DO_REFRESH on class CL_FVD_COMPONENT_COLLATERAL 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_APPLICATION_MODE Call by reference Type reference (TYPE) TB_FW_APPLICATION_MODE Darstellungsmodus 20050329
4 Importing IM_LOCK Call by reference Type reference (TYPE) TB_FW_LOCK Daten im Modus 'gesperrt' lesen 20050329
5 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method DO_RETRIEVE on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method GET_PRODUCT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PRODUCT_STATUS Call by reference Type reference (TYPE) ANY 20050426

Method GET_PRODUCT_STATUS on class CL_FVD_COMPONENT_COLLATERAL 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 20050329
2 Exporting EX_IS_UNDER_MARGIN Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050421
3 Exporting EX_NUMBER_OF_RECORDS Call by reference Type reference (TYPE) I 20050422
4 Exporting EX_PRODUCT_STATUS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050421
5 Exporting EX_STATUS_TXT Call by reference Type reference (TYPE) CHAR15 Char 15 20050329

Method GET_STATUS on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COLL_AGREEMENT_LIST Call by reference Type reference (TYPE) TRTY_RCOLL_AGR Tabellentyp Struktur Basisdaten Sicherheiten 20041202
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041202

Method GET_VALUES on class CL_FVD_COMPONENT_COLLATERAL 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 20050309
2 Exporting EX_STR_VDARL Call by reference Type reference (TYPE) VDARL Darlehen 20050309
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050309

Method GET_VALUES_FROM_MASTER on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method HANDLE_USER_COMMAND 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 20041125
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041125
3 Importing IM_USER_COMMAND Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20041125

Method HANDLE_USER_COMMAND on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method IS_MODIFIED Signature

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

Method IS_MODIFIED on class CL_FVD_COMPONENT_COLLATERAL 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_COLLATERAL has no exception.

Method SET_INSTANCE_ID 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 20041209
2 Importing IM_INSTANCE_ID Call by reference Type reference (TYPE) TB_FW_INSTANCE_ID Instanz-ID einer Komponente 20041209

Method SET_INSTANCE_ID on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) TB_FW_APPLICATION_MODE Darstellungsmodus 20041130

Method SET_MODE on class CL_FVD_COMPONENT_COLLATERAL 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 20041111
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041111
3 Importing IM_COLL_AGREEMENT_LIST Call by reference Type reference (TYPE) TRTY_RCOLL_AGR Tabellentyp Struktur Basisdaten Sicherheiten 20050309

Method SET_VALUES on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method START_COLLATERAL_APPL 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 20041202
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041125
3 Importing IM_APPLICATION_MODE Call by reference Type reference (TYPE) TB_FW_APPLICATION_MODE Darstellungsmodus 20050311
4 Importing IM_CAG_KEY Call by reference Type reference (TYPE) RCOLL_AGR_KEY Sicherheiten Applikation Key (ID) 20050314

Method START_COLLATERAL_APPL on class CL_FVD_COMPONENT_COLLATERAL has no exception.

Method WRITE 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 20041111
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041111
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20041111

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