SAP ABAP Class CL_RECD_CALC_RULE_IFRS (Calculation Formula - IFRS)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CN (Application Component) Real Estate Contract
⤷
RE_CD_CD (Package) RE: Conditions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECD_CALC_RULE | Calculation Formula - Basis Class | 20131129 |
Properties
Class | CL_RECD_CALC_RULE_IFRS | |
Short Description | Calculation Formula - IFRS | |
Super Class | CL_RECD_CALC_RULE | Calculation Formula - Basis Class |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CD_CD | RE: Conditions |
Created | 20120913 | SAP |
Last change | 20140121 | 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
Class CL_RECD_CALC_RULE_IFRS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20131129 | Object That Can Be Instantiated: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYINDEX | '99999' | Loop Index | 20131129 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDGROUP | Condition Group | 20131129 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDTYPE | Condition Type "Depreciation" | 20131129 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDTYPE | Condition Type "Initial Costs" | 20131129 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDTYPE | Condition Type "Interest" | 20131129 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDTYPE | Condition Type "Present Value" | 20131129 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDTYPE | Condition Type "Present Value Template" | 20131129 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDTYPE | Condition Type "Repayment" | 20131129 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECDCONDTYPE | Condition Type "Times" | 20131129 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | REBDMEAS | Interest Rate Measurememnt Type | 20131129 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RECAINTRENO | Internal Key of Real Estate Object | 20131129 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Delete Entire Buffer | 20131129 | |
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RECABOOL | ABAP_FALSE | New Start | 20131129 | |
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RECD_CONDITION | Conditions VICDCOND Incl. Calculation and Distribution | 20131129 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | REBD_OBJ_ASSIGN_BO_IFRS | Valuation Data for Contract Objects | 20131129 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTYPE_T_BUFFER_ASSET | Asset Master Record | 20131129 | ||
17 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RE_T_CASHFLOW_PAY | Cash Flow | 20131129 | ||
18 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GTYPE_T_BUFFER_CASHFLOW_OBJ | Cash Flow per Object | 20131129 | ||
19 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTYPE_T_BUFFER_FIMA | FIMA - Results of Calculation | 20131129 | ||
20 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GTYPE_T_BUFFER_OBJ | Object References | 20131129 | ||
21 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTYPE_T_BUFFER_OBJ | 20131129 | |||
22 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTYPE_T_BUFFER_PRINCIPAL | Present Value - Results of Calculation | 20131129 |
Methods
Events
Class CL_RECD_CALC_RULE_IFRS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_S_BUFFER_ASSET | Public | See coding | 20131129 | BEGIN OF gtype_s_buffer_asset,
bukrs TYPE bukrs,
anln1 TYPE anln1,
anln2 TYPE anln2,
END OF gtype_s_buffer_asset
|
||
2 | GTYPE_S_BUFFER_CASHFLOW_OBJ | Public | See coding | 20131129 | BEGIN OF gtype_s_buffer_cashflow_obj,
objnr TYPE recaobjnr,
cashflow TYPE re_t_cashflow_pay,
END OF gtype_s_buffer_cashflow_obj
|
||
3 | GTYPE_S_BUFFER_FIMA | Public | See coding | 20131129 | BEGIN OF gtype_s_buffer_fima,
dbervon_min TYPE sydatum,
dberbis_max TYPE sydatum,
cond TYPE fima_tab_vtbkond,
bewe TYPE fima_tab_vtbbewe,
END OF gtype_s_buffer_fima
|
||
4 | GTYPE_S_BUFFER_OBJ | Public | See coding | 20131129 | BEGIN OF gtype_s_buffer_obj,
objnr_re TYPE recaobjnr,
objnr_asset TYPE recaobjnr,
objnr_asset_tmp TYPE recaobjnr,
validfrom TYPE recadatefrom,
validto TYPE recadateto,
restart_beg TYPE sydatum,
restart_end TYPE sydatum,
END OF gtype_s_buffer_obj
|
||
5 | GTYPE_S_BUFFER_PRINCIPAL | Public | See coding | 20131129 | BEGIN OF gtype_s_buffer_principal,
principal TYPE vtbbewe-bnwhr,
restart_index TYPE syindex,
object_index TYPE syindex,
end_index TYPE syindex,
bewe TYPE fima_tab_vtbbewe,
ziti TYPE re_t_tfm_ziti,
objnr TYPE recaobjnr,
first_tl TYPE sydatum,
first_tz TYPE sydatum,
percent TYPE pkond2,
END OF gtype_s_buffer_principal
|
||
6 | GTYPE_T_BUFFER_ASSET | Public | See coding | 20131129 | gtype_t_buffer_asset TYPE STANDARD TABLE OF gtype_s_buffer_asset
|
||
7 | GTYPE_T_BUFFER_CASHFLOW_OBJ | Public | See coding | 20131129 | gtype_t_buffer_cashflow_obj TYPE STANDARD TABLE OF gtype_s_buffer_cashflow_obj
|
||
8 | GTYPE_T_BUFFER_FIMA | Public | See coding | 20131129 | gtype_t_buffer_fima TYPE STANDARD TABLE OF gtype_s_buffer_fima
|
||
9 | GTYPE_T_BUFFER_OBJ | Public | See coding | 20131129 | gtype_t_buffer_obj TYPE STANDARD TABLE OF gtype_s_buffer_obj
|
||
10 | GTYPE_T_BUFFER_PRINCIPAL | Public | See coding | 20131129 | gtype_t_buffer_principal TYPE STANDARD TABLE OF gtype_s_buffer_principal
|
Method Signatures
Method CONVERT_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_CONDGROUP | Call by reference | Type reference (TYPE) | RECDCONDGROUP | 20131129 | |||
2 | ![]() |
ED_CRIFRSTYPE | Call by reference | Type reference (TYPE) | RECDCRIFRSTYPE | Art der IFRS Berechnung | 20131129 | ||
3 | ![]() |
ED_IFRSTYPE | Call by reference | Type reference (TYPE) | RECDIFRSTYPE | Typisierung | 20131129 | ||
4 | ![]() |
ED_PARAMETER1 | Call by reference | Type reference (TYPE) | RECDCALCRULEPARA | Untypisierter Parameter für eine Berechnungsvorschrift | 20131129 | ||
5 | ![]() |
ED_PARAMETER2 | Call by reference | Type reference (TYPE) | RECDCALCRULEPARA | Untypisierter Parameter für eine Berechnungsvorschrift | 20131129 | ||
6 | ![]() |
ED_PERCENT | Call by reference | Type reference (TYPE) | RECDIFRSINTERESTRATE | Zinssatz | 20131129 | ||
7 | ![]() |
ED_TIMECT | Call by reference | Type reference (TYPE) | RECDCONDTYPE | 20131129 | |||
8 | ![]() |
ID_CONDGROUP | Call by reference | Type reference (TYPE) | RECDCONDGROUP | Konditionsgruppe | 20131129 | ||
9 | ![]() |
ID_CRIFRSTYPE | Call by reference | Type reference (TYPE) | RECDCRIFRSTYPE | Art der IFRS Berechnung | 20131129 | ||
10 | ![]() |
ID_IFRSTYPE | Call by reference | Type reference (TYPE) | RECDIFRSTYPE | Typisierung | 20131129 | ||
11 | ![]() |
ID_PARAMETER1 | Call by reference | Type reference (TYPE) | RECDCALCRULEPARA | Untypisierter Parameter für eine Berechnungsvorschrift | 20131129 | ||
12 | ![]() |
ID_PARAMETER2 | Call by reference | Type reference (TYPE) | RECDCALCRULEPARA | Untypisierter Parameter für eine Berechnungsvorschrift | 20131129 | ||
13 | ![]() |
ID_PERCENT | Call by reference | Type reference (TYPE) | RECDIFRSINTERESTRATE | Zinssatz | 20131129 | ||
14 | ![]() |
ID_TIMECT | Call by reference | Type reference (TYPE) | RECDCONDTYPE | Konditionsart | 20131129 |
Method CONVERT_PARAMETER on class CL_RECD_CALC_RULE_IFRS has no exception.
Method DELETE_STATIC_BUFFER Signature
Method DELETE_STATIC_BUFFER on class CL_RECD_CALC_RULE_IFRS has no parameter.
Method DELETE_STATIC_BUFFER on class CL_RECD_CALC_RULE_IFRS has no exception.
Method GET_IFRS_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARAMETER | Call by reference | Type reference (TYPE) | REBD_OBJ_ASSIGN_BO_IFRS | Bewertungsdaten zu Vertragsobjekten | 20131129 | ||
2 | ![]() |
ET_PARAMETER | Call by reference | Type reference (TYPE) | RE_T_VIBDOBJASSIFRS | Bewertungsdaten zu Vertragsobjekten | 20131129 | ||
3 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20131129 | ||
4 | ![]() |
ID_VALIDFROM | Call by reference | Type reference (TYPE) | REBDRELVALIDFROM | Datum: Beziehung gültig ab | 20131129 | ||
5 | ![]() |
IO_CONTRACT | Call by reference | Object reference (TYPE REF TO) | IF_RECN_CONTRACT | Vertrag (VICNCN) | 20131129 |
Method GET_IFRS_PARAMETER on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _CHECK_CALCULATION_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONDGROUP | Call by reference | Type reference (TYPE) | RECDCONDGROUP | Konditionsgruppe | 20131129 | ||
2 | ![]() |
ID_TIMECT | Call by reference | Type reference (TYPE) | RECDCONDTYPE | Konditionsart | 20131129 | ||
3 | ![]() |
IO_CONDITION_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION_MNGR | Verwalter - Konditionen | 20131129 | ||
4 | ![]() |
RF_ERROR | Value transfer | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20131129 |
Method _CHECK_CALCULATION_BASE on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _CHECK_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONDGROUP | Call by reference | Type reference (TYPE) | RECDCONDGROUP | 20131129 | |||
2 | ![]() |
ID_CRIFRSTYPE | Call by reference | Type reference (TYPE) | RECDCRIFRSTYPE | 20131129 | |||
3 | ![]() |
ID_IFRSTYPE | Call by reference | Type reference (TYPE) | RECDIFRSTYPE | 20131129 | |||
4 | ![]() |
ID_TIMECT | Call by reference | Type reference (TYPE) | RECDCONDTYPE | 20131129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter nicht zulässig | 20131129 | |
2 | ![]() |
Parameter fehlt | 20131129 |
Method _CONDITION_BEFORE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20131129 |
Method _CONDITION_BEFORE_UPDATE on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _CONDITION_MNGR_BEFORE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20131129 |
Method _CONDITION_MNGR_BEFORE_UPDATE on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _DELETE_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_DELETE_ALL | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Alle löschen? | 20131129 | |
2 | ![]() |
IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20131129 | ||
3 | ![]() |
IO_CONDITION_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION_MNGR | Konditionen | 20131129 |
Method _DELETE_BUFFER on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _GET_ASSET_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20131129 | ||
2 | ![]() |
ID_KEYDATE | Call by reference | Type reference (TYPE) | SYDATUM | RECA0_DATE-MIN | Stichtag | 20131129 | |
3 | ![]() |
ID_OBJNR | Call by reference | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20131129 | ||
4 | ![]() |
ID_RESTART_BEG | Call by reference | Type reference (TYPE) | SYDATUM | Beginn des Neuaufsatzes | 20131129 | ||
5 | ![]() |
ID_RESTART_END | Call by reference | Type reference (TYPE) | SYDATUM | Ende des Neuaufsatzes | 20131129 |
Method _GET_ASSET_FOR_OBJECT on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _GET_FLEXIBLE_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FLEXIBLE_FROM | Value transfer | Type reference (TYPE) | RECADATEFROM | Ab | 20131129 | ||
2 | ![]() |
ED_FLEXIBLE_TO | Call by reference | Type reference (TYPE) | RECADATETO | Bis | 20131129 | ||
3 | ![]() |
IO_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Einzelkondition | 20131129 | ||
4 | ![]() |
IO_CONDITION_MNGR | Value transfer | Object reference (TYPE REF TO) | IF_RECD_CONDITION_MNGR | Konditionen-Manager | 20131129 | ||
5 | ![]() |
IO_OBJECT_CONDITION | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Objekt der Kondition | 20131129 |
Method _GET_FLEXIBLE_DATES on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CALC_VALUES | Call by reference | Type reference (TYPE) | RE_T_RECD_CALC_VALUES_TAB | Konditionen - Zeitabhängige Berechnungsgrößen - Ohne KEY | 20131129 | ||
2 | ![]() |
ET_DIST_VALUES | Call by reference | Type reference (TYPE) | RE_T_RECD_DIST_VALUES_TAB | Konditionen - Zeitabhängige Verteilungsgrößen - Ohne KEY | 20131129 | ||
3 | ![]() |
ID_CONDGROUP | Call by reference | Type reference (TYPE) | RECDCONDGROUP | Konditionsgruppe | 20131129 | ||
4 | ![]() |
ID_CRIFRSTYPE | Call by reference | Type reference (TYPE) | RECDCRIFRSTYPE | Art der IFRS Berechnung | 20131129 | ||
5 | ![]() |
ID_IFRSTYPE | Call by reference | Type reference (TYPE) | RECDIFRSTYPE | Typisierung | 20131129 | ||
6 | ![]() |
ID_PERCENT | Call by reference | Type reference (TYPE) | RECDIFRSINTERESTRATE | Zinssatz | 20131129 | ||
7 | ![]() |
ID_TIMECT | Call by reference | Type reference (TYPE) | RECDCONDTYPE | Konditionsart | 20131129 | ||
8 | ![]() |
IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20131129 | ||
9 | ![]() |
IO_CONDITION_MNGR | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION_MNGR | Verwalter - Konditionen | 20131129 | ||
10 | ![]() |
IO_CONDITION_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20131129 | ||
11 | ![]() |
IS_CONDITION | Call by reference | Type reference (TYPE) | RECD_CONDITION | Konditionen VICDCOND incl. Berechnung und Verteilung | 20131129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Berechnungsfehler | 20131129 |
Method _TERM_PAYMENT_AFTER_CHANGE Signature
Method _TERM_PAYMENT_AFTER_CHANGE on class CL_RECD_CALC_RULE_IFRS has no parameter.
Method _TERM_PAYMENT_AFTER_CHANGE on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _TERM_PERIOD_AFTER_CHANGE Signature
Method _TERM_PERIOD_AFTER_CHANGE on class CL_RECD_CALC_RULE_IFRS has no parameter.
Method _TERM_PERIOD_AFTER_CHANGE on class CL_RECD_CALC_RULE_IFRS has no exception.
Method _TERM_RHYTHM_AFTER_CHANGE Signature
Method _TERM_RHYTHM_AFTER_CHANGE on class CL_RECD_CALC_RULE_IFRS has no parameter.
Method _TERM_RHYTHM_AFTER_CHANGE on class CL_RECD_CALC_RULE_IFRS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |