SAP ABAP Class CL_IM_REXC_IT_CD_DEPOSIT_INT (Imp. class for BAdI imp. REXC_IT_DEPOSIT_INT)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_XC_RA_IT (Package) RE: XC - Localisation of Flexible Real Estate for Italy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110628 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_RECD_CALC_RULE | BAdI Interface IF_EX_RECD_CALC_RULE | 20110628 |
Properties
Class | CL_IM_REXC_IT_CD_DEPOSIT_INT | |
Short Description | Imp. class for BAdI imp. REXC_IT_DEPOSIT_INT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_XC_RA_IT | RE: XC - Localisation of Flexible Real Estate for Italy |
Created | 20110628 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110628 | ||
2 | IF_EX_RECD_CALC_RULE | BAdI Interface IF_EX_RECD_CALC_RULE | 20110628 |
Friends
Class CL_IM_REXC_IT_CD_DEPOSIT_INT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR4 | 'ZSDO' | One-time calculation formula | 20110628 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR4 | 'ZSDP' | Periodic calculation formula | 20110628 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | One time condition | 20110628 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Condition | 20110628 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RECD_CONDITION_MNGR | Manager - Conditions | 20110628 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RETM_POSTING_RH | Posting Term - Cycle | 20111118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Calculates the period due date | 20110628 |
2 | ![]() |
Instance method | Protected | Method | Calculate the value of the condition | 20110628 |
3 | ![]() |
Instance method | Protected | Method | Check if the conditions fits with the interest calc. reqs. | 20110628 |
4 | ![]() |
Instance method | Protected | Method | Loads the corresponding interest rate | 20110628 |
Events
Class CL_IM_REXC_IT_CD_DEPOSIT_INT has no event.
Types
Class CL_IM_REXC_IT_CD_DEPOSIT_INT has no local type.
Method Signatures
Method _CALC_DUEDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_DUEDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 | ||
2 | ![]() |
ES_RHYTHM | Call by reference | Type reference (TYPE) | RETM_POSTING_RH | Posting Term - Cycle | 20110628 | ||
3 | ![]() |
ID_PERFROM | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 | ||
4 | ![]() |
ID_PERTO | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 | ||
5 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20110628 | |||
6 | ![]() |
IS_CONDITION | Call by reference | Type reference (TYPE) | RECD_CONDITION | Conditions VICDCOND Incl. Calculation and Distribution | 20110628 |
Method _CALC_DUEDATE on class CL_IM_REXC_IT_CD_DEPOSIT_INT has no exception.
Method _CALC_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CALC_VALUE | Call by reference | Type reference (TYPE) | RECD_CALC_VALUES_TAB | Conditions - Time-Dependent Calculation Factors | 20110628 | ||
2 | ![]() |
ID_VALIDFROM | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 | ||
3 | ![]() |
ID_VALIDTO | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 | ||
4 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20110628 | |||
5 | ![]() |
IS_CONDITION | Call by reference | Type reference (TYPE) | RECD_CONDITION | Conditions VICDCOND Incl. Calculation and Distribution | 20110628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20110628 |
Method _CHECK_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_CALCFROM | Call by reference | Type reference (TYPE) | DATUM | Date | 20110629 | ||
2 | ![]() |
ED_VALIDFROM | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 | ||
3 | ![]() |
ED_VALIDTO | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 | ||
4 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20110628 | |||
5 | ![]() |
IS_CONDITION | Call by reference | Type reference (TYPE) | RECD_CONDITION | 20110628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20110628 |
Method _GET_INTEREST_RATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ZSOLL | Call by reference | Type reference (TYPE) | AZINSSATZ | Reference Interest Rate | 20110628 | ||
2 | ![]() |
ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20110628 | ||
3 | ![]() |
ID_CONDTYPE | Call by reference | Type reference (TYPE) | RECDCONDTYPE | Condition Type | 20110628 | ||
4 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20110628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Record was not found | 20110628 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |