SAP ABAP Class CL_FVD_VIEW_CONDITION_HELPER (CL_FVD_VIEW_CONDITION_HELPER)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-PO (Application Component) Portfolio
     FVVD_UI_ACCOUNT (Package) Loans Master Data: User Interface Layer
Properties
Class CL_FVD_VIEW_CONDITION_HELPER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_UI_ACCOUNT   Loans Master Data: User Interface Layer 
Created 20041223   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FVD_VIEW_CONDITION_HELPER has no forward declaration.
Interfaces
Class CL_FVD_VIEW_CONDITION_HELPER has no interface implemented.
Friends
Class CL_FVD_VIEW_CONDITION_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_CONDITION_CAT_ADAPTINT Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 08 Condition Type 20050323
2 CON_CONDITION_CAT_ADJUSTABLE Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 09 Condition Type 20050323
3 CON_CONDITION_CAT_AUTODEBIT Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 06 Condition Category 20050314
4 CON_CONDITION_CAT_BALLOON Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 07 Condition Category 20050314
5 CON_CONDITION_CAT_BILL Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 05 Condition Category 20050314
6 CON_CONDITION_CAT_FEE Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 01 Condition Category 20050314
7 CON_CONDITION_CAT_HIDDEN Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 99 Condition Category 20050520
8 CON_CONDITION_CAT_INSURANCE Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 04 Condition Category 20050309
9 CON_CONDITION_CAT_INTERSTS Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 02 Condition Category 20050314
10 CON_CONDITION_CAT_PAYMENT Constant Public Type reference (TYPE) TB_MD_CONDITION_CATEGORY 03 Condition Category 20050314
11 CON_ZERO_CONDITION Constant Public Type reference (TYPE) JNULLKON 1 Indicator: Condition Form 20050503
12 TAB_DFIES Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20050304
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_PAYMENTPLAN Static method Public Method Simulate or Calculate Change to Installment Plan 20050215
2 CONVERT_FROM_ALV_FORMAT Static method Public Method Convert Conditions from UI Format 20050218
3 CONVERT_TO_ALV_FORMAT Static method Public Method Convert Conditions to UI Format 20050218
4 GET_FIELDVALUES_SPARTNR Static method Public Method 20050104
5 SETUP_CONDITION_DETAIL Static method Private Method Used Internally by CONVERT_TO_ALV_FORMAT 20050120
6 SETUP_CONDITION_ICON Static method Private Method Used Internally by CONVERT_TO_ALV_FORMAT 20050304
7 SET_CAPS_FLOORS_IN_VVZZKOPO Static method Private Method Used Internally by CONVERT_FROM_ALV_FORMAT 20050125
8 SET_CAP_FLOOR_CONDITION Static method Private Method Used Internally by CONVERT_FROM_ALV_FORMAT 20050125
9 UPDATE_ALV_FORMAT Static method Public Method Update After Condition Change in ALV Grid 20050121
Events
Class CL_FVD_VIEW_CONDITION_HELPER has no event.
Types
Class CL_FVD_VIEW_CONDITION_HELPER has no local type.
Method Signatures

Method CALCULATE_PAYMENTPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PAYMENTPLAN Call by reference Type reference (TYPE) RSCREEN_PAYMENTPLAN Ratenplanänderungen 20050215
2 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050215
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050215
4 Importing IM_FUNCTION Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050215
5 Importing IM_SERVICES Call by reference Object reference (TYPE REF TO) CL_FVD_IL_SERVICES Facade 20050331
6 Importing IM_TEST Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050215

Method CALCULATE_PAYMENTPLAN on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method CONVERT_FROM_ALV_FORMAT 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 20050218
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050218
3 Importing IM_COMPONENT_CONDITIONS Call by reference Object reference (TYPE REF TO) CL_FVD_COMPONENT_CONDITIONS Tabellentyp für Tabelle VVZZKOPO 20050218
4 Importing IM_CONDITIONS_EXTRA_DATA Call by reference Type reference (TYPE) RVIEW_CONDITIONS_EXTRA_DATA Zusaätzliche Konditionsdaten für das User-Interface 20050314
5 Importing IM_CONDITION_HEADER Call by reference Type reference (TYPE) VZZKOKO Tabelle Konditionskopf 20050308
6 Importing IM_TAB_VIEW_CONDITIONS Call by reference Type reference (TYPE) TRTY_VIEW_CONDITIONS Tabelle vom Typ RVIEW_CONDITIONS 20050218

Method CONVERT_FROM_ALV_FORMAT on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method CONVERT_TO_ALV_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONDITIONS_EXTRA_DATA Call by reference Type reference (TYPE) RVIEW_CONDITIONS_EXTRA_DATA Zusaätzliche Konditionsdaten für das User-Interface 20050314
2 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050218
3 Exporting EX_TAB_VIEW_CONDITIONS Call by reference Type reference (TYPE) TRTY_VIEW_CONDITIONS Tabelle vom Typ RVIEW_CONDITIONS 20050218
4 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050218
5 Importing IM_COMPONENT_CONDITIONS Call by reference Object reference (TYPE REF TO) CL_FVD_COMPONENT_CONDITIONS Tabellentyp für Tabelle VVZZKOPO 20050218

Method CONVERT_TO_ALV_FORMAT on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method GET_FIELDVALUES_SPARTNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_F4 Call by reference Type reference (TYPE) TRTY_MODEL_SETTLEMENT_PARTNER Partner für die Regulierung 20050104
2 Importing IM_BORROWER Call by reference Type reference (TYPE) RDARNEHM Personen-Key des Darlehensnehmers/Antragstellers 20050104
3 Importing IM_PARTNER Call by reference Type reference (TYPE) BP_PARTNR Partnernummer 20050318
4 Importing IM_TAB_VIEW_CONDITIONS Call by reference Type reference (TYPE) TRTY_VIEW_CONDITIONS Tabelle vom Typ RVIEW_CONDITIONS 20050104

Method GET_FIELDVALUES_SPARTNR on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method SETUP_CONDITION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STR_CONDITION_DETAIL Call by reference Type reference (TYPE) RSCREEN_LOAN_CONDITION_DETAIL Felder für Konditionsdetails 20050120
2 Importing IM_STR_VVZZKOPO Call by reference Type reference (TYPE) VVZZKOPO Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU 20050120
3 Importing IM_STR_VVZZKOPO_REF Call by reference Type reference (TYPE) VVZZKOPO Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU 20050120
4 Importing IM_TAB_VVZZKOPO_ALT Call by reference Type reference (TYPE) TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO 20050120

Method SETUP_CONDITION_DETAIL on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method SETUP_CONDITION_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ICON_CONDITION Call by reference Type reference (TYPE) TB_CONDITIONS_ICON_CONDITION Status Beträge 20050304
2 Exporting EX_MODIFIED_FIELDS Call by reference Type reference (TYPE) TRTY_MODIFIED_FIELD Anwendungs-Log: Tabelle mit Feldnamen 20050311
3 Importing IM_STR_VVZZKOPO Call by reference Type reference (TYPE) VVZZKOPO Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU 20050304
4 Importing IM_STR_VVZZKOPO_REF Call by reference Type reference (TYPE) VVZZKOPO Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU 20050304
5 Importing IM_TAB_VVZZKOPO_ALT Call by reference Type reference (TYPE) TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO 20050304
6 Importing IM_TAB_VVZZKOPO_PRODUCT Call by reference Type reference (TYPE) TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO 20050304

Method SETUP_CONDITION_ICON on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method SET_CAPS_FLOORS_IN_VVZZKOPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_VVZZKOPO Call by reference Type reference (TYPE) TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO 20050125
2 Importing IM_CONDITION_DETAIL Call by reference Type reference (TYPE) RSCREEN_LOAN_CONDITION_DETAIL Felder für Konditionsdetails 20050125

Method SET_CAPS_FLOORS_IN_VVZZKOPO on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method SET_CAP_FLOOR_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_VVZZKOPO Call by reference Type reference (TYPE) TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO 20050125
2 Importing IM_PKOND Call by reference Type reference (TYPE) PKOND Prozentsatz der Konditionsposition 20050125
3 Importing IM_VARNAME Call by reference Type reference (TYPE) TB_VARNAME Variablenname 20050125

Method SET_CAP_FLOOR_CONDITION on class CL_FVD_VIEW_CONDITION_HELPER has no exception.

Method UPDATE_ALV_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_VIEW_CONDITIONS Call by reference Type reference (TYPE) TRTY_VIEW_CONDITIONS Tabelle vom Typ RVIEW_CONDITIONS 20050121

Method UPDATE_ALV_FORMAT on class CL_FVD_VIEW_CONDITION_HELPER has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600