Upc code vs gtin

how does material determination works for a inbound EDI sap sales order? e.g. the idoc is ORDERS, segment is E1EDP19 qual = '003' contains upc code and '002' contains GTIN, how does sap do the material determination?

ok i got the workaround

Similar Messages

  • Issue with UPC codes in Inbound sales orders via EDI.

    Hi All
    We are on ECC 6.0. We have incoming sales orders through EDI IDOCS. In the incoming IDCO the customer can provide either of the following information in that sequence.
    1.  GTIN number
    2.  Customer material number
    3.  UPC code
    4.  Old Product code.
    We need to derive the correct material number for each customer. Now I can achieve this through standard material determination using material determination type access sequences in the order specified above. However I cannot do the same, as we need to use material determination for genuine promotions. For example I can maintain a material determination record to map UPC 123456789 to Material number ABC in SAP R/3. However we do have situation where in for a particular season or depending upon the ATP situation we may have to derive Material XYZ (SAP material number) in case customer orders material ABC. So in other words if I use material determination to derive my SAP material number for in-coming IDOCS based on UPC codes then I would need to have multi level material determination. I.e. From an IDOC for UPC code 1234566789 I derive material ABC and then for material ABC derive material XYZ.
    I tried setting up these two layers of material determination in the standard system. It is possible only if I use a substitution reason which copies the material entered as a sub-item. We do not want to maintain the sub-item in sales order and relevant documents for a lot of other reasons. Is there a way I can use standard Material determination/substitution to derive this multi level search without haveing to copy the sub-item in sales order? Am I missing some settings here? If not is it possiblt to suppress the sub item from being derived in SAP using some user exit in sales order processing?
    For an IDOC I could have used standard SAP tables to identify SAP material number based on UPC code. However the problem is we have multiple SAP material numbers assigned to one UPC code. So it is not possible to identify a unique material number just based on the UPC code.
    I would like to know if any of you experts have encountered a similar situation and if so what is the ideal way to resolve this issue. Any comments/suggestions/guidance is welcome. You can also reply at my e-mail id [email protected].
    Thanks

    Hi Daniel,
    Can you please which IDoc message type you are using to create sales order using IDoc?
    Also check in IDoc, what is the value of ACTION & EINKZ fields in segment E1EDP01?
    Regards,
    Amit

  • Upc codes in Pages document

    I have a requirement to scan the UPC code on a product (with a handheld laser scanner) and have that UPC print on a Pages document.
    So far I've installed a UPC font, but the code that is generated from the scan is not scannable when the document is printed out. 
    Question:  How do I get what I'm scanning to be represented properly by the UPC font? Or is this not doable?
    Any helpful suggestions would be greatly appreciated.
    -GMO

    An AppleScript could perform the "ton of gyrations" for you.
    If the scan produces a twelve digit number, with no hyphen in the middle, and you copy it to the clipboard, then running this script:
    --Have the twelve digits from the scan on the clipboard
    set raw_list to characters of (the clipboard as text)
    set code_list to item 1 of raw_list as list
    set blue_code to characters of "qwertyuiop"
    set red_code to characters of "asdfghjkl;"
    set Green_code to characters of "zxcvbnm,./"
    repeat with i from 2 to 6
      my mydecode(blue_code, (item i of raw_list))
      set end of code_list to result
    end repeat
    set end of code_list to "-"
    repeat with i from 7 to 11
      my mydecode(red_code, (item i of raw_list))
      set end of code_list to result
    end repeat
    my mydecode(Green_code, (item 12 of raw_list))
    set end of code_list to result
    set the clipboard to code_list as text
    on mydecode(alist, anum)
      if (anum as number) = 0 then
      return item 10 of alist
      else
      return item (anum as number) of alist
      end if
    end mydecode
    --end of script
    will place a string of characters on the clipboard that will display as the barcode in the CarolinaBarUPC font. (In Pages '09, on Snow Leopard, at any rate.)

  • Warehouse receiving using vendor EAN/UPC code

    Is it possible to capture the vendor EAN/UPC code and use this information to receive the goods in the warehouse/plant?
    First issue would be how to deal with duplicate vendor EAN/UPC.
    I have seen many posts where it is possible in IS-AFS but has anyone done this in standard R/3?
    Thanks

    You can certainly search by EAN/UPC when performing GR with MIGO. Click on the binoculars and it's the fifth field available to search via.
    So as long as you have the code set against the material master . . .
    Regards,
    Nick

  • Help! where is upc code on macbook pro

    I am trying to sell my macbook pro on ebay and they require a UPC code. Where can I find it on my computer? I don't have the original box

    The UPC code would not be on the computer, just on the retail display box. It doesn't have to be your box, just a box for some computer of the same model and configuration.
    If you are being asked for a UPC, you must be using the advanced selling tool. Try the alternative of using keywords to describe the item instead of a UPC. You may have to add a number of keywords to narrow it down to a specific model and specific attributes, but you can still get there.

  • Need UPC code for my Macbook Pro 4,1

    This is an older unit, MB166LL/A; in order to list on amazon.com, they require a UPC code which typically is only found on the box.
    I'm guessing that this would be the same code for matching models. Mine has the 2.6GHz processor, and backlit display.
    Here's the exact info via Apple Specs
    Does anyone have an old box or perhaps the correct UPC number for this excact model?
    Is there a way that SApple can provide this if not?
    Thanks!

    Phone AppleCare and order them. Alternatively, if you don't need iLife or the Apple Hardware Test, you can just use a retail Mac OS X 10.6 DVD.
    (87076)

  • Need serial number--CD sleeve is blank, just  upc codes on box

    CD sleeves are blank
    UPC codes and PN code on box

    Cloud programs do not use serial numbers... what non-Cloud program do you have, and where did you buy?
    Lost serial # http://helpx.adobe.com/x-productkb/global/find-serial-number.html

  • UPC code assignment.

    Hi All,
    We have a requirement in our Production system related to UPC code.
    Whe the material X was created it was assigned an EAN Categroy UC it generated a UPC code.
    After this happened they deleted the UPC code in material master.
    UPC code number 885909177950 for EAN caegory UC.
    User now wants to re-assing the same UPC code.
    Is this possible. Please guide me if this is possible.
    Thansk in Advance,
    MJ

    ok i got the workaround

  • EAN/UPC CODE and PURCHASING GRID

    Hi Experts,
    In material master can you please let me know how to configure,
    1)    EAN/UPC Code configuration in Material Master
    2)    Purchasing grid
    I need the info urgently.
    Regards,
    Subha

    Hi Subha,
    1)The EAN/UPC's configuration is done in the path
    SPRO>Logistics general>Material Master>Settings for key fields>Internal article numbers:
    Here we can define external or internal number ranges for the EAN's.We can also define the prefix for EAN/UPCs and define the attributes of the EAN/UPCs.
    2) Grids are used in AFS(Appearl and Footware system).There are material grid,purchase grid and sales grids in Appearl and footware industry.
    We have to define Charecterstics and using them we have to define a grid(matrix type).While creating a material master this purchase grid has to be assigned in the AFSpurchasing view of the AFS material.
    For example--Shirt(material)- Silk cloth white colour 40 size,Silk cloth golden colour 42 size,cotton cloth blue colour 40 size.Here cloth,colour,size are the 3 charecters.Using these 3 charecters a grid is created.This grid is assigned to the material.With this we can have n number of combinations for a single material.
    Regards,
    Rambhupal

  • Where can I find the batch no (or UPC code or Lot no) in the Delivery doc?

    Hi all,
    I am using 4.6c . I send the IDoc DESADV to my customer and they get the EDI document which their translator converts back to IDoc. I need to find this information in the delivery document (vl03n):
    lot no., batch no. UPC code. so that I can populate them in the outbound IDoc.
    I could find the batch no in the table LIPS in the field CHARG. and I know in the EDI, the segment is SLN where this information is stored, but where is this in the actual delivery document (and the outbound IDoc)?
    Please ask me if my question should be elaborated.. Hope you can tell me the tab and the field in the Delivery document (it could be at header or item level.)
    Thanks,
    Charles.

    Hi there Charles,
    Batch number is in DESADV IDOC in field E1EDP09 CHARG.  In VL03N, you can drill down into a line item, and go the the Batch Split tab to see this number.
    I don't believe UPC number is a standard SAP field.  There is a EAN (European Article Number) field which can be used like the UPC field if needed. 
    I have a case where a customer sends a UPC and lot number on their order, and needs to see it back on the EDI shipping notice.  I store these values in custom text fields, which pass from the order, back to the DESADV IDOC after delivery.  From there, I can include them in the EDI back to the customer.
    Regards,
    Aaron
    *Helpful?  Poins are appreciated

  • EAN/UPC code.... CARTON-ID (13 digit)  as HU ID in EWM

    Hi All,
    My client currently uses EAN/UPC code.... CARTON-ID (13 digit) as an which vendor will print on CARTON and send it.
    Its  sap IS-Retails system . No HU-managed and No Sap WM managed.
    Now client is going for EWM impl, where it requires HU ID Number to automate follow-on process.  Client is asking US to use the same CARTON-ID  as HU ID in EWM process. ( we suggested to assign Number range to Vendors or Stick HU labels Manually at warehouse to automate the process)
    It is possible to use CARTON-ID as HU ID number in EWM?  kindly suggest very urgent.
    Thanks in Advance

    Hi Rahman,
    Lets assume you are dealing with outbound deliveries and you have raised an outbound delivery in ERP and this gets replicated to EWM.
    When you do the picking and packing for this delivery, it would look for packing profile behind the Warehouse order and when it creates an HU, it asks for HU or takes it from preceding document.
    This again depends on the Number range you defined.
    There is a BADI /SCWM/EX_WHO_DSTGRP, which you could control to pass your own HU id here(Could be for example your carton ID).
    You could use similar concept with slight modifications during your goods receipt also.
    Regards,
    Kishore

  • AFS Material Master - UPC code at SKU (Grid) Level

    Hello experts,
    I understand that on the AFS Material Master there is a field for UPC code on the Basic Data tab.  If you wanted to store the UPC at the SKU level (Grid level) based on Grid Values, where would you enter that data?  Is it stored on the Material Master?
    Thanks for all the help!

    We will have to enter the SKU level data in the Material Master
    MM02 -> Additional Data -> Additional EANs
    Regards
    Sudha

  • UPC codes

    I bought a Samsung Galaxy S4 last week and as I was getting my things together for the mail-in rebate, I wasn't able to find the UPC code for my phone. I looked on all of the boxes, but there was no UPC code. I contacted the sales person I bought my phone from, and she said that the UPC code was on a sleeve on the outside of the box. I went through the bag that I was given multiple times and I can NOT find the sleeve. Am I not going to get my rebate because of this? I would return the phone and buy a new one for the $50 rebate, but I don't think it's worth it with the $35 restocking fee. Any suggestions??
    N.B. All of the instructions on the rebate form and online specifically state that the UPC code is on the box, not a sleeve.

    Hello kpmonk,
         I'm glad to see that you successfully submitted the rebates for your new devices. The Galaxy S 4 and the S 4 mini are awesome devices. Excellent choices my friend. We want you to get the best value on your new smartphones and rebates are a great way to do so. May I ask when did you originally send off for the rebate? Also, did you get any rebate literature about your rebate submission? While there isn't a formal process to speed up the rebate, you can check the status of your rebate with this link, http://vz.to/1he3lD7. As always, if you have any additional questions then we are here to help.
    Thank you...
    ArnettH_VZW
    Follow us on Twitter @VZWSupport

  • Extra numbers are added to EAN/UPC code

    When UPC code is scanned extra number "2" is added to the UPC number. Please contribute if anyone knows the reason

    Hi Sudip,
           Barcode scanners have internal programming logic and they need some settings as well before using them.
    Please refer to the below link of Fujitsu
    http://www.fel.fujitsu.com/support/scanner/manuals/6x40/User/contents/EN/03/c03_17_01.htm
    If you are using a different scanner,refer to the scanner operator's guide before using them.
    http://www.vendapin.com/Adobe%20files/Fametech_barcodescanner_programming_manual.pdf
    Hope it helps
    Best Regards,
    Aram K.

  • EAN/UPC code in the material master

    Hi all,
    Does anybody have the scenario where the UPC number of a product is the same as the SCC number displayed on the container that holds this product with the difference being the EAN category and the leading zeroes? For example: UPC of a bottle is 080686001409 with EAN category = UC (length = 12 digits) and SCC of the case is 00080686001409 with EAN category = SC (length = 14 digits). The number is externally assigned. SAP does not let you enter these 2 codes in the master data. When you enter the second code, 00080686001409 and ctg SC for example, SAP automatically changes it back to the first code 080686001409 and maintains ctg SC. So now I have the same code with 2 different categories (and one of them u2013 SC u2013 has an incorrect length).
    Please let me know if you have this scenario and what you have done to solve it.
    Thanks in advance!

    Hi ,
    I am also facing the same problem. The system not allowed saving the same EAN/UPC number for multiple SKUu2019s with varying number of leading zeros.
    For example: UPC length 12 digits value like 085267207850 with EAN category Z3 and SCS length 14 digits value like 00085267207850 with EAN category Z5. The number is externally assigned. SAP does not let you enter these 2 codes in the master data. When you enter the second code, 00085267207850  and category Z5, SAP automatically changes it back to the first code 085267207850 and maintains category Z5. So now I have the same code with 2 different categories (and one of them u2013 Z5 u2013 has an incorrect length).
    Could you please let me know what you have done to solve it.
    Regards,
    Ismail

Maybe you are looking for