Inbound Process code

Hi Folks,
    When creating the Inbound Process for customized scenario where the IDOC type is CUstom and Inbound FM is also custom. The Custom Process code details in WE42 should be like
Function Module           - Custom FM
Maximum number of repeats - 0
Then what should be the IDOC packet , IDOC and Application Object be filled like...should it be blank or you need to pass some details. Please help.
Regards,
Tim

if dont have any application object you can leave them blank.
It still works.
Or you can give general seetings.
Idoc Packet :
Object Type : IDOCPACKET
Endevent : MASSINPUTFINISHED
IDOC:
Objecttype: IDOC
Startevent : PROCESSSTATEREACHED
Endevent : PROCESSSTATEREACHED
Most of it depends how you want to process the documnet , btu above detaisl should be enough for posting your document.
Regards,
Mano Sri

Similar Messages

  • Error while creating inbound process code

    Hi gurus,Iam creating a custom idoc.
    800 -> sender
    810 -> Receiver
    i have completed outbound processing on 800.
    On 810, completed following steps for inbound processing.
    1.) I have added my Inbound FM in BD51.
    2 ) Assigned my FM to Message type and Idoc type in WE57.
    3 ) When adding my FM to process code in BD67, it is showing error that
    “Entry ZSATPC does not exist in TEDE2 - check your entry”.
    { zsatpc is my custom process code }.
    4) While Creating Process Code in WE42 with options [processing with ale service / Processing
    by FM] and saving it is giving error that
    " " is not a valid language.
    And when I saw help (?) regarding this error, the following text appeared in a window.
    Diagnosis
    A key with language "" "" was specified for table "EDE2T". This is not a valid language.
    This applies to field "LANGUA"
    System Response
    The system rejects the key.
    Procedure
    Enter a valid language. This is usually the language you logged on in.
    You logged on in language "EN".
    Table T002 contains a list of valid languages.
    Please solve this error. Give me steps to create inbound process code.
    thanx in advance. Hoping replies soon........
    Satish.

    Dear Satish,
    Very peculiar. The language should come from your log on language. Try to login into the system again. Call we42 again and see if it works.
    Regards, Rakesh

  • 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 ?

  • 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

  • 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

  • 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

  • ALE INBOUND Process Code

    Hi,
          In ALE INBOUND Process Code Apart from the Function Module name, what are the important things to be filled up while creating that InBound process code in WE42. What is the importance of those? what is the importance of Object Attributes in that?

    Hi Mahesh check this may be useful to  you
    The inbound function module needs to be linked to the message type and the message type needs to be linked to the appropriate inbound process code at the partner profile level before the scenario is enabled. These steps are described below in detail.
    Link Message Type to Function Module (WE57) Client independent
    u2022 Enter transaction WE57 (ALE -> Extensions -> Inbound -> Allocate function module to logical message)
    Define FM settings (BD51) Client independent
    u2022 Enter transaction BD51 (ALE -> Extensions -> Inbound -> Define settings for input modules)
    u2022 Click on New entries
    u2022 Enter 0 for mass processing in the output column
    u2022
    Maintain process codes (WE42) Client dependent
    A process code needs to be maintained on each client. It then needs to be linked to the message via the partner profiles on each client. This allows the various clients to use a unique function module for the same message type.
    To maintain the process code follow these steps:
    u2022 Log on to the appropriate receiving system client
    u2022 Execute WE42 (ALE -> Extensions -> Inbound -> Maintaining process codes inbound)
    u2022 Choose Inbound with ALE service
    u2022 Choose Processing with function module
    u2022 Click on Processing with function module and choose create icon
    u2022 Click on New Entries
    u2022 Type in process code XXXXXXX and give it a description and save
    u2022 Now you are asked to Please maintain codes added in ALE entry methods, enter and choose XXXXXX and copy it. You should choose a FM similar to your one.
    u2022 Enter your process code XXXX
    u2022 Enter your function module XXXXXX
    NOTE: The next 6 steps are used in workflow error handling.
    u2022 Enter IDPKFIDCMT in object type
    u2022 Enter MASSINPUTFINISHED in End event
    u2022 Enter IDOCINVOIC in IDoc object type
    u2022 Enter INPUTERROROCCURREDFI in IDoc start event
    u2022 Enter INPUTFINISHEDFI in IDoc End event
    u2022 Enter IDOCINVOIC in Application object type
    You will need to determine the task associated with object XXXXXXXX, and then assign the appropriate position to it. This position will then receive the application error messages via workflow.
    To set up the workflow area please consult the Workflow config guide.
    Create inbound partner profile
    For each message type you need to maintain the inbound partner profiles.
    Maintain receiving system partner profile (WE20) Client dependent
    To maintain inbound partner profiles read the document ALE configuration procedure:
    u2022 Add the message type XXXXX with process code XXXX.
    u2022 Enter the output mode (background, immediately) for inbound processing and NO message code.
    Test
    Once the inbound function module has been debugged the scenario should be ready to test in its entirety. If problems occur, read through the relevant areas of this document to check your configuration or code.
    You can find all the inbound and outbound processcodes in we64.
    Regards,
    SMS.

  • Custom Inbound Process Code

    Hi all,
    i have created a custom inbound process code in transaction we42. I am trying to assign a function module related to the process code.
    However, i could not find my function module in the drop down list. My function module has already been activated.
    Appreciate any advice.

    I realize we need to create a new entry in transaction BD51 before we can use it.

  • 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

  • Question regarding Inbound process codes

    When I look into WE64 (inbound process codes), I can see that some messages have only the following process codes:
    - ABI_AIDN_IN
    - ED00
    - ED00_XML
    - ED08
    Can someone please tell me exactly what each of these process codes does?  I can find very little information (and none of it helpful) about these process codes.
    <b><REMOVED BY MODERATOR></b>
    Thanks
    Terri
    Message was edited by:
            Alvaro Tejada Galindo

    Anji - thanks for your reply.
    I've looked in WE42, and can see the entries.  This still does not give me any additional information about how these process codes work.  For example, I know that TXT1 is a process code tied to a workflow task that will process a TXTRAW01/02 idoc.  The TXT1 process code is tied only to that IDOC.  However, the process codes listed in  my original message are tied to all inbound idocs.
    Hence my original question, what exactly do these process codes do?
    Thanks,
    Terri

  • 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

  • Add new inbound process code we42

    i am using we42 to add process code mbgm post goods movements identification appl_idoc_inputi for processing with ale service for processing by function mode
    i am getting choose the key from the allowed namespace next to the process code.
    I think i read that in transaction sm31 i need to look at table v_tbd51 so i did
    i see function module appl_idoc_inputi
    now what do i do?
    the bottom line is when i go in bd87 i get function module not allowed so i am trying to correct this by adding a process code for mbgm

    when i go into bd87 i see idoc 631763
    idoc in inbound processing
    application document not posted
    mbgmcr
    function module not allowed APPL_IDOC_INPUTI
    when i go into we02 is see control rec idoc 631763 message MBGMCR02 i see several data records(6 segments)
    when i go to performance assistant is says the following
    1. Please check that the process code in the inbound partner profile is correct.
    2. If this is the case, you should check the ALE inbound methods ALE inbound methods for the process code and see whether the specified function module and application object type are correct.
    so i am trying to add to the message mbgmcr02 the process code mbgm
    am i thinking correctly
    how do i do this

  • Inbound process codes

    Hi
    I'm trying to post inbound idocs to ztables. For this I have created a custom FM z_idoc_input_delvry and assigned it a custom process code. I would like to know what are the values for the ALE table fields in WE42 like Application-object type, start event,etc.
    Thanks,
    A.P.

    Hi A.P,
    The IDoc tab section is used to setup methods and events for error processing of IDocs of a specific message type.
    For example, message type INVCON will use object type IDOCINVCON.
    Please check this link for more information on inbound processing with object methods including error handling.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    Hope this will help.
    Regards,
    Ferry Lianto

  • IDOCs - create new inbound process code   Error

    Hi
    Regarding Zprocess Code in WE42..
    Que-1
    I have already mainted in BD51 . then
    In we42 , When I provide the Zprocess Code and Enter , the following mesages/information I am getting-
    -> The ALE table is not yet maintained for process code ZPUR !
    -> For entry, access 'Function module for ALE-EDI inbound processing'
    Ques-2
    When I was proving OBJECT TYPE : blank  , I was getting the error as " APPLICATION OBJECT TYPE  is not planned ".
    Does it means to maintain anywhere..?
    Please help in this regard.
    Thanks
    Kalpesh

    Hi KALPESH,
    check the below things and try..
    Process code <give ur zprocess code>
    Description test
    Identification <give ur functionmodule>
    Option ALE
    click on radio button Processing with ALE service
    processing type
    click on radio button Processing by function module
    Now press enter button,now u will get transport request,create the transport request nad then u will get the information message
    'Function module for ALE-EDI inbound processing'.Now press enter ,
    u will get a new screen..now from the drop down list select ur zfucnction module..
    give the application object and press on save button..
    now ur zprocess code will be created.
    HOPE THIS HELPS

  • IDod Type,Message Type,Inbound Function,Process Code Required

    Dear All,
    I require
    1. IDoc Type
    2. Message Type
    3. Inbound Function
    4. Process Code
    for
    a. Vendor Master Creation,Updation,Deletion
    b. Customer Master Creation,Updation,Deletion
    c. Vendor Invoice(TCode-FB60) Creation,Updation,Creation
    d. Vendor Credit Memo(Tcode-FB65) Creation,Updation,Creation
    e. Customer Invoice(TCode-FB70) Creation,Updation,Creation
    f. Customer Credit Memo(TCode-FB75) Creation,Updation,Creation
    i require to insert all the above detail into SAP from another system so please provide me the full detail.if the IDoc type is separate for Creation Updation Deletion then provide likewise.
    Everybody will rewarded.
    Thanks,
    RP

    hi
    use t code wedi and goto EDI administration menu. in that goto development menu. there you can find all items like Idoc type, message type or process code all information is available.  You can also use t code WE30,WE31,WE80,WE81, WE42 - Inbound process code and WE41 Outbound process code.
    Hope this helps.  Assign points if useful.
    Rago

Maybe you are looking for

  • Recording from FCP to DVCPro HD

    We are having some issues recording an HD timeline to DVCPro HD. The material was ingested from DVCPro HD using the Apple Pro Res 422 HQ setting. When we try to go back to DVCPro HD tape all transitions such as dissolves, FTBs and effects are pixelat

  • Use of chmod in sess_sh tool

    Hi, While trying to use the chmod command in sess_sh tool, I could not see its effect. I had deployed my EJB using deployejb tool. The published Object in the Session Namespave under test Publishing Context is RentalEJBRemote (i.e /test/RentalEJBRemo

  • After upgrade to OS X10.6.7 Mail doesn't display pix.  Missing plug-in instead. Already reset Java

    After upgrade to OS X10.6.7 Mail doesn't display pix.  Missing plug-in instead. Already reset Java to default. Did not find any other suggestion online. What's happening?

  • Front Row video tearing problem - please post your config here

    Reopening the thread because the previous one is locked!!! IEnumVariant Mac OS X (10.4.4) IErrorInfo Click here for the details http://discussions.apple.com/thread.jspa?threadID=346352&tstart=15

  • Advance Payment for Dynamic Credit Mgmt

    Hi SAP Gurus, I have small requirement,we have dynamic credit mgmt implemented.Issue is A customer credit limit - 1000 Rs we get the advance payment which is reflected in outstanding in FBL5N say 5000 Nw if i create SO which exceeds my A Customer i.e