File To IDoc Mndatory Fileds

Hi,
I am working on File To Idoc Scenario. I am confused about Mandatory fields of *SNDPOR,SNDPRT,SNDPRN,RCVPOR,RCVPRT,RCVPRN.*. IDoc is created with Errors. Please provide the information to fill the fields.
XI SYSTEM:
1)Logical System Name: PIDCLNT009
2)RFC DESTINATION FROM XI TO R3 SYSTEM: T90CLNT100
3)IDX1: SAPIDS
4)IDX2: i have imported the IDOCs
R3 SYSTEM:
5)Logical System Name OF R3 SYSTEM: T90CLNT100
6)Logical System Name OF FTP SERVER: FTPS001
7)RFC DESTINATION from R3 SYSTEM to XISystem: PIDCLNT009
8)WE21: XIDDEV001
9)WE20 u2013 T90CLNT100
Please do the needful help.
Reagrds,
Giridhar.C

Hi Venkat,
I am confused about Mandatory fields of **SNDPOR,SNDPRT,SNDPRN,RCVPOR,RCVPRT,RCVPRN.**. IDoc is created with Errors. Please provide the information to fill the fields
You can disable the control record if you want PI to fill the data at run time . (rt click control record EDI_DC and disable)
In the receiver IDOC channel check the option apply control record from payload ,this will make sure that the relevent mandatory field is filled up with the run time value from your configuration.
Only few fields are mandatory in the control record and you need to map some constants to it (if you want to overwrite the run time values )
You can refer the following help link where you can see which field is mandatory and what needs to be mapped for that.
http://help.sap.com/saphelp_40b/helpdata/en/1a/0e3828539911d1898b0000e8322d00/content.htm
Hope this helps.. please post what errors you are getting.
Make sure that you mention the Logical system name for sender system in the business service -> adapter specific
attribute otherwise you will get ALE error .
Regards,
Srinivas
Edited by: Srinivas on Jul 11, 2010 1:11 PM

Similar Messages

  • Mapping Queries-File to iDoc

    Hi There,
    I am working on File to iDoc scenario, I will be getting employee details in xml file and I have to create iDoc out of that which will create employee in SAP ECC6.
    I have already mapped the fileds which are coming from xml file but I don;t know what to do with some of these fields,
    BEGIN
    EDI_DC40
    H1HRSM_HEAD
    ..SEGMENT
    ..E1P0000
    ..E1P0001
    I can not disable those fields which has a childs in use.
    Please suggest.
    Thanks,
    Nishant

    Hi All,
    Thanks for your quick replies,
    I am not mapping them with a constant because while loading that iDoc in SAP it must be expecting some specific value. I will be creating employee using the converted idoc so if I map any constant value to those fields will my program in SAP will work?
    Thanks,
    Nishant

  • Big Doubt.. Help pls.. Urgent.. File to IDoc (Bypass)

    File to IDoc scenario( Bypass)-- Error ( Segment is missing) -- urgent pls.
    Hi Bhavesh and all,
    I done file to idoc scenario (Bypass)
    From the above thread i have hardcoded my XML file  by inserting BEGIN 
    and Segment = "1" in each of the new segment.
    Since it is a bypass scenario.. when it reach to production , the idoc -xml will come from one of the tool without having these BEGIN and SEGMENT = "1".
    Still XI will receive it??
    Because my doubt is i harcoded the XML file and finished my developement.
    Now iam getting the doubt that once they do testing in QA server..the XI will process it and not ?
    Can we able to achieve this even without BEGIN and SEGMENT = "1" ?
    or
    those fileds are mandatory?
    Pls suggest me .. its urgent.
    Regards
    Seema..

    Hi Seema,
    >> <i>Can we able to achieve this even without BEGIN and SEGMENT = "1" ?
    or
    those fileds are mandatory?</i>
       To post an idoc to R/3 system this fields are mandatory.
    >><i>From the above thread i have hardcoded my XML file by inserting BEGIN
    and Segment = "1" in each of the new segment.
    Since it is a bypass scenario.. when it reach to production , the idoc -xml will come from one of the tool without having these BEGIN and SEGMENT = "1".
    Still XI will receive it??</i>
       As you are just routing it...just XI will poll the file and sends data to the idoc ( as the source and target structure are same).
    Regards,
    Prasanthi.

  • Help in creation of XML file for IDOC postings

    Hi All,
    Need help if anyone has knowledge/experience in creating XML files for IDOC processing.
    We need to design an input file (in XML format) for creation of IDOCu2019s for purchase Invoices through Interface.
    We have an existing input file, which is working correctly.  We are trying to modify this existing input file for a new Tax Code (Non-deductible inverse tax liability).   This tax code is working fine for manual postings.   But, through IDOC, tax postings are not correctly triggering.
    Could you please confirm if any one has experience on this, so that I can share more details for resolving.
    Thanks & Regards,
    Srini

    Hello,
    you can use CALL TRANSFORMATION id, which will create a exact "print" of the ABAP data into the XML.
    If you need to change the structure of XML, you can alter your ABAP structure to match the requirements.
    Of course you can create your own XSLT but that is not that easy to describe and nobody will do that for you around here. If you would like to start with XSLT, you´d better start the search.
    Regards Otto

  • Logical System in file 2 idoc

    Hi
    I am developing an scenario of file to idoc.
    My problem is, when it is generating the idoc in target system, the Parner Number in control record is filling with the logical system name given when creating the business system. 
    I tried changing the logical system name with actual partner number which I want but giving an error   '  The selected integration server already has a business system with logical name "pidclnt001". Select a different integration server or change the logical name. '
    Can anybody advice me,  is it not possible to create two scenarios to send same Idoc to same system ?
    Regards,
    Shylesh

    Hi Shylesh !
    You need to enable the header mapping option in your receiver agreement to overwrite the Logical System name that is sent to the R/3 destination system...which now is the Logical System name linked to your sender system (info is in SLD if is a business SYSTEM or in the Adapter Specific identifier attributes if it is a business SERVICE)
    You cannot have more than 1 business service/system with the same Logical System name...but you can overwrite the sender logical system name that arrives to the destination R/3 system using the header mapping section of the receiver agreement as noted above.
    Regards,
    Matias.

  • XI 3 File to IDoc scenario - Still referencing Old Logical system

    Hi
    Dont know if you can help. I have a file to idoc scenario  using XI 3 to R/3 4.6c system.
    I had the interface working from a third party system XMLHUB to SAP R/3. The Logical system name for the XMLHUB was XMLHUB01 in the SLD which I have set up as a partner profile in R/3. I have recently changed the logical system name to XMLHUBDEV01 in the SLD and created that logical system in R/3 and changed the partner profile to XMLHUBDEV01.
    Unfortunately in the sender information of the IDoc the partner number is still XMLHUB01 and not XMLHUBDEV01. I don't understand where this partner is sent from to get into the control record of the IDoc.
    I have cleared the SLD cache in both the Repository and the directory. Is there somewhere else I should be looking? Any help would be appreciated.
    Regards
    Daniel

    hi daniel...
    this thread wud answer ur query....
    Re: IDOC Payload
    regards..
    vishal

  • File to Idoc OR File to AbapProxy

    Hello,
    Let me expose my problem.
    In fact, I need to integrate new Goods Movements sent by a non-Sap system to ECC system.
    To do that, the non-sap system sends a file.
    Then, I need to generate from this file an Idoc (MBGMCR), fill this Idoc with some extra data (from Ecc tables) and then to integrate it into ECC.
    The question here is to find the best solution (according to performance and feasibility) to do that using PI (7.0).
    We are hesitating between two scenarios:
    1-     File to Abap Proxy
    We get the data sent by an abap proxy, and then we complete it with the necessary extra data from ECC tables in order to create complete the Idoc segments.
    In this case, I canu2019t see the need of SAP PI because we could have just basically read the file directly with ECC.
    Even, using PI will be a waste of performance/time (due to mappingu2026)
    2-     File to IDOC
    This alternative looks more interesting (at least in the PI way).
    But this scenario may lead to the following problem: there are a lot of fields not filled by the data coming from the non-sap system (even whole segments).
    For example, the file contains Orders headers and I need to generate Goods Movements for the materials contained in the orders. So I need to access Orders posts, to retrieve the materials data.
    Is there a way to retrieve simple information in PI using ECC data?
    Any other suggestion/comment is welcome.
    (Any other scenario is also welcome)
    Thanks you in advance.
    Saber L.
    SAP PI consultant.
    Edited by: LMS LMS on Nov 7, 2008 10:24 AM
    Edited by: LMS LMS on Nov 7, 2008 10:25 AM
    Edited by: LMS LMS on Nov 7, 2008 10:25 AM

    ABAP proxy would improve performance in terms of providing adapterless communication.
    In this case, I canu2019t see the need of SAP PI because we could have just basically read the file directly with ECC.
    Making a direct connection would increase point to point connectivity across the organization whose reduction is one of the reason why XI is used.
    If ur communication is async and u have the idoc structure ready, then u may proceed with Idocs.
    But this scenario may lead to the following problem: there are a lot of fields not filled by the data coming from the non-sap system (even whole segments).
    If you want to prevent the node from getting generated, simply disable it in mapping.
    I hope u have seen this
    Choose the Right Adapter to integrate with SAP systems
    Regards,
    Prateek

  • Message has error status at outbound side File To Idoc Scenario

    hi ,
    In my File to Idoc scenario , when i go to sxmb_moni , i found that its showing red flag at Outbound Status Tab and showing message "Message has error status at outbound side".
    When i go to IDX5 and and select my idoc and click on Transaction Id it shows "Password logon no longer possible - too many faile" .
    Please suggest what may be the problem ?
    Regards,
    Rohit

    1. First check the RFC destination name used in receiver Idoc adapter communication channel.
    2. As i said earlier, in sm59 transaction in XI gui, u can check same rfc destination under type 3. There check the logon credentials and the username.
    3. Now goto the R3 system GUI and check in su01 that same user is locked or not. If locked unlock it.
    4. And if u change the password of that user, then do the similar change in XI -> sm59 -> rfc destination logon credential
    Regards,
    Prateek

  • Error in File to IDOC Scenario

    Hi,
    I have File to IDOC scenario.
    I am getting error in sender file channel.
    "Conversion initialization failed: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Mandatory parameter 'xml.keyfieldName': no value found "
    Although I have used this parameter in content conversion 'xml.keyfieldName' (for each sub structure and defined a key field).
    Despite of this error in sender channel I am receiving the message in XI.
    But in XI also it throws error :
    "Unable to convert the sender service PG_TOM_CEEMEA_RU_SFA to an ALE logical system"
    Any help on this ?
    Thanks,
    Vikas

    Hello Vikas,
    I am getting error in sender file channel.
    "Conversion initialization failed: java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Mandatory parameter 'xml.keyfieldName': no value found "
    Although I have used this parameter in content conversion 'xml.keyfieldName' (for each sub structure and defined a key field).
    Check your flat file structure whether the key field you have chosen is appropriate and also recheck the FCC details whether you have assigned the value for the key field i.e.  keyFieldValue.
    "Unable to convert the sender service PG_TOM_CEEMEA_RU_SFA to an ALE logical system"
    regarding the above error refer this
    https://wiki.sdn.sap.com/wiki/display/XI/Unable%20to%20convert%20Sender%20system%20to%20ALE%20logical%20system
    Regards,
    Prasanna

  • Error in file to idoc scenerio

    hi
    in file to idoc scenario
    i got error in sxmb_moni
    in status  it is showing recording,
    in Q.status it is showing stop symbol.
    waiting for suggestions.

    Hi Sandeep,
    Have a look at queue problms here
    /people/prashanth.azharuddin/blog/2006/11/24/some-errors-in-an-xi-production-environment
    Some additional help
    Q.Status is "Queue stopped"
    queue status is stopped
    Regards,
    Prateek

  • Error while doing a File to IDOC scenario

    Hi Experts,
    I have created a File to IDOC scenario where in i have sent a file which has to pass data to ABSEN1 IDOC.I could see the IDOC reaching R/3 ,but with the status 56: "EDI: Partner profile inbound not available"
    I have checked with all the configurations and couldnt find where it went wrong.
    Kindly help me in this regard.
    Thanks.

    Hi
    Check the inbound parameter and the process code.
    To find Process code for IDoc use Tcode WE42.
    ALE idoc trouble shooting use
    Troubleshooting of ALE Process
    look also this configuration
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34

  • FILE  to  IDOC  SCENARIO   NEED  MANDATORY FIELDS IN  MATMAS IDOC

    Hi
       I'm  learning a scenario like File to Idoc  which is i need some what are the mandatory fields for  creting the message mapping.. between source file and MATMAS IDOC...  because it was showing several fields.
    is there any way to find out the  fields we need to map compulsory...  for sending IDOC successfully.
    Thanks
    Babu

    Hi Babu !
    Log into the R/3 system, transaction WE60, enter the idoc type MATMAS01 or 02, 03, 04, then press F8 or go to Documentation menu, HTML Format.
    It will display a document, telling you which fields are optional and which mandatory.
    Regards,
    Matias
    PS: please award points if helpful.

  • File to IDOC

    Hi,
    While working with File to IDOC, How can we know what are the mandatory fields that need to mapped?
    Regards
    Krishna.

    Hi,
    I want to know the mandatory fields before I import the IDOC into XI, so that I can mention those fields in my source structure.
    So, how can I know that?
    Regards
    Krishna.

  • How to handle the control records in case of file to idoc scenario.

    Hi All,
    can you please clarify me how to handle the control records in case of file to idoc scenario.

    Hi,
    In File to Idoc scenario even though you selected apply control record values from payload and you are not getting those correct values which you have provided in the mapping.
    Also check the checkboxes Take sender from payload and Take receiver from payload along with the Apply control record values from payload checkbox
    Regards
    Seshagiri

  • Help needed in a file to idoc scenario

    Hi all,
    The scenario is file to Idoc via XI. The problem here is the input file might contain both the PO create and PO change in the same file.
    Assume the first record is PO create and When we post this via XI there could be a delay for creating the PO in the SAP.
    Meanwhile even if the second record (say that's the PO change for the first PO create record) gets processed parallely there could be a possibility of error saying that PO is not created.
    How do we handle this in XI??.. If we use Queue Processing in IDoc adapter it'll guarantee only the delivery order and not the processing order if I'm right?.
    Please guide.

    Saravanan - IDoc preocessing can be handled by serialization. This will guarantee also the order of processing.
    <br/>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/bd/277264c3ddd44ea429af5e7d2c6e69/frameset.htm" target="n">SAP Help - IDoc serialization in XI</a>
    <br/>
    <br/>
    Peter

Maybe you are looking for

  • Report Generation: Dynamic VS. Static

    Hi there: I have following questions that I'm not sure how to get clarification. If you have some input, please let me know. You can also email me directly to my email address. I'm looking into a report generation part of this project. One of the req

  • Mac mini screen showing only black and cursor arrow

    I stopped using this mini when I attempted to upgrade the OS and it became unresponsive in the midst of the upgrade. I recently took it in for repair, they told me it's now running fine. but when I get it home the screen comes up all black. the curso

  • Packagemaker not truly replacing App bundle

    I have a Packagemaker problem. It relates to the contents of the Frameworks folder. I have an app, and it has a certain amount of files in the Frameworks folder in the bundle. I have a installer built with Packagemaker that is intended to update the

  • Problems with version sets

    I have PSE 6. When I open a JPG from the Organizer using Full Edit and then try to save, I do not get the option to save the image in a version set (even though I do have the Organizer option checked). However, I noticed that invoking Full Edit also

  • PSE6 - Saving RAW images as JPEG

    I am new to PSE6. I have a Pentax K10D dslr, which can create raw images in either the Pentax proprietary PEF format or Adobe's DNG format. I have downloaded the latest version (4.4.1) of Adobe Camera Raw. PSE6 opens and processes either type of raw