Where we will attach the Idoc type to outbound FM

HI All,
  Here we are using Idoc type as ORDERS05 for one ALE scenario, i am sure that outbound FM is 'IDOC_OUTPUT_ORDERS'. But like to know in which transaction we will attach the IDoc type & message type to this function module.

Hi,
If ur using standard idoc then no need to attach ur function module with message type or basic type.But if u r  using a customized message type and basic type then u should attach IN BD60(tcode).
Regards,
Nagaraj

Similar Messages

  • Where will be the IDOC  data saved when the receiving system is not ready

    where will be the idoc data  saved  data when the receiving system is not ready

    Hi karthik,
    If the receiving system is not ready ,
    the data is to be transferred and function modules to be invoked are temporarily stored in tables ARFCSSTATE and ARFCSDATA. once the receiving system is ready , the entried in these tables wiil be deleted.
    regards,
    Prasad kodi.

  • How to find out the idoc type required for our requirement

    Hi,
         How to find out the list of available idoc type in SAP. It will be good if i get to know the table name where all the idoc type definitions are gets stored.
    Say i have some requirement and for that requirement how i can find the proper idoc type to be used. (assume functional consultant is not providing that information)
    Points will be given for the useful answers
    Thanks,
    Prasanna

    Hi prasanna,
                    we can get SAP idoc types in tcode we31.For every requirment there will be different message type.
    For example we want idoc type for account invoice receipt.
    First find out message type for that purpose which can be found in we81-ACC_INVOICE_RECEIPT.
    Get this message type and search in we82  where we can find message type and idoc type linkage.
    try this way.
    Reward if it is usful.
    Thanks,
    Srikanth.A

  • The meta data for the IDoc type "LOIPRO01" is unavailable

    Hello,
    i'm trying to send idocs via rfc from SAP ERP ECC 6.0 to SAP MII 12.06, but we always get errors like:
    The meta data for the IDOC type LOIPRO01 is unavailable
    I've checked the parameters on MII side of the IDOC Listener:
    Servername  MII_JCI33 
    server Properties 
    gwhost H33-I0.rz.k-plus-s.net 
    gwserv sapgw02 
    progid MII_JCI33 
    trace 1 
    params   
    snc_myname   
    snc_qop   
    snc_lib   
    unicode 1 
    max_startup_delay   
    Client Properties 
    client 303 
    user RFC-I33 
    alias_user   
    passwd   
    lang en 
    sysnr 02 
    ashost h33-i0.rz.k-plus-s.net 
    mshost H33-I0.rz.k-plus-s.net 
    gwhost H33-I0.rz.k-plus-s.net 
    gwserv sapgw02 
    r3name H33 
    group   
    tpname MII_JCI33 
    tphost H33-I0.rz.k-plus-s.net 
    type 3 
    trace 1 
    codepage 1 
    There is no saprouter between ERP and MII as in the thread from Christoph Mertins in November 2008. The user rfc-i33 on the ERP has SAP_ALL permissions.
    Has anyone an idea ?
    Kind Regards,
    Thomas Strecker

    Thomas,
    There is a link for a basic IDoc installation that may help.
    [IDocListener|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/bpx-community/manufacturing/how%20to%20send%20an%20idoc%20from%20sap%20ecc%20to%20the%20sap%20mii%20idoc%20listener.pdf]
    One other issue that has occurred to cause problems is registering the program in Visual Administrator.  If you registered the ProgID in Visual Administrator, there will now be two ProgIDs registered (MII does self registration with the RFC Destination upon starting the server).  Delete the registration in VA, if you did it.
    If there are other error messages available, please post them.
    Good luck,
    Mike
    I also just remembered, if you have two ProgIDs that are the same, running on two separate MII instances, you may run into a problem.  Not sure it will have the same symptoms or error messages, but something else to check with (especially when migrating from dev to prod).
    Edited by: Michael Appleby on Feb 10, 2009 5:02 PM

  • The meta data for the IDoc type "MATMAS05" is unavailable

    Dear Gurus:
    I need  help in completing small test that I am doing to send MATMAS IDOC to xMII.
    I have done:
    1.     RFC connection SM69 and tested ok
    2.             xMII IDOC Listner config with my SAP client
    3.     Connection appears in –smgw ok (in logon client screen)
    4.     Completed Distribution channel and we20,we21
    All above looks in place when I send one IDOC (BD10) it remains in 03 even after I run RBDMOIND. Besides IDOC is not appearing in C:\Lighthammer\JCO\Output.
    On tRFC I see error “The meta data for the IDoc type "MATMAS05" is unavailable.”
    Note that
    a) I am NOT using transaction on routing tab
    b) xMII version 11.5
    c) I used "How to send IDOC ...." Version 2 PDF that is available on web (thanks to Bimal)
    d) I looked at other two posts which has to do with LOIPRO message type and with JCO issue
    Please help.
    Thanks
    Jay

    Jay,
    What version of ERP are you using, perhaps this note will help: 770239
    Also the SAP Help has some suggestions as well...<a href="http://help.sap.com/saphelp_nw04/helpdata/en/8a/b8b13bb3ace769e10000000a11402f/content.htm">Click Here</a>
    -Sam
    null

  • What are the sources system will pick the document type while creating invo

    hi
    I would like to know how system will pickup the doucment type while creating invoice in vf01.
    i have taken off the fields  f1, f2, from the document type. in billing sub tab.  so  The moment when am creating billing system automatically displaying F2 invoice doucment creation.  What are the sources for this.
    thanks & Regards
    Rack129

    Hi,
    Hope you have maintained u2018Delivery relevant billing type F2u2019 and u2018Order relevant billing type F1u2019 in the billing tab of the Sales document type in VOV8.
    If you create delivery related billing, the system will pick F2. This is controlled in Item category (VOV7). Billing relevance in Business data of Item category decides whether this is delivery related or order related. u2018Au2019 for delivery related billing; u2018Bu2019 for order related billing and so on.
    Item category is determined by this combination: Sales document type + Item cat group + usage + higher level item cat.
    Regards,
    K Bharathi

  • In "LOOP ... WHERE ..." the line type of the table must be statically defin

    Hi All,
            I have written the code, for greater than (GJAHR) 2007 and restricted company codes ( table name = ZGLCCODE).
         Here I have written the following the code which is giving an error
    In "LOOP ... WHERE ..." the line type of the table must be statically defin
    ZGLCCODE Contains only restricted company codes.
    Code is as follows
    TABLES : ZGLCCODE. 
    DATA : LT_DATAPACKAGE TYPE TABLE OF DTFIGL_4.
    DATA : LS_PACKAGE TYPE DTFIGL_4.
    TYPES: BEGIN OF LS_TZGLCCODE,
           ZBUKRS type BUKRS,
            END OF LS_TZGLCCODE.
    DATA : LT_ITZGLCCODE TYPE LS_TZGLCCODE OCCURS 0 WITH HEADER LINE.
    DATA : LI_NUM TYPE I,
           LC_ZGJAHR TYPE BSEG-GJAHR VALUE '2007'.
    SELECT ZBUKRS INTO TABLE LT_ITZGLCCODE FROM ZGLCCODE.
    Note:  "C_T_DATA" dynamic structure = "DTFIGL_4" structure
    *-  Remove from the DataSource Company Code -
    LOOP AT C_T_DATA INTO LS_PACKAGE WHERE GJAHR GE '2007'.
    READ TABLE LT_ITZGLCCODE WITH KEY ZBUKRS = LS_PACKAGE-BUKRS.
    IF SY-SUBRC <> 0.
       APPEND LS_PACKAGE TO LT_DATAPACKAGE.
    ENDIF.
      CLEAR LS_PACKAGE.
    ENDLOOP.
    IF LT_DATAPACKAGE[] IS NOT INITIAL.
    DESCRIBE TABLE LT_DATAPACKAGE LINES LI_NUM.
    IF LI_NUM GT 0.
       REFRESH C_T_DATA.
       APPEND LINES OF LT_DATAPACKAGE TO C_T_DATA.
       REFRESH LT_DATAPACKAGE.
       FREE LT_DATAPACKAGE.
    endif.
    ELSE.
       REFRESH C_T_DATA.
    ENDIF.
    Please give me your valuable suggestions.
    Thanks
    Ganesh Reddy.

    Hi Ganesh,
    whatever you do, you can try like this:
    1 - any code posted should be wrapped in \
    then try something like this:
    field-symbols:
      <tabrec> type any,
      <field>   type any.
    sort ITZGLCCODE by bukrs.
    LOOP AT C_T_DATA ASSIGNING <tabrec>.
      ASSIGN component 'GJAHR' of structure <tabrec> to <field>.
      check <field> <= 2007.
      ASSIGN component 'BUKRS' of structure <tabrec> to <field>.
      READ TABLE LT_ITZGLCCODE WITH KEY ZBUKRS = <field>
        BINARY SEARCH TRANSPORTING NO FIELDS. "speed up the volume.
      IF SY-SUBRC 0.
        MOVE-CORRESPONDING <tabrec> to  LS_PACKAGE.   
        APPEND LS_PACKAGE TO LT_DATAPACKAGE.
      ENDIF.
    ENDLOOP.
    Regards,
    Clemens

  • How do I convert a power point document to a pdf where it will show the notes for each slide?

    How do I convert a power point document to a pdf where it will show the notes for each slide?

    To get the 'handout view' with a slide and the speaker notes on the same page, you have to save the PDF file directly from PowerPoint (the later versions of Microsoft Office can make PDF files without the help of Acrobat).

  • Where i will give the date and time of the session background process

    Hi.
    I created a program on XD01 by using Session Method.
    It is executed properly and process in forground also fine.
    What my problem is i want execute process of session in Back ground on that time i want give the Date and Time. I do not know where i will provide date and Time.
    I want Process the BDC Session after 2 days. How it is possbile. Where i will give the date and Time?
    With in these 2 days i want know the status of the Session Process. How i will check the status?
    Any body will explain these things with full flow of sequence.
    I do not want use the BDC Session by using RSBDCSUB. In that program there is no options for giving the Date and Time.
    Thank You.
    B. Krishna.

    Hi,
    While creating session through BDC_OPEN_GROUP function, populate HOLDDATE field to set lock on the created session till that date, say 31.12.2008 and you would like to execute your session on 1.1.2009 at 2:00 AM.
    Once session is created, create a batch job for program RSBDCSUB and schedule it on 1.1.2009 at 2:00 AM (server time).
    I am confident that it solves your problem.
    Regards,
    Prasanth

  • Manually attaching the output type every time

    any  setting in the system so that required layout is defaulted in the invoices
    The user is manually attaching the output type every time.

    Kishan,
    You should do the config here
    SPRO->Material mgmt->Purchasing->Messages->Output control
    Regards,
    Ravi
    note : Please mark the helpful answers

  • RMPS, RM, CM: How can I attach the element type Case Locator to a model?

    EN
    It is necessary to provide the Search of a case from the Record (not from the Electronic desk (scaseps)). So I attached the element type  Case Locator to my record model. But there are some problems. I see only the place holder of the element and only if the record is opened in the change mode. I tried to attach it as an instance, but the element has no POID. If You had the same problem and know, how to do it, please help me. Thanks.
    DE
    Wie kann ich den  Element Type Case Locator zu einer  case/record Model anknüpfen?
    Es ist notwendig die Suche eines Cases aus einer Record zu machen (nicht aus dem Arbeitstisch ->Transaktion scaseps). Ich wollte den Element type Case Locator zur Record model anknüpfen. Aber da gibt es Schwierigkeiten: der Element ist lehr, d.h. man kann ihn ausnützen und sehen nur wenn  der Case für Veränderung geöffnet ist und ich kann ihn nicht wie eine Instance anknüpfen (das ist eigentlich verständlich, weil der Elenemt keinen POID hat). Falls Sie so was schon gemacht haben, raten Sie mir bitte, wie es richtig gemacht wird. Danke.  
    RU
    RM, CM, RMPS: Как присоединить Case Locator к модели?
    В регистре есть сервис провайдер Case locator. Возникла необходимость реализовать поиск случая, из записи, а не из рабоченго стола. Решила к модели записи присоединить вид элемента Case Locatоr, но возникли нюансы: Вид элемента присваевается как пустой (place holder), виден и работает только при отрытии записи в режиме "изменение". Присоединить его как инстанцию не получилось (оно и понятно, отсутствует POID). Коллеги, если вы работали с этим видом элемента, сталкивались с подобыми задачами и нашли из них выход - подскажите пожалуйста.
    Edited by: XeniaBB on Aug 14, 2009 7:56 AM

    EN
    It is necessary to provide the Search of a case from the Record (not from the Electronic desk (scaseps)). So I attached the element type  Case Locator to my record model. But there are some problems. I see only the place holder of the element and only if the record is opened in the change mode. I tried to attach it as an instance, but the element has no POID. If You had the same problem and know, how to do it, please help me. Thanks.
    DE
    Wie kann ich den  Element Type Case Locator zu einer  case/record Model anknüpfen?
    Es ist notwendig die Suche eines Cases aus einer Record zu machen (nicht aus dem Arbeitstisch ->Transaktion scaseps). Ich wollte den Element type Case Locator zur Record model anknüpfen. Aber da gibt es Schwierigkeiten: der Element ist lehr, d.h. man kann ihn ausnützen und sehen nur wenn  der Case für Veränderung geöffnet ist und ich kann ihn nicht wie eine Instance anknüpfen (das ist eigentlich verständlich, weil der Elenemt keinen POID hat). Falls Sie so was schon gemacht haben, raten Sie mir bitte, wie es richtig gemacht wird. Danke.  
    RU
    RM, CM, RMPS: Как присоединить Case Locator к модели?
    В регистре есть сервис провайдер Case locator. Возникла необходимость реализовать поиск случая, из записи, а не из рабоченго стола. Решила к модели записи присоединить вид элемента Case Locatоr, но возникли нюансы: Вид элемента присваевается как пустой (place holder), виден и работает только при отрытии записи в режиме "изменение". Присоединить его как инстанцию не получилось (оно и понятно, отсутствует POID). Коллеги, если вы работали с этим видом элемента, сталкивались с подобыми задачами и нашли из них выход - подскажите пожалуйста.
    Edited by: XeniaBB on Aug 14, 2009 7:56 AM

  • Urgent plz,,,where i will get the jface plugin

    Hi all,
    please help me,
    where i will get the jface plugin for elipse,,

    JFace is included with the Eclipse SDK. You just need to import it.
    Take a look at step 5 in this doc
    http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html

  • What will be the movement type when goods are returned from customers

    what will be the movement type when goods are returned from customers

    Hello Ravinder,
    Please see the following description in the SAP Library                                  
    (http://help.sap.com) under the path:                                                                               
    Materials Management (MM)                                                               
    -> Inventory Management (MM-IM)                                                         
        -> Inventory Management and Physical Inventory (MM-IM)                               
           -> Goods Receipt                                                                  
              -> Other Goods Receipts                                                        
                 -> Entering a Customer Return                                                                               
    " Entering a Customer Return                                                             
    Since returns from the customer are usually examined, the quantity                       
    returned is first posted to blocked stock returns. As is the case with                   
    goods receipt blocked stock, blocked stock returns are neither valuated                  
    nor do they count as unrestricted-use stock.                                             
    If an examination proves that the returned quantity should be taken over                 
    into unrestricted-use stock, you enter the transfer to unrestricted-use                  
    stock in a second step. It is at that time that the valuation of the                     
    goods receipt occurs.                                                                    
    Depending on how Customizing for Sales is configured (the movement type                  
    configured in the step Define Schedule Line Category), the delivery is                   
    posted to the following stock:                                                                               
    - Blocked stock returns (non-valuated, not unrestricted-use) (movement                   
      type 651)                                                                               
    - Unrestricted-use stock (movement type 653)                                             
    - Quality inspection stock (movement type 655)                                           
    - Blocked stock (movement type 657)                                                                               
    If the given quantity is posted to blocked stock returns first, you can                  
    make a manual goods movement posting in the Inventory Management                         
    component to transfer the quantity to valuated stock.                                    
    If blocked stock returns are to be transferred into your company's own                   
    stock, you enter the transfer as a transfer posting. Choose movement                     
    type 453 (to unrestricted-use stock), 457 (to stock in quality                           
    inspection stock), or 459 (to blocked stock). "                                          
    Hope this helps!
    Regards,
    Shanthala Kudva.

  • IDoc type for Outbound Delivery

    Hi All,
    Can someone please tell me the IDoc type and message type to be used for creating the outbound delivery for an incoming IDoc? Also, I would like to know the function module.
    Regards,
    Raghav

    Hi,
    Message type is DESADV
    Basic type is DELVRY01 to 03 (can check the latest version or supported version)
    Function module : BORES_IDOC_INPUT_DESADV1 or IDOC_INPUT_DESADV1
    This is used for creating outbound deliveries, shipping  noticfication etc.
    Regards
    vk

  • Attaching the output type in migo

    Hi experts,
      my requirement is to transfer idoc from sap to other system for good receipt,
      for that we have created a output type and the custom program for poulating idoc and it is attached to output type .how can we attach this output type to migo , so that it call the program when a goods receipt is created
    Thanks & Regards,
    Gopan

    Hi Friend ,
    Hi,
    Follow The Steps:-->
    -Go to NACE
    -Select Application
    -Click On Output Types
    -Click On Change ICON
    -Click New Entries Button
    - Give Output Type Name(Your Custom Name),Description
    -Fill all the Other Details and Save
    Reward if useful
    Regards
    Jagadeesh.G

Maybe you are looking for

  • Strange bug and crash on macbook pro retina

    Goodmorning to everyone, today i opened my mac, started writing some script, went away for a couple of minutes and here we go. The touchpad and the keyboard still were working, and i could type and move things. Before shut it down i tryed to close an

  • Cannot connect to network

    I run Leopard on Intel Mac and I have Apple TV, which has previously worked fine. However, I have recently moved house and when I have come to set the system back up, ATV can not find the network created by the Mac, although it does manage to find ne

  • Pivot with header and details

    I need to display data from both header and detail, details has to come from other table also --CREATE TABLE CREATE TABLE [dbo].[Table_Dept]( [DeptId] [int] NULL, [DeptCode] [char](2) NULL, [DeptName] [nvarchar](100) NULL ) ON [PRIMARY] CREATE TABLE

  • Does LightRoom support Raw images and HDR

    I am interested in creating a number of HDR prints and am looking for the right software to get.

  • ERROR MESSAGE regarding Flash Player

    When i want to watch a program on BBC iplayer, it comes up with an error message saying that you must download Flash Player or that it is not up to date, however when i follow the link it brings me to a page that says that either ActiveX Filtering is