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

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

  • 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

  • Why is the quality of movies and pictures exported to the external hard drive lowered?

    Why is the quality of movies and pictures exported to the external hard drive lowered?

    Are you speaking of manually moving these files, or using an application to export?
    When you use the the term "export", it usually entails an application performing some kind of file conversion, rather than a simple transfer. It is during conversion to another file format that information may be lost through lossy compression, or by settings of the export.
    Anytime you convert a file to another format, there will usually be some loss or degradation. Tghis can't be helped, as one format may not support every information characteristic the original one did.

  • Get employee photo and display the photo in external system.

    Hi,
    We start to work with the portal....We want an application that display the employee photo..
    The photo is the same one that appear in pa20/30...
    We create the photos in OAAD and have a table repository.
    How from here i can use this to build a RFC that return "data"..that from the external system we can show the photo,
    Thanks.

    write a RFC which uses
    'HR_IMAGE_EXISTS' to get the image document id and then use 'ALINK_RFC_TABLE_GET' to  image in JPG format convert the returned RAW table to xstring format using SCMS_BINARY_TO_XSTRING pass the resulting xstring as the export parameter of this RFC .
    portal application can now use this xsring to render the image.
    Regards
    Raja

  • 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

  • How to send price condition changes to external system

    Hi all,
    By using trans: VK11/VK12 we may add and change pricing conditions for a particular condition type.
    We want to send to PI changes beeing made (for amount, date interval, e.t.c...). Our condition type is ZPRB, involving the following table to be changed: A090, A662, A677, A663 (in addition to KONH/KONP).
    We thought we could program changes/insertions in the process to a new table refering the changes, and use a proxy call to be triggered upon this table, but unfortunately these transactions (VK11/VK12) does not contain any User Exit. So we have to make changes to the standard SAP if we go for that solution.
    My question is therefor: Is there a better way of transferring the price changes made by these transactions (ALE/Changepointer, BAPI, IDOC, e.t.c...).
    Please advice and describe what is the best solution?
    Best regards
    Leif Lohne.

    Good idea. Doing this exposed 2 problems:
    1 - First problem: The program changes in the midi file work from logic, but not when the midi file is played from a Mainstage external instrument channel strip. So it seems that Mainstage is stripping out the program changes. (Any note play information in the midifile is played from Mainstage, but not the program changes.)
    2 - Second Problem: The sys ex event instruction (I typed in manually in the event editor in logic) to change performance modes on the external keyboard is not working from logic either... So I must be doing something wrong?  I have to create the sys ex event manually, since the external keyboards I'm using don't transmit mode changes for me to record into a midifile. In this case, I'm using a Yamaha S90ES, and manually created the sys ex event in logic for mode change to Voice:
    Yamaha S909ES Voice mode:  $F0 $43 $11 $7F $01 $0A $00 $01 $00 -$F7+
    However, the mode does not change when the file is play back from logic...
    Sure appreciate your help...

  • SAPscript export to an external system.

    Dear all,
    I'm wondering if there are any ways to export a SAPscript which I would made in my company system to my client system. Knowing that those two systems have absolutely no physical links.
    Best regards.
    Nozome.

    You can use report RSTXSCRP to download from your system and same report to upload the file on customer system.
    Or put the form in a transport request with object
    R3TR FORM <SCRIPTNAME> and release the request.
    Ask the basis folks to get the data/ co files of this trnasport . Give these files to basis folks of customer system and ask them to import it into their system.
    Cheers

  • 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

  • Connecting of an external system by IDOC adapter

    Hello everybody,
    we want to connect an external (storage) system to XI by IDOC-Adapter.
    In a scenario without XI the R/3 backend triggers the external system by RFC-Call (TCPIP-conncetion) and an program on the external system is called. This program executes an RFC-call on the R/3 to get the IDOC-informations.
    IN the new scenario (with XI) the R/3 Backend sends the IDOC information to XI. The XI routes this to external system. An TCPIP-Connection is needed which calls the program from the external system.
    But how should this work? The program can not (or should not) call the R/3 Backend directly but the XI.
    What has to be done now? Has the program of the external system changed so that it can understand IDOC-structure directly?
    Or do I have to implement a business process scenario to guarantee that the external system reads the IDOC data in XI (similar to "old" scenario?
    Thanks a lot!

    HI everybody,
    thank you very much for your help. Now it es possible to send an IDOC from R/3 Backend and IDOC-Adapter via XI to an external system using the IDOC-Adapter.
    But now the external system wants to send IDOCs back. So the communication is realised by using the IDOC-Adapter again. In this case we do not get the messages in XI. The conncection is ok (we see this in the Gateway), but the system gets an error in IDOC adapter (sys-log):
    <b><b>Transaktions-Abbruch IDOC_ADAPTER 151 ( LFS 910 )</b></b>LFS = external system (AS400).
    In the RFC-Trace we find following information:
    <b> **** Tra
    Transaktions-Abbruch IDOC_ADAPTER 151 ( LFS 910 )ce file opened at 20060223 111414 W. Europe Stand, SAP-REL 640,0,109 RFC
    ======> Der Funktionsbaustein "EDI_FILL_SYIDOC01_FOR_RFC" ist nicht vorhanden
    ABAP Programm: SAPLIDX1 (Transaction: )
    Called function module: EDI_FILL_SYIDOC01_FOR_RFC
    User: RFC_USER (Client: 910)
    Destination: C01 (handle: 3, , {C322581B-EB47-43E7-87D7-4607C2873828})
    SERVER> RFC Server Session (handle: 1, 95896538, {43FD899F-8993-0202-E100-00000A
    SERVER> Caller host: LHMAS40A.INTRANET.SYS
    SERVER> Caller transaction code:  (Caller Program: SAPCPIC)
    SERVER> Called function module: ARFC_DEST_SHIP</b>
    Can anybody help us?
    Thanks a lot!
    Florian

  • Send BP changedOn date to external system

    Hi CRM Technical Experts,
    I am using bapi crmxif_partner_save_m01 to send create and change of BP to external system as Idoc. I also need to send changed on date and user id, if changes are made to bp. but I could't find appropriate fields in bapi. Idoc contains only create date and time.
    Is there anything with bdoc to send or how is it works.

    hi
    Mehar
    We need to customize the settings in Middleware for data integration between CRM and a external system
    this can be done through XIF adapter
    please navigate through IMG as follows..
    IMG --> Customer Relationship Managment --> CRM Middleware and Related Components --> Exchanging Data with External Components --> XIF Adapter Setup --> Outbound/Inbound Direction
    hope it clarifies
    Venu

  • Questions concerning HowTo send IDoc to external system

    Hi guys,
    well i want to send and receive IDoc from an external system.
    The other side of the communication now needs information from me what kind of parameters i can give to connect both systems. Also i need some informations concerning this.
    I gonna use IDoc-Tunneling in XI. Because of sending data to the ext. System i need a RFC-Connection of TCP/IP?! But what kind of program do i have to start at other side (see Technical settings).
    - Special to XI i have to configure a third party system in SLD. Do i need the system-parameters from the ext. System?
    - in ID i have to configure PARTY!? Right?!
    How to load external meta-data? is it possible via IDX2 by using the TCP/IP-RFC?
    Perhaps somebody can give me a road map on which data i need from the ext. system and what i can give to the admin of the ext. System for sending IDoc to XI?!
    br Jens

    By IDoc-Tunneling i am thinking of just putting the IDoc through XI without transformation in XML (like in one blogs of Michal). Because of this blog there seems only to be one step in IR - import IDoc. in ID there are the mandatory steps.
    But if i want the ext. Admin to tell what parameters i need to communicate with the ext. system i have doubts in telling him just the IP and perhaps a program which we have to start via RFC configured in XI.
    regards

  • SAP to external system B2B

    Hi All,
    I have to send Idocs (inventory) from our internal SAP system to external Vendor SAP System. Is this a B2B integration.and what are the complexities? Any scenarios /examples are appreciated.
    Thanks

    Yeah I understand that. Ok lemme make the question more clear. I have a scenario like this. Idoc->XI->External vendor SAP system. This is a B2B scenario.
    What are the partner profile settings in R/3 system that needs to be set up, connectivity set up between LAN and internet and all. Inside XI, we have to set up agency, scheme and name in identifiers tab. What are the values need to be specified for these three? And what extra setttings we have to define in XI to send and receive files from vendor external system
    Thanks a lot for all ur help. I am new to B2B so pls bear with me for explaining it so basically
    Thanks

  • Oracle property manager data import from external system to oracle..

    Hi All,
    currently im working on Oracle property manager module..
    i have a requirement like upload and update the properties from external  system to oracle applications.
    how we can import Data from others systems to oracle,, is any API's or Open interfaces available  for this requirement.
    Please suggest me..
    Thanks all.

    Hi,
    You will  have to study the business needs and populate according data, You may also raise an SR with respect to this and get the support from Oracle if you don't have any experienced superiors on this subject/module to ask from.
    Please see if the following links help you.
    Oracle Property Manager Implementation Guide
    http://docs.oracle.com/cd/A85964_01/acrobat/pntrm.pdf
    Thanks &
    Best Regards,

  • Send price conditions to external system

    Hello,
    I would like to send the price conditions to a non SAP system. The IDOC COND_A02 seems to be the solution for sending the price conditions modifications to this system but is there a programm to send an initial set of idocs with all conditions (like RBDSEMAT for materials)? I cannot find any.
    Thanks in advance for any help provided.
    Julien

    Julien,
    You can send prices to external system from pricing reports, transaction V/LD.  For example, I used this to send sales prices to an external system using pricing report 15.  Here you can enter your material selection criteria including, condition type.  This will generate a report which you can then send to external systems.  I apologize, but I do not remember the menu path from the report result off hand.
    Ram,
    Make sure you have activated change pointers for message type COND_A, create or change a price and excute RBDMIDOC for COND_A.

Maybe you are looking for

  • Error while trying to deploy the application (invalid AccountType).

    Hello. Error while trying to deploy the planning application (EPMA). invalid AccountType Rejecting Member PL_Brt_L.2. invalid AccountType Rejecting Member PL_Brt_L.3.2. And not updated outline. PL_Brt_L.2 - Account Type = Revenue PL_Brt_L.3.2 - Accou

  • How to design a dashboard to look like this link

    Hi all i have been trying to search for links/ papers or documents to help me to design my dashboard to look like this https://www.google.com/search?biw=1600&bih=775&q=oracle+bi+dashboard+examples+11g&bav=on.2,or.r_cp.r_qf.&bvm=bv.51495398,d.cGE,pv.x

  • Duplicates in Music Folder

    Due to some vista issues, I have multiple copies of songs in my music folder. My iTunes is showing the 16.9 gb that it is supposed to be, but my music folder shows that it contains 49 gb. Does anyone know of an easy way to clean up the music folder?

  • Window not showing top or left

    Contribute CS3 on Mac has been working perfectly. Suddenly tonight, everytime I open it, the start window, or any other browsing windows, etc. are a little pushed into the upper left corner, meaning that I don't see the very top of the screen, none o

  • Elements 7 PDF help?

    I've been trying to access the PDF manual for Elements 7 but when I go into the tab it is not responding?