SAP ABAP Class CL_FVD_CONDITION_INTERFACE (Interface for Editing Conditions)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML-BD-MD (Application Component) Master Data
⤷
FVVD_LOC_AC (Package) Installment Loan Account
⤷
⤷
Properties
| Class | CL_FVD_CONDITION_INTERFACE | |
| Short Description | Interface for Editing Conditions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FVVD_LOC_AC | Installment Loan Account |
| Created | 20050207 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FVD_CONDITION_INTERFACE has no forward declaration.
Interfaces
Class CL_FVD_CONDITION_INTERFACE has no interface implemented.
Friends
Class CL_FVD_CONDITION_INTERFACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | VVSART | Product Type | 20050224 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TRTY_VVZZKOPO | Table Type for Table VVZZKOPO | 20050224 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RVZZCONDITIONS | Conditions with Header Data | 20050207 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TRTY_VVZZCONDITION_INFO | Table Type RVZZCONDITION_INFO | 20050222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Condition | 20050207 | |
| 2 | Instance method | Public | Method | Delete Condition | 20050207 | |
| 3 | Instance method | Public | Method | Read Condition | 20050207 | |
| 4 | Instance method | Public | Method | Read Default Condition from Customizing | 20050224 | |
| 5 | Instance method | Public | Method | Determine Condition Catagories for the Condition Item | 20050207 | |
| 6 | Instance method | Public | Method | Read Values from the Interface | 20050207 | |
| 7 | Instance method | Public | Method | Set Condition | 20050207 | |
| 8 | Instance method | Public | Method | Set Values in Interface | 20050207 |
Events
Class CL_FVD_CONDITION_INTERFACE has no event.
Types
Class CL_FVD_CONDITION_INTERFACE has no local type.
Method Signatures
Method CHANGE_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 | 20050207 | |||
| 2 | IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | 20050207 | ||||
| 3 | IM_BKOND | Call by reference | Type reference (TYPE) | BKOND | Währungsbetrag der Konditionsposition | 20050207 | |||
| 4 | IM_COND_CATEGORY | Call by reference | Type reference (TYPE) | TB_MD_CONDITION_CATEGORY | Konditionskategorie | 20050207 | |||
| 5 | IM_COND_TYPE | Call by reference | Type reference (TYPE) | SKOART | Konditionsart (feinste Unterteilung der Konditionssätze) | 20050207 | |||
| 6 | IM_CREATE_NEW | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050207 | |||
| 7 | IM_DATE | Call by reference | Type reference (TYPE) | DGUEL_KP | Konditionsposition gültig ab | 20050207 | |||
| 8 | IM_DFAELL | Call by reference | Type reference (TYPE) | DFAELL | Fälligkeitstermin | 20050207 | |||
| 9 | IM_PKOND | Call by reference | Type reference (TYPE) | PKOND | Prozentsatz der Konditionsposition | 20050207 |
Method CHANGE_CONDITION on class CL_FVD_CONDITION_INTERFACE has no exception.
Method DELETE_CONDITION 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 | 20050207 | ||||
| 2 | IM_COND_CATEGORY | Call by reference | Type reference (TYPE) | TB_MD_CONDITION_CATEGORY | Konditionskategorie | 20050207 | |||
| 3 | IM_COND_TYPE | Call by reference | Type reference (TYPE) | SKOART | Konditionsart (feinste Unterteilung der Konditionssätze) | 20050207 | |||
| 4 | IM_DATE | Call by reference | Type reference (TYPE) | DGUEL_KP | Konditionsposition gültig ab | 20050207 |
Method DELETE_CONDITION on class CL_FVD_CONDITION_INTERFACE has no exception.
Method GET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_CONDITION | Call by reference | Type reference (TYPE) | TRTY_VVZZKOPO | Tabellentyp für Tabelle VVZZKOPO | 20050207 | |||
| 2 | IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050207 | |||
| 3 | IM_COND_CATEGORY | Call by reference | Type reference (TYPE) | TB_MD_CONDITION_CATEGORY | Konditionskategorie | 20050207 | |||
| 4 | IM_COND_TYPE | Call by reference | Type reference (TYPE) | SKOART | Konditionsart (feinste Unterteilung der Konditionssätze) | 20050207 | |||
| 5 | IM_DATE | Call by reference | Type reference (TYPE) | DGUEL_KP | Konditionsposition gültig ab | 20050207 |
Method GET_CONDITION on class CL_FVD_CONDITION_INTERFACE has no exception.
Method GET_CONDITION_FROM_CUSTOMIZING 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 | 20050224 | |||
| 2 | EX_VVZZKOPO | Call by reference | Type reference (TYPE) | VVZZKOPO | Tabellentyp für Tabelle VVZZKOPO | 20050224 | |||
| 3 | IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050224 | |||
| 4 | IM_COND_TYPE | Call by reference | Type reference (TYPE) | SKOART | Konditionsart (feinste Unterteilung der Konditionssätze) | 20050224 | |||
| 5 | IM_PRODUCT_TYPE | Call by reference | Type reference (TYPE) | VVSART | Produktart | 20050224 |
Method GET_CONDITION_FROM_CUSTOMIZING on class CL_FVD_CONDITION_INTERFACE has no exception.
Method GET_CONDITION_INFO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_VVZZKOPO_INF | Call by reference | Type reference (TYPE) | TRTY_VVZZCONDITION_INFO | Tabelle vom Typ RVZZCONDITION_INFO | 20050221 | |||
| 2 | IM_CONDITIONS | Call by reference | Type reference (TYPE) | RVZZCONDITIONS | Konditionen mit Kopfdaten | 20050207 |
Method GET_CONDITION_INFO_TAB on class CL_FVD_CONDITION_INTERFACE has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONDITIONS | Call by reference | Type reference (TYPE) | RVZZCONDITIONS | Konditionen mit Kopfdaten | 20050207 |
Method GET_VALUES on class CL_FVD_CONDITION_INTERFACE has no exception.
Method SET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VVZZKOPO | Call by reference | Type reference (TYPE) | VVZZKOPO | Sicht auf VZZKOPO mit Zusatzinformation aus VKOPOSTEU | 20050222 |
Method SET_CONDITION on class CL_FVD_CONDITION_INTERFACE has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONDITIONS | Call by reference | Type reference (TYPE) | RVZZCONDITIONS | Konditionen mit Kopfdaten | 20050207 |
Method SET_VALUES on class CL_FVD_CONDITION_INTERFACE has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |