<?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: direct input method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114810#M442525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;direct input method is used for bulk transfer of data into SAP system.It results in faster execution since no screens are processed and the SAP database will be updated directly using the standard function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Translation is used for translating the texts into the required languages.There is no other specific purpose exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Rama Chary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2007 10:54:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-19T10:54:07Z</dc:date>
    <item>
      <title>direct input method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114808#M442523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anybody explain direct input method in BDCs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 10:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114808#M442523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T10:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: direct input method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114809#M442524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Direct input method itself is a Batch input menthod.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;--&amp;gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 10:51:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114809#M442524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T10:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: direct input method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114810#M442525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;direct input method is used for bulk transfer of data into SAP system.It results in faster execution since no screens are processed and the SAP database will be updated directly using the standard function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Translation is used for translating the texts into the required languages.There is no other specific purpose exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Rama Chary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 10:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114810#M442525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: direct input method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114811#M442526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use DI when u r going upload large amount of data for single application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better example where direct input method will be used is... uploading the data for material master.....it includes lot of views so its very much difficult to capture all the views and record the tcode and map the data in such conditions its better to go with DI methods&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;advantages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in session method or CT method while uploading the data u do the validation by fallowing the screen sequence and field sequence where as in DI validations can be done set of code so this make the process very fast so its advantageous to upload large amout of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you always use the standard sap provided program for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here in DI method very important thing is structure of flat file... so to know the structure first of all you have to download the data for one record into the internal table with the use of the same program then with the use of that structure u have to desing the flat file and upload the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="954324"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2007 10:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/direct-input-method/m-p/2114811#M442526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-19T10:54:48Z</dc:date>
    </item>
  </channel>
</rss>

