Modifying Unit Price of Parchase Order Line by the Receiving Open Interface

I’m using the” Receiving open Interface” to make receptions of standard purchase orders line by interface (RCV_TRANSACTIONS_INTERFACE) and what I need is to change the unit price of the item in the line of Purchase Order,
the idea is that it takes the value that I’m populating by the interface table “RCV_TRANSACTIONS_INTERFACE” and not the value that is in the Standard purchase Order line (unit_price)
It´s possible to do that in this way?? How can I do that??
Message was edited by:
alejandrojrc

Any sugestion??

Similar Messages

  • Unable to copy the Price Modifiers associated with a Sales Order Line

    Dear All,
    I am copying Sales Order Line using the process_order API. I was not able to copy the Price Modifiers associated with the Lines. How can I accomplish this..?
    Is there any API available for copying the Price Modifier info associated with the Sales Order Line..?
    Environment is 11i and OS is SUN Solaris
    Please update...
    Many thanks in advance..

    Hello All,
    Please let me know is this possible to have the list of Invoices for an associated Sales Order.
    Thanks,
    Abdul

  • Terms user query Changes in unit price in purchase order and a/p invoice

    Dear sir
         please give me a term user query for , if any changes in unit price in purchase order and a/p invoice

    Hi,
    Try this:
    SELECT  Distinct ' true'
    FROM adoc T2
    JOIN ado1 T0 ON T2.docentry = T0.docentry AND T2.Objtype = '22'
    JOIN por1 T1 ON T1.docentry = T0.docentry AND T1.Linenum=T0.Linenum
    WHERE  $[$38.14.number] != T0.Price
    Thanks & Regards,
    Nagarajan

  • Hide Unit price from sales order for sales user without change authorization of document setting

    Hi all expert
    Hide Unit price from sales user without change authorization of document setting.
    I have also refer this note
    SAP B1 2005 Purchas Order,Good Reciept PO'S, and Unit Price Block
    but sill I had not getting my proper solution.
    I want to restrict sales person to see & access unit price. Here I know option of block authorization of document setting but its not good option because , In future ,if sales user wants to changes forms setting in future so Its become problematic for user. so I want do this without restrict user for form setting & only hide unit price table from him/her. also He/her able to access form setting with out unit price.
    Please reply
    Amol Nikam

    Hi Experts,
    Please Tell me Is there any option "Hide Unit price from sales order for sales user without change authorization of document setting"
    Regards/Thanks
    Amol

  • Order line status is 'Awaiting Invoice Interface - Incomplete Data'.

    Hi
    Can anyone help me with the error message i am getting
    "Order line status is 'Awaiting Invoice Interface - Incomplete Data" and the order type is Internal Order for the sales order.
    When i am trying to progress the Sales order,I am getting the message Batch_source_name is required for invoice interface.I want to close the Sales Order.

    Hi,
    Following metalink id can be helpful
    Internal Order Line Status: Awaiting Invoice Interface - Incomplete Data [ID 1456386.1]
    Batch_Source_Name is required for Invoice Interface Error Prevents Invoicing [ID 343430.1]
    Edited by: 923198 on Sep 7, 2012 9:41 AM

  • Approval procedure if user change in the unit price at Purchase Order

    Dear Experts,
    I have defined purchase price list in the item master data. I want an approval if there is any devaition in the purchase price list and unit price which is defined in the purchase order. It will always go for the approval.
    Regards,
    Ravindera

    Dear Ravindera,
    Approval is only working on the header level. Unless you just care about the first line, no approval procedure can be built for other lines.
    You can block those PO by SP_TN instead.
    Thanks,
    Gordon

  • Authorisation for unit price in Sales Order

    Hi Experts,
    Is there a way to prevent users from being able to change the unit price of an item in Sales Orders?  If not directly can anyone suggest a workaround to prevent access to this field?  We have noticed recently that on some occasions when users were not able to apply certain discounts they had changed the unit price!
    Regards
    Geoff

    Hi Goeff........
    Its easily done by Authorization.
    Just unauthorized an user to change the Unit price in General Authorization in sales module.
    Or you can disable the unit price column through Form Setting and do not give authorisation to change form settings to that user........
    Regards,
    Rahul

  • UNIT PRICE in Sales Order

    Hi Experts,
    I have created a sales order web service through Di-server.In posting my sales order i am entering the Customer Code,Doc Due Date,Item Code,Qty(web application).
                                          So,my problem is the unit price for an item is calculating by the back end itself even if i pass any amount from the front end.Is there any solution to take the unit price amount by what the amount that i have entered in my front end
    regards,
    shangai.
    Edited by: shangai Nights on Jul 29, 2008 8:40 AM

    Hi Bintha Joshi,
    iam not updating.....i can't able to insert the unit price from my front end(asp.net)....even if i pass any amount just by default it's taking by the factor calculation(OPLN & ITM1) calculation.
    UNIT PRICE column in sales order...
    regards,
    shangai.
    Edited by: shangai Nights on Jul 29, 2008 11:52 AM

  • Stop users chaning Unit Price on Sales Orders...

    Hi Experts,
    Is it possible to stop certain users changing the unit price of an item on a Sales Order, but still allow them to amend the discount?
    I have tried setting the authorisation for "Sales AR > Change Row Amounts" to "No Authorisation" but this stops the user changing the discount.
    Thanks
    Greig

    Hi Greig,
    Check this link
    Limiting permissions to ONLY unit price field on Sales Orders
    Regards
    Jambulingam.P

  • Updating Price property of Order lines

    Hello,
    i can't update Price property of order.
    I'm creating a new order document and Add method returns 0 but when I open the document from SAP B1 i see no value in the price column.
    Here is the code...
                With oDoc.Lines
                    'Articolo...
                    If txtArticolo.Value.Trim <> "" Then
                        GetInfoRigaOfferta(GetQuotationDocEntry(), txtArticolo.Value, nQuotLineNumber, nQuotPrice)
                        .ItemCode = txtArticolo.Value
                        .Quantity = Val(txtQuantitaMC.Value) * 10
                        .UserFields.Fields.Item("U_CR_MCRICH").Value = Val(txtQuantitaMC.Value)
                        If nQuotLineNumber = -1 Then
                            bCreaArticoloInOfferta = True
                        Else
                            .Price = nQuotPrice
                        End If
                    End If
                End With
                nRetVal = oDoc.Add
    Notice that nQuotLineNumber is <> -1
    Thanks
    Paolo

    Hi Trinidad,
    sorry but SDN wasn't accessible yesterday.
    I said that even if nQuotLineNumber is <> -1 the value assigned the Price property is not saved.
    In case of nQuotLineNumber = -1 i don't fill Price property and for me it's not a problem.
    GetInfoRigaOfferta looks for an item (txtArticolo.Value) in the given quotation (GetQuotationDocEntry) and return the price from the quotation if the item is found in the quotation (nQuotPrice).
    nQuotPrice is declared as double.
    Still can't make it work.
    Please help
    Thank
    Paolo

  • How to update the condition price in sales order while creating the invoice

    Hi,
    How to update the condition price in the sales order to carry out the new price while creating the invoice?
    While creating the invoice it should update the condition price in sales order.
    Thanks,
    Balaram

    No, pricing is not there in delivery.
    I found an exit for VF01transaction where we can update the price in order.
    Can you please tell me how to update the price if I have the order, material numbers and conditions number?
    Thanks,
    Balaram

  • Issue with Net price at Purchase order / Line item

    Dear All,
    I have an issue in the Purchase order, given below is the detail of the issue.
    PO/LI1 Consists a material A (Grid based), and with a condition record i have maintained sizewise pricing.
    Eg:  Size L - 1usd per 1, Size M - 2usd per 1 and Size S - 3usd per 1. Assume the quantity for each size been 10
    Thus at a Schedule line item level it would be as follows
    Grid   |  Schedule Qty  |  Net Price
    S              10                  3
    M              10                  2
    L               10                  1
    Thus at a PO/ Line item level the net price should be (6/30)that is (net value/net quantity)  = 0.2 per 1, in my system it doesnt show like as 02. per 1, it shows the net price of size L (in this instance it picks the price of size L and shows it as the NET PRICE at PO/LI Level
    What could be the possible reason this could happen, i believe this is a problem.Is there a place in configure where i can change the system to capture Net price at PO Line item =(Net Value / Net quantity) rather than picking the price of the size L.
    Other info
    Size L is the last Delivery Schedule line number
    Hope my question is clear.
    Thanks & Regards
    Shabeen
    Shabeen Buhary
    Edited by: shabenn on Dec 17, 2010 10:13 AM

    Hi,
    Even though you maintained different Prices for Different grids only default grid value only displayed at line item level. But if you do GR for those grids valuation will happened at as you mentioned the purchase order.
    regards,
    Siva reddy

  • Sales order line item status as open

    Hi,
    Can someone let me know the factors depending i on which the  status of a line item of sales order will be as OPEN.

    adding,
    it can be configured in item category details:-
    in "Completion rule" field-
    Check the differ options: for this field0 in VOV7,
    blank - Not rel for completion
    A- completed with first ref
    B-  ,,           after full qtty has been ref'd
    C-   ,, after the target qtty is fully ref'd
    D-   ,,   ref'd via contract release
    E-   ,,    after full target value is ref'd
    hope it adds info

  • Creating the Order Line after the Invoice interface

    We have license items which has created as miscellaneous item which sends the fullfilment as soon as we book the order and creates an invoice, but we want to stop this line to be invoice prior to the other line gets into the ship confirmation. We are trying to create a custom node to create the license item after the invoice interface using workflow, but it looks tedious. Is there any other thoughts?
    Thanks,
    Srini C

    Hello,
    When you confirm shipping sales order goes to interface. You have to run auto-invoice to create invoice in AR. You have to create custom form base on this interface and auto-invoice. This form should give ability to select lines and run auto invoice for those lines . I do not know that is ok from your process point of view.
    Regards,
    Luko

  • Unit Price was Not Shown in PO after receiving done

    Hi,
    I managed to copy from the PO with Price do updated as GR Receiving IN GRPO module on 29/6/11. However, today 30/6/2011, I called up the same PO and noted that the u201Cpriceu201D was disappear in PO.
    Anyone can advise why it happened so?
    Thanks.

    Hi ,
    If you have already received the Partial quantity from PO .
    Then in SAP business one , no one can change the price , only Quantity is editable .
    Check twice and it this occurs again , then put a message to SAP Portal .
    Thanks
    Ashish Ranjan

Maybe you are looking for