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 | ![]() |
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 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FVD_COMPONENT_CONDITIONS | Conditions Component | 20041109 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RVIEW_CONDITIONS_EXTRA_DATA | Additional Condition Data for the User Interface | 20050314 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FVD_MODEL_SERV_ACCOUNT | Component Account Services | 20041110 | ||
4 | ![]() |
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 | ![]() |
Instance method | Public | Method | 20050319 | |
2 | ![]() |
Instance method | Public | Constructor | 20041109 | |
3 | ![]() |
Instance method | Public | Method | New Due Date | 20050614 |
4 | ![]() |
Instance method | Public | Method | UI - Accrue/Defer Condition | 20050218 |
5 | ![]() |
Instance method | Public | Method | 20050214 | |
6 | ![]() |
Instance method | Public | Method | Read Values | 20041109 |
7 | ![]() |
Instance method | Public | Method | Set Values | 20041109 |
8 | ![]() |
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 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050319 | ||
2 | ![]() |
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 | ![]() |
IM_COMPONENT_MASTERDATA | Call by reference | Object reference (TYPE REF TO) | IF_COMPONENT_MASTERDATA | Interface für Stammdatenkomponente | 20050217 | ||
2 | ![]() |
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 | ![]() |
EX_ERROR | Call by reference | Type reference (TYPE) | TB_FW_ERROR | 20050614 | |||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050614 | ||
3 | ![]() |
IM_DFAELL | Call by reference | Type reference (TYPE) | DFAELL | Fälligkeitstermin | 20050614 | ||
4 | ![]() |
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 | ![]() |
EX_ERROR | Call by reference | Type reference (TYPE) | TB_FW_ERROR | Fehlerkennzeichen | 20050218 | ||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050218 | ||
3 | ![]() |
IM_CONDITION_TYPE | Call by reference | Type reference (TYPE) | SKOART | Konditionsart (feinste Unterteilung der Konditionssätze) | 20050218 | ||
4 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | DGUEL_KP | Konditionsposition gültig ab | 20050218 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
EX_CONDITION_HEADER | Call by reference | Type reference (TYPE) | VZZKOKO | Tabelle Konditionskopf | 20050201 | ||
2 | ![]() |
EX_ERROR | Call by reference | Type reference (TYPE) | TB_FW_ERROR | Fehlerkennzeichen | 20050218 | ||
3 | ![]() |
EX_MASTERDATA | Call by reference | Type reference (TYPE) | RVZZMASTERDATA | Stammdaten Struktur | 20050204 | ||
4 | ![]() |
EX_TAB_VIEW_CONDITIONS | Call by reference | Type reference (TYPE) | TRTY_VIEW_CONDITIONS | Tabelle vom Typ RVIEW_CONDITIONS | 20050201 | ||
5 | ![]() |
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 | ![]() |
EX_ERROR | Call by reference | Type reference (TYPE) | TB_FW_ERROR | Fehlerkennzeichen | 20041116 | ||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | 20041116 | |||
3 | ![]() |
IM_CONDITION_HEADER | Call by reference | Type reference (TYPE) | VZZKOKO | Tabelle Konditionskopf | 20050201 | ||
4 | ![]() |
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 | ![]() |
EX_ERROR | Call by reference | Type reference (TYPE) | TB_FW_ERROR | Fehlerkennzeichen | 20050331 | ||
2 | ![]() |
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 |