Creating Idoc for a material created

Hi gurus,
  i have a requirement for every Material i create an Idoc has to be generated .So how to assign an particular Idoc to my Material.
Pls help me.
Thanks and regards,
Rajesh.

the configurations which we do for material master is below...we don't give any output for material master,becoz its a master data not transactional data..
For distributing master data like material master, vendor master, customer master we have standard transaction codes that are provided by sap.
Bd10(send material master)
Bd12(send customer master)
Bd14(send vendor master)
Bd30(bom’s)
The order of Tcodes are:
Bd54 (creating logical systems)
Scc4 (assigning logical systems )
Sm59 (rfc destination)
We81 ( message type)
We30 ( idoc type)
We31 ( segment type)
We82 (linking message type and idoc type)
We21 (creating port)
We20 (partner profiles)
Bd64 (Distribution model)
Bd10 (material master)
Ex: material master.
Message type: matmas.
Idoc type: matmas05.
follow these links
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
http://www.sapgenie.com/sapedi/index.htm
http://www.sappoint.com/abap/ale.pdf
http://www.sappoint.com/abap/ale2.pdf
http://www.sapgenie.com/sapedi/idoc_abap.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
http://www.allsaplinks.com/idoc_sample.html
http://www.sappoint.com/abap.html
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
http://www.sapgenie.com/sapedi/index.htm
http://www.allsaplinks.com/idoc_sample.html
create material number in Idoc
Reward Points if found helpfull..

Similar Messages

  • IDOC for finished Material transfer

    Hello Experts,
    Can anyone help me to find out the idoc which suits to my requirement.
    I want to send an idoc to some third party system which contain information related to finished material.
    Suppose we have created purchase order in sap thru me21n then we can use ORDERS idoc to post to third party.
    But through standard po we can create idoc for semifinished material and not for finished material.
    In tcode MIGO we are converting that semifinished material into finished material and I want to capture this data into idoc and want to send it to third party.
    Can any body suggest which idoc shall i use.
    (I want to send this info Mat_Cod,Mat_Plant,Mat_Sto_Loc,Stk_Box,Stk_Quantity,Stk_Unit,Mat_Name,Mat_Batno)
    Regards,
    Jayesh.

    U can use either INVCON message type with IDOC type as INVCON01 or 02
    or
    Message Type MBGMCR  with IDOC type MBGMCR01/02/03

  • Creating IDOC for article using BD10 tcode

    Hi Excperts,
    we are creating idoc for the articles using bd10 tcode.
    we are using idoc type ARTMAS05.  But system not filling the segment  E1BPE1MLEART                   Retail Data Transfer: Vendor-Specific EANs     . Could you anyone help me , why sap standard program is dropping this segment.
    do we need set up any data in material master for his segment. .
    you will be rewarded.
    Regards
    Rama.

    Hi Rama,
    Generally if the segment is not being filled it is because the values do not exist.
    The segment is not mandatory. So your IDoc should still be created.
    Try:
    By selecting the Send material in full indicator, you can also distribute the following dependent data for the material (depending on the type of system) in addition to the actual material master data:
    Retail system
    Listing conditions
    Purchasing info records
    Source list records
    Purchasing conditions
    Sales conditions
    BOM allocations
    Best regards,
    Glynn

  • How to create IDOC for customer defined table

    hi,
    How to create IDOC for customer defined table Records and how to send this IDOC to target system.
      what message type will be used and on receiving system how to post these records.
      thankx.
      pillac.

    Hi,
    You need to create a custom message type and custom IDOC type for this with whatever fields you want send. You need to create segments (WE30), IDOC type (WE30), Message types (WE81) and assign the message type to the IDOC type (WE82).
    You will have trigger the IDOC using a Report or something after doing the partner profile settings.
    Similary in the target system also, you will have do all the settings.
    Take a look the links to find out what settings needs to be done.
    http://help.sap.com//saphelp_470/helpdata/EN/0b/2a611c507d11d18ee90000e8366fc2/frameset.htm
    http://www.sappro.com/downloads/OneClientDistribution.pdf
    Regards,
    Ravi
    Note : Please mark the helpful answers and close the thread if the issue is resolved.

  • I want to create stock for particular material in r3 system to check different availabilty checks it triggers

    I want to create stock for particular material in r3 system to check different availabilty checks it triggers like one time delivery ,and delivery proposal (partial delivery) please help me to get these .

    you can use MB1C with movement type 501

  • How can we change the valuation type for a material created.

    How can we change the valuation type for a material created.
    Note : All open orders are closed for this material.3
    Please guide

    Hi,
    You can change valuation class, or you can set valuation category for your material master. If valuation category is set you can extend your material master and in this way creating records for different valuation types.
    Please try to set the desired changes in your mmr (MM02) > save > SAP will give you error message > push 'Display error' button and you will see what conditions must be eliminated to carry out the change.
    - you are not allowed to have open transactional data
    - no stock in the current and previous period (using proper posting date in MB1A + 201 you can reduce your stock level to 0, and after that you can set it back by MB1A + 202)
    - in case of valuation category setting batch archiving may be necessary
    BR
    Csaba

  • How to create idocs  for  existing records

    Hi
    are there any standard program by which i could create and send the existing customer invoice (VF01) data thru EDI idoc to a 3rd party system even if the output type is not defined during the creation of the invoices?
    Regards
    Sujai

    I am supposed to send all customer invoice data to an external system. I have been able to configure the system to trigger an idoc when an invoice is saved. That takes care of my delta transfer. But i would like to know if there is a way by which i can send all the existing customer invoice data to the 3rd party system that were already created in the SAP system. Something like an initial download of all the existing records.
    I am asked to keep the abap development to Zero as far as possible, hence i am exploring the idea of finding any standard program that could do this for me.
    just like Tx: BD10 for the material master data.
    I tried VF31 but the problem is that the invoice that would have been created might not contain the output type as EDI. So is there a way by which i can achieve this task with any standard program?
    I also have another question:
    how do i do the configuration to send all the SD invoices to a specific partner all the time thru EDI by default?
    Sujai

  • Getting error while creating PO for direct material in SRM 7.0

    While creating PO in SRM for direct material,i am getting the error as :Backend error-No Funds center entered/derivedin item 00001(3000/2211100).Please suggest me the solution

    Hi,
    We are using PPS functionality with SRM 7.0
    Regards,
    Gopal
    Edited by: gopalthadi on Feb 9, 2011 5:01 PM

  • How to Create IDOCs for a Custom Basic IDOC Type

    Hi friends,
    I Have a Custom Basic IDOC Type.
    For that IDOC Type i need to Create an IDOC for every Header Item.
    The Header Item may have variation (Different) number of Line Items.
    in this case can i Use
    MASTER_IDOC_DISTRIBUTE and create the Idoc for each Header Item.
    or is there any way to create the IDOCs
    Thanks in Advance.
    Ganesh.

    Hi ,
    If I am not wrong you need to pass data via fm "MASTER_IDOC_DISTRIBUTE".
    So you can transfer row by row data into SDATA filed of structure type :EDID ,
    by concatenating the data into one field of type sdata. and passing it into the fm.
    I.e defining a internal table of type EDIDD.
    Try this :
    DATA : itab TYPE TABLE OF edid,
           itab1 TYPE TABLE OF edidc.
    LOOP AT itab2 INTO wa_itab2.
    CONCATENATE wa_itab2-t1 wa_itab2-t2 wa_itab2-t3 wa_itab2-t4 wa_itab2-t5
      INTO result.
      itab-sdata = result.
      APPEND itab.
      all function 'MASTER_IDOC_DISTRIBUTE'
       exporting
         master_idoc_control                  =itab1
      OBJ_TYPE                             = ''
      CHNUM                                = ''
       tables
         communication_idoc_control           =
         master_idoc_data                     =itab.
    EXCEPTIONS
      ERROR_IN_IDOC_CONTROL                = 1
      ERROR_WRITING_IDOC_STATUS            = 2
      ERROR_IN_IDOC_DATA                   = 3
      SENDING_LOGICAL_SYSTEM_UNKNOWN       = 4
      OTHERS                               = 5
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.

  • Create idocs for FI documents posted before ALE setup

    The users were creating FI documents normally during May 2006, but the ALE financial interface was not set up until the end of that May.  We are using a FI message type which is a copy from a standard one.
    Is it possible to create idocs from those FI documents posted before setting up the ALE connection so those FI documents can be sent via ALE?
    CM

    To copy number ranges to a new year you do with the transaction OBH2.
    When you want to transport number ranges you ask for problems. Only for a new implementation you can do it but not when there are existing number ranges with postings for that company

  • Can't create payment for the invoice created by DI Server

    I can not create payment for my invoice that created by DI Server.  The error -2028 appears. I investigated this issue and found that the OINV.CtlAccount is empty. After I filled it manually, I can create the payment for it. Any suggestions? BTW, the version used is SBO2005B.

    It's resolved by apply the patch. Before that, I create a trigger as the work-around

  • Create Analytics for solutions and create audit for rating to solutions

    Hi All,
    I want to create Analytics for solutions, but I can't find any thing related to solutions in Analytics configuration.
    And I also want to create audit for rating to solutions including rating by, rating date, score etc.
    Any suggestions are appreciated!
    Edited by: Bruce007 on Jun 14, 2009 11:44 PM

    Hi, there is no subject are available for Solutions in OnDemand. There are no field auditing facilities available too. You may have to think about a Webservices based solution
    -- Venky CRMIT

  • Mdm_clnt_extr is not able to create idoc for material

    Hello ,
    In my scenario material data has to transfered from ECC6.0 to MDM5.5 using XI.
    Scenario is configured in XI.
    Trying to extreact materials from ECC6.0 using mdm_clnt_extr.
    Material_extract is extraction object used in variant required for mdm_clnt_extr.
    once I give values for matnr and starts extraction, background job goes into error
    saying 'This idoc is permitted for XI logical system'. where In we20 of ECC6.0 , I have MATMAS04 and MATMAS05. In both cases I am getting error 'This idoc is permitted for XI logical system'.
    At the same one bp document od MDM , message type MATMDM is given, but i dont see that in ECC6.0.
    Pl can anyone suugest on this.
    thanks,
    Sharada

    Hi Sharada,
    i think there is some problem in your RFC destination settings,tats why the error is coming.
    I am trying to get the exact solution for your error,meanwhile you can check your configuration settings.
    I will outline the ALE Settings .
    1 WE21 : Set up the port in IDOC Processing
    2 SM59 : Set the RFC Destination to XI and check it.
    3 WE20 : Create a partner profile with Partner Type LS (Logical System) for XI
    Include the message types : DEBMDM, MATMAS, MDMRECEIPT
    4 BD64 : Create a Distribution model with Sender as SAP and receiver as XI.
    Include the message type DEBMDM,MDMRECEIPT,MATMAS,/SAPSSLL/MATMAS_SLL
    5 Generate partner profile. This will generate it in the receiving system.
    Following transactions are useful for trouble shooting any idoc issues
    WE02, WE20 ,BD87,SMQ2,SMQ3 and SALE->System Monitor->trfc check
    Hope it will solve your problem.
    <b>Please remark iof it really helped you :-)</b>
    Thanks,
    shiv prashant dixit

  • Inbound idoc for orders05 to create sales order

    Hi all,
    I am creating a sales order through idoc (ORDERS05). I am getting a flat file, which is being converted into idoc from XI side and i need to add certain things and validate inside the function module IDOC_INPUT_OREDERS. I am using the exit call customer function '002' (EXIT_SAPLVEDA_002)  in it.
    My confusion is regarding the population of control records. If some validation fails, i need to set current status as 51. Which field i need to update in this exit in order to achieve this. What are the other control fields that i need to update for an inbound idoc please specify.
    Also, i have another doubt, what is the use of DXBDCDATA in that exit. Do i need to do any BDC related work in inbound idocs.
    I am new to inbound idoc scenario. But havn't found enough tutorial related to standard idoc generation..
    thanks

    Hi,
    I think, you should fill the validation errors in EXIT_SAPLVEDA_011 (SD EDI Incoming Orders: Final Processing of Internal Error Tables) which subsequently update the status records of IDOC.  Check line NO 56 of function module "IDOC_INPUT_ORDERS".
    Regards
    Vinod

  • Create IDOC for HR using adapters.

    Hello,
    I want to send modification (HR master Data & organization(PA & OM)) from one instance to another passing throuth the XI.
    I have created everything (WE20, we21, sm59, idx1, idx2). I have build an scenario in the integration Builder. But how can I do to create the IDOC? Do I have to user a BAPI? I think I have to use the IDOC HRMD_A.HRMD_A06, but I'm not sure.
    Can someone help me? I'm a BC Consultant, I don't know anything about BAPIs or HR.
    Thank you very much
    Pablo Mortera

    hi,
    have a look at this document
    for a procedure:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEHR/CABFAALEHR_ALE_VERT.pdf
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Maybe you are looking for

  • More than one Value for a Category

    Hello, it is possible to assign more than one value of a category to a document by assigning the category once more. Is it a bug or a feature? If it is not a bug, I wonder why it is not possible to search for a document with two values of one categor

  • Pl help me in this issue. Pls

    Dear All, We are using SAP B1 2005. We use Purchase Requisition  In Purchase Module. In PR ADD- on Report is not generated. PR form there is button Report. when i click on it. Error message " Load Report Failed ".

  • Explain the annotation used in a ______ListMaintenance.java

    HI, Can anyone explain me the annotation used in a ______ListMaintenance.java(CurrencyListMaintenance.java) what does each attributes map in CCB and DB. Like the one marked in bold @EntityListPageMaintenance ( service* = CILTCURP, modules={foundation

  • How to revert VMWare RAC OBE toolkit to its original state?

    I have installed the Oracle By Example VMWare RAC toolkit and I have done a few of the tutorials. But now I think I have made a mess of it, so I want to revert my virtual machine to its original state, just as it was when I had just installed it. How

  • Reading "u00A3" through file content conversion

    Hi, My input file has  "£" as a character. While reading this character through file content conversion XI is converting it into two characters. I have used encoding as UT-8, and have tried various other encoding as well. But nothing seems to be work