Export Material and Price Data

Hi SAP Experts,
I found two ways to implement a Master Material and Price Export to an external system, first with IDOC MATMAS01 and Idoc COND_A with an enhancement VKOE0001 PRICING CONDITION.
Here I don't know how I can match a material with tht sales price?
And the second one with the BAPI. But how I create a BAPI for Material and Sales Price?
And which is the better way?
Thanks and Bye,

Hi Frederic,
I think you have posted the question in the wrong Forum. I think, you should post it in ABAP forum to get the answer.
Thanks and Regards
Nitin jain

Similar Messages

  • Export Material and Price Data with IDOC or BAPI?

    Hi SAP Experts,
    I found two ways to implement a Master Material and Price Export to an external system, first with IDOC MATMAS01 and Idoc COND_A with an enhancement VKOE0001 PRICING CONDITION.
    Here I don't know how I can match a material with tht sales price?
    And the second one with the BAPI. But how I create a BAPI for Material and Sales Price?
    And which is the better way?
    Thanks and Bye,
    Frederic

    Amit,
    it seems that the FU BAPI_MATERIAL_SAVEDATA is only for Create and Change Material Master Data. Is that correct?
    I've following Use Case, I will send e.g. one Material with the sales price to an external system (later all material with their sales price). And for that case I'm searching for a solution. Can you bring me on the correct way to implement something like that.
    I would be very pleased if you can help me.
    Bye,
    Frederic

  • T code for Material,plant, stock and price data in std sap

    Dear All,
    In Std SAP is der any t-code to get Material,plant, stock and price data in 1 go..
    waiting for ur early reply
    Regards
    Nainesh

    Hi,
    Try T.Code: MC.9 and MC.5 etc. These reports will give you total value of the stock but not unit price.
    If you are looking at unit price please write a small query using SQVI or append the relevant info structure.
    Regards
    Srinivas.P

  • Upload material and contract data from file in CCM 2.0

    Hi guys,
    This might be a difficult one!
    We have the following situation in a Client:
    We are upgrading a Requisitite catalog (working with BBP 2.0)
    to a CCM 2.0 catalog.
    In Requisite, one can upload material- and contract data from a file (it is standard funcionality) into the database.
    We need to have the same kind of funcionality in CCM 2.0 because our client does not prefer to work with XI (which is the standard SAP solution in these cases).
    How can we accomplish this? maybe with some additional ABAP coding!
    Our client is not working with Vendor Catalogs but I´m trying to see if we can use a dummy vendor catalog to accomplish material upload in CCM2 form a CSV file.
    Anyone had to face this situation before?
    If so, please provide some clues how to do it?
    Thanks in advance,
    Aart

    SAP CATALOG CSV 2.0 <;>
    Defaults;EN
    Model
    Catalog;All;;All Catalog
    DataType;DATE;DATE;Date
    Characteristic;Z_ACTION;/CCM/NAME;false;Action
    Characteristic;/CCM/PRODUCT_ID;/CCM/ID;false;Part Number
    Characteristic;/CCM/SHORT_DESCRIPTION;/CCM/DESCRIPTION;false;Description
    Characteristic;Z_MATERIAL_TYPE;/CCM/ID;false;Material Type
    Characteristic;/CCM/MINIMUM_QUANTITY;/CCM/MINIMUM_QUANTITY;false;Order Unit
    Characteristic;Z_CONTENT;/CCM/MINIMUM_QUANTITY;false;Content
    Characteristic;/CCM/LEAD_TIME;/CCM/LEAD_TIME;false;Lead Time
    Characteristic;Z_SUPPLIER_ID;/CCM/ID;false;Supplier Number
    Characteristic;Z_SUPPLIER_NAME;/CCM/NAME;false;Sup Name
    Characteristic;Z_P_GROUP;/CCM/ID;false;Purchasing Group
    Characteristic;Z_P_ORG;/CCM/ID;false;Purchasing Org
    Characteristic;/CCM/CONTRACT_ID;/CCM/ID;false;Contract Number
    Characteristic;/CCM/CONTRACT_ITEM_ID;/CCM/ID;false;Contract Item
    Characteristic;/CCM/PRODUCT_GROUP;/CCM/ID;false;Product Category
    Characteristic;/CCM/PRICE;/CCM/PRICE;true;Price
    Characteristic;Z_DATE;DATE;false;Date
    Characteristic;/CCM/LONG_DESCRIPTION;/CCM/LONG_DESCRIPTION;false;Long Description
    Characteristic;/CCM/PICTURE;/CCM/ATTACHMENT;false;Picture
    Schema;All;Z_ACTION;Z_MATERIAL_TYPE;Z_CONTENT;Z_SUPPLIER_ID;Z_SUPPLIER_NAME;Z_P_GROUP;Z_P_ORG;Z_DATE;All Schema
    Category;10000300;;;ABC
    Category;10000400;;;DEF

  • Material and Price export to an External System

    I've a Problem, I will send Materials with sales Price from SAP to an external System. I will use the IDOC MATMAS01, but I can't send the price with it? Is that correct? How I can send the sales Price for each Material? Is it possible to send more than one Material (mass export) with MATMAS01 per process? Or I had to define a Product or Price Catalog?
    Or is there a better way by using a BAPI for this use case? Which BAPI?
    Thanks

    Thanks for the answers, now I've two ways to implement that, first with IDOC MATMAS01 and Idoc COND_A with an enhancement VKOE0001 PRICING CONDITION. And the second one with the BAPI.
    Which is the better way?
    And how I create a BAPI for Material and Sales Price?
    Thanks

  • Need field and table for spare part material and price for a given material

    Hi,
          In need to create a report with following fields:-
           Customer           Material          spare part material            spare part description             price                   currency.
    From which table and field I can get all this information.Please guide me.
    Hint.  cl30n transaction for material managemant.
             vk13 transaction for price maintenace.
    Regards.

    CL30N is a general transaction that can be used for any classification, but material master maintenance is usually MM01/MM02 or MM41/MM42
    Material description can be taken from table MAKT
    customer from table KNA1
    The question is what you are going to analyse? where do material and customer tie together? do you do the analysis on sales orders VBAK and VBAP ? or invoices  VBRK and VBRP? or customer material info record KNMT? 
    or do you capture this info in classification? then you get the values from AUSP
    Edited by: Jürgen L. on Aug 3, 2010 9:42 AM

  • Trying to export x and y data points into excel

    Hi guys,
    I'm in a bit of a time crunch and I've been trying to figure a simple issue out.  I've been trying to export the x and y data points into an excel file.  I thought trying to use a property node would work but I've been tinkering with different subsets of the specific property nodes without any success.  The current issue I'm having right now is that the current way I have the data points into the excel file is incorrect because it's not including the x axis data points.  Additionally, I have thousands of data points that really slows things down.  I have attached the vi.  Thanks.
    Jon
    Attachments:
    UltraPCIe.vi ‏460 KB

    Hi Bill,
    Thanks for the note.  Yes, I am using that said vi.  I have attached the jpeg version of the block diagram for you.  Thanks!
    Jon
    Attachments:
    Update2.jpg ‏257 KB

  • MDG - Material and Financial Data Models

    Hi,
    Can anyone help me to get standard business content as per latest version for MDG-Material and MDG-Financial Data Models.
    Thanks,
    Narendra

    Please go through the below link it talks about all the latest updates.
    Configuration and Enhancement of SAP Master Data Governance

  • Problem with material and document date in sales order

    Hi All,
    I am working in ECC 6.0 .I am facing problem with two fields when in enter in to sales order(tcode:va01)
    1.A material comes automatically in line item.
    2.Document date also comes as 27.03.2008 instead of todays date in each order i create.
    I think its not related to configuration.I think its related to some modifications through exits or enhancement points.could someone suggest me a where to check and solve that.
    Your's suggestion is appreciated.

    Hi Sharad,
    Check MV45AFZZ include in se38..It is a user exit for basic validation on sales...We may be able to find some code there (if screen data is predefined by code as mentioned)
    Hope it helps
    Regards
    Byju

  • Problems with Importing / Exporting Keywords and Meta Datas

    Hi to all!
    I recently upgraded to Aperture 3 and upgraded my referenced library.
    Today I opened the Keyword HUD and noticed some keywords splattered in my list, which seem to be any older ones, since the new numbering indicated that they are not applied to any pictures.
    So I deleted them.
    Than I noticed the <Imported Keywords> folder, opened it, and it contained also a large number of previous keywords. Also they seemed not to be in use, so I also removed them.
    Than I locked the Keyword HUD.
    Now my question: If I export a version, with the option for 'include metadata' ticked, and edit the version than in Photoshop, and after it, import it back into the Aperture library I do have the problem.
    I have tried 'Import Meta Datas' and and click 'Append'. Than it is recognizing the former keywords, which I would appreciate, but not as 'Imported Keywords'.
    If I would open the file w/ the External Editor and return it back, I guess I would not have this problem. Usually I do open the referenced RAW file, and import than the edited version back into Aperture. Keywords are stored in the Library, so I would not avail the former given keywords than, is that right?
    By the way are the keywords part of Meta Datas or not?
    Are there any workarounds?
    And had other people also problems with their keyword list after upgrading?
    Thank for any ideas / infos!
    Michael

    Added header to CSV and to Code
    $ImportFile = Import-Csv "C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Tags.csv" -Header Computer
    foreach ($Computer in $ImportFile){
    $path = "\\$Computer\c$\Epic\bin\7.9.2\Epic Print Service"
    $xml = select-xml -path "$path\EpicPullService.config.xml" -xpath //EpicPullService//Cleanup | Select -ExpandProperty Node
    if ($xml.ArchiveHours -eq '12' -and $xml.DeleteHours -eq '120') {
    $Compliance = $True
    }Else{
    $Compliance = $False
    } "$Computer","$Compliance" | Export-Csv "C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Results.csv"
    Results:
    select-xml : Cannot find path '\\@{Computer=SW1412-16985}\c$\Epic\bin\7.9.2\Epic Print Service\EpicPullService.config.xml' because it does not exist.
    At C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Check_PullServiceXML.ps1:4 char:8
    + $xml = select-xml -path "$path\EpicPullService.config.xml" -xpath //EpicPullServ ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (\\@{Computer=SW...vice.config.xml:String) [Select-Xml], ItemNotFoundException
        + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SelectXmlCommand
    If it is not a CSV file then just get it with Get-Content
    Get-Content C:\Users\UserName\Desktop\Scripts\Powershell\Epic\SCCM CI\Tags.csv |
        ForEach-Object{
            $computer=$_
            $path ="\\$computer\c$\Epic\bin\7.9.2\Epic Print Service\\EpicPullService.config.xml"
    ¯\_(ツ)_/¯

  • Exporting YTD and PERIODIC data

    Hi all,
    I've adjusted a data manager package so that the YTD and PERIODIC measures are automatically selected for export to a flat file. Whenever I want to save the package the script automatically changes and removes either YTD or PERIODIC.
    Any idea how I can change the script so that both YTD and PERIODIC measures are exported to a flat file?
    Thank you.
    DEBUG(ON)
    'PROMPT(SELECTINPUT,,,,"%DIMS%")
    PROMPT(SELECTINPUT,,,,"ENTITY,TIME,C_CATEGORY")
    'PROMPT(MEASURELIST,%MEASURES%,"Please select measures")
    'PROMPT(TRANSFORMATION,%TRANSFORMATION%,"Transformation file:",,,Import.xls)
    PROMPT(TEXT,%FILE%,"Please enter an output application file",)
    'PROMPT(RADIOBUTTON,%ADDITIONINFO%,"Add other information(Appset,Application,User,Time)?",1,{"Yes","No"},{"1","0"})
    'PROMPT(TEXT,%TYPE%,"Please enter the Process Chain Type",)
    INFO(%DIMVALUE%,E=24)
    INFO(%TEMPNO1%,%INCREASENO%)
    INFO(%TEMPNO2%,%INCREASENO%)
    INFO(%MEASURES%,YTD,PERIODIC)
    TASK(/CPMB/APPL_TD_SOURCE,DIMENSIONVALUE,%DIMVALUE%)
    TASK(/CPMB/APPL_TD_SOURCE,MEASURES,%MEASURES%)
    TASK(/CPMB/APPL_TD_SOURCE,OUTPUTNO,%TEMPNO1%)
    TASK(/CPMB/APPL_TD_SOURCE,SELECTION,"%SELECTION%DIMENSION:C_ACCT||DIMENSION:C_DATASRC|INPUT,INPUT_DIFF_ECCS,INPUT_ADJ,INPUT_GW,MJ_MANJE|DIMENSION:FLOW|F_999|DIMENSION:GROUPS|N_GROUP|DIMENSION:INTCO|I_TOTAL|DIMENSION:RPTCURRENCY|LC|")
    TASK(/CPMB/EXPORT_TD_CONVERT,INPUTNO,%TEMPNO1%)
    TASK(/CPMB/EXPORT_TD_CONVERT,TRANSFORMATIONFILEPATH,\ROOT\WEBFOLDERS\Company\LEGAL\DATAMANAGER\TRANSFORMATIONFILES\SYSTEM FILES\Export.xls)
    TASK(/CPMB/EXPORT_TD_CONVERT,SUSER,%USER%)
    TASK(/CPMB/EXPORT_TD_CONVERT,SAPPSET,%APPSET%)
    TASK(/CPMB/EXPORT_TD_CONVERT,SAPP,%APP%)
    TASK(/CPMB/EXPORT_TD_CONVERT,OUTPUTNO,%TEMPNO2%)
    TASK(/CPMB/TD_APPL_SERVER_TARGET,INPUTNO,%TEMPNO2%)
    TASK(/CPMB/TD_APPL_SERVER_TARGET,FULLFILENAME,/interface/BIP/BPC_export/%FILE%)
    TASK(/CPMB/TD_APPL_SERVER_TARGET,ADDITIONALINFO,1)

    Sgt. Rock wrote:
    Should I just break down and buy server space to exchange complete files?
    This the way I do with my co-work production or when work in a team with guys who live out of my country. You can pack/archive the whole project folder into Zip or (Rar - I do that using my PC) which reduces the project folder content globally.
    There are quite many "free hosts" in our days so you can manage your work via Email or Skype and use such servers if you can not afford to buy any hosting space. To my opinion it is best to provide the original project when you use same apps, plugins etc. Any tricky export, audio file compression etc will be time consuming for your partner...
    !http://img59.imageshack.us/img59/4967/aglogo45.gif!

  • Exporting TIFFs and preserving date

    Hello,
    Almost all the photos in my iPhoto library are JPEG. I now have some that are TIFF. On those files, I adjusted the date and time, being sure to check the box to modify the original files as well. But when I export these photos -- as original, current, or JPEG, or via drag-and-drop -- the dates I've set are not preserved, and importing them into another iPhoto library will recognize only the time the images were created.
    I've never had this problem with my JPEG photos. Is there a way to preserve this metadata with the TIFF files?
    Any help would be much appreciated!
    -Ken

    Ken
    The simple answer is "there should be" but you seem to have discovered a bug with the handling of tiffs.
    IPhoto menu -> Provide iPhoto Feedback
    Regards
    TD

  • BAPI or Material and Purchasing Data

    Do you know if SAP had any BAPIs that can be used to download materials by plant?  The BAPI must send back the description, UOM/ISOCODE, purchasing value key, and manufacturer part number.  Are there any views for the material stock by plant that are indexed? 
    Also we  are using BAPI_PO_GET_DETAIL and PO_GETITEM.  The BAPIs together would have all the information that what we needed.  Do you know of another BAPI that would retrieve the same information that these two BAPIs retrieve (account assignment and history totals and List of the Pos line items).  Do you know of an indexed view of EKPO and EKKO.

    Dear All,
    Was wondering in ECC6 EHP4 if there is any screen exit or enhancement where I can sort the icon for return item status in the return documetnt screen by it status like open or delete. Also is there is a possibility to hide certain status from this field and only display the one that we wanted only.
    Regards ,
    Ku Ibrahim

  • Exporting Contact and Calendar Data

    Help, My son son recently upgraded and passed me his 3G phone. He has asked if I can export his contacts information to something like a csv file. I have no idea how to do this (and neither has he) so can anyone help please.

    My Calendar and Contact info was intact. All email archives were lost (no big deal since all are in the MacBook anyway) and my default ring tone was changed.
    Otherwise, so far so good.
    Suggestion: Look in iTunes in your PC and see if the contact info is there; if so, try a resync.
    Phil (MacBook, OS 10.5.3)
    Message was edited by: w7ox

  • Report for material and their pricelist

    Hi all
    I want to create a report, which displays the material and their pirce, I know there is a t-coke vk13, but u know the end users......actually i want to have this pricing for only service dept, where sales org , div , pricelist type are fixed.
    I am not able to find the tables which have these relations of material and price.
    I got one table A961, which doesnt shows the price, and price I found in KONV, but there is no relation between them......can any body help me out.....
    Kind regards
    AJ

    Hi
    i cant find the material desc there, also fields like divison , Price list type are missing, they are not there in both the tables, can u tell me which other table I can use , so that I can get all the fields
    regards
    AJ

Maybe you are looking for

  • DVI to ADC adaptor: Display power button no longer works w/G5?

    I'm looking for answers on a topic originally brought up in this thread: http://discussions.apple.com/thread.jspa?threadID=221092&tstart=45 concerning the Studio Display's power button when attached to an ADC/DVI adapter for use on a G5. I am having

  • Reinstalling OSX on G5 PowerPC

    Hello I bought a G5 tower (Power PC) a couple years ago from work (they were upgrading the companys computers). Cannot remember what OS it was on at the time, but now it runs OS 10.5.8 Im pretty sure it didnt come with the OSX install DVD I tried usi

  • How to create status separator button?

    I would like to create a separator button like ' | ' between two status button, how to achieve this?

  • OBIEE 11g Map question

    Hi all, We are using OBIEE 11g Mapviewer to display some results. We have point as well as polygon location geometries which combined with other dimensions display scores on the map. It seems there is a restriction on the display graphics that can be

  • Preloading multiple movies for same panel

    Hello, I'm new to JMF and have to achieve the following. I have make an application that can play a collection of movies (50+) and play them in the same panel in arbitrary sequence. The movies need to play after each other as seamless as possible so