Process code for extended idoc

Hi,
If we are creating an extended idoc, do we have to assign a new process code to it ?
Or will the process code and the associated function module for the basic type work as well for the extended idoc ?

Process code will come in to picture when you deal with IDOCS .. you need to assign a code which internally will have a Function module or a Include, that will have entire code to run your bussiness for an IDOC or EDI or ALE.
Process Code is a different name for specific purposes like function module. IDocs are written in this process.
Outbound Process Code - if you are using outbound processing under Message Control, the IDoc is generated in the IDoc Interface. The process code names the relevant function module
Inbound Process Code - names the function module or workflow which reads the IDoc data and transfers the data to the application document.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/content.htm
Enter transaction WE30 (ALE->Extension-> IDOC types->Maintain Idoc type)
Type in your name of the extended IDOC type (usually starting with 'Z') and click on the Basic IDoc type, click the create icon.
Click on Create new and enter a description and press enter.
Click on ZIDOCTYPE01 and then on the Create icon.
Enter ZIDOCTYPE as the segment type, click on Segment Editor.
Enter a description for your segment type and create.
Enter a description for your segment, enter each field required in your IDoc and press enter to validate.
Save and generate, press back
To release the segment choose Goto, Release from the menu.
Check the box on the line of your segment.
Save, back and enter.
Your Idoc type structure should be displayed with your new segment.
Save and back.
To release the Idoc type choose Extras, Release type from the menu and Yes.
Reward points if useful.

Similar Messages

  • Process Code for Outbound Idoc

    Hi All,
    We need to find out the Process Code for an Idoc.
    Note : We dont have access to WE41, WE20 ,BD51.
    Could you please suggest any alternatives.
    Thanks,
    Sanjeet

    Hi Gautham,
    Thanks for ur reply.
    But still we hv not *** to the solution.
    We have available information as following:
    Basic Type : DESADV01
    Extension Type : EXTDES03
    Message type : DESADV
    Partner NUmber : XXXXXX
    Partner Type : KU
    I checked in Table TMSG1 and i got more than one similar process codes for the same message type.
    Actually I have the generated Idoc number and we are trying to reach to the FM which populates the Idoc segments.
    So if we get the process code, we can reach to FM.
    Thanks,
    Sanjeet

  • 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

  • Message type and Process Code for 940 IDoc

    Hi,
    what Message type and Process Code can be used for 940 IDoc when a SHPMNT05 IDoc is being used. We are using SHPADV message, SHPM process code for ASN. Can I use the SHPMNT message type for 940?
    thanks,
    Kumar.

    should SD11 be the only process code to be used or can we use SHPM. I guess we can use both for shpmnt05. But how do I know which process code is more suitable for my purpose. is there any place where i can check that info?
    Can we link SHPORD message type to a SHPMNT05 IDoc? i think this message type is more suitable.
    thanks,
    Kumar.

  • Process code for Outbound IDOC type MBGMCR03

    Hi Friends,
    I have a requirement,  where in Goods receipt IDOC data from ECC 6.0 needs to be sent to the external system through XI, for that require a process code. Can you all suggest the process code for the outbound IDOC for Goods Receipt.
    Thanks in Advance,
    Meghna.

    Hi,
    Goods Movement is genarally inbound.
    You may have to write your own process code for MBGMCR03.
    Regards,
    Shakthi.

  • Need elp to create the process code for inbound idoc !

    When I am creating a process code in WE42 and associating a
    function module then another screen comming while saving....but in that screen in the drop down list..i didnt find the function module....how to solve ?

    Hi,
    Use transaction BD51 to make the FM known as an inbound FM.
    Regards,
    John.

  • Process code for IDOC Output from MIRO

    Hi,
    We need to find the Process code for IDOC output to assign Output type in ECC. We need the IDOC output to some other system like PR while doing the invoice Posting (Transaction code MIRO). We tried Using process code SD09 for the IDOC with IDOC Type INVOIC02. In SD09 we are getting error (Update terminated) when we trigger the output while saving in MIRO transaction.
    Further we understand that process code SD09 is used for SD billing and Invoice process.
    We need your help in
    1.      getting the correct process code for the IDOC generation for Invoice posting thru MIRO.
    2.      If we need to configure one process code, let me know the correct function module for the same.  
    Please Note, we need this as Output Idoc from Invoice Posting MM (MIRO).

    Hi Shankar,
    Thanks for quick for reply. We have tested this process code with IDoc type - GSVERF03 and message type - GSVERF. It worked for us for MIRO transaction.
    we are testing with IDoc type INVOIC02.
    once again thanks for sharing the process code.
    Regards,
    Brahma

  • Process Code in outbound IDOC

    Hi,
    We have created a process code for outbound IDOC and assigned an FM to it.In that FM, code is written to generate an IDOC(FM 'master_idoc_distribute').Please let us know how to trigger the outbound IDOC using the process code.Are there any FM or standard programs??
    Regards
    Prathima

    Hi Prathima,
    For outbond Idoc you have to define the output parameters for the corresponding Partner profile (transaction WE20). Look there that there is a tab called Messages control to specify and aplication, a message class and a process code. Is here where you have to add the process code.
    The application/message is responsible of select the data adapted for the FM linked to the process code.
    Reward points if helps.
    Roger

  • EDI Process code for PLANDATATRANSFERCO_POSTACTIO01

    Dear all,
    does anybody have an idea, how to post an PLANDATATRANSFERCO_POSTACTIO01 idoc?
    I can't find a valid process code for this idoc.
    I searched for it in table TMSG2, but no valid entry.
    How to post such an idoc?
    Any suggestions?
    Thanks a lot in advance
    Harry

    We use:
    Partn.Type            LS           Logical system
    Message type       PORDCR                           Create purchase order
    The Bapi BAPI_IDOC_INPUT1 does a select on table TBDBA for the fuction name based on the message type and calls the corresponding function module.

  • How to know the process code of an IDOC

    Hi All,
    If I want to know the process code of a standard SAP IDOC, how do I do it. Is it we42 or any table/transaction, which can show me all the possible process codes for an IDOC.
    I need to know this so that I can use this accordingly in my partner profile. ( I do not have any idoc in mind, but its avery general question. How do I know what process code belongs to which IDOC)
    Many thanks

    Hi,
    U can check using We41 and We42 tcode for both inbound and outbound case. For each process code a function module is attached check the same for required functionality.
    WE60 and WE64 transaction.will list the std IDOC in SAP.
    chirag

  • 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

  • Please provide the Message type ,IDOC TYPE , PROCESS CODE for Edi 990 ,214

    Hi friends,
    Please provide the Message type ,IDOC TYPE , PROCESS CODE for Edi 990 (Response to a Load Tender)., 214 (Shipment Status )
    For shipement status i got trxstc01 for idoc type .. but its only before 4.6 version ..for 4.7 its not there .. please give the alternate for that ...
    Thanks in Advance ....
    If any one is provide exact answer i will give Max marks ..
    Edited by: ajay KOLLA on Aug 6, 2009 8:04 AM

    Hi,
    Have you resolved this issue. If yes, can you please let me know. Im actually looking for same for EDI 867 (guess it is for summary report and need to know message type, Idoc type associated with this).
    Rgds
    Sudhanshu

  • Message type ,IDOC TYPE , PROCESS CODE for Edi 990

    Hi ,
    Please provide the Message type ,IDOC TYPE , PROCESS CODE for Edi 990 (Response to a Load Tender).
    Thanks in Advance.
    Ajay Kolla

    Hi
    Pls check the below links
    1. http://www.erpgenie.com/sap/sapedi/ansi.htm
    2. http://www.erpgenie.com/sap-technical/ale-edi-b2b/master-data-message-types-idoc-types
    Hope this may helps you.
    Regards
    Sirigiri

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

  • 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

Maybe you are looking for

  • Select data from a table and a view: field with same content and different type

    hi all, I need data from a table hrp1001 and a view V_USR_NAME. What they have in common are the content of the fields SOBID and BNAME . It will be easier if those fields add a same type but they dont. Any suggestions for a workaround? Thanks

  • Video calls from N8 to PC

    Hello, Since both Skype and Fring fail at providing any video support from calls to PCs, do we N8 users have any other option at all? For the developers out there, just how much effort would it take one to learn Qt and write a simple calling applicat

  • MAIL FLOW AND ROUTING GROUPS

    Hi Folks I have two Exchange(2003 and 2010) Servers in co-existence, I am able to send and receive on Exc2003, on Exc2010 I am only receiving I am not able to send.mails but cannot receive on the Exchange 2010. See error below when sending from Exc20

  • Quality control? crashes, performance, image quality...

    I like to functionality of new lightroom, but once more I have to say: what about quality control? even after 2.1 this prog is a beta-version at best: - performance: slower than a mountain duck - image quality: adjustment-brush not ready for prime ti

  • Got MCP ID but didn't get access code in email from microsoft

    Hi I didn't get access code though I got MCP ID in e-mail from microsoft for member site login. What can I do now? Thanks Md Hamid Al Hasan