SAP ABAP IMG Activity BADI_REBD_CHARACT (Implement Enhancements (BAdI))
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_BD_CA (Package) RE: Cross Application Master Data
IMG Activity
ID BADI_REBD_CHARACT Implement Enhancements (BAdI)  
Transaction Code S_EE6_85000177   (empty) 
Created on 20110802    
Customizing Attributes BADI_REBD_CHARACT   Implement Enhancements (BAdI) 
Customizing Activity BADI_REBD_CHARACT   Implement Enhancements (BAdI) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_REBD_CHARACT_BEHAVIOR    

Use

The Business Add-In (BAdI) can be used to control checks of fixtures and fittings characteristics.

In the standard system, all characteristics are always checked, regardless of whether or not they are relevant to the representative list of rents. The system checks in particular if the rules entered in Customizing for the fixtures and fittings characteristics regarding the necessity and number of the individual characteristics are met. However, if you want, for example, to use characteristics dependent on the usage type, and these characteristics can be relevant to the representative list of rents or not, then the system checks all rules, even if a rule from a "Characteristic must exist" representative list of rents is neither useful nor necessary for objects of a certain usage type.

To allow you to control the checks, you can use the

method CONTROL_CHARACT_BEHAVIOR . The method has the following parameters:

  • Import: IO_OBJECT - Object for which the fixtures and fittings are checked
  • Changing:
    • CF_ONLY_CHECK_RLRA - Check only one area
    • CF_HIDE_RLRA_NOT_RELEVANT - The area "independent of representative list of rents" is not used and is therefore not to be checked
    • CF_HIDE_RLRA_RELEVANT - The area "dependent on representative list of rents" is not used and is therefore not to be checked

Activities

Example

For an example implementation, see the class CL_EXM_IM_REBD_CHARACT_BEHAV.

Notes for Developers

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20110802 
SAP Release Created in 606