Ansicht
Dokumentation

FARR_POSTING_ENHANCE - BAdI: Changing Standard Fields During Posting to Financial Accounting

FARR_POSTING_ENHANCE - BAdI: Changing Standard Fields During Posting to Financial Accounting

ROGBILLS - Synchronize billing plans   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

This BAdI enables you to change standard fields during posting to financial accounting.

Revenue Accounting and Reporting uses the RW-Interface to transfer revenue accounting postings to GL, CO, and other receivers. Revenue accounting postings can be enhanced with custom-specific fields by using extension include INCL_EEW_FARR_REP.

Sometimes it is required to fill standard fields in ACCIT from custom-specific information available in the revenue accounting postings, such as field XREF3. To achieve this, you need to take the following steps:

  1. Extend enhancement include INCL_EEW_FARR_POSTING with the standard fields that should be changed.
  2. Implement BAdI: FARR_POSTING_ENHANCEMENT to move information available in parameter IS_RR_LINE_ITEM (and/or CS_ACC_IT) to change parameter CS_ACC_IT. Only fields defined in INCL_EEW_FARR_POSTING will be taken over to ACCIT after the BAdI call.

If you enhanced the FI coding block with custom-specific fields by structure CI_COBL, the information stored in fields from INCL_EEW_FARR_REP will be transferred to corresponding fields defined in CI_COBL. The system only transfer fields of which names are overlapped.

Note: If you add XBLNR to INCL_EEW_FARR_POSTING, do not assign any value to XBLNR. Assigning a value to XBLNR will result in an error when you make a posting to FI.

You have added the standard fields to be transferred to structure INCL_EEW_FARR_POSTING.

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

BAdI method documentation:

For information about implementing BAdIs as part of the Enhancement Framework, see SAP Library for SAP NetWeaver Platform on SAP Help Portal at http://help.sap.com/nw_platform. Choose a release and then Application Help. In SAP Library, choose SAP NetWeaver Library: Function-Oriented View->Application Server>Application Server ABAP->Application Development on AS ABAP->ABAP Customer Development->Enhancement Framework.






CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.

Length: 2642 Date: 20240523 Time: 200236     sap01-206 ( 51 ms )