VPRS Cost vs Goods Issue Cost Mov. 653

Hi experts,
i have this problem:
1) i make a Sales Order type credit note request using VA01 in reference to an invoice.
2) the VRPS condition comes from the original invoice and that is ok.
3) the system works with average cost
4) when i do the goods issue posting in VL02N, the systems does a movement type 653 and the related FI document considers the cost from material  master record and it doesnt consider the VPRS cost from the credit note request.
Example:
Master Record has 120 USD as cost 'V' for 1000 PC
VPRS in Credit Note Request is 100 USD 1000 PC
FI document related to 653 movement considers 120 USD for 1000 PC
I need that FI doc considers the VPRS cost. How can i do that?
Thanks a lot,
Alejo

Looks like you are using Price control V - Moving Average cost in your material master. Try to use Price Control S and the VPRS will be stable in all the documents. T Code MM02 - Give your material - Costing 2 tab - Under Valudation data check the price control.
Regards
Sai

Similar Messages

  • BAPI to reverse Goods Issue for movement type 601

    Hi Everyone,
    Does anyone know of any BAPI that could be use to reverse Goods Issue for Movement type 601?
    I tried using BDC of transaction VL09 and was able to reverse the GI document successfully but the return message type was 'E' with unreadable message -
    Tabelle 'E' enth#t keinen Eintrag f# 'Ch 004 &'
    When I tried using BAPI_GOODSMVT_CANCEL, I get the error message 'E M7 130 Material document cannot be processed'.
    Best Regards,
    Junwen

    hi, Junwen!
    the following code works pretty well:
          fp_vbeln = vbeln_val.
          fp_budat = budat_val.
          fp_tcode = 'VL09'.
          fp_vbtyp = 'J'.
          CALL FUNCTION 'WS_REVERSE_GOODS_ISSUE'
            EXPORTING
              i_vbeln                         = fp_vbeln
              i_budat                         = fp_budat
            I_COUNT                         =
            I_MBLNR                         =
              i_tcode                         = fp_tcode
              i_vbtyp                         = fp_vbtyp
            TABLES
              t_mesg                          = it_mesg
           EXCEPTIONS
             error_reverse_goods_issue       = 1
             OTHERS                          = 2.
    luck.

  • Split Standard Cost during Goods Issue

    Dear Experts,
    I have a problem and would like to take your help.
    In SD, when we do a good issue to customer i.e. during posting of delivery document, the system credits the inventory and debits the SCOGS. In most of the clients I have worked, the SCOGS always is posted to a singe GL account.
    Is it possible to do a SCOGS posting to various GL accounts by splitting the SCOGS into its various components like - Material, Labor, External costs, etc?
    Any help will be highly appreciated.
    Thanks and regards,
    Vishal.

    Hi,
    OBYC has automatic account assignment (GBB/VAX/VAY) for COGS PGI posting. I don't see a way, you can achieve this in standard SAP. Moreover, how did you plan to determine cost components splits (Mat, Lab etc.,)? from CO-PC?
    Is this conceived as a work around to activating CO-PA? Otherwise, I can suggest you to consider activating CO-PA, which does exactly what you expect (margin reporting), provided you have CO-PC active.
    If CO-PA is ruled out, then some kind of enhancement should be thought of. Posting cost component break-up to FI-GL may not be a legal requirement and I see this as more of a internal management reporting. So, instead of focussing on posting to GL, focus on creating a report which shows this break up.
    Hope this helps.

  • Good Issue - Cost Center & Activity Code

    Hi All,
    I've a problem when I creating Good Issue using SDK SAP2007, I set "Cost Center" (CostingCode) dan "Activity Code" (CostingCode2).
    When I run the code, and check the result in SBO2007 Good Issue, the "Cost Center" (CostingCode) dan "Activity Code" (CostingCode2) was in the "DistrRule" column not in the "Cost Center code" and "activity code" column, is this normal ? how to insert both data into the right column ?
    This is my code:
       Public Function uf_SAP_GoodIssue(ByVal dtTable As DataTable, ByVal p_cardCode As String, ByVal p_Date As Date, ByVal p_priceList As Integer) As String
            Dim lngErr As Long
            Dim strMsg As String = ""
            Dim sboStockOut As SAPbobsCOM.Documents
            sboStockOut = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenExit)
            sboStockOut.DocDueDate = CDate(p_Date)
            sboStockOut.DocDate = CDate(p_Date)
            sboStockOut.PaymentGroupCode = Trim(p_priceList)
            sboStockOut.CardCode = Trim(p_cardCode)
            Dim i As Integer
            For i = 0 To dtTable.Rows.Count - 1
                If i <> 0 Then
                    sboStockOut.Lines.Add()
                End If
                sboStockOut.Lines.AccountCode = Trim(dtTable.Rows(i)("AccountCode"))
                sboStockOut.Lines.CostingCode = Trim(dtTable.Rows(i)("CostCenter"))
                sboStockOut.Lines.CostingCode2 = Trim(dtTable.Rows(i)("ActivityCode"))
                'sboStockOut.Lines.CostingCode3 = Trim(dtTable.Rows(i)("PersonnelNo"))
                'sboStockOut.Lines. = Trim(dtTable.Rows(i)("ActivityCode"))
                sboStockOut.Lines.ItemCode = Trim(dtTable.Rows(i)("ItemCode"))
                sboStockOut.Lines.Quantity = CDbl(dtTable.Rows(i)("qty"))
                'sboStockOut.Lines.Price = 500
                sboStockOut.Lines.WarehouseCode = Trim(dtTable.Rows(i)("WarehouseCode"))
            Next
            lngErr = sboStockOut.Add
            If lngErr <> 0 Then
                Call oCompany.GetLastError(lngErr, strMsg)
                Return "Found error:" + Str(lngErr) + "," + strMsg
                'Return "Failed to issue Stock." & lngErr
            Else
                Return "" '"Stock Issued"
            End If
            Call oCompany.GetLastError(lngErr, strMsg)
            If lngErr <> 0 Then
                Return "Found error:" + Str(lngErr) + "," + strMsg
            End If
            Return ""
        End Function
    Thx Before
    Herfin Jodana

    Hi Suraj,
    Please check table COBK / COSP (with business transactions RKP1 and RKP2). Hope this may help you.
    Best regards,
    Dhananjai

  • Cost of Goods Sold - Cost Element asking Cost Object

    Dear All,
    We have defined a G/L account :500000 (Cost of Goods Sold - Field Status Group:G030).
    Normally we should not create it as a cost element,but when CRM consultant does a transaction ,system asks that GL account :500000 not created as a cost element,Hence that time I have created as a cost element.
    Now every time ,system is asking for cost object for this cost element.
    As you all know that ,we can maintain in OKB9,but in our scenario,we have more than 3500 Cost Centers,which is not possible.
    Can anybody share as how to resolve this issue?
    Regards
    Subbu

    Thanks Mr Ajay for understanding my question.
    As I told mentioned in my initial question that  I have created the GL:500000 (COGS) when CRM/SD issues the stock for delivery.
    What my FI done is that the same GL (500000) is assigned both in GBB-VAX and GBB-VAY as per the client requirement.
    Now suggest me as how to come out from this situation?
    If I need to do Validation ,request you to give your guidance as how to do it as I never done.
    Thnaks in advance.
    Su

  • Cost of Goods Sold - Cost Element

    Dear All,
    Normally COGS a/c will not be created as a cost elemnt.Is there any specific reason for this? The client is asking the white paper on why COGS a/c not required to be as a cost element.
    As per the client requirement (Distribution and Trading Business),Iam forced to define COGS account as a cost element.
    I request you all to provide the detailed explanation on the COGS a/c as to why this account not to be defined as a cost element.If defined what are the consequences.
    Note that in our client scenario,we have more than 1000 Profit centers and Cost Centers.
    Thanks in advance.
    Subbu

    Dear Mr Ajay,
    1. Verified procurement tab
    2. Check whats the req type:KSL
    3. Go to OVZH and check whats the req class assigned to this req type:030
    4. Go to OVZG and check whats the acount assignment cateory in req class:NIL
    5. The account assignment catg shud have consumption posting field as E: Assigned 'E' as a  Account Assignment Category.
    But still the system is asking GL Account (Cost Element):500000 requires a cost object.
    Note that GL A/c :500000 (created as a cost element) given in GBB-VAY  and GL a/c:500050 (NOT CREATED AS A COST ELEMENT) given in GBB-VAX ,but still the system is throwing an error that Cost Element needs a cost object.
    and also note that when issuing material agaist the Internal Order or Cost Center,the system is allowing posting.
    Please help me as how to come out from this issue.
    Regards
    Subbu

  • Error when posting an goods issue of movement type 501: order not contain

    I tried to post an goods issue of movment type 501 to a stock transport order. But I get the error as below.
    Document 4500000130 does not contain any selectable items
    Message no. M7 064
    Diagnosis
    The document or item entered cannot be adopted.
    Possible reasons for this are:
    The document items have already been processed
    (Suggest zero lines indicator set?).
    the document items have been deleted or are blocked.
    the document items have been created for a different plant.
    (for reservations only) movements are not yet allowed for the reservation items.
    (for reservations only) the document items are retrograde components of the order. These are posted using the order confirmations.
    The document is an R/2 document.
    Procedure
    Make sure your entries are correct.
    If the system has already processed the total quantity, you can set the Suggest zero lines indicator. The system will suggest the quantity zero for the items that have already been processed.
    If you have entered a particular item, cancel the item. If you do not enter an item, the system searches all of the open items in the document.
    If the document is a purchase order, production order or a reservation, you can enter search criteria in the dialog box.
    You access the dialog box by choosing the menu option Enter with reference on the initial screen.
    If the document is an R/2 document, you have to cancel it manually by entering the reversal movement type.
    How can I proceed to post?
    Thanks,
    Eda

    Hi
    Go to T.code MB1A, enter the required movement type, Plant and storage location and then click,
    The push button of  Reservation on the tool bar for refereing the reservation or
    The push button of  order  on the tool bar for refereing the Production order.
    Cheers
    Kris

  • BAPI for Goods Issue (MIGO) movement type 351 with reference to PO

    Hi,
    Is there an BAPI for Goods issue in MIGO with reference to PO movement type 351, i tried using "BAPI_GOODSMVT_CREATE", but there is no PO field in this, is there any other BAPI's available for the same?
    Thanks in Advance,
    Santosh

    for goods mvt type , the available is that itself . for 351 mvt type Po number is not required .
    if its a must , create a Z bapi with additional field  for PO and make it as reference .

  • Error during Goods Issue using movement type U61

    Dear All,
    There is this error with respect to goods movement type U61. It states u201C Difference in Object List header data: U61 previously /321 Newu201D
    I get this error when I am doing the Goods issue using the transaction EM10 or MB1A
    Any guidance or help is welcome
    Regards
    Balaji.J

    Hi,
    The goods issue movement type is 501, the previous movement type was also 501 only. The status of the device is in ESTO. By doing goods issue using movemenn type U61, I need to make them in to AVLB status.
    Regards
    Balaji.J

  • Post Goods Issue for movement type 351

    Hi experts,
    I need to perform a post goods issue for the movement type 351.
    which bapi we need to use? is it going to be "BAPI_GOODSMVT_CREATE" or something else.
    What are the information that we require other than movement type for performing post goods isue?
    Any pointers on this will be highly appreciated.
    Regards,
    Sajith

    Hi ,
    Thanks man.. Then where should I do that.
    Idoc is PORDCR102. Message type is PORDCR1.
    My requirement is to create a STO first in the user exit EXIT_SAPL2012_001 and then to perform a Post goods issue in the user exit EXIT_SAPL2012_003.
    Can u please explain it.
    Regards,
    Sajith

  • Error in Goods issue with movement type 541

    Dear Users,
    I have created a Sub contracting PO. After that when i m issuing the goods to vendor with movement type 541, its giving the following error: Movement type 541 is not planned for this operation.
    Please help me out

    You can provide material to vendor either using Transaction codes :
    1.  MIGO - Transfer Posting - Other - Movement type 541
    2.  MB1B - Movement type 541  or
    3.  ME2O - Mention the vendor & execute
    S. Kumar

  • BDC for Goods Issue for movement 261 MIGO, Capturing Mat Doc No.

    Hi All
    I want to post Goods Mvmt for order fir mvmt 261 using BDC ( transaction MIGO ). However I need to get back the material Document no. which is generated after this posting and store it in Z table.
    Can I get that material in BDC recording or do I need to add a select statement for this. Material document no is displayed just on status line below. How to get that ?
    Amol

    capture the MESSAGE after the BDC , there u will get the MAT.DOC.
    <b>  call transaction 'MIGO' using bdctab
                                        mode 'E'
                                        update 'S'
                                      messages into msgtab .</b>
    Regards
    Prabhu

  • Goods Issue for Movement Type 281

    Hi,
    Can anyone suggest me how to use MB_CREATE_GOODS_MOVEMENT to post goods for Mvmt Type 281.
    Please give me Sample data as i'm getting errors with data.
    Thanks in Advance,
    Anjani.

    Hi Srinivas,
    Thanks for the answer. It helped in solving the problem.
    thanks,
    Anjani.

  • Item Cost FIFO was wrong when Goods Issue. How to slove it?

    Dear Experts,
    I met item cost of FIFO item was wrong when I did Goods Issue. The scenario is I did goods receipt from PO that item cost was 8.02 per unit. Then I saw in the inventory audit report that item cost was 8.02 per unit. That's right.
    But after that I did goods issue the item cost was 7.485 per unit. And I check to Journal Entry and Inventory audit report were posted the wrong item cost, 7.485 per unit. What source does the system bring to calculation item cost for goods issue?
    I access to SQL for check OINM and OITM table. Both of OINM and OITM's item cost were correct in the goods receipt transaction, but they booked wrong cost, 7.485 per unit, in goods issue transaction. I don't understand the logical that SAP B1 use to calculation item cost that use for goods issue.  In the past I think the table that related to item cost calculation was only OITM, OITW, OINM, but now I think I misunderstand it due to this case.
    Regards,
    Pornrat  Trisauvapak

    Dear Gardon,
    I use the FIFO for calculation and in this case has only one lot remain, that cost 8.02. Now I observe OINM table again all field are correct except OpenValue field. I'm not sure this field is related to item cost of goods issue, or not?
    Regards,
    Pornrat Trisauvapak

  • Good issues to cost center with extra charges 10% from cost

    Hiii Guy,
    My user would like to charge the cost center 10% from cost when good issues to cost center is perform,
    can we do it in sap ?

    The scenario is like this,
    Only Merchandise Department have the authority to ordering merchandise item from vendor, when other depart required that merchandise item, Merchandise depart will perform GI to that requested cost center.
    So Merchandise Depart would like to have extra charge on there extra work.

Maybe you are looking for

  • Portal 4.0 portlet:validatedForm Is there an enctype attribute?

    I am using weblogic portal 4.0 and am trying to use the <portlet:validatedForm> tag, but it does not have a enctype attribute. I need this attribute because in the form I need to upload a document. I want to use the <portlet:validatedForm> tag becaus

  • Re:Survy questionnaire

    Dear Experts, any one can please suggest me to send the Questionnaire from Interaction record(from Transactions) in IC web client. the requirement is like this,we would like to send the questionnaire to specific business partner to find out the satis

  • PayPal button size...

    Whenever I place a PayPal button, it has blank space at the bottom that I can't get rid of. In Muse, the button, by default, is 107px X 47px, but when previewed and inspected in the browser, it says the image is 107px X 27px. So how do I get rid of t

  • Portal Certification

    hi all, i need information about system monitors in SAP Web AS Java and SAP Web AS ABAP? can any body help me or has some info about it?

  • How do I delete files permanently from the download queue?

    I have a bunch of TV shows and songs that are in my download queue because I accidentally clicked "download" twice.  Every time I want to download or import something else, all 47 of these items come up and attempt to start downloading.  Each time I