SAP ABAP Class CL_FVD_MODL_COMP_CONDITIONS (Conditions)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FVD_MODEL_COMPONENT Interface for the Model of all Components 20041109
Properties
Class CL_FVD_MODL_COMP_CONDITIONS  
Short Description Conditions    
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 20041109   SAP 
Last change 20050705   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
# Interface Abstract Final Description Created on
1 IF_FVD_MODEL_COMPONENT Interface for the Model of all Components 20041109
Friends
Class CL_FVD_MODL_COMP_CONDITIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT Instance attribute Public Object reference (TYPE REF TO) CL_FVD_COMPONENT_CONDITIONS Conditions Component 20041109
2 CONDITIONS_EXTRA_DATA Instance attribute Public Type reference (TYPE) RVIEW_CONDITIONS_EXTRA_DATA Additional Condition Data for the User Interface 20050314
3 REF_MODEL_SERV_ACCOUNT Instance attribute Public Object reference (TYPE REF TO) IF_FVD_MODEL_SERV_ACCOUNT Component Account Services 20041110
4 REF_MODEL_SERV_MD_LOAN Instance attribute Public Object reference (TYPE REF TO) IF_FVD_MODEL_SERV_MD_LOAN Component Account Services 20041116
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONDITIONS Instance method Public Method 20050319
2 CONSTRUCTOR Instance method Public Constructor 20041109
3 CREATE_NEW_DUE_DATE Instance method Public Method New Due Date 20050614
4 DELIMIT_CONDITION Instance method Public Method UI - Accrue/Defer Condition 20050218
5 GET_ACCOUNT_SERVICES Instance method Public Method 20050214
6 GET_VALUES Instance method Public Method Read Values 20041109
7 SET_VALUES Instance method Public Method Set Values 20041109
8 UPDATE_TERM Instance method Public Method Adjust Term 20050331
Events
Class CL_FVD_MODL_COMP_CONDITIONS has no event.
Types
Class CL_FVD_MODL_COMP_CONDITIONS has no local type.
Method Signatures

Method CHECK_CONDITIONS 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 20050319
2 Returning RE_STATUS_CHANGED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050319

Method CHECK_CONDITIONS on class CL_FVD_MODL_COMP_CONDITIONS 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 20050217
2 Importing IM_MODEL_APPLICATION Call by reference Object reference (TYPE REF TO) IF_FVD_MODEL_APPLICATION Interface für Model der Applikation 20041110

Method CONSTRUCTOR on class CL_FVD_MODL_COMP_CONDITIONS has no exception.

Method CREATE_NEW_DUE_DATE 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 20050614
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050614
3 Importing IM_DFAELL Call by reference Type reference (TYPE) DFAELL Fälligkeitstermin 20050614
4 Importing IM_DGUEL_KP Call by reference Type reference (TYPE) DGUEL_KP 20050614

Method CREATE_NEW_DUE_DATE on class CL_FVD_MODL_COMP_CONDITIONS has no exception.

Method DELIMIT_CONDITION 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_CONDITION_TYPE Call by reference Type reference (TYPE) SKOART Konditionsart (feinste Unterteilung der Konditionssätze) 20050218
4 Importing IM_DATE Call by reference Type reference (TYPE) DGUEL_KP Konditionsposition gültig ab 20050218
5 Importing IM_DATE_NEW Call by reference Type reference (TYPE) DGUEL_KP Konditionsposition gültig ab 20050218

Method DELIMIT_CONDITION on class CL_FVD_MODL_COMP_CONDITIONS has no exception.

Method GET_ACCOUNT_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REF_SERVICES Value transfer Object reference (TYPE REF TO) CL_FVD_IL_SERVICES Facade 20050214

Method GET_ACCOUNT_SERVICES on class CL_FVD_MODL_COMP_CONDITIONS has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONDITION_HEADER Call by reference Type reference (TYPE) VZZKOKO Tabelle Konditionskopf 20050201
2 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050218
3 Exporting EX_MASTERDATA Call by reference Type reference (TYPE) RVZZMASTERDATA Stammdaten Struktur 20050204
4 Exporting EX_TAB_VIEW_CONDITIONS Call by reference Type reference (TYPE) TRTY_VIEW_CONDITIONS Tabelle vom Typ RVIEW_CONDITIONS 20050201
5 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050202

Method GET_VALUES on class CL_FVD_MODL_COMP_CONDITIONS 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 20041116
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041116
3 Importing IM_CONDITION_HEADER Call by reference Type reference (TYPE) VZZKOKO Tabelle Konditionskopf 20050201
4 Importing IM_TAB_VIEW_CONDITIONS Call by reference Type reference (TYPE) TRTY_VIEW_CONDITIONS Dynpro-Felder Kreditlinie Stammdaten 20050201

Method SET_VALUES on class CL_FVD_MODL_COMP_CONDITIONS has no exception.

Method UPDATE_TERM 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

Method UPDATE_TERM on class CL_FVD_MODL_COMP_CONDITIONS has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 600