fidccp02. ) is FIDCCP01 (or 02 dependent of version) but this IDOC doesn't. fidccp02

 
) is FIDCCP01 (or 02 dependent of version) but this IDOC doesn'tfidccp02  The other segments are available in a new version in your system after the import

5. G/L assgt field (BSEG-HZUON) is not visible. 336 Views. Also if you want to insure that period is closed, you have to check for every account type/account number range. buzei. Check if its stop there. We only add or fill in payment terms (field PMNTTRMS in E1BPACAP09) with invoices, so due date of credit memos is always equal to baseline date. These are called the data records/ segments. Follow RSS Feed Hello All, We have a requirement where FI document is posted in SAP via incoming IDOC. Posted by previous_toolbox_user on Jun 5th, 2003 at 9:24 PM. We need to generate an iDoc from an external source which will create an AB Accounting Document in SAP R/3 (transaction would be FB01). I have some sample XML as input flowing into a tXMLMap component, then converted from Document to String and finally wired into a tSAPIDocOutput component. Afterwards, implement the attached source code corrections into your system and activate the objects. E1FIKPF (FI Document Header (BKPF)) Table in SAP. 2 kB) Screen Shot 2014-08-14 at 15. Cross-Application Components. S4F23 Product Cost Planning in SAP S/4HANA . Scenario : Inbound Idoc : message type : FIDCCP02 . Hi Group, I am trying to post FIDCCP02 with tax line by passing automatic calculate tax flag, but system not posting tax line ,can any body suggest. 7 system needs to be posted on SAP 6. I need all the three values at the same time. 6 years ago. In other transactions I placed a function made by me in a user-exit or badi that fired "at-save" event. Oct 19, 2009 at 01:43 PM. Hello. 6. Your exact requirement (as far a I understood it) wont be fulfilled with standard FMs. Custom segment have five fields, one out of five only i found it is BSEG table, rest of four is custom fields. If we don't create that seHello @ll, we get FI-documents via IDoc-interface, the IDoc-type is FIDCCP02. The tax code in the invoice that is sent to SAP Business. I am not sure if this is the right forum category to ask this question but I am hoping that someone can asnwer this. Symptom. E1FIKPF is a standard IDoc Interfaces for EDI Structure in SAP CA application. 139 Views Last edit Sep 14, 2020 at 06:58 AM 3 rev. Coming to 2nd IDODSK. I have created a new communication channel using SOAP 7. 1321680. I'm creating accounting documents with idoc (Message type: FIDCC2, Idoc Type: FIDCCP02). A New Home in New Year for SAP Community: Exciting times ahead for the SAP Community!I am working on DOC type extensions, I extended basic IDOC type FIDCCP02 with one custom segment. PUBLIC Document Version: SAP S/4HANA 1709 FPS02 – 2018-04-13 Central FinanceHi, I would like to know in which EXIT or BADI I should append my new segment to the idoc data. Enterprise Software. Go to the Transaction “ WE02 “. Enterprise Software. Cross-company code. A New Home in New Year for SAP Community: Exciting times ahead for the SAP Community!Go back to the IDoc List and choose the option “List specific segment” or press SHIFT+F1. IDoc (Under FIDCCP02) Begin (Under IDoc) EDIDC40_:DISABLED. We are running on ECC6 and have set up idoc FIDCCP02 to be generated at each accounting posting. Message Type: FIDCC2. Cross-Application Components. We need to create an interface ECC > PI using IDOC. addInfo ("Current Time: "+dateFormat. E1FISEC. Company-wide applications such as accounting, human resource management and sales planning may. If you cannot find a valid text field in the existing segments of this Idoc then you have to enhance this basic idoc type to include a segment for holding the text. No issues save that we made a change to EXIT_SAPLF050_008 so that we could also perform the CO update. We dont have that field enabled on SAP, so can not go for recording. The tax segment being produced in the document is incorrect. Follow RSS Feed Hi all, can anyone post an example of the FIDCCP02 IDOC? I'm using WE19 and allways get errors. ALE-IDOC is one of the best proven and acceptable terminology through which communication (passing of information) is possible between two different SAP systems. It should anyways be set up in your ALE distribution model. We have many inbound to ECC interfaces, through PI, that make use of message type FIDCCP02 to create vendor payment documents. Step 2: On Down Payment Request: Header Data, update the following details. You may choose to manage your own preferences. SAP Database Tables. of errors. The I doc structure consists of 3 parts –. IDOC type FIDCCP02. Step 12 : In transaction WE30 we can check the IDOC created. In the list above, ORDERS04 is the most up-to-date IDoc type for sales orders. We have BDC way of doing this but it is causing issues with COMMIT sometimes. Second to the first question, specifically Idoc FIDCCP02 - which updates BSEG - isn't clear to me if it the correct Idoc for an FI is this one, or if there is a new one. dmbtr. I'm trying to write an XML IDoc file into our Dev SAP system as a proof-of-concept. About this page This is a preview of a SAP Knowledge Base Article. A New Home in New Year for SAP Community: Exciting times ahead for the SAP Community!A New Home in New Year for SAP Community: Exciting times ahead for the SAP Community!RSS Feed. Create Extension for Basic Type ARBCIG_DELINS (Tcode WE30) 3. Treasury updates via IDOC FIDCCP02 - SAP Q&A Relevancy Factor: 1. GL E) When I enter line item 2, I also entered some data in the "Assignment" field (BSEG-ZUONR). Note 2313879. A New Home in New Year for SAP Community: Exciting times ahead for the SAP Community!For a vendor, on the All vendors list page, go to Invoice > Settle open transactions. 0 Corporate account, for that our initial thought was to use ALE between SAP 4. This may tell you why the document could not be posted. of fields that needs to be populated which would have been populated automatically. Go to BDCP table, pass in the change pointer no and execute the table. In the case of IDOCs, you have two flavours of the process. 55. It is getting triggered and the. E1FISEC is a standard IDoc Interfaces for EDI Structure in SAP CA application. Hi, We have done one File to IDoc scenario in our PI 7. I checked and noticed that BAPI_ACC_DOCUMENT_POST is NOT working for this. I would like to change one of our existing interfaces to use a SOAP communication channel rather than File. I have a requirement where i need to fire an idoc type FIDCCP02 from transaction FB01. Is it possible to get all the values like ZLSPR, BELNR AND AUGBL for this. SAP enhancement package for SAP ERP, version for SAP HANA. IDoc Interfaces for EDI. During inbound Idoc processing ( (FIDCCP02 FI posting), exchange rate is calculated based on company code default exchange code ('M') and not based on document type defined exchange code. Is this is the most generic IDOC available? I do not want to use individual IDOCs for each GL , AP and AR to post the document when one IDOC can do the same for all the 3. Then you should look at exit 008 (EXIT_SAPLF050_008) and exit 002 (EXIT_SAPLF050_002), for populating this. Idoc field with Blank value. You may choose to manage your own preferences. In Mule 4. I found IDoc Type FIDCCP02 but the Function Module 'IDOC_INPUT_FIDCC2' for FIDCCP02 is not released. For some of the processes we've identified user exits to write needed data to memory and afterwards. Say for eg: 0000701813 – change pointer no. This is referred to as the Control record. I'm trying to write an XML IDoc file into our Dev SAP system as a proof-of-concept. TRWCA table is relates to component FI/CO Interface : Active component. We are using FIDCCP02 basic type for posting FI document from a third party system via XI. Now we have been asked to update the BSEG planning fields (Planning date, Group and amount) using one of the user exits in FM. Hi, I am trying post FIDCCP02 IDoc in R/3 via XI. 3. Hence, the decentralized applications to which we are sending information are receiving data that is incomplete. One requirement is to append customized segments (which store header details and item details separately) at IDOC FIDCC2 (with Basic type FIDCCP02) which will generate synchronized when customer invoice been created. The Ariba Network adapter for SAP NetWeaver also supports transmission of invoices that are created through self billing. If the tax code does not exist in the /ARBA/TAXCAT_MAP table, Ariba Network adapter for SAP NetWeaver does not process the tax code in the MM invoices. Vinod Kumar. Kann man mit diesen IDocs auch offene Posten von einem System zum anderen schicken, so das im Empfängersystem der Beleg als offener Posten (debitorisch und kreditorisch möglich) angelegt wird und für einen Zahllauf bzw. We are planning to use these idocs to post fi documents in sap from 3rd party system using xi in between for creating idocs from flat file. Document Date – Document date for DP request; Document Type –. I need to add a segment E1FISET to idoc FIDCCP02 whenever e1fiseg-buzid = 'T'. Cross-Application Components. We want to use IDoc's. Hi, I am trying to use the above IDOC to post a vendor invoice (KR) with Tax. Please let me know how the ACCOUNTTAX. FI posting through IDOC - ACC_DOCUMENT03 or FIDCCP01? I am looking for an Idoc for FI Postings that I usually do in transaction FB01. However complete end-to-end scenario (OutboundFinancial Accounting (FI) SAP R/3; SAP R/3 Enterprise 4. We want to manage the open items of a decentralized system in our centralized system. 3. 6c) via IBM Websphere (Inbound IDoc), I am use inbound function module IDOC_INPUT_FIDCC2 and activate exit 008 (EXIT_SAPLF050_008) and exit 002 (EXIT_SAPLF050_002), In the extension ZFIDCP02 and under E1FISEG, I am add my segment. 1 Answer. The BAPI works fine without the tax data but we need the tax data also to get posted for the line items. Custom segment have five fields, one out of five only i found it is BSEG table, rest of four is custom fields. Click on execute button then it will display the information of IDOC as shown in below screen. "4) E1FIXWT: Extended Withholding Tax (WITH_ITEM)"The IDOC name is ZFIDCC1_FAC. Vendor ( Sp. It depends on the IDoc message type and assigned processing function if more information is available. Mar 07, 2014 at 11:55 AM. tag min max O/M content/example description <E1EDK14 SEGMENT=1> 0 -1 O E1EDK14 : Document Header Organizational Data <QUALF></QUALF> 0 1 IDOC qualifer organization <ORGID></ORGID> 0 1 IDOC organizationFIDCCP02. HI All, While i am running f110 transaction payment mode is Treasury mode so automatically two idoc's created . But by posting an FI Document an IDoc with IDoc type FIDCCP02 is created but faulty with the reason of not existing entries in the outbound table. 2. Enterprise Software. To display the IDOC information i. Idoc Fidccp02 Database Tables in SAP (42 Tables)About calculate tax for customize segments at IDOC FIDCC2. Keeping in mind the legal and country specific requirements, in most multi country based organizations, there is a need to have varied systems across geographies for various business functions like T&E payouts, payroll processing, claims processing, purchase. 2. I am using standard IDoc FIDCCP02 and sending this Idoc with the help of function module MASTER_IDOC_DISTRIBUTE. We created a Tax Code T1 in FTXP and assigned GL accounts to ESA and ESE Keys. 31 AEX service pack 07 single stack Java. SPRO > SAP NetWeaver > Application Server > Idoc interface/ALE > Modeling and Implementing Business Process > Master data distribution > Replication of modified data > activate change pointers for message types. E1FIKPF. If you give *, the system expects a tax code to be entered while posting to that account. 7 and FIDCCP02 for SAP 6. Create Data Types (done in Step 3) 5. format (date)); field1 (source)---->UDF---->field2 (target). changed. FIDCCP02 Tax line. Featured Solutions API Management Manage and secure any API, built and deployed anywhere Integration Connect any system, data, or API to integrate at scale Automation Automate processes and tasks for every team MuleSoft AI Connect data and automate workflows with AI Featured Integration Salesforce Power connected. XMWST, user exits, customer enhancement, MRMH, EDI, IDoc, customer exit, e_rbkpv-xmwst, IDOC_INPUT_INVOICE_MRM , KBA , MM-IV-GF-EDI , Electronic Data Interchange. It's all standard SAP functionality and the transfer works fine but (there's always a but) when the data is transferred to G/L the journal entries are not. Supposed we assigned GL account 100 to ESA and GL account 200 to ESE. Here, we are posting the document using the IDOC FIDCCP02 which is working fine. This IDOC is associated with message type. I assume that the reason is the used function module 'FI_IDOC_CREATE_FIDCC1' (i think that is used). This way all documents will balance. I have followed this steps. 1, DataWeave introduced an experimental feature that enables you to dump the input context and the failing script into a folder so that you can track the failing script along with the data that makes the script fail. This is a continuation of earlier blog Extending standard integration flow to support Customer extensions. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition. Afterwards, the SAP Application Interface Framework is called to process the data. However, no idoc is generated for the reversal of a document if this reversal is done via F. As this is SAP Standard Type / Segment, we cannot change the Maximum number of Segments. Hi, I'm facing similar kind of issue input is flat file output is idoc and need to be posted to SAP. Now instead of creating fields, click on the XSD tab & import the IDoc XSD. secondly, while working with Mule 3, I used to set. but haven't activated the distribution model in time. Fidccp01/Fidccp02. They correspond to two types of invoice processing mentioned earlier: Finance and Logistics. Add the created segments in the hierarchy shown. The contain of both IDOC in sender and receiver system is same, but unfortunately IDOC in receiver system there's a. Now I tried to add idco segement E1FISET to Idoc. IDOC FIDCCP02 - Tax line not generated. Weiß jetzt nicht welcher davon passender/aktueller in S4 ist. Please acquire some basic IDOC knowledge and then come back with more specific questions. If Checkbox - 'Posting without tax allowed' is checked in G/L account , is it possible to assign a tax code ? Also , Could you Please explain me in detail how assigning tax code to G/L works ? Thanks in advance ! Hi Experts, I want to assign a tax code to G/L account. I would like to know if there are any idoc specific settings that need to be carried out for the summary records to be posted into the idoc. Jürgen Lins. This idoc will be generated when an accounting document is created (FB01). Cross-Application Components. Some fields have to be filled with specific values to park accounting document via. I need your help to configure partner profile in WE2. It's all standard SAP functionality and the transfer works fine but (there's always a but) when the data is transferred to G/L the journal entries are not. Buyers can use the GSVERF03 IDOC to send MM invoices and the FIDCCP02 IDOC to send FI invoices. 2) Using function *FIDCC2 we can generate IDOC. You need to extend your idoc type. When executing General Ledger Allocation Assessments (FAGLGA15) field VRGNG is not populated in table ACDOCA. There will be a reference field in this idoc "xyz" which will contain the concatenated information i. Former Member. - message number FF718. Step 10 : Select the Z message type and click on the Display button to view the details. Then you should look at exit 008 (EXIT_SAPLF050_008) and exit 002 (EXIT_SAPLF050_002), for populating this. It entirely depends on your requirement. To extend these types of IDOC, we need to extend the underlying complex data type and regenerate the IDOC using BDFG. Dear Community, I'm only a ALE expert and have seen masterdata distribution of several objects. Procedure. a. I am using FIDCCP02 IDOC for FI posting. The reason of faulty is correct, but i do not really understand why an FIDCCP02 is created. Outbound Processing FM for IDOC type FIDCCP01. . 903 Views. Actual check is. F5 702, RW022, RW 022, RW033, RW 033 , KBA , sapmv60a , vf04 , vf02 , sdblbddl , transaction currency , balance , vfx3 , sdbilldl , vf01 , rw033 , rw 033 , SD-BIL-CA. ZLSPR tells whether it's blocked or not. Go to transaction code WE20 to maintain the partner profiles. Glen Anthony. And also check the process code whether it is assigned with FM and active. Maintain Rule (BD79) – Enter the rule name ( BOLNR) and click the change Icon. Enter the Vendor ID (Withholding Tax Enabled )of the Vendor to be Invoiced. I have modified user exit EXIT_SAPLF050_006 (include ZX050U06) like this: LOOP AT idoc_data. Then its failed and the followingHello, I am looking at transferring SAP FICA data to SAP FI. Use tcode BD64 to setup a distribution with message type FIDCC2, and. 32. Check the processing mode for the IDoc in the partner profile: Processing mode 1 : The system transmits the IDoc immediately after receipt in the application. and CURRENCYAMOUNT table parameters needs to be populated. The IDoc is getting posted correctly and the document is also getting created. 0. I'm using the following fields: E1FIKPF : FI Document Header (BKPF) BUKRS : Name of global company code. Hello. The IDOC has the segments: -EDI_DC40-E1FIKPF-E1FISEG-ZE1FICO. Thus is there is a direct mapping such as. The interface for the P&L (Profit & Loss General Ledger interface) is not creating any CO or PCA documents. Can you please guide me in this ?I have 3 custom fields in BSEG which I want to populate when FPG1 is executed. 1431 Views. Glen Anthony. Hi . We understand that data in SAP are stored in SAP tables, with specific field requirement like data type and Length of field. Tax code xx is not defined for jurisdiction. In the Partnerprofiles i maintained this data combination. Cost is a simple concept to grasp. I have configured the message type FIDCC2 to trigger outbound accounting document as soon as outbound payment posted with F60 and the IDOC is created successfully ,But it is clearing the document automatically with a user ID "ALE. Hello Friends, I am trying to create a Idoc Filtering on FIDCCP02 Idoc type for User Name and TCODE filter objects. DateFormat dateFormat = new SimpleDateFormat ("yyyy/MM/dd HH:mm:ss"); mt. The idoc cannot be created by change pointers as it is transactional data. Enter the message type as FIDCC1 for FICO transactions. Infact I could post the IDoc in ECC. I need to add a segment E1FISET to idoc FIDCCP02 whenever e1fiseg-buzid = 'T'. My company uses tr code FPG1, FF_5 and FB01 to transfer the journal entries to an external financial system by using IDoc FIDCCP02. About using FIDCCP02 IDoc type for FB50. In the SAP standard system, only the FI document, general ledger and. Step 2. We are using PI 7. The segments can take care of your requirements. Create IDoc FIDCCP02 / XMWST. E1FISEC (CPD Customer/Vendor (BSEC)) Table in SAP. bschl. We are using IDOC type FIDCCP02, Message type - FIDCC2, Process code - FID2, Function Module - IDOC_INPUT_FIDCC2. Hi, First goto WE20-> click on the logical system , now select the receiver LS which you are using as your partner. But there are 1194 segments in the Idoc. i gave all the info in this segment, like Tax code, Tax type , Withholding tax base amount (local currency) , Withholding tax base amount in document currency, Withholding tax amount (in local currencyand. But unfortunately there is a "but", and thus I would like to post some feedback that you might consider for updating the content. We come accross IDOC FIDCCP02 (Basic Idoc type) and IDOC_INPUT_FIDCC1 function module for above scenario, pls let me know will it work or not? We are using RFBIBL00 (Batch Input Documents) program to posting the FI documents to SAP through file interface. functionality to achieve. Hi I am using IDOC FIDCCP02 (Basic Type) to post FI Documents to SAP from external legacy system. 2. The IDoc that most resembles my input file (and how FI is structured, with BKPF, BSEG, etc. Hi Craig, I had suggested this solution. I assume that the reason is the used function module 'FI_IDOC_CREATE_FIDCC1' (i think that is used) and the. In this blog let’s look at how to implement the exit points provided in the standard content with an example. Hello, I have a problem I need to use an IDoc to create incoming invoices from a legacy system, but there are 2 functionalities that need to exist. Hi, I am using idoc type FIDCCP02 to post AR documents via IDOC with the planning level field (FDLEV) correctly populated. 2. One of the outstanding issues is that not all values needed are populated from the different processes. In this Basic type, the length of the filed PROJK is 8 but i want to assign the data of length more than 8 characters (say approxmately 11 characters) Could anyone help me how to achieve this (or) Is there any SAPNOTE to be implemented to. Regards, Barath. There would appear to be various possible candidates with regards to Basic Types, Message Types, Function Modules etc, for example : Message Basic Type FM. In this IDoc I want to send field 't_e1fiseg-prctr' with no. I found idoc FIDCCP01 and apparently it has all required. IDOC from SRM to create Down Payment Request (F-47) in ECC. Dear experts, we have created an invoice via MIRO, but we need to reverse it. Seshu. Map rule to partners (BD55) – Enter the message type ( INVOIC) and enter. Hello experts, I am doing an FI posting using FIDCCP1. A New Home in New Year for SAP Community: Exciting times ahead for the SAP Community!Hi there, I am working on a XMLFile to Idoc(FIDCCP02) scenario. sap. indice = sy-tabix. How can we transfer IDOC PROCESSED information back to System A. 6C to SAP ECC. 2 comments. When the message type FIDCC1/FIDCC2 been used for FI invoice IDoc outbound processing, different branch logic at the standard program been triggered which could lead to the following issues I encountered Hi All, I am trying to extract data from xml and post to SAP Idoc(FIDCCP02). firstly, check whether the segment ids are the same as idrefs, so as to be sure that you use all of the segments accordingly. This tool is particularly useful for checking that received input. SAPの会計系モジュールは、大きく分けて2つ存在します。 1つがFI(Finance)―。もう1つがCO(Controlling)です。 このページでは、COって何?COってどんなことができるの?導入の目的は?というような疑問をお持ちの方に、COの概要レベルの内容を端的に解説します。 このページで学べる内容 COと. This will be filled by the XI system internal mapping . Please use basic type and message type as given below. In the display it will say message type there u should give the output type. Do one thing, first make the max occurence of the IDoc segment as unbounded. RSS Feed. There will be a reference field in this idoc "xyz" which will contain the concatenated information i. For some case we need to do automatic tax calculation so for that I am setting XMWST field in IT_ACCIT table in user exit. Basic type: FIDCCP02. If any extension needed, please help with the solution. Steps to Re-process the IDOC ID: Step 1: 1. My issue is, I have header and Item records and from there i have to extract 4 lines of data for mapping to Idoc (1line for header+3 lines for line items). 700' and currency key 'XXX'. I have created the new segment to add new Z fields that I added before on the BSEG, and I have created the enhancement of the idoc and put the new segment in the correct place. Image Description: Structure of the export parameter “EX_IDOC_DATA” of the RFC Function Module. Et voilà, you get a list of the segment attributes of your selected IDocs. The IDOC is posted successfully in sender system, and idoc can be sent to receiver system, with status 53. Thanks & Regards, Sowmya1. In the same way many other standard function modules like - IDOC_INPUT_ACLPAY, IDOC_INPUT_FIDCCH, IDOC_INPUT_ACC_INVOICE_RECEIPT and few more are. A New Home in New Year for SAP Community: Exciting times ahead for the SAP Community! Hi, How to set Calculate Tax flag in S4 while posting the document through IDoc FIDDCCP01, Message type FIDCC1 from SAP PI. once you get the process code then go to WE42 tcode. We are using FIDCC1 and FIDCCP02. I have modified user exit EXIT_SAPLF050_006 (include ZX050U06) like this: LOOP AT idoc_data. Step 1. This idoc will be generated when an accounting document is created (FB01) or changed (FB02). F5 842 Group currency F 90 OAYZ Deactivate Asset class parallel area T093B Balance in & currencies , KBA , FI-AA-AA-C , Transactions , ProblemFIDCCP02 für das Versenden von FI-Belegen. But the functional team says they had never done this configuration earlier and are not totally convinced with this solution. Depending on your processes, your IDOC message type can be either FIDCCP02 or INVOIC02. S4F23 Product Cost Planning in SAP S/4HANA . Tcode FB60. Posting journal entries with app like Posting General Journal Entries or API like Journal Entry - Post. if you are using this as Inbound extending this segment will be complex, in case of outbound it should be easy-by just passing BKPF-XMWST to this. If the parameters are set to blank (' '), the IDoc data is updated in all applications that are active in the target system. The administration part ( Control Record )- which has the type of idoc, message type, the current status, the sender, receiver etc. 1. 0. I check on the setting, in BD64 i maintained the distribution model and allocated the profile numbers as well. Fidccp01/Fidccp02. First set breakpoint in program where it is calling exit 'EXIT_SAPLF050_003'. But by posting an FI Document an IDoc with IDoc type FIDCCP02 is created but faulty with the reason of not existing entries in the outbound table. shkzg. Steps to be followed: Enhance the data type. It should look like following. Create a structure with the fields that are required by the target system. Find SAP product documentation, Learning Journeys, and more. 3) We need to configure. Create Basic IDoc type – Transaction WE30. I have some sample XML as input flowing into a tXMLMap component, then converted from Document to String and finally wired into a tSAPIDocOutput component. When I send a request to the endpoint from Java, PI returns a SOAP fault. lv_prctr type prctr. We have a problem in viewing the. T100 Text: Accounting transaction not permitted for posting in FI/CO. In this blog we will look at how to extend an generated IDOC step by step. year 2099 and it could be active. Everything works fine. Next, you loop at the internal table and call FM EDI_DOCUMENT_DELETE by passing the IDoc number to delete the IDoc. Dec 17, 2007 at 10:03 PM. As the '+' record may be closed, but period may be opened for some ranges of account. The parameters are set to 'FI' by default - which is why only the update of data is started in FI. I have a special character "#" prefixed in the field E1FISEG-ZUONR along with the other data. You can give the name of the segment which you want to come before the IDoc.