SAP ABAP IMG Activity RERA_TRANSFER_POST (Prevent Object Transfers)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_RA_CA (Package) RE: Cross Application Rental Accounting
IMG Activity
ID RERA_TRANSFER_POST Prevent Object Transfers  
Transaction Code S_EE6_85000191   (empty) 
Created on 20110802    
Customizing Attributes RERA_TRANSFER_POST   Implement Enhancements (BAdI): Prevent Object Transfers 
Customizing Activity RERA_TRANSFER_POST   Implement Enhancements (BAdI): Prevent Object Transfers 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_RERA_TRANSFER_POST    

Use

You can use this BAdI if you want to suppress object transfers (transfer from the contract to assigned rental objects) during periodic posting and service charge settlement. In that case the real estate contract remains the object to which account assignment is made in the revenue posting.

Requirements

Standard settings

Activities

Implement the method SUPPRESS_TRANSFER_POSTING and set the parameter cf_suppress_transfer there to 'X'.

Also see the example implementation in class CL_EXM_IM_RERA_TRANSFER_POST.

Example

In the example, the distribution postings are controlled dependent on the contract type of the contract. For contracts with customer accounts, the distributions are suppressed, but not for other contract types.

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