Ansicht
Dokumentation

FMFG_RPTA_EXIT - BAdI: Reporting Attributes

FMFG_RPTA_EXIT - BAdI: Reporting Attributes

ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Functions for U.S. Federal Government (PSM-FG) component for the Governmentwide Treasury Account Symbol Adjusted Trial Balance System (GTAS). The ADD_GTAS_ATTRIBUTES method is the only method used to define the GTAS derivation process. The fallback class CL_FMFG_FB_IMP_GTAS executes the derivation rules defined in transaction FMUSFG1 (GTAS Attribute Derivation at Time of Reporting). This BAdI works with the Customizing activity Select Reports and Fields for Derivation.

Performance-related optimizations may require you to replace the use of the derivation tool with a more streamlined option. In this case, we recommend a coded solution.

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

If you previously implemented this BAdI, you must copy the code from the fallback class CL_FMFG_FB_IMP_GTAS, method ADD_GTAS_ATTRIBUTES to your existing implementation. This code executes the derivation of Federal Government fields, which is the execution of the rules defined by transaction FMUSFG1.

If you do not already have an implementation of this BAdI, the fallback class will be executed.

If you want to have your own implementation of this BAdI to customize the code of the derivation process (for example, to use your own code to define the rules instead of using the derivation tool), do the following:

  1. On the Create Enhancement Implementation screen, which appears after you call the Customizing activity, enter a name for the enhancement implementation, short text, and composite enhancement implementation.
If no composite enhancement implementation exists, create a new one by choosing the Create Composite Implementation button.
  1. Save your entries, and assign the implementation to a development class.
  2. Select the BAdI tab, and choose the Create BAdI button.
  3. In the dialog box, enter the BAdI definition, BAdI implementation, and implementation class and description, and choose Enter.
  4. In the left panel on the next screen, expand the implementation node and double-click Class.
  5. To enter method processing, double-click the method.
  6. Enter the code for the implementation between the method IF_EX_FMFG_RPTA_EXIT~ADD_GTAS_ATTRIBUTES and endmethod statements.
The sample implementation is automatically copied.
  1. Save and activate all objects.






General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 3684 Date: 20240523 Time: 190755     sap01-206 ( 62 ms )