Show TOC

  SAP Enhancements

Use

SAP provides SAP enhancements that you can use to adapt Valuation of Semi-Finished Constructions to suit your customer-specific requirements.

Note Note

If you change input data, SAP recommends you write your own reports documenting anypossible deviations, because changes to input data are not documented in the standard.

End of the note.

Features

Changing Input Data

BAdI /SAPPCE/PNV03 is available to you for reading and changing valuation data: You can use the following customer exits (function module exits) to change the input data:

SAP Enhancement

Function module exit

Use

KKAG0001

EXIT_SAPLKKAG_002

If you want to calculate the planned values yourself, implement this exit.

For more information, see SAP Note 26957.

KKAG0002

EXIT_SAPLKKAG_003

If you want to change the primary costs and revenues (actual and planned) read for the valuation, you need to implement this exit.

For more information, see SAP Note 67423.

KKAG0002

EXIT_SAPLKKAG_006

If you want to change the secondary costs (actual and planned) read for the valuation, you need to implement this exit.

For more information, see SAP Note 78410.

Note Note

In Customizing under Defining Assignments for Results Analysis you define which input data is included in the valuation. To analyze these Customizing settings, use function module KKA_SIMULATION_ZUORDNUNG.

End of the note.
Changing Output Data

You can use the following customer exit (function module exit) to change the output data:

SAP Enhancement

Function module exit

Use

KKAG0001

EXIT_SAPLKKAG_001

If you want to postprocess the results analysis data from the results analysis, implement this exit.

For more information, see SAP Note 26002.

Activities

  • You can create an active implementation for BAdI /SAPPCE/PNV03 in Customizing for Project System under Start of the navigation path Revenues and Earnings Next navigation step Automatic and Periodic Allocations Next navigation step Construction Progress Report and Valuation Next navigation step Business Add-Ins (BAdIs) Next navigation step BAdI: Reading Data for Valuation. End of the navigation path

    Note, that this BAdI is not multi-usage.

    Note Note

    For more information on the interface and methods see the BAdI documentation.

    For information on this procedure, see the SAP Library under Start of the navigation path Basis Components Next navigation step ABAP Workbench Next navigation step Changing the SAP Standard(BC) Next navigation step Business Add-Ins Next navigation step Implementing Business Add-Ins. End of the navigation path

    End of the note.
  • You implement the necessary customer exits.

    Note Note

    For general information on how to develop SAP enhancements, see the component Basis in the SAP Library under Start of the navigation path ABAP Workbench Next navigation step Changing the SAP Standard (BC) Next navigation step Customer Exits. End of the navigation path

    You can find the necessary information needed to implement the exit in the system documentation for the customer exit (function module).

    End of the note.