Inbound process code for LOIPRO

Hi,
Can anyone tell me the inbound process code used for LOIPRO(Production Order)message type?
Regards,
Jeyananth

Hi,
Inbound process code used for LOIPRO(Production Order)message type are
ABI_AIDN_IN
ED00
ED00_XML
ED08

Similar Messages

  • Inbound Process Code for ARTMAS

    Hello,
    Can any body help me which Inbound Process Code I need to use for Message type ARTMAS.
    When I used process code AFSA, Idoc created with status 51 and it says Function module not allowed: AFS_RETAIL_ARTMAS_IDOC_INPUT
    We are using SAP Retail 4.6C version
    Thanks in Advance,
    Regards,
    Murali

    Hello,
    Let me explain the Issue again,
    I have two system, One is pre production and other one is Quality system. Both are SAP Retail systems
    Article Master data is maintained in Pre Production, now we are trying to get this to Quality system.
    I have made the follwoing settings in
    Pre production: (Sender)
    1. WE20 Maintained Partner Profile (LS)
    2. BD64 Maintained ALE setting (ARTMAS is defined as a
          BAPI: RetailMaterial.Clone)
    Quality: (Receiver)
    1. WE20 Maintained Partner Profile (LS)
    2. I have tried the Process code AFSA, MATA, MAT2 in the Inbound permeate, however Idoc is still in Status 51.
    In the Sender system Idoc is created and the status is 03
    In the Receiving system Idoc is created and the Status is 51.
    Error says Function module not allowed and the application object type which were determined are not valid for this IDoc I have tried with Process code AFSA, MATA, MAT2 however I have same problem.
    Please help me which functional module I need to use for creating Article in SAP Retail system.
    Regards,
    Murali

  • Inbound Process Codes for LOIWCS and LOIROU

    We are trying do ALE for  Workcenters and Routings using tcode: POIM.
    What are the inbound process codes that i need to setup in the partner profile?
    Thanks for the help.
    Gopi.

    Hi John,
    thank you very much.
    1. I created a new program which use program ROUTING_CREATE_SAMPLE_FILE to create a idoc.
    *& Report  ZALEROUTE
    REPORT ZALEROUTE.
    DATA: seltab    TYPE RANGE OF i,
               rspar     TYPE TABLE OF rsparams.
    SELECTION-SCREEN BEGIN OF BLOCK selection WITH FRAME TITLE text-001.
       PARAMETERS: receiver LIKE tbdlst-logsys.
       rspar = VALUE #(
            ( selname = 'RECEIVER'
              kind = 'S'
              sign = 'E'
              option = 'BT'
              low  = receiver ) ).
       SELECTION-SCREEN END OF   BLOCK selection.
       submit ROUTING_CREATE_SAMPLE_FILE VIA SELECTION-SCREEN with SELECTION-TABLE rspar.
    2. In BD64 I created BAPI Object ROUTING Method Create
    3. In BD64 I created Partner agreement via Enviroment
    4. In WE42 I assigned message type routing_create to process code BAPI
    Kind regards,
    Herbert

  • Process Code for Message Type LOIPRO(in ALE/IDOCS)

    Hi all,
            I have to implement Production order Interface(create Production order,change Production order etc).The requirement is for eg:,I created one production order and posted it;it should get reflected in the recieving system.Does anyone know the process code for LOIPRO.I checked it in we42,WE64 and even the tables TEDE1 and TEDE2.But its not available.Process code and function module is necessary to continue with WE20.
    Thanking you in advance,
    anjaly

    Hi
    it may sound like not good news, but I think the answer is described in OSS Note 198252 - Special features of POI message category LOI*.
    There all LOI* idocs are mentioned and then they say:
    The message categories named are part of the POI (Production Optimization interface) interface.This interface and the message categories contained in it were developed for the transfer to non-R/3 systems.Therefore, an inbound processing in the R/3 system is not planned.The message categories are transferred via separate transactions / reports of the POI interface (Transactions POIM, POIT).Functions which exceed these transactions are not supported.For this reason, the above-mentioned ALE functions cannot be used for the message categories described.
    So, in short, there is no inbound process code for LOIPRO.
    Inbound processing then should be done through self-developed programs / idocs, calling BAPI-s (for example).
    Regards,
    Joe
    Edited by: Joseph Yasman on Jun 30, 2009 1:46 PM

  • IDOC: LOIPRO, inbound Process Code?

    Hello everyone,
    I'm trying to create a Production Order using IDOC: LOIPRO. I'm in the process of configuring the Partner Profile and I need to define the inbound Process Code for message type: LOIPRO. Does anyone know which Process Code to use for that message type?
    Warm regards,
    Glenn

    Hi Glenn,
    Message Type: LOIPRO
    Receiver Port: The one created in step u201CDefining a Logical Portu201D
    Basic Type: LOIPRO01
    if want to more about it pls do chk this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/201769e0-3174-2910-e287-baa58d198246
    if found wort pls do te req
    Thanx
    Sampath

  • Process Code for Outbound Production Order??

    Does anybody know the Process Code for Outbound Production Order??
    BASIC Type : LOIPRO01
    Message Type : LOIPRO
    Regards,
    Ravi

    Hi Everybody.
    There's no standard process code for LOIPRO Outbound Idocs.
    This Idocs are threated as master data info, and could only be automatically generated by Data Distribution Model.
    BD64.
    Anyway, you can define your own Outbound Process Code in WE41 using CLOI_MASTERIDOC_CREATE_LOIPRO FM.
    You can choose.
    Regards.
    Albert.

  • Process code for 869(EDI ) Order Status Inquiry Message type.

    Hi Gurus,
                       Please can any one help in providing Process Code for 869 Order Status Inquiry Message type.
    Thanks,
    Sudhakar

    Hi Everybody.
    There's no standard process code for LOIPRO Outbound Idocs.
    This Idocs are threated as master data info, and could only be automatically generated by Data Distribution Model.
    BD64.
    Anyway, you can define your own Outbound Process Code in WE41 using CLOI_MASTERIDOC_CREATE_LOIPRO FM.
    You can choose.
    Regards.
    Albert.

  • IDOC DEBMDM and inbound process code

    Hi ya.
    Do you know if there is a standard inbound process code for IDOC DEBMDM in R3?
    Regards
    Agnieszka

    I can not make it working at the moment. I am getting message: IDOC_INPUT_DEBITOR_MDM called up.
    I can not find an error in my config at the moment.
    Function module IDOC_INPUT_DEBITOR_MDM is assigned to message type DEBMDM and IDOC DEBMDM06.
    Any clues ?

  • Process code for Idoc BANK_CREATE01 and BANK_CHANGE01

    hi,
    I  want to create partner profile  for Idoc BANK_CREATE01 and BANK_CHANGE01 standard Idocs.
    But in transaction we64 , i am not finding the inbound process code  for it.
    So di i have to create a process code for it??
    If yes , how do i create it and also the function module to be created.
    kindly help.
    Regards,
    Loveena

    hi ,
       To create a partner profile <b>Tcode  WE20.</b>
       for your inbound or outbound idocs , just add these idocs in outbound or inbound parameters . For Idoc to File  or File to Idoc , it is sufficient.
    before creating partner profile you have <b>to create port Tcode  WE21</b>
    hope this will help
    regards
    HONEY

  • Process code for project

    Hii ,
    I was just wondering if there was an inbound process code for message type PROJECT . I am trying to generate a inbound partner profile for message type PROJECT and idoc type PROJECT01 . I am not sure what process code should i use . Please tell me
    thank you

    Hi,
    The process code to use with Project/Project01 is 'BAPI' as the interface is based on a Bapi concept.
    Regards
    JF

  • How to process inbound process code by populating its value

    hi friends,
    we have created a inbound process code for ticket creation and actualisation, for process an inbound idoc and we need to test by populating values to it
    As i am a newbie to IDOC processing please help me in this regards by giving step by step
    thanks in advance
    S.Janagar

    answered

  • Specific process code for Production order message type LOIPRO

    Hello,
    Is there any specific process code for Production order message type LOIPRO.
    Request you to reply.
    Thanks
    Prashanth

    Hi Prashanth,
    sorry for last thread ... that not contain full information ...
    For message type LOIPRO you can use process code APLI.
    In IDOC PARTNER definition, the partner is linked with an IDOC TYPE and PROCESS CODE for inbound processing. This process code is in turn linked with a FUNCTION MODULE to process the IDoc such as IDOC_INPUT_INVOIC_MRM (Reff..  http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_cid519558,00.html)
    Regards,
    Amit

  • Process code for inbound idoc's

    hi  friend,
    i want to create a zprocess code for inbound idoc's pls i want to step or code.
    regrads and thanks

    Hi
    Are you using the customised idoc i:e message type .I hope most of the data transfer techniques always has a standard message type and if you are using one such than you can check in transaction we42(inbound process code) .All the steps have been rightly been mentioned for this querry of yours if you can clearly explain as to what message type are you using and for what purpose i can send you with documentation with steps to you.At the end of the day you will be posting idocs so that the data is being reflected in the segments .The things to be noted down is :-
    1.Maintain Partner Profile(we20) which is the sender system are you using ?
    2.If the satus is 53 it is sucess(green ) else 64(being processed-yellow) or 51(error-red)
    3.If you trigger by workflow than you have to use Message Variant .
                     If you are ok or incase do face any issues please do reply to the forum.
    Regards
    Somnath

  • Required Outbound Process Code for MessageType LOIPRO (Basic type-LOIPRO01)

    Hi EDI Gurus,
    I need to know the outbound Process Code for MessageType LOIPRO (Basic type-LOIPRO01).

    Hi,
    there is no process code for MessageType LOIPRO .
    check the below link u will get the clear idea.
    Re: Process Code for Outbound Production Order??
    Reward if helpful.
    Regards,
    Nagaraj

  • How to write processing code for the Inbound IDOC to the R/3 ??

    i m having a file -> XI-->R/3 scenario,
    IDOC is being sent from XI to R/3,
    can u guide to me to write a processing code for the Inbound IDOC to the R/3,
    since i m new to ABAP and ALE technology, can we provide me any blog for doing that.......or guide me....

    Hi Sudeep
    Simple File to Idoc scenarion blog
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping - Any flat file to any Idoc
    Also see the blog
    <a href="/people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi Steps for Posting IDOC's</a> by Ravikumar.
    Configuration of IDOC adapter
    http://help.sap.com/saphelp_nw04/helpdata/en/96/791c42375d5033e10000000a155106/frameset.htm
    Regards
    Santhosh
    *Reward points if useful*

Maybe you are looking for