SAP ABAP IMG Activity REAJ_ADJUSTMENT_COMP (Influence Determination of Comparative Apartments and Comparative Rent)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_PR (Package) RE: Adjustment Process
IMG Activity
ID REAJ_ADJUSTMENT_COMP Influence Determination of Comparative Apartments and Comparative Rent  
Transaction Code S_EE6_85000036   (empty) 
Created on 20100714    
Customizing Attributes REAJ_ADJUSTMENT_COMP   Influence Determination of Comparative Apartments and Comparative Rent 
Customizing Activity REAJ_ADJUSTMENT_COMP   Influence Determination of Comparative Apartments and Comparative Rent 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_REAJ_ADJUSTMENT_COMP    

Use

This BAdI is run for rent adjustment using comparative apartments.

  • Method CHANGE_COMP_OBJECTS

    This method is called after the comparative objects are determined. The objects are transferred in table CT_COMP_OBJECTS. You can edit the objects, for example by deleting objects that are not suitable.

  • Method CALCULATE_PRICE

    In this method, you can determine the calculated price differently to the way it is done in the standard system. The method is called before the standard calculation (and after the method CHANGE_COMP_OBJECTS). So that the standard code is no longer run, you have to set the flag EF_ADJUSTED to ABAP_TRUE. There is an example implementation for this method in the class CL_EXM_REAJ_ADJUSTMENT_COMP.

    Notes for Developers

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20100714 
SAP Release Created in 606