<?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: Batch is not creating for Direct Input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862295#M1475946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for all&lt;/P&gt;&lt;P&gt;my problem is resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 May 2010 07:23:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-06T07:23:39Z</dc:date>
    <item>
      <title>Batch is not creating for Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862289#M1475940</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;im using direct input method for vendor uploading...i have maintained source fields everything is working fine till "Check Converted Data Against Customizing "&lt;/P&gt;&lt;P&gt;in  "Create Batch Input Session" when i try to execute im getting below log details and batch input is not creating&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FB012                    Session 1 : Special character for 'empty field' is /
FB007                    Session 1 session name DIRECT was opened
FB112                    Trans. 1 : No transaction code was transferred
FB016                    ... Last header record ...
FB014                    ... BLF00-STYPE 1
FB014                    ... BLF00-TCODE /
FB014                    ... BLF00-LIFNR 900001
FB014                    ... BLF00-BUKRS 1000
FB014                    ... BLF00-EKORG /
FB014                    ... BLF00-KTOKK /
FB013                    ....Editing was terminated&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody tell me what is the problem ? &lt;/P&gt;&lt;P&gt;where im wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Smitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 06:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862289#M1475940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T06:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Batch is not creating for Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862290#M1475941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you use Batch Input, not Direct Input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You posted the answer already:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;FB014                    ... BLF00-TCODE /&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This means you did not provide a transaction code to run the BTC session (DI does not need a TC, but batch input does).&lt;/P&gt;&lt;P&gt;Check what TC is normally (in dialog) used to post your data, then fill TCODE with this value.&lt;/P&gt;&lt;P&gt;NB: Sometimes not the dialog TC is used for BTC but a TC especially for BTC, so if you encounter problems keep that in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gerd Rother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 06:41:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862290#M1475941</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-06T06:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Batch is not creating for Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862291#M1475942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you taken a Recording of the Transaction Code by using the TCODE &lt;STRONG&gt;SHDB ( Transaction Recorder ).&lt;/STRONG&gt; Using it you can also generate the program either a Batch Input Session or a Call Transaction Method. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess, by looking at the log, some of the values of the field were not captured properly. Also, execute the transaction code in standalone mode and check if all the customizations are working fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samantak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 06:44:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862291#M1475942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T06:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Batch is not creating for Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862292#M1475943</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;&lt;/P&gt;&lt;P&gt;thanks for the reply&lt;/P&gt;&lt;P&gt;im using direct method only....&lt;/P&gt;&lt;P&gt;i gave the transaction code as 'XK02'&lt;/P&gt;&lt;P&gt;still my problem is not resolved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now im getting below log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FB012                    Session 1 : Special character for 'empty field' is /
FB007                    Session 1 session name DIRECTINPUT was opened
FB109                    Trans. 1 : Transaction xk02 is not supported
FB016                    ... Last header record ...
FB014                    ... BLF00-STYPE 1
FB014                    ... BLF00-TCODE xk02
FB014                    ... BLF00-LIFNR 900001
FB014                    ... BLF00-BUKRS 1100
FB014                    ... BLF00-EKORG YEXP
FB014                    ... BLF00-KTOKK 1000
FB013                    ....Editing was terminated&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me on this ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Smitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 07:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862292#M1475943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T07:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Batch is not creating for Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862293#M1475944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smitha,&lt;/P&gt;&lt;P&gt;Try by giving in capitals XK02 you gave in small letters.&lt;/P&gt;&lt;P&gt;I think it solves the your problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghava Channooru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 07:14:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862293#M1475944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T07:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Batch is not creating for Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862294#M1475945</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;Try XK02 with upper case...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Gerd Rother&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 07:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862294#M1475945</guid>
      <dc:creator>gerd_rother</dc:creator>
      <dc:date>2010-05-06T07:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Batch is not creating for Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862295#M1475946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for all&lt;/P&gt;&lt;P&gt;my problem is resolved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 07:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-is-not-creating-for-direct-input/m-p/6862295#M1475946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T07:23:39Z</dc:date>
    </item>
  </channel>
</rss>

