Updating EAN number for artcile within a sales order

Hi Everyone,
We are running SAP R/3 E, I have a situation where a sales order can be created using a material which does not have a EAN article number associated within MM.
One particular partner gets their invoice by EDI and needs this field in the invoice, even if we update the material in MM02 with the EAN code its not copied through to the invoice, even if we cancel the invoice the same problem exists.  I can also look in the sales order and see that the EAN did not update in their either, it will do for new sales orders.
Please can somebody advise how to get this though to my Invoice so it will appear in the IDOC?  If we have to cancel/re-invoice that's not a problem
Many thanks

Hi Arundel
I am not sure whether the following links will be of helpful to you.  Anyway please go through that
http://help.sap.com/saphelp_46c/helpdata/en/b9/738d4df73f11d2b442006094b9301e/frameset.htm
http://help.sap.com/saphelp_46c/helpdata/en/54/998c9f66bf11d3955500a0c92f024a/frameset.htm
Thanks
G. Lakshmipathi

Similar Messages

  • GRN number for rejected items in sales order

    hi sapgurus,
    i want to know the grn number for rejected goods in the sales order 
    consider if i put a sales order for a material named X for 10 quantities and if 5 quantities are rejected i will put GRN for those rejected items and add it to my stock.
    I have taken GRN no linking VBAK with VBRP .VBRP with LIPS .LIPS with MKPF thro VBELN_LA (ie.delivery note).
    the delivery note will be updated only Post goods issue happens with complete status.
    Is there any other way to get GRN no without delivery note while PGI in process Status.
    thanks in advance!
    Edited by: rakesh on Oct 3, 2008 11:29 AM
    Edited by: rakesh on Oct 6, 2008 12:31 AM

    i solved ths issue

  • MAIN EAN Number of artcile

    Hi
    I m creating a new EAN number for artcile through  BAPI_MATERIAL_MAINTAINDATA_RT but how to make that ean number as main EAN number.
    is there any other F.M or Bapi exsit to make a Ean as main ean.
    reagrds
    bunty

    Hi bunty,
    I am using BAPI_MATERIAL_MAINTAINDATA_RT to create new materials and also cannot find a way to flag an EAN as main. My problem is that I cannot even create the material since I always get this error:
    M3-535: First specify the main EAN for the unit PC
    Here's the thread I just started on this issue:
    BAPI_MATERIAL_MAINTAINDATA_RT for MARA 'Z' fields
    Did you solve your problem? If so please let me know how.
    Thanks,
    Nuno

  • Update Customer number for an equipment

    Dear All,
    Can we update customer number for an equipment using any BAPI?
    Please Check T-Code IE02, Other tab.
    Thanks
    Amit

    Thanks Babu.
    Here is the error message and message #
    Serial number XXXX does not exist for material YYYYYY
    Message no. IS137
    Diagnosis
    The serial number that you have entered for the material does not exist in your system.
    System response
    Processing will not be continued.
    Procedure
    Enter a valid serial number.
    You can display the entries valid in your system by placing the cursor on the appropriate field and using the symbol for possible entries.
    Thanks and Regards

  • Ignore the number of schedule lines in sale order item when run MRP

    Dear All,
    I have a problem when I create production order (discrete manufacturing)
    When I create a sale order with one sale order item and 3 schedule lines for this sale order item.
    After that, I run MRP for this sale order, what I get is 3 planned orders for 3 schedule lines. It means that I will have 3 production orders for 1 sale order item.
    I want  create one production order for one sale order item whatever the number of schedule lines in sale order item.
    I think I have to config in MRP. Please help me.
    Thanks in advance

    Dear
    Check in OPPQ then look in Master data Availability Check & strategy for material also check whether u have maintained strategy for same material and see did u extended sales views for other material
    As u said 3 schedule lines for this sale order item check whether u have extended sales views for next material
    With Regards
    Pushpalas

  • Update the price related to condtions in Sales Order

    Hi all,
    I want to update the price related to condtions in Sales Order from input file. I am using bapi 'BAPI_SALESORDER_CHANGE' to for this.
    the code for this
        wa_conditions-itm_number = wa_itab-itm_number.
        wa_conditions-cond_value = wa_itab-kbetr.
        wa_conditions-cond_type  = 'ZPSV'.
        wa_conditions-cond_count = wa_itab-kwmeng.
        APPEND wa_conditions TO it_conditions.
        wa_conditionsx-itm_number =  wa_itab-itm_number.
        wa_conditionsx-cond_count = wa_itab-kwmeng.
        wa_conditionsx-cond_value = 'X'.
        wa_conditionsx-cond_type  = 'ZPSV'.
        wa_conditionsx-updateflag = 'U'.
        APPEND wa_conditionsx TO it_conditionsx.
    But this is creating a new line in conditions instead of updating the existing line, I want to update the exsting line with new condition rate instead of creating a new line.
    i have tried by   lv_logic-pricing = 'B'.
    But it works when values are maintained in vk11.
    Please help me if you have any soultion for this.

    hi siya,
    plz refer to the following threads
    Re: problem using Bapi_Salesorder_Change
    http://www.sapfans.com/forums/viewtopic.php?p=160339&sid=bf9e3219db318d89596f7e911462416f
    i hope it helps.
    arjun

  • LSMW for open notifications,open sales order & open service order

    Hi Gurus,
    Can anyone please tell me how to go about writing LSMW's for open notifications,open sales order & open service order.
    This is for service processing in CS ,where has the scenario is 
    Create Notification (IW51) --> create Sales Order(Multiple Line Items) ( VA02) --> Create Service Order ( IW32)
    Service order is automatically (Item Proposal) generated w.r.t Sales Order (multiple line items)
    How to I do the recording for transactions in such a scenario.
    Please suggest!
    Thanks!
    Vinod

    you can use the below LSMW IDOC method
    SALESORDER_CREATEFROMDAT2       Sales order: Create Sales Order
    SERVICENOTIFICATION_CREATEFROM  Create service notification
      SERVICE_CREATE                  Creation of a Service Master Record
    CARNOT                          Delivery: Shipping notification
    DESADT                          Shipping notification
    DESADV                          Delivery: Shipping notification
    INOTIF                          Notifications
    INTUPD                          Notification Status Update
    ISU_ADVICE                      IS-U Deregulation: Notification
    ISU_CHANGE_REQUEST              IS-U: Notification of Change to
    ISU_MAINT_SO                    IS-U Dereg.: Notification of Dev
    ISU_REMITTANCE_ADVICE           Transfer Notification

  • Duplication Check for P.O at Sales Order level

    Dear Gurus,
    As per my clients requirement we have configured the system to give an error message when an existing P.O number is entered in the Sales Order screen.It works fine.But we are having a problem that whenever we change anything in the Sales order it doesn't allow us to save our sales order for the second time and gives the error that 'P.O number exists'
    Do anyone have solution for this?
    Advance Thanks.
    Regards,
    Ravi

    Hello,
    Kindly seek the help of ABAPer in this case because during the saving of the Sales order the error related to Purchase order
    number is thrown even though you are editing the PO field in the Sales order. One more check you should carry before saving
    the sales order --> ensure that you have entered a new purchase order.
    Regards,
    Sarthak

  • Change customer PO number on a partially billed sales order

    Hi,
    Is it possible to change customer PO number on a partially billed sales order? We have tried this but gets the error message "Item 00010 has already been billed, quantity 0 not permitted'. This is for a direct shipment.
    Thanks & Regards,
    Keshini

    Hi,
    See whenever you have subsequent document for any type of documents, then its very difficult to change the Header data.
    As PO number is in header, So as per standard i dont think u can change the PO number.
    But there is field also in PO item, there u can change.
    Thanks,
    Raja

  • How can i update a field in "Additional A "in sales order

    dear all
    I have stuck to update a filed  in Additional A in sales order .Can any one tell me how can i reach this additional A through SPRO?.
    Yeasin

    there are two additional A fields one is at item level and second is at header level.
    if u want to add field in additional a header level then go to Sales and Distribution ==> Master Data ==> Business Partners ==> Customers ==> Sales ==> Maintain Reserve Fields In Customer Master.
    and if u want to add field in additional A Item level then go to Logistics - General ==> Material Master ==> Settings for Key Fields ==> Data Relevant to Sales and Distribution ==> Define Material Groups .
    Thanks & Regards,
    Ratish

  • Update a Customise status massage/Qty in Sales Order line at PGI

    Dear Gurus,
    We are new to SD and we are willing to implement a status update or the PGI Qty in the Sales order line level, at a PGI by using a Out bound Delivary or shipment document. We are willing to customise  condition group field  (VBKD-KDKG1) in addtional data A. is there a posibility of doing this or any other solution we can do for this. Your kind replies will be highly appriciated at this time.
    Thank.....
    Pubudu & Jeewana.

    Hi,
    It is possible through user-exit/Badi.
    To update PGI Status you can use user-exit "MB_CF001-Customer Function Exit in the Case of Updating a Mat. Doc." Or you can use BAdi "MB_DOCUMENT_UPDATE".
    To update Shipment document status you can use BAdi "BADI_LE_SHIPMENT-BadI: Shipment Processing".
    But how will you handle the partial delivery cases?

  • User exit for partner tab on sales order

    Hi All,
    Is there any user exit available for partners tab on sales order which should trigger when ever user changes anything from that tab like add/change remove any of the partners.
    Thanks,
    Suman.

    Hi Guys,
    Any Updates.
    Thanks,
    Suman.

  • Invoice for a Patially incomplete sales order

    HI all,
    I have a sales order with say 3 line items. 1 line item has pricing incompletion and the rest 2 items are complete. i save the sales order with the incompletion. Then i create delivery for the 2 line items that are complete and post the PGI. The system allows me to do so and it is fine.
    The problem comes when i try to invoice this delivery that has the completed items. It says that Sales Order number ##### has pricing incompletion. This makes me wonder why? I am invoicing the delivery which does not have that incomplete item. Why will the system look for incompletion from the sales order?
    After looking into the Delivery to Invoice copy ctrl routine 004 at the item level, i found that it also checks for the pricing status of the reference sales order.
    Has anyone faced this problem? Is there any other way out that modifying the routine?
    Thanks
    AriBis

    Hi,
    I understand but why the Sales order should be incomplete with regards to pricing? Normally pricing is finalised before the Order is received.
    If it is due to some other reason e.g. availability of material, system will not stop you to create the Invoice.
    ALSO I feel that since pricing from Sales order flows only into the Invoice and not in the Delivery document, so pricing at the Sales order has to be complete for creation of Invoice. 
    Another solution to this problem can be: change your Incompletion procedure so that pricing is not checked. But again this is not the best practice.
    Regards,
    Peeyoosh.
    Edited by: Peeyoosh Jain on Sep 28, 2009 11:02 AM

  • Copy purchase order number and date from one sales order to other sales ord

    Hi,
    I am creating sales order in va01. here i am entering purchase order number (p100) and date. Sales order number ex: 42000
    I am creating another sales order with reference to 42000. when creating sales order with reference to 42000, purchase order number (p100) and date has to be copied automatically from that order.
    Can anyone please give me a solution?
    Thanks in advance
    Babu

    Dear Babu,
    Currently, PO number is being mentioned in copy routine 101 but this  
    field VBKD-BSTKD is being cleared out.                                
    If we check this routine code:                                                                               
    FORM DATEN_KOPIEREN_101.                                              
    Data which is not copied                                            
    Pricing date for consignment issue by external service agent from   
    the scheduling agreement                                            
      IF CVBAK-VBTYP CA VBTYP_LP_EDL.                                     
        CLEAR VBKD-PRSDT.                                                 
      ENDIF.                                                              
    PO data should not be copied                                        
      CLEAR: VBKD-BSTKD,                    <<<<<                         
             VBKD-BSTDK,                                                  
    In order to achieve your requirement, you need to consider creating you
    own copying routines for VBKD fields copying standard copying routines
    (for example copying routine 101) according your business requirements
    and change them via transaction VOFM, in order to:                    
      - deactivate the LOCAL: statement                                   
      - delete the clear statements                                                                               
    Once you have created those two routines to match your business needs,
    you can insert them in transaction VTAA, so the sales order will copy 
    the PO date at item level.                                            
    I hope I was able to help you.
    Kind regards,
    Zsuzsanna

  • Free finish goods for certain level of sales order amount.

    Hi Gurus,
    I want to add some free finish goods if the sales order amount is greather than a certain amount for OR sales order type
    For example : if the sales order net amount is greather than 1000 - I want to automaticaly add a FG - 347234FG .
    Is it possible without having SAP retail module ?

    Khaled is right for details refer to sap help page:
    http://help.sap.com/saphelp_46c/helpdata/en/dd/55fa68545a11d1a7020000e829fd11/frameset.htm
    Good luck!

Maybe you are looking for

  • How can i separate 4 files to individual files that are on 1 email?

    How can I separate 4 files to individual files that are all on one email?

  • How do i set printing from my iphone

    Hi I just set up my Officejet Pro 8600, what app do I need to  downlaod to enable printing from my iphone and ipad

  • Added JAWS.jar as external classpath

    But I am still getting an error on the JSObject class. I have import netscape.javascript.JSObject but it isnt finding it. Does JAWS.jar still contain the JSObject class. AARRRGGHHH !

  • Writing update involving 2 tables

    Hi all, I have 2 tables like below. tab1(agreement_no,trx_id,eff_date,exp_date,seq_no) which has the following data agreement_no trx_id eff_date exp_date seq_no 10000 1 1/1/2000 1/1/2001 1 10000 1 1/1/2001 null 2 10000 2 1/1/2001 null 3 i have anothe

  • Acrobat Distiller 7 quits on startup...

    Hello. This is the problem I'm having on my work G5. When I try to start Adobe Acrobat Distiller 7 it quits when it gets to the updating font information screen. Any ideas what might be causing this? This computer is also running the latest Suitcase