sapnote_0000504675

download sapnote_0000504675

If you can't read please download the document

Transcript of sapnote_0000504675

  • 7/27/2019 sapnote_0000504675

    1/2

    09.10.2013 Page 1 of 2

    SAP Note 504675 - Quantity update in Profit CenterAccounting

    Note Language: English Version: 4 Validity: Valid Since 17.01.2006

    Summary

    Symptom

    You need information about the quantity transfer into the Profit Center

    Accounting.

    Other terms

    Quantity, FKIMG, FKLMG, billing quantity

    Reason and Prerequisites

    There is no quantity in the profit center document.

    SolutionAs of Release 4.6C, the quantity transfer for all receivers in financial

    accounting (except for accrued CO-PA) is controlled by means of the central

    function module AC_DOCUMENT_QUANTITY_GET. An existing quantity is only set

    if the indicator for the quantity update (I_ACCIT-XMFRW) is active in the

    internal structure (i_accit). The XMFRW indicator is set by the respective

    application for postings from the SD or the MM. However, the XMRFW

    indicator is only set on certain document line items since the quantity

    should only be transferred once per process to the Profit Center Accounting

    in the standard system.

    If you want to implement a logic other than the logic of the standard

    system, for example to set the quantity on further lines that do not havethe XMFRW quantity indicator, you can use the customer exit (BadI

    AC_QUANTITY_GET) in the function module AC_DOCUMENT_QUANTITY_GET. Use

    Transaction SE19 to create an implementation for the BADI AC_QUANTITY_GET.

    In the BadI you can then set the quantity and the unit of measure.

    An advance delivery of the function module AC_DOCUMENT_QUANTITY_GET in

    earlier releases is not possible.

    You want to copy the billed quantity in Release 4.6B to the PCA document

    according to the logic described in Note 160011. First implement Note

    160011 and then add the following program corrections.

    Header Data

    Release Status: Released for Customer

    Released on: 17.01.2006 08:39:39

    Master Language: German

    Priority: Recommendations/additional info

    Category: Consulting

    Primary Component: EC-PCA-ACT Actual Data

    Valid Releases

  • 7/27/2019 sapnote_0000504675

    2/2

    09.10.2013 Page 2 of 2

    SAP Note 504675 - Quantity update in Profit CenterAccounting

    Software Component Release From

    Release

    To

    Release

    and

    Subsequent

    SAP_APPL 46 46B 46B

    SAP_APPL 46C 46C 46C

    SAP_APPL 470 470 470

    SAP_APPL 500 500 500

    SAP_APPL 600 600 600

    Related Notes

    Number Short Text

    797471 Rows in PCA have zero values

    642036 Additional rows with goods movement with zero value

    627910 BadI administration (caching of runtime instances)

    160011 Transfer invoiced quantity to CO document

    Attributes

    Attribute Value

    Transaction codes MOVE

    Correction Instructions

    Correcti

    on

    Instruct

    ions

    Valid

    from

    Valid

    to

    Software

    Component

    Typ

    e

    *)

    Reference

    Correction

    Last

    Changed

    380575 46B 46B SAP_APPL C 19.03.2002

    13:16:02

    *) C Correction, B Preprocessing, A Postprocessing, M Undefined Work