SAP ABAP Interface IF_EX_RECD_CALC_RULE (BAdI Interface IF_EX_RECD_CALC_RULE)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CD_CD (Package) RE: Conditions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECD_CALC_RULE Example Implementation for BAdI Definition RECD_CALC_RULE 20040611
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECD_CALC_RULE_BX Example Implementation for BAdI Definition RECD_CALC_RULE 20121018
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECD_CALC_RULE_DIFF Difference Between Condition Groups (e.g. Guaranteed Rent) 20051109
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECD_CALC_RULE_SUBS Amount to Be Paid by Main Partner after Deducting Subsidy 20061106
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECD_CALC_RULE_UX Example Implementation for BAdI Definition RECD_CALC_RULE 20121015
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_CD_NL_CALC_SUBS Amount to Be Paid by Main Partner after Deducting Subsidy 20090202
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_CD Imp. class for BAdI imp. REXC_IT_DEPOSIT_INT 20120507
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_IT_CD_DEPOSIT_INT Imp. class for BAdI imp. REXC_IT_DEPOSIT_INT 20110628
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_MM_OT Class for BAdI: BADI_RECD_CALC_RULE 20060711
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_REXC_MM_OTOP Class for BAdI: BADI_RECD_CALC_RULE 20060802
Properties
Interface IF_EX_RECD_CALC_RULE  
Short Description BAdI Interface IF_EX_RECD_CALC_RULE    
General Data
Package RE_CD_CD   RE: Conditions 
Created 20040525   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_RECD_CALC_RULE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050519
Friends
Interface IF_EX_RECD_CALC_RULE has no friend.
Attributes
Interface IF_EX_RECD_CALC_RULE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTES Instance method Public Method Gets the Attributes 20040526
2 GET_FLEXIBLE Instance method Public Method Gets the Flexible Values 20080109
3 GET_PARAMETER Instance method Public Method Gets the Parameter Values 20040526
4 GET_UNITS Instance method Public Method Gets Units 20040526
5 GET_VALUES Instance method Public Method Supplies the Calculation Amounts 20040525
Events
Interface IF_EX_RECD_CALC_RULE has no event.
Types
Interface IF_EX_RECD_CALC_RULE has no local type.
Method Signatures

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_GUI_FM_PARA_PAI Call by reference Type reference (TYPE) RECDRULEGUIFMPBOPAI PAI-Baustein für Vorschriftsparameterpflege 20040601
2 Changing CD_GUI_FM_PARA_PBO Call by reference Type reference (TYPE) RECDRULEGUIFMPBOPAI PBO-Baustein für Vorschriftsparameterpflege 20040601
3 Changing CD_INFO_IDENT Call by reference Type reference (TYPE) RECDRULETEXTINFO Hilfstextidentifikation 20040526
4 Changing CF_ADJUSTABLE Call by reference Type reference (TYPE) RECABOOL Ist die Kondition durch die Anpassung anpassbar? 20040526
5 Changing CF_DEPEND_CONDITION Call by reference Type reference (TYPE) RECABOOL Ist die Berechnung abhängig von Konditionen? 20040526
6 Changing CF_DEPEND_OBJECT Call by reference Type reference (TYPE) RECABOOL Ist die Berechnung abhängig von Objektdaten? 20040526
7 Changing CF_DISTRIBUTE Call by reference Type reference (TYPE) RECABOOL Kann die Berechnung auch verteilen? 20040526
8 Changing CF_UNIQUE_VALUES Call by reference Type reference (TYPE) RECABOOL Liefert die Berechnung Einmalbeträge? 20040622
9 Changing CF_UNIQUE_VALUES_MULTI Call by reference Type reference (TYPE) RECABOOL Liefert die Berechnung mehrere Einmalbeträge? 20050128
10 Changing CF_UNITPRICE_HIDE Call by reference Type reference (TYPE) RECABOOL Soll der Einheitspreis versteckt werden? 20040528
11 Changing CF_USE_BUFFER Call by reference Type reference (TYPE) RECABOOL Soll der Puffer verwendet werden? 20120615
12 Importing ID_CALCRULEEXT Call by reference Type reference (TYPE) RECDCALCRULEEXT Parameter FLT_VAL der Methode GET_ATTRIBUTES 20050225

Method GET_ATTRIBUTES on Interface IF_EX_RECD_CALC_RULE has no exception.

Method GET_FLEXIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_FLEXIBLE_FROM Call by reference Type reference (TYPE) RECADATEFROM Begin flexibles Intervalle 20080109
2 Changing CD_FLEXIBLE_TO Call by reference Type reference (TYPE) RECADATETO Ende flexibles Intervalle 20080109
3 Changing CF_FLEXIBLE Call by reference Type reference (TYPE) RECABOOL Unterstützt die Vorschrift flexible Intervalle? 20080109
4 Importing ID_CALCRULEEXT Call by reference Type reference (TYPE) RECDCALCRULEEXT Parameter FLT_VAL der Methode GET_ATTRIBUTES 20080109
5 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt mit Konditionen 20080109
6 Importing IS_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Kondition 20080109

Method GET_FLEXIBLE on Interface IF_EX_RECD_CALC_RULE has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_PARA_INFO Call by reference Type reference (TYPE) RECDCALCRULEPARADES Beschreibung des Parameters 20040526
2 Changing CF_PARA_CHECK Call by reference Type reference (TYPE) RECABOOL Standardprüfung des Parameters durchführen? 20040527
3 Changing CT_PARA_VALUES Call by reference Type reference (TYPE) RE_T_RECD_CALC_PARA_LIST Liste der Parameterwerte (F4) 20040601
4 Importing ID_CALCRULEEXT Call by reference Type reference (TYPE) RECDCALCRULEEXT Parameter FLT_VAL der Methode GET_PARAMETER 20050225
5 Importing ID_PARA_NO Call by reference Type reference (TYPE) RECDPARANUMBER Nummer des Parameters 20040526
6 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt mit Konditionen 20041210
7 Importing IS_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Kondition 20040526

Method GET_PARAMETER on Interface IF_EX_RECD_CALC_RULE has no exception.

Method GET_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_UNIT_CALCVALUE Call by reference Type reference (TYPE) RECDCALCVALUEUNIT Einheit der Berechnungsgröße 20040526
2 Changing CD_UNIT_UNITPRICE Call by reference Type reference (TYPE) RECDUNITPRICEUNIT Einheit des Einheitspreises 20040526
3 Importing ID_CALCRULEEXT Call by reference Type reference (TYPE) RECDCALCRULEEXT Parameter FLT_VAL der Methode GET_UNITS 20050225
4 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt mit Konditionen 20041210
5 Importing IS_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Kondition 20040526

Method GET_UNITS on Interface IF_EX_RECD_CALC_RULE has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_OBJNRPARA Call by reference Type reference (TYPE) RECDOBJNRPARA Objektnummer im Berechnungs-/Verteilungsparameter 20111007
2 Changing CT_CALC_USED_OBJECTS Call by reference Type reference (TYPE) RE_T_OBJNR Von Berechnung berücksichtigte Objekte 20040525
3 Changing CT_CALC_VALUES Call by reference Type reference (TYPE) RE_T_RECD_CALC_VALUES_TAB Zeitabhängige Berechnungsgrößen 20040525
4 Changing CT_DIST_USED_OBJECTS Call by reference Type reference (TYPE) RE_T_OBJNR Von Verteilung berücksichtigte Objekte 20040525
5 Changing CT_DIST_VALUES Call by reference Type reference (TYPE) RE_T_RECD_DIST_VALUES_TAB Zeitabhängige Verteilungsgrößen 20040525
6 Importing ID_ABS_FROM Call by reference Type reference (TYPE) RECDVALIDFROM Absoluter Beginn der Berechnung 20040525
7 Importing ID_ABS_TO Call by reference Type reference (TYPE) RECDVALIDTO Absolutes Ende der Berechnung 20040525
8 Importing ID_CALCRULEEXT Call by reference Type reference (TYPE) RECDCALCRULEEXT Parameter FLT_VAL der Methode GET_VALUES 20050225
9 Importing ID_PARA_1 Call by reference Type reference (TYPE) RECDCALCRULEPARA Parameter 1 20040525
10 Importing ID_PARA_2 Call by reference Type reference (TYPE) RECDCALCRULEPARA Parameter 2 20040525
11 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt mit Konditionen 20041210
12 Importing IS_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Kondition 20040525
13 Importing IT_OBJECT_CONDITION Call by reference Type reference (TYPE) BAPI_RE_T_OBJECT_REL_INT Konditionenobjekte 20040525
14 Importing IT_OBJECT_CONTRACT Call by reference Type reference (TYPE) BAPI_RE_T_OBJECT_REL_INT Vertragsobjekte 20040525
# Exception Resumable Description Created on
1 ERROR Fehler 20040526
History
Last changed by/on SAP  20130531 
SAP Release Created in 500