Report with EAN/UPC by article/vendor

We are looking for a report of EAN/UPC numbers by article.  We would like to be able to select by Article, Vendor and/or Merchandise Category.  If there are multiple EAN/UPCs by vendor, each should be listed with it's category.
Although I could write such a report in ABAP, it seems that this should be a standard report.  Does any one know a t-code for such a report?
Thanks in advance,
Deb

I donot think there is a standard report to List the materials (Or Articles in IS - Retail) by EAN numbers.
I do not know the Business requirement, but I can tell you that when you go to MM03 and ask for the list of matrials, you can select the materials based on the selection Criteria (List materials by EAN), which will give you all the matrials for which EAN has been maintained.
Unlucky. MM60 does not have the option you are looking
Hope this helps.
Regards
SS
Edited by: Shankar Shivappa on Mar 27, 2009 1:28 AM

Similar Messages

  • Issue with EAN/UPC field in "BAPI_MATERIAL_SAVEDATA"

    Hello guys,
    I have a requirement where I am using the BAPI_MATERIAL_SAVEDATA to create a new material by using a reference material. The question is how can i pass EAN/UPC field into it?
    This field exists in Basic Data1 tab in MM01 screens. I am not getting how to pass values into the INTERNATIONALARTNOS type BAPI_MEAN ?? This is there as table parameters in the BAPI?
    Please advice

    Hi
    Issue with BAPI_MATERIAL_SAVEDATA
    Bapi_material_savedata help with parameters
    Regards
    Pavan

  • Customer line item report with GL account display

    Hi
    Please guide some customer reports for the following
    Client need a Customer Line item reports with Customer number and repective gl account for each line items.
    for ex: Product A/c xxxxxx
              To Sales A/c xxxxxx(recon A/c)
    Thanks in advance

    Hi
    1.FBL5N -  Customer Line item Display (Customer Line item reports with Customer number )
    2.FBL1N - Vendor Line item Display
    3.FBL3N - General Ledger Line item Display
    The sales entry will be
         DR  Customer - to view this entry FBL5N
               CR Sales - to view this entry FBL3N
    Hope this will be usefull

  • Populating International Article Number (EAN/UPC) in PO

    Hi Experts,
    My requirement is to populate the field EAN/UPC in PO, with the value from the field 'OTHER NAME' present in the item line2 of the SRM shopping cart.
    Can this be achieved by using the BADI - BBP_CREATE_BE_PO_NEW ? If so, can you please help me in identifying the appropriate field in CS_PO_DOCUMENT for populating the it in the backend PO.
    Please help me with this issue.
    Thanks in advance,
    Best Regards,
    Deepa

    Hi,
    Thanks for the reply.
    The Omaterial has the main EAN number which is populated from MARA table .
    The problem is when POS sends sales data with an EAN number  ( main or otherwise) , it fails at POSDW.
    I think it refers to some master data for validation like for article number it refers to 0Material.
    Regards
    Prasad

  • 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

  • Vendor Payments Report with WBS Elements

    Dear Expert,
    I am looking a report for Vendor outgoing payment against WBS Elements.
    Is there any Vendor Payments report with WBS Elements in SAP? I have seen FBL1N but WBS Elements field is blank.
    Thanks
    Samiee.

    Hi,
    You mentioned WBS Element is blank; so please check in any one sample payment documnet whetehr WBS is maintained and if yes find which field it is populated. For eg; sometimes people populate this information in the text or assignment field. If that is the case then change the layout accordingly in FBL1N.
    Regards
    Sreekanth

  • Asset report with vendor number and vendor desc wise

    Hi Gurus
    The requirement is to generate asset reports with the below fields:
    Asset class, Asset number & desc, vendor number & desc
    Suppose say all asset balances should be reported by vendor name and desc.
    I couldn't get the right results using an existing or a custom sort version. Do not want to go with a custom report or a SAP query.
    Any pointers in this regard would be helpful.
    Thanks
    Sekhar

    Hi,
    You can use table ANLA.
    Populate the asset field then go to settings tab and choose fields.
    Check the following fields given below:
    BUKRS
    ANLN1
    ANLKL
    LIFNR
    TXT50
    then execute.
    hope it helps.
    regards,
    otep

  • Vendor report with expense G/L account

    Hi,
    My client needs a vendor balance report with expense G/L account. I mean against what expense account they made a payment to the vendor. There are no such standard reports available in SAP. So can some one suggest me how to get this report done.
    Appreciate your response in advance.
    Regards,
    Sunny.

    HI,
    Though there is no Std. report for your requirement, you can add field of GL ACcount to reflect the expense accountin the line item display. However this will not be a total solultion for your requirement. But for a particular vendor analysis will become easy.
    Path:
    Financial Accounting> Accounts Receivable and Accounts Payable> Vendor Accounts> Line Items> Display Line Items> Define Additional Fields for Line Item Display
    <b>Pl. Note: Consider whether you really need to enhance the line item display. Note that this enhancement can reduce performance, since the system has to read more table entries.</b>
    Thanks
    Vijay

  • EAN/UPC check digit creation with Direct Input

    Hi Experts,
    I am working on Material data transfer using Direct Input. Requirement is to update the EAN/UPC for each Alt. UOM in Additional data view of Material master.
    Further we need to set Indicator for automatic Determining the check digit for EAN .
    I got Direct IP structure BMMH8 and BMMH6 for transfeering this data but didnt got Indicator field which I can set to automatic determining the check digit for EAN
    Please let me know how to pass indicator for finding the check digit automatically while creating materials using Direct Input method.
    Thanks in Advance...
    <i>-Harkamal</i>

    Hi,
    Thnaks for your reply, This is my requirement.
    Here my problem is i am trying to upload the data from flatfile which contain materil number, denominator, Actual UOM, Nominator field values.
    Which is the data i need to upload into MM02 and MM01, if material number is new then it has to create the material, if material is already existing it has to update the UOM values.
    here i am getting data into my internal table INP_DATA, from that i am trying to upload the data to database by using job name MRP_MATERIAL_MASTER_DATA_UPLOAD with direct input program RMDATIND.
    when i execute my program i am getting success message all the records writtin from flatfile to application server. and job started message.
    then if i go into sm37 screen there i execute the job it is also giving active message. if i refresh it it is showing job completed message.
    then i look at job log status. there i found that for existing material it is expecting material type, for new material it is giving some gravity error.
    So could u help me in this it will be gr8.
    Thanks & Regards,
    RamNV

  • 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

  • EAN/UPC field in sales order is grey field

    Dear all,
    when i am creating Sales Order, EAN/UPC field is grey field i cannot enter any value in that.
    I want to used these field, then how i can use these field.
    Also is there any specific purpose for the EAN/UPC field,where it is used.
    Regards,
    PM

    PM,
    What our Friend said is correct it comes from Material master- Basic data 1 view. But for this you will have to do proceed with configuration settings in
    IMG --> Logistics General --> Settings for Key Fields --> International Article numbers (EAN)
    a. You will have to define number of ranges for EANs/UPCs
    b. Define Prefixes
    c. Define Attributes - (Define number or EAN CAtegories) its here you need to maintain internal or external
    d. Define no ranges for perishables
    you can maintain data internally or externally based on your config settings. I have tried it in my material master maintained EA - perishable EA Category in MM automatically an internal no got assigned in EAN field after saving i raise a sales order the no. is reflecting in my sales order item details under sales tab - field.
    try it..
    Regards
    Sathya

  • Ean/UPC no is sales order

    Hi Gurus,
    I have one isse in which for every material UPC number has been attached but for one material EAN number has been attahced.
    Can you please explain me regardingthe concept from where this field get populate

    PM,
    What our Friend said is correct it comes from Material master- Basic data 1 view. But for this you will have to do proceed with configuration settings in
    IMG --> Logistics General --> Settings for Key Fields --> International Article numbers (EAN)
    a. You will have to define number of ranges for EANs/UPCs
    b. Define Prefixes
    c. Define Attributes - (Define number or EAN CAtegories) its here you need to maintain internal or external
    d. Define no ranges for perishables
    you can maintain data internally or externally based on your config settings. I have tried it in my material master maintained EA - perishable EA Category in MM automatically an internal no got assigned in EAN field after saving i raise a sales order the no. is reflecting in my sales order item details under sales tab - field.
    try it..
    Regards
    Sathya

  • 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

  • Purchase order report with basic price and Excise duty values

    Hi All,
    Is there any standard report in SAP to get the Purchase order basic price / qty and its Excise duty values ? Since we are including Excise duties for non - codified items (w/o material master and with cost center 'K') Purchase order and the ed values are added to the cost and the requirement is to see the split up (Basic priceEdEcs+Hcs)for these Purchase orders for the vendors. If there is no std report then please let me know how to link Purchase order table with this Condition value table in query to get the desired report.
    Thanks in advance
    Benny

    Hi,
    there is no standert report to fullfill this requierment
    you have to create this report with the help of abaer
    for that which tax code you are using its importnat thing
    for po table EKPO
    1. A524 (Normal supply point / Material) it will return condition record number for condition type.
    2. KONP (Conditions (Item)) .
    3. J_1IMTCHID (Combination of Material Number and Chapter ID).
    4. J_1IEXCTAX (Tax calc. - Excise tax rates
    5 get the IR no. from RBKP and RSEG, and get the relevant FI doc no. and goto BSET table
    for IR number  to get from table apply logic for doc type RE ,you will get fi number nad in refernce field you will get invoice number + fiscal year
    Map this by refernig on po for which grn and invoice happen
    Regards
    Kailas Ugale

  • Daily Production Report with Variance or receipt of Production

    Hi All..
    my one of the clients want the Daily Production Report with Variance or receipt of Product?
    Please let me know what does it mean and how can I fetch this report
    Thanks
    Rahul

    Hi Rahul,
    Try This
    Daily Receipt From Production report
    SELECT T1.[BaseRef] as 'Production Order No', T0.[DocNum] as 'Receipt No', T0.[DocDate] as 'Receipt Date', T0.[CardCode] as'Customer/Vendore Code', T0.[CardName], T2.[ItemCode], T2.[ItemName], T1.[Quantity] as 'Receipt Qty', T1.[OpenQty] as 'Open Qty against Pro Order' FROM OIGN T0  INNER JOIN IGN1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode WHERE T0.[DocDate] >=[%0] and  T0.[DocDate] <=[%1] and
    T1.[BaseRef] IS NOT NULL
    Summary Report For Production Order
    SELECT T0.[DocNum] as 'Production Order No', T0.[PostDate], T0.[DueDate], T0.[RlsDate], T0.[CloseDate], T2.[ItemCode], T2.[ItemName], T3.[CardCode], T3.[CardName], T0.[PlannedQty], T0.[CmpltQty], T0.[RjctQty] , (T0.[PlannedQty]-T0.[CmpltQty]-T0.[RjctQty] ) as 'Open Qty' FROM OWOR T0  INNER JOIN WOR1 T1 ON T0.DocEntry = T1.DocEntry LEFT OUTER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode LEFT OUTER JOIN OCRD T3 ON T0.CardCode = T3.CardCode WHERE T0.[PostDate] >=[%0] and  T0.[PostDate] <=[%1]
    Thanks,
    Srujal Patel

Maybe you are looking for

  • Partition Key in Where Clause

    I have a range partition on a date column (load_dt). if I have the partitioned key in my where clause and I DO NOt specify the partition name, will Oracle still know which partiion to get the row from? BTW, we are on Oracle 11.0.1.0.7

  • Install failure of elements 8 on mac (bundle)

    I downloaded the dmg on receipt of the link that came with my bundled Bamboo tablet. But Installation repeatedly fails. It comes up with Adobe ps elements 8 installation failed. "Adobe Photoshop Elements 8 Error: Error 2. " Adobe Support Manager came

  • Newbie Qs: how do you check what's stored in media card?

    Besides, taking it out and checking it on PC, is there a way to do this through BB? I just put 2GB card in and it's already 1.8 GB full. I can account for 0.5GB with pics and songs but like to know and monitor its content. Verizon 8330 with 4.3 softw

  • Adobe acrobat license

    buenos dias se daño mi maquina y con ella se fue la licencia como puedo le puedo hacer para liberarla y poder usarla en otra computadora. saludos

  • 2012 macbook pro bluetooth/airplay connecter

    i broke the bluetooth/airplay connecter on my main logic board, just wondering if anyone knows where i can get a new connecter or what the name of the connecter i broke is and its its a hard fix?