Need help on idoc scenario

Hi,
I am working on idoc to file scenario.
if idoc has some modification has done then what are the procedure do i follow.
Is it necessery to import idoc again and do th mapping.
Give me suggestions.
Thanks,
Seenu.

Hi,
Idoc Metadata is required in the PI System. Once the Scenario runs there should be a reference structure in PI to know what the IDoc Structure is.
IDX2 step is not mandatory, Idoc Metadata will get automatically created in the PI server once you run the scenario. If still the Metadata is not present then add through IDX2. Provide IDX1 port configurations are correct.
Also, in your case it's better to reimport Idoc to PI system as the structure is changed in the SAP R/3 system for Idoc.
In PI 7.1, u can make the changes in the Mapping itself to the structure, the Mapping wn't be affected. In PI 7.0, if u do any changes in the structure , Mapping will be affected. Need to re do the Mapping.
Thanks,
Sreejith

Similar Messages

  • Plz , need help on IDOC mapping

    Hi friends
    I need help on mapping IDOC (invoic02) to a customer fields to be sent to a printhouse .
    The idoc contains several Item lines , from 1  and up after for instance
    The fields  E1EDP01-MENGE and E1EDP26-BETRG  could be repeated many times , the customer wants  eah line item (quantity , price and subtotal )  in separate  lines.
    What is the best approach to do the mapping , and how can I loop in the idoc segments in order to get each line separetly.
    Many thanks in advance.

    Hi
    Thanks again , plz bear with me as i am new to this kind of assignment.
    This is a part of my requirement, so i suppose that I have to create a Data type as node for the customer fields corresponding to the node in IDOC and just map the source node to the target node , and it will repeat it self as many times as there is line items in the sales order.
    Customer fields              Idoc fields.
                        segment E1EDP01
    DETAIL_ANTAL     E1EDP01-MENGE  -  LOOP
                         segment E1EDP26
    DETAIL_STK_PRIS     E1EDP26-BETRG - QUALIFIER = 001- LOOP
    DETAIL_SUBTOTAL     E1EDP26-BETRG - QUALIFIER = 003 LOOP
    If I change the context of the source, will it not affect the source node at all.
    best regrads.

  • Need help in idoc adapter

    Hi ,
    this is Surya.
    can we use idoc adapter at receiver side (i.e receiver- sap Ecc6.0 ) like that normal sap system (4.7)
    with regrads,
    surya

    Hi,
    File to IDOC (Creating PO)
    /people/ravikumar.allampallam/blog/2005/03/03/creating-purchase-order-idoc-through-xi
    File-to-Idoc
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping
    File To IDOC - Part1 (SLD and Design)
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC&
    File To IDOC - Part2 (Configuration):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part2+(Configuration)&
    File To IDOC - Part3 (Steps required in XI and R3):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part3(StepsrequiredinXIandR3)&
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part3(StepsrequiredinXIandR3)&
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/fileToIDOC&
    Troubleshooting File-to-IDOC Scenario in XI
    /people/venugopalarao.immadisetty/blog/2007/01/24/troubleshooting-file-to-idoc-scenario-in-xi
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/main&
    File to IDOC, trouble shooting
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    No message in found in XI in IDOC to FILE scenario
    Regards,
    Phani

  • Need help for asynchr. scenario between 4.6c and XI

    Hi,
    I need some help with this.  We are running 4.6c and now I need to talk to XI 3.0 asynchronously.
    I have a situation where I need to send data to an external application.
    So: R/3(4.6c) -> XI -> external application (the application is not in our landscape).
    It's not required for now to get an answer back from the external application so what are my options?
    I want to build my solution around that I will eventually get a response back to be real time but
    for now, the FTP adapter should work fine.  PCK will be implimented in the future to make it real time.
    Just for a test, I tried:
    R/3 -- (RFC Adapter) --> XI --> File adapter ...   but it's crashing in R/3 since R/3 is expecting
    a response back.  If I setup two receivers in XI (one being R/3 and the other the file adapter, then it's crashing in XI saying since I cannot have two receivers for a synchronist request.)
    I was looking to use an ABAP proxy but from what I'm reading, it cannot be used in 4.6c.
    So what are my options? Is it only trough an IDoc that I can communicate out of R/3 to XI if my request don't required a response back?
    Thanks
    Yves

    Hi Yves.
    For a 4.6 R/3 system the only possible options are the RFC adapter and the Idoc adapter.
    The Idoc adapter is used for async processing (no reponse)
    The RFC adapter is used for sync processeing (and will therefore always expect a respons message)
    The File adapter also onlu supports async (no response) processing.
    There are two ways to solve your problem:
    1. Create a Idoc to file scenario
    2. Use the sync to async bridge
    On help.sap.com you can fing documentation on this scenario:
    http://help.sap.com/saphelp_nw04/helpdata/en/83/d2a84028c9e469e10000000a1550b0/frameset.htm
    Best regards,
    Alwin

  • Need help in Idoc--very urgent.

    Hi guys,
    i am working on an object where i need to post the data from legacy system to F-27 transaction using Idoc.i hv found two idocs input_idoc_fidcc1 and input_idoc_fidcc2 for posting the data..
    Can anyone help in finding the right idoc for triggering the f-27 transaction with the reason...
    coz both are perfoming almost the same functionalities...
    its very urgent guys..
    kindly help me full marks wud be given...
    regards
    Sahil

    Hi,
    The function module is related to post the idoc type FIDCPP01
    and posts the complete FI document. and as coming to second function module along with Tax you can post item wise with holding tax dataalso. So you choose the required function module based on the data you need to post. If you need not post with holding tax details dont fo for second function modules.
    Reward if find useful

  • Need help on IDOC to file interface.

    Hi Folks,
    I am working on IDOC to file Interface. We are pushing 15 Idocs from SAP R/3 system to SAP PI. Idocs in R/3 system are in correct order. When it comes nto PI system IDOC order is diffrent.
    For Example :  I am sending 6 idocs 1000, 1001,1002,1003,1004,1005 from R/3 system. WHen these idocs coming into PI its order is changing so in PI system IDOCS order is 1000, 1004,1001,1005,1002.  But, I want IDOCS are should be same as R/3 system.
    For handling this issue, what are the necessary steps I need to follow in PI?
    Thanks,
    Enivass

    Hi Enivas,
    Check this link regarding serialing IDOC: http://help.sap.com/saphelp_nw04/helpdata/en/bd/277264c3ddd44ea429af5e7d2c6e69/content.htm
    http://www.saptechnical .com/Tutorials/ALE/Serialization/page1.htm
    Thanks,

  • Need help for IDOC inbound function module !

    Hi guys please help me to create a IDOC inbound function module.
    What are the parameters and tables.
    How to write the code.
    What it does.
    Please send me one inbound func module code if possuble
                                                                                  Thanks

    Hi,
    You need to create an inbound function module. Then define the process code in transaction we42 and attach the function module to this process code.
    In the function module you create you need to define tables of types EDIDC (Control record (IDoc)), EDIDD (Data record (IDoc)) and BDIDOCSTAT (ALE IDoc status (subset of all IDoc status fields)).
    Regards,
    Soumya.

  • Need Help on IDOC ACK

    Hi,
         i Have a doubt on ACK of IDOC.actually the scenario is file to IDOC.in this scenario we are posting PO's to SAP R/3 from a legacy system.after posting into SAP system we want to get an acknowledement back to the legacy system.for that ack which idoc type we'll use in the scenario IDOC to File?

    Hi Narayna
    Find the solution.
    This Feature is Available under SP 18 and we are on SP16
    http://help.sap.com/saphelp_nw04/helpdata/en/42/c8f66bc7a56bb0e10000000a1553f6/frameset.htm
    Check this document on handling IDOC acknowledgements. This might give you some pointers.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe
    nk
    http://help.sap.com/saphelp_nw04/helpdata/en/44/932e8896b610bbe10000000a422035/content.htm
    <b>Pls reward if useful</b>

  • Need help in Marketing scenario (I think difficult)

    Hi folks,
    Hi need some help in my marketing scenario. I posted the message in marketing section. You can see it in [Interesting and difficult marketing business process... any ideas?|Interesting and difficult marketing business process... any ideas?;
    Thanks to all in advance
    Javier

    Hi [email protected],
    I have cancelled your subscription, and set the refund process in motion.
    Your refund no.is 66228048.
    Regards,
    Florence

  • Need help on IDoc for Picking, Packing and PGI against the Sale order

    Hi All,
    I am new to this IDoc stuffs. Below is the scenario for which I would like to know the details of the IDoc...
    Business Case:
    1. Storage location is a HU Managed but not WM managed.
    2. This storage locations is managed by a third party
    3. Outbound delivery document against the SO will be created by our personnels in SAP for this storage location.
    4. Picking, Packing and PGI needs to happen/post via Idoc. (By packing here, i refer to assign the HUs that are already created for the materials and is available in the storage location and not repacking)
    Is there any standard IDoc that can be used here to Pick, Pack and post PGI. We would like to have picking and packing in a first idoc and PGI on the second idoc.
    Thanks,
    Prashant

    Hi Typewriter,
    Thanks for your reply on this post..
    The business process is as below (it was changed recently to have the creation of OBD, pick HUS and then post GI via single IDOC)
    1. We have a storage loc in our enterprise structure that is HU managed but not WM managed.
    2. This storage loc is being maintained by a third party.
    3. SO will be created to be shipped out of this plant/sloc.
    3. The stocks at this storage loc will be Special stock "E" against the sales order. And the stocks will be Packed in HUs.
    4. The third party is informed to deliver the stocks (HUs - that do have the special stock number which internally refers to the the SO number and the line item number) directly to ship to party address in SO.
    5. The 3rd party will physically ship the HUs to customer and send in the details that they have shipped goods against the sales order.
    6. The details sent by the 3rd party will be received in SAP to create OBD for the sales order, Pick, Pack and post GI. This can happen via a single IDOC..
    I am now planning to create a custom IDOC type referring to the standard IDOC type DELVRY03 and message type DESADV and to use a custom BAPI/FM.
    Do you think I am using the right ones?
    Thanks,
    Prashant Kumar

  • Need help for a scenario

    Hi all,
    There are 6 DSOs .Let them be A1,A2,B1,B2,C1,C2.
    I need data union of 2 dsos.
    Means union of A1,A2  and union of B1,B2 and union of C1,C2.A1
    Then I need common records(JOIN) of three sets.All the fields in A1,A2 are not the same.There will be small differences.
    Can anyone suggest the possible ways to approach this scenario.

    Hi,
    You can create 3 DSOs to get the union from two - two DSOs. Meaning your A1 and A2 will feed DSO D1, B1 and B2 will feed DSO D2, similarly C1 and C2 will feed DSO D3. This way you will get Unions in D1, D2 and D3.
    Now to get common data (Joins) from these three DSOs, create an InfoSet based on D1, D2 and D3. This will give you intersection of D1, D2, and D3.
    Hope it helps.
    Regards,
    Yogesh.

  • Need help with IDOC CREMAS_03 mapping

    i was not able to figure out what values to assign to the following mandatory fields.
    BEGIN
    EDI_DC40(node not mandatory)
    SEGMENT
    TABNAM
    DIRECT
    IDOCTYP
    MESTYP
    SNDPOR
    SNDPRT
    SNDPRN
    RCVPOR
    RCVPRN
    i am trying to map the following structure to the CREMAS_03
    Vendor_MT
    VendorNumber
    LastName
    SearchTerm
    Currency
    Address
      Street
      City
      Zip
      Country
    i appreciate ur time and help

    you dont need to map EDI_DC40, In the message mapping right click on the EDI_DC40 segment and click on disable field.
    In the IDoc receiver communication channel, you should uncheck <b>Apply control record values from payload</b>
    regards
    SKM

  • Need help in design scenario

    Hi experts,
    I have a scenario in which XI put an xml file in a destination server (very simple scenario, SAP>Proxy>File receiver CC).
    The new request is: to make a call to SAP after having put file in destination.
    In this call I have to write to SAP that file has been written successfully to destination.
    My collegues told me to add a RFC call to SAP in my scenario, is it the correct way?
    I'm not skilled about that.
    Thanks
    Fabio Boni

    Hi Fabio,
    If you want to achive this scenarion without BPM then you need to create 2 diffrent scneraio,.
    !) Your first scnario:
    SAP -Proxy-File receiver( It will write the file in Folder A)
    2) Second scenario:
    File sender to RFC receiver
    File sender will poll the folder A for files.If file is available in Folder A then this 2nd scenarion will trigger.
    Create some constant mapping in the target RFC structure. and make a call to RFC using receiver RFC adapter.
    So here If you pick the file from Folder A then you need to delete it or Archive it from the source folder.
    Sender file adapter has both the options of delete or Archive.
    If you archive the file to folder B in sender file adapter  itself then your receiver RFC can find the File from Folder B.

  • Need help in IDOC Creation

    Hi Guys,
    I need to create a Vendor Master using LSMW via IDOC Process..What are all the points needs to consider..
    Thanks
    Prabhu

    In LSMW object attributes... give like this..
    Message Type         CREMAS                      Vendor master data distri
    Basic Type           CREMAS04                    Vendor master data distri
    Enhancement
    after that continue normal LSMW procedure.

  • Need help on IDOC

    Hi All,
       My requirement is likes this.
        I have to create a segment which will have 200 Chars field and it needs to be add to the standard IDOC type /AFS/Invoic02. And already it has to extend types. This segment should call for particular sold to's. When i tried to add new extended type to the standard type the previous extended type is taking by the program. so how to get to extended type for an IDOC type.
    Regards,
    Naidu

    Hi,
       I have added the new segment to an old extended one. when i am texting it the segment is not displaying in the second level it is diaplaying in first level.
      I have created new segment in we30 and added in we31.
    In we31 i have cancled the release and added the segment and released. After this do i need to do any activation.
    regards,naidu

Maybe you are looking for

  • How to get the value from the Input field of the Table view.

    Hi Experts, I have created a table view with 10 rows and each rows contains input fields in it.Can you please help me getting the values that are entered in all 10 rows. Currently I am using the below code,but using the below I am able to get only th

  • Regarding Openscript function

    Hello everyone I recently started working on OLT. I have created a function library using functional Testing option in Openscript. Is there any way to call any of these functions separately into load testing script wherever required. Thanks in advanc

  • Installing Oracle 11g on Windows Xp Professional .... .Please HELP

    When i try to launch the setup.exe .... This is what i get and the setup quits ... ============================================================= Starting Oracle Universal Installer... Checking monitor: must be configured to display at least 256 color

  • Parameter  to shell script using Runtime.exec(string)

    Hi all, ( Speciall hi to dheeraj tak ) Briefly : How do i pass an arguement to a non - java executible being called using Runtime.exec. In detail : i am using Runtime.exec to call a shell script : The code is as follows: String callAndArgs[] = {"/hom

  • My iTunes does not start automatically

    Hi, When I connect my iTouch to my Dell laptop with Window Vista Home, the iTunes 8.0 program does not start up automatically. I tried removed, reinstalled, changed USP ports...but it still not works. I'm using USB 2.0, iPouch Touch 1G, firmware 2.1