SAP ABAP IMG Activity RECA_AUTH_CHECK (Implement Enhancements (BAdI): Authorization Checks)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
IMG Activity
ID RECA_AUTH_CHECK Implement Enhancements (BAdI): Authorization Checks  
Transaction Code S_EE6_85000182   (empty) 
Created on 20110802    
Customizing Attributes RECA_AUTH_CHECK   Implement Enhancements (BAdI): Authorization Checks 
Customizing Activity RECA_AUTH_CHECK   Implement Enhancements (BAdI): Authorization Checks 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_RECA_AUTH_CHECK    

Use

You can use this Business Add-In (BAdI) to enhance the authorization check for the master data of the following real estate objects:

  • Business entity
  • Building
  • Land
  • Rental object
  • Real estate contract
  • Architectural object
  • Settlement unit
  • Adjustment measure
  • RE search request
  • Offered object/reservation object
  • Contract offer

In addition, you can use this BAdI to check FI and CO transactions in the posting interface.

Requirements

Standard settings

Activities

Create a BAdI implementation and implement your authorization check. Then activate the BAdI implementation.

  • CHECK_AUTHORITY Method:
    This method is called when someone tries to create, change or display one of the above real estate objects. At the time of the call, substitutions were already executed.
    The IO_OBJECT parameter contains the instance of the given real estate object. Using the API module for the object makes accessing the current attributes of the object possible (even if these were not yet saved).
    The ID_AUTH_OBJECT and IS_AUTH_PARAM parameters contain the parameters used for standard authorization checks.
  • CHECK_AUTHORITY_FOR_BUS_TRANS Method:
    You can use this method to check authorizations in conjunction with FI and CO postings. The ID_TRANS parameter contains the current transaction, if it is available.

Notes for Developers

Example

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