<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to create Batch input File in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316768#M794490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;BDC_FIELD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the value of the fields, not their name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM bdc_field USING 'COBK-KOKRS'&lt;/P&gt;&lt;P&gt;GT_REPOST-KOKRS. " &amp;lt;&amp;lt; controlling area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For numerical fields, amount, date or field with conversion exit write them to a character field before calling bdc_fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OPEN_GROUP.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For definition of parameters, look at BDCRECX1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SESSION = 'X'. to create batch input file&lt;/P&gt;&lt;P&gt;CLIENT = SY-MANDT. " default&lt;/P&gt;&lt;P&gt;GROUP = &amp;lt;group_name&amp;gt;.&lt;/P&gt;&lt;P&gt;USER = SY-UNAME. " default&lt;/P&gt;&lt;P&gt;KEEP = 'X'. " X if you want to keep the bdc after execution, you can remove it in  production, keep it in dev&lt;/P&gt;&lt;P&gt;HOLDDATE = initial, else Session locked until specified date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at function module BDC_OPEN_GROUP for documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2008 07:22:02 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2008-01-25T07:22:02Z</dc:date>
    <item>
      <title>how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316740#M794462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using two database tables cobk &amp;amp; coep &amp;amp; two Custom tables repost1 &amp;amp; repost2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extracting the data from cobk,coep &amp;amp; repost1 &lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;UPDATING  an interanal table of  repost2 i.e. itab_repost2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now passing the data from itab_repost2 to header &amp;amp; item of BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;Postings are created using BAPI_ACC_MANUAL_ALLOC_POST.&lt;/P&gt;&lt;P&gt;Now&lt;/P&gt;&lt;P&gt;In case of error a batch input file is created .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in creating the batch input file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Question is how to create this batch input file in case of errors returned by bapi return parameter......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reply soon....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 06:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316740#M794462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T06:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316741#M794463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a recording, generate some sample code and use this code in your own program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transaction SM35&lt;/P&gt;&lt;P&gt;Menu "go to recording"&lt;/P&gt;&lt;P&gt;push button "create new recording"&lt;/P&gt;&lt;P&gt;Fill in XK01 and start filling the screens as if you would post data manually.&lt;/P&gt;&lt;P&gt;Once a recording was created, you can generate an abap program automatically: position on your recording and press the "create program" button...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 11:02:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316741#M794463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T11:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316742#M794464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please help..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually the above reply is not able to solve the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 12:22:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316742#M794464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T12:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316743#M794465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the call of the BAPI returns an error, build the BDC for FD01 with function modules like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_START (first)&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_DOCUMENT&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_END (last)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or build the batch input file yourself the traditional way (SHDB, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As BAPI and BDC are too different interface tools, i don't think there is a program to convert the parameter from one to the old one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 12:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316743#M794465</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-23T12:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316744#M794466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All these three function modules ae needed??&lt;/P&gt;&lt;P&gt;&amp;amp; have to use one by one??&lt;/P&gt;&lt;P&gt;&amp;amp; after doing this how to view the file &amp;amp; where it will be generated??&lt;/P&gt;&lt;P&gt;can u guide me with a detailed procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You &lt;/P&gt;&lt;P&gt;amit..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 13:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316744#M794466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T13:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316745#M794467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The modules POSTING_INTERFACE_START and POSTING_INTERFACE_END will only be called once, and POSTING_INTERFACE_DOCUMENT once per document in error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First module can be used like BDC_OPEN&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'POSTING_INTERFACE_START'&lt;/P&gt;&lt;P&gt;         EXPORTING&lt;/P&gt;&lt;P&gt;              i_function = 'B'&lt;/P&gt;&lt;P&gt;              i_group    = &amp;lt;group&amp;gt;&lt;/P&gt;&lt;P&gt;              i_user     =  &amp;lt;user&amp;gt;&lt;/P&gt;&lt;P&gt;              i_xbdcc    = 'X'&lt;/P&gt;&lt;P&gt;              i_keep     = &amp;lt;keep&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'POSTING_INTERFACE_END'.&lt;/P&gt;&lt;P&gt;(No parameters, easy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Posting documents&lt;/P&gt;&lt;P&gt;          CALL FUNCTION 'POSTING_INTERFACE_DOCUMENT'&lt;/P&gt;&lt;P&gt;               EXPORTING&lt;/P&gt;&lt;P&gt;                    i_tcode                  = 'FB01'&lt;/P&gt;&lt;P&gt;               IMPORTING&lt;/P&gt;&lt;P&gt;                    e_subrc                  = subrc&lt;/P&gt;&lt;P&gt;                    e_msgid                  = msgid&lt;/P&gt;&lt;P&gt;                    e_msgty                  = msgty&lt;/P&gt;&lt;P&gt;                    e_msgno                  = msgno&lt;/P&gt;&lt;P&gt;                    e_msgv1                  = msgv1&lt;/P&gt;&lt;P&gt;                    e_msgv2                  = msgv2&lt;/P&gt;&lt;P&gt;                    e_msgv3                  = msgv3&lt;/P&gt;&lt;P&gt;                    e_msgv4                  = msgv4&lt;/P&gt;&lt;P&gt;               TABLES&lt;/P&gt;&lt;P&gt;                    t_ftpost                 = ftpost&lt;/P&gt;&lt;P&gt;                    t_fttax                  = fttax&lt;/P&gt;&lt;P&gt;                    t_blntab                 = xblntab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTPOST internal table begins with K-type record (t_ftpost-stype = 'K') for the document header and P-type records for the items with a count to destinct between subsequent items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K    |001  |BKPF-BLDAT                         |23.01.2008                &amp;lt;&lt;/P&gt;&lt;P&gt;K    |001  |BKPF-BKTXT                         |A                         &amp;lt;&lt;/P&gt;&lt;P&gt;K    |001  |BKPF-BUDAT                         |23.01.2008                &amp;lt;&lt;/P&gt;&lt;P&gt;K    |001  |BKPF-BUKRS                         |XXX                       &amp;lt;&lt;/P&gt;&lt;P&gt;K    |001  |BKPF-WAERS                         |EUR                       &amp;lt;&lt;/P&gt;&lt;P&gt;K    |001  |BKPF-BLART                         |SA                        &amp;lt;&lt;/P&gt;&lt;P&gt;P    |001  |BSEG-SGTXT                         |FGESP PROPRI              &amp;lt;&lt;/P&gt;&lt;P&gt;P    |001  |RF05A-NEWBS                        |40                        &amp;lt;&lt;/P&gt;&lt;P&gt;P    |001  |RF05A-NEWKO                        |613504                    &amp;lt;&lt;/P&gt;&lt;P&gt;P    |001  |BSEG-MWSKZ                         |P0                        &amp;lt;&lt;/P&gt;&lt;P&gt;P    |001  |BSEG-WRBTR                         |23000                     &amp;lt;&lt;/P&gt;&lt;P&gt;P    |001  |BSEG-ZUONR                         |LFPB                      &amp;lt;&lt;/P&gt;&lt;P&gt;P    |001  |COBL-PS_PSP_PNR                    |0 FGESP PR                &amp;lt;&lt;/P&gt;&lt;P&gt;P    |002  |BSEG-SGTXT                         |FGMOH CHARTER             &amp;lt;&lt;/P&gt;&lt;P&gt;P    |002  |RF05A-NEWBS                        |40                        &amp;lt;&lt;/P&gt;&lt;P&gt;P    |002  |RF05A-NEWKO                        |606160                    &amp;lt;&lt;/P&gt;&lt;P&gt;P    |002  |BSEG-MWSKZ                         |P0                        &amp;lt;&lt;/P&gt;&lt;P&gt;P    |002  |BSEG-WRBTR                         |20000                     &amp;lt;&lt;/P&gt;&lt;P&gt;P    |002  |BSEG-ZUONR                         |LFPB                      &amp;lt;&lt;/P&gt;&lt;P&gt;P    |002  |COBL-PS_PSP_PNR                    |FGMOH CHARTER             &amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 13:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316745#M794467</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-23T13:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316746#M794468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank YOU !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please be in tact. I will try the things u have told &amp;amp; if any probs will get back to u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank YOU&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 13:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316746#M794468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T13:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316747#M794469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please answer the following questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in i_group can i write any group name?&lt;/P&gt;&lt;P&gt;   i_user = sy-user&lt;/P&gt;&lt;P&gt;   i_keep = keep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in importing i am copying the same&lt;/P&gt;&lt;P&gt;e_subrc = subrc&lt;/P&gt;&lt;P&gt;e_msgid = msgid&lt;/P&gt;&lt;P&gt;e_msgty = msgty&lt;/P&gt;&lt;P&gt;e_msgno = msgno&lt;/P&gt;&lt;P&gt;e_msgv1 = msgv1&lt;/P&gt;&lt;P&gt;e_msgv2 = msgv2&lt;/P&gt;&lt;P&gt;e_msgv3 = msgv3&lt;/P&gt;&lt;P&gt;e_msgv4 = msgv4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Tables tab i can only provide values to &lt;/P&gt;&lt;P&gt;ftpost.&lt;/P&gt;&lt;P&gt;I don't know what to give to fttax &amp;amp; xblntab.&lt;/P&gt;&lt;P&gt;&amp;amp; one more thing where to check this batch input file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am very new to abap &amp;amp; in my first project i m given this work to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please guide me......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be highly greatful to u &lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 13:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316747#M794469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T13:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316748#M794470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i_group : Give the name you want the batch input file to appear under SM35&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you come from CO (cobk+coep) you won't have any VAT (i hope) so just find a VAT code suitable for the account (collected or deductive) with a zero rate and provide an empty fttax (This table is only useful for importing vendor invoices when you don't want SAP to calculate the VAT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xblntab is an exported table, the function module can be interactively called, in this case this table will contain the document generated numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 15:34:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316748#M794470</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-23T15:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316749#M794471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i misunderstood it. I need to ask that how to populate ftpost in tables tab &amp;amp; How to get this VAT NO &amp;amp; where to provide it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have populated XBLNTAB with document number &amp;amp; company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply soon....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;P&gt;amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 07:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316749#M794471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T07:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316750#M794472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't fill XBLNTAB, the function module fill and export this table when option "call transaction" is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get a VAT code with rate 0, ask your FI consultant, it depends on your customizing. (You may create a parameter of your program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to map FTPOST from the data you used in the BAPI. mapping header and item fields to the table when they are not initial, and incrementing a counter between each intem or document header. (Re-look at the sample result provided)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 07:48:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316750#M794472</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-24T07:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316751#M794473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all i would like to thank you very much for all ur help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually i have created internal table for all these three tables.&lt;/P&gt;&lt;P&gt;gt_ftpost type standard table of ftpost,&lt;/P&gt;&lt;P&gt;gt_xblntab type standard table of blntab,&lt;/P&gt;&lt;P&gt;gt_fttax type standard table of fttax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this right as i am pass these in tables field??..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q: so now the only table i have to populate is gt_ftpost with the doc_header &amp;amp; item fields??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i didn't crated any parameter for vat code so IS IT NOT NEEDED??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply soon ..&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;P&gt;amit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amit Kumar Singh on Jan 24, 2008 10:27 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 09:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316751#M794473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T09:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316752#M794474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; DATA: gt_ftpost type standard table of ftpost,&lt;/P&gt;&lt;P&gt;&amp;gt; 	gt_xblntab type standard table of blntab,&lt;/P&gt;&lt;P&gt;&amp;gt; 	gt_fttax type standard table of fttax.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt;CALL FUNCTION 'POSTING_INTERFACE_DOCUMENT'&lt;/P&gt;&lt;P&gt;&amp;gt;	EXPORTING&lt;/P&gt;&lt;P&gt;&amp;gt;		i_tcode = 'FB01'&lt;/P&gt;&lt;P&gt;&amp;gt;	IMPORTING&lt;/P&gt;&lt;P&gt;&amp;gt;		e_subrc = subrc&lt;/P&gt;&lt;P&gt;&amp;gt;		e_msgid = msgid&lt;/P&gt;&lt;P&gt;&amp;gt;		e_msgty = msgty&lt;/P&gt;&lt;P&gt;&amp;gt;		e_msgno = msgno&lt;/P&gt;&lt;P&gt;&amp;gt;		e_msgv1 = msgv1&lt;/P&gt;&lt;P&gt;&amp;gt;		e_msgv2 = msgv2&lt;/P&gt;&lt;P&gt;&amp;gt;		e_msgv3 = msgv3&lt;/P&gt;&lt;P&gt;&amp;gt;		e_msgv4 = msgv4&lt;/P&gt;&lt;P&gt;&amp;gt;	TABLES&lt;/P&gt;&lt;P&gt;&amp;gt;		t_ftpost = gt_ftpost " filled with field from header./item&lt;/P&gt;&lt;P&gt;&amp;gt;		t_fttax = gt_fttax " empty&lt;/P&gt;&lt;P&gt;&amp;gt;		t_blntab = gt_xblntab "empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VAT code (BSEG-MWSKZ) can or cannot be required (in ftpost) , it depends on the customization of your system and of the tax category of account in Company (Transaction FSS0, field SKB1-MWSKZ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 09:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316752#M794474</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-24T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316753#M794475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while populating document header &amp;amp; item before passing to bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;header i passed these fields&lt;/P&gt;&lt;P&gt;KOKRS&lt;/P&gt;&lt;P&gt;BELNR&lt;/P&gt;&lt;P&gt;PERIO&lt;/P&gt;&lt;P&gt;TCURR&lt;/P&gt;&lt;P&gt;TXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to item i passed these fields&lt;/P&gt;&lt;P&gt;TCURR&lt;/P&gt;&lt;P&gt;KSTAR&lt;/P&gt;&lt;P&gt;BUKRS&lt;/P&gt;&lt;P&gt;PBUKRS&lt;/P&gt;&lt;P&gt;SKST&lt;/P&gt;&lt;P&gt;RKST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now while trying to populate data to ftpost &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KOKRS &amp;amp; BELNR FOR HEADER IN BSEG &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSTAR &amp;amp; BUKRS FOR ITEM IN BSEG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in bkpf , I found none of the fields &amp;amp; in RF05A i found only bukrs by the name agbuk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which one to populate.&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 09:58:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316753#M794475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T09:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316754#M794476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BKPF	&lt;/P&gt;&lt;P&gt;KOKRS	BKPF-BUKRS&lt;/P&gt;&lt;P&gt;BELNR	Only give this field if you use external number for FI (usually don't pass this field)&lt;/P&gt;&lt;P&gt;PERIO	Give BKPF-BUDAT and BKPF-BLDAT (dates) AND BKPF-MONAT (FI period)&lt;/P&gt;&lt;P&gt;TCURR	Give currency BKPF-WAERS and rate BKPF-KURSF&lt;/P&gt;&lt;P&gt;TXT	BKPF-BKTXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSEG	&lt;/P&gt;&lt;P&gt;KSTAR 	RF05A-NEWKO account associated with Cost element (same value)&lt;/P&gt;&lt;P&gt;	RF05A-NEWBS, 40/50 depending on sign&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316754#M794476</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-24T10:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316755#M794477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;iN BKPF I FOUND NONE OF THE FIELDS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316755#M794477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T10:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316756#M794478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aND I FOUND ONLY FOUR FIELDS &lt;/P&gt;&lt;P&gt;BELNR&lt;/P&gt;&lt;P&gt;BUKRS&lt;/P&gt;&lt;P&gt;KOKRS&lt;/P&gt;&lt;P&gt;KSTAR &lt;/P&gt;&lt;P&gt;so  should populate only these four fields in gt_ftpost..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316756#M794478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316757#M794479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;two fields under K &amp;amp; two under P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316757#M794479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T10:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316758#M794480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: subrc LIKE sy-subrc,&lt;/P&gt;&lt;P&gt;        msgid LIKE sy-msgid,&lt;/P&gt;&lt;P&gt;        msgty LIKE sy-msgty,&lt;/P&gt;&lt;P&gt;        msgno LIKE sy-msgno,&lt;/P&gt;&lt;P&gt;        msgv1 LIKE sy-msgv1,&lt;/P&gt;&lt;P&gt;        msgv2 LIKE sy-msgv2,&lt;/P&gt;&lt;P&gt;        msgv3 LIKE sy-msgv3,&lt;/P&gt;&lt;P&gt;        msgv4 LIKE sy-msgv4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: groupname LIKE apqi-groupid.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       function LIKE rfipi-funct,&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       xbdcc LIKE rfipi-xbdcc.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*POPULATE DATA INTO GT_FTPOST.&lt;/P&gt;&lt;P&gt;  READ TABLE gt_yrepost2_test1 INDEX 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  gt_ftpost-stype = 'K'.  "K:HEADER&lt;/P&gt;&lt;P&gt;  gt_ftpost-count = '1'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fnam = 'BSEG-KOKRS'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fval = gt_yrepost2_test1-kokrs.&lt;/P&gt;&lt;P&gt;  APPEND gt_ftpost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  gt_ftpost-stype = 'K'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-count = '1'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fnam = 'BSEG-BELNR'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fval = gt_yrepost2_test1-belnr.&lt;/P&gt;&lt;P&gt;  APPEND gt_ftpost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  gt_ftpost-stype = 'P'. " P: Item&lt;/P&gt;&lt;P&gt;  gt_ftpost-count = '1'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fnam = 'BSEG-KSTAR'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fval = gt_yrepost2_test1-kstar.&lt;/P&gt;&lt;P&gt;  APPEND gt_ftpost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  gt_ftpost-stype = 'P'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-count = '1'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fnam = 'BSEG-KSTAR'.&lt;/P&gt;&lt;P&gt;  gt_ftpost-fval = gt_yrepost2_test1-kstar.&lt;/P&gt;&lt;P&gt;  APPEND gt_ftpost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'POSTING_INTERFACE_START'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_CLIENT                   = SY-MANDT&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_function               = 'B'&lt;/P&gt;&lt;P&gt;     i_group                   = groupname&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_HOLDDATE                 = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     i_keep                    = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_MODE                     = 'N'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_UPDATE                   = 'S'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_user                   = sy-uname&lt;/P&gt;&lt;P&gt;      i_xbdcc                  = ''&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CLIENT_INCORRECT         = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FUNCTION_INVALID         = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  GROUP_NAME_MISSING       = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MODE_INVALID             = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  UPDATE_INVALID           = 5&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                   = 6&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'POSTING_INTERFACE_DOCUMENT'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      i_tcode                        = 'FB01'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_SGFUNCT                      = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_NO_AUTH                      = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     e_msgid                        = msgid&lt;/P&gt;&lt;P&gt;     e_msgno                        = msgno&lt;/P&gt;&lt;P&gt;     e_msgty                        = msgty&lt;/P&gt;&lt;P&gt;     e_msgv1                        = msgv1&lt;/P&gt;&lt;P&gt;     e_msgv2                        = msgv2&lt;/P&gt;&lt;P&gt;     e_msgv3                        = msgv3&lt;/P&gt;&lt;P&gt;     e_msgv4                        = msgv4&lt;/P&gt;&lt;P&gt;     e_subrc                        = subrc&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      t_blntab                       = gt_xblntab&lt;/P&gt;&lt;P&gt;      t_ftpost                       = gt_ftpost&lt;/P&gt;&lt;P&gt;      t_fttax                        = gt_fttax&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ACCOUNT_MISSING                = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  COMPANY_CODE_MISSING           = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  POSTING_KEY_INVALID            = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  POSTING_KEY_MISSING            = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  RECORD_TYPE_INVALID            = 5&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TRANSACTION_CODE_INVALID       = 6&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  AMOUNT_FORMAT_ERROR            = 7&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TOO_MANY_LINE_ITEMS            = 8&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  COMPANY_CODE_INVALID           = 9&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SCREEN_NOT_FOUND               = 10&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_AUTHORIZATION               = 11&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                         = 12&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'POSTING_INTERFACE_END'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BDCIMMED                    = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BDCSTRTDT                   = NO_DATE&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  I_BDCSTRTTM                   = NO_TIME&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SESSION_NOT_PROCESSABLE       = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                        = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;ENDFORM.                    " BATCH_INPUT_FILE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316758#M794480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-24T10:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Batch input File</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316759#M794481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;STOP&lt;/STRONG&gt;, i think there is a misunderstanding, what kind of document are you posting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;financial document, Manual Reposting of Costs, Manual Reposting of Revenues, Activity Allocation ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 10:30:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-batch-input-file/m-p/3316759#M794481</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-01-24T10:30:18Z</dc:date>
    </item>
  </channel>
</rss>

