SAP ABAP Class CL_IM_REXCFR_SETTLSTEP_AJ (Budg.Season.f France: Non-proport. Distrib. of Yearly amount)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-LOC (Application Component) Localization
     GLO_REFX_FR (Package) Localization Flexible Real Estate France
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 20101006
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_RESC_SETTLSTEP_AJ Interface for BAdI: BADI_RESC_SETTLSTEP_AJ 20101006
Properties
Class CL_IM_REXCFR_SETTLSTEP_AJ  
Short Description Budg.Season.f France: Non-proport. Distrib. of Yearly amount    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class REXCFR    
Program status     
Category 0   
Package GLO_REFX_FR   Localization Flexible Real Estate France 
Created 20101006   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 REAJ1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 REXCF 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 20101006
2 IF_EX_RESC_SETTLSTEP_AJ Interface for BAdI: BADI_RESC_SETTLSTEP_AJ 20101006
Friends
Class CL_IM_REXCFR_SETTLSTEP_AJ has no friend class.
Attributes
Class CL_IM_REXCFR_SETTLSTEP_AJ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _CALC_COMPL_BUDGET Instance method Private Method Calculate the complementary budget (= diff of two budgets) 20101028
2 _CALC_DEPEND_TABLE Instance method Private Method Calculate the unitprices and valid from date for the conds. 20101028
3 _CALC_ONE_UNIT_PRICE Instance method Private Method Calculate the unitprices and valid from date for the conds. 20101105
4 _CALC_TOTAL_AMOUNT Instance method Private Method Calculate the total amount for the months 20101028
5 _CORR_DEPEND_TABLE Instance method Private Method Correct the unitprices according to the compl.amount 20101115
6 _GET_PREV_VERSION Instance method Private Method Get the lines of the previously run assessment for the objec 20101028
Events
Class CL_IM_REXCFR_SETTLSTEP_AJ has no event.
Types
Class CL_IM_REXCFR_SETTLSTEP_AJ has no local type.
Method Signatures

Method _CALC_COMPL_BUDGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SU_BUDGET_TOTAL_COMPL Call by reference Type reference (TYPE) REXCFR_BUDGET_TOTAL complementary budget line 20101028
2 Importing IS_SU_BUDGET_TOTAL_ACT Call by reference Type reference (TYPE) REXCFR_BUDGET_TOTAL Actual budget line 20101028
3 Importing IS_SU_BUDGET_TOTAL_PREV Call by reference Type reference (TYPE) REXCFR_BUDGET_TOTAL Previous budget line 20101028

Method _CALC_COMPL_BUDGET on class CL_IM_REXCFR_SETTLSTEP_AJ has no exception.

Method _CALC_DEPEND_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_EXIT_PROCESSED Call by reference Type reference (TYPE) RECABOOL Was exit processed? 20101028
2 Exporting ET_AP_DEPEND Call by reference Type reference (TYPE) RE_T_RESC_ADD_ADJM Depending Conditions for Assessment 20101028
3 Exporting ET_AP_DEPEND_LOG Call by reference Type reference (TYPE) RE_T_RESC_ADD_ADJM Logging of the depending conditions for the assessment 20101028
4 Importing ID_BSMONTH Call by reference Type reference (TYPE) NUMC2 No. Months set in Budget Seasonality 20101028
5 Importing ID_BSVERSION Call by reference Type reference (TYPE) REXCFRBSVERSION Annual Budget Version 20101029
6 Importing ID_NOMONTH Call by reference Type reference (TYPE) NUMC3 No. of Months in input adjustment cond. 20101028
7 Importing ID_PORTION_SU Call by reference Type reference (TYPE) F The portion that falls on the SU from the planned amount 20101028
8 Importing ID_VALIDFROM_NEW Call by reference Type reference (TYPE) RECDVALIDFROM Date from when condition is valid 20101028
9 Importing IF_PREVIOUS Call by reference Type reference (TYPE) RECABOOL Was there a previous version? 20101103
10 Importing IO_CONDITION_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Manager - Conditions 20101108
11 Importing IS_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Conditions VICDCOND Incl. Calculation and Distribution 20101108
12 Importing IS_CONTRACT Call by reference Type reference (TYPE) VICNCN Real Estate Contract 20101028
13 Importing IS_SCAJRO Call by reference Type reference (TYPE) VISCAJRO Adjustment Record SCSE per Rental Object 20101028
14 Importing IS_SCAJROSU Call by reference Type reference (TYPE) VISCAJROSU Adjustment Record SCSE per RO and SU 20101028
15 Importing IS_SU_BUDGET_TOTAL Call by reference Type reference (TYPE) REXCFR_BUDGET_TOTAL Totals of the planned budget for diff. cost elements 20101028

Method _CALC_DEPEND_TABLE on class CL_IM_REXCFR_SETTLSTEP_AJ has no exception.

Method _CALC_ONE_UNIT_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_UNITPRICE Call by reference Type reference (TYPE) RECDUNITPRICE Unit Price 20101105
2 Importing ID_BSMONTH Call by reference Type reference (TYPE) NUMC2 No. Months set in Budget Seasonality 20101105
3 Importing ID_BSVERSION Call by reference Type reference (TYPE) REXCFRBSVERSION Annual Budget Version 20101105
4 Importing ID_DAYS Call by reference Type reference (TYPE) NUMC3 Number of days in condition 20101105
5 Importing ID_DELTA Call by reference Type reference (TYPE) NUMC2 Delta of the month 20101105
6 Importing ID_NOMONTH Call by reference Type reference (TYPE) NUMC3 No. of Months in input adjustment cond. 20101105
7 Importing ID_PLANDATA Call by reference Type reference (TYPE) WKGXXX Plandata 20101105
8 Importing ID_PORTION_SU Call by reference Type reference (TYPE) F The portion that falls on the SU from the planned amount 20101105
9 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RECADATEFROM Date: Valid From 20101105
10 Importing IF_PREVIOUS Call by reference Type reference (TYPE) RECABOOL Was there a previous version? 20101105
11 Importing IS_CONTRACT Call by reference Type reference (TYPE) VICNCN Real Estate Contract 20101105
12 Importing IS_SCAJRO Call by reference Type reference (TYPE) VISCAJRO Adjustment Record SCSE per Rental Object 20101105
13 Importing IS_SCAJROSU Call by reference Type reference (TYPE) VISCAJROSU Adjustment Record SCSE per RO and SU 20101105
14 Importing IS_SU_BUDGET_TOTAL Call by reference Type reference (TYPE) REXCFR_BUDGET_TOTAL Totals of the planned budget for diff. cost elements 20101105

Method _CALC_ONE_UNIT_PRICE on class CL_IM_REXCFR_SETTLSTEP_AJ has no exception.

Method _CALC_TOTAL_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SU_TOTAL_SETTL Call by reference Type reference (TYPE) WKGXXX Total Value in Controlling Area Currency 20101028
2 Exporting ES_SU_BUDGET_TOTAL Call by reference Type reference (TYPE) REXCFR_BUDGET_TOTAL Totals of the planned budget for the object 20101028
3 Importing IT_VIXCFRBUDGET_SU Call by reference Type reference (TYPE) RE_T_VIXCFRBUDGET Annual Budget with Seasonality (VIXCFRBUDGET) 20101028

Method _CALC_TOTAL_AMOUNT on class CL_IM_REXCFR_SETTLSTEP_AJ has no exception.

Method _CORR_DEPEND_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AP_DEPEND Call by reference Type reference (TYPE) RE_T_RESC_ADD_ADJM Depending Conditions for Assessment 20101115
2 Importing ID_BSVERSION Call by reference Type reference (TYPE) REXCFRBSVERSION Annual Budget Version 20101115
3 Importing ID_CALCVALUE Call by reference Type reference (TYPE) RECDCALCVALUE Currency-Dependent Calculation Factor 20110119
4 Importing ID_VALIDTO Call by reference Type reference (TYPE) RECADATETO Date: Valid To 20101115
5 Importing IS_CONDITION Call by reference Type reference (TYPE) RECD_CONDITION Conditions VICDCOND Incl. Calculation and Distribution 20101115
6 Importing IS_CONTRACT Call by reference Type reference (TYPE) VICNCN Real Estate Contract 20101115
7 Importing IS_SCAJROSU Call by reference Type reference (TYPE) VISCAJROSU Adjustment Record SCSE per RO and SU 20110106

Method _CORR_DEPEND_TABLE on class CL_IM_REXCFR_SETTLSTEP_AJ has no exception.

Method _GET_PREV_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VIXCFRBUDGET_PREV Call by reference Type reference (TYPE) RE_T_VIXCFRBUDGET Previous Budget lines for the object 20101028
2 Importing ID_BSVERSION Call by reference Type reference (TYPE) REXCFRBSVERSION Annual Budget Version 20101105
3 Importing IT_VIXCFRBUDGET_SU Call by reference Type reference (TYPE) RE_T_VIXCFRBUDGET Current Budget lines for the object 20101028

Method _GET_PREV_VERSION on class CL_IM_REXCFR_SETTLSTEP_AJ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606