<?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: Session not created in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289502#M499305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;if you are using Direct Input method it will update the database directly.It won't create session.&lt;/P&gt;&lt;P&gt;for uploading data using LSMW-DIRECT INPUT METHOD&lt;/P&gt;&lt;P&gt;after step 12 i.e. DISPLAY CONVERTED DATA -&amp;gt;step 13 -START DIRECT INPUT PROGRAM is exexcuted so it won't create any SESSION .&lt;/P&gt;&lt;P&gt;steps followed are:&lt;/P&gt;&lt;P&gt;  1 Maintain Object Attributes                      &lt;/P&gt;&lt;P&gt;  2 Maintain Source Structures                      &lt;/P&gt;&lt;P&gt;  3 Maintain Source Fields                          &lt;/P&gt;&lt;P&gt;  4 Maintain Structure Relations                    &lt;/P&gt;&lt;P&gt;  5 Maintain Field Mapping and Conversion Rules     &lt;/P&gt;&lt;P&gt;  6 Maintain Fixed Values, Translations, User-Define&lt;/P&gt;&lt;P&gt;  7 Specify Files                                   &lt;/P&gt;&lt;P&gt;  8 Assign Files                                    &lt;/P&gt;&lt;P&gt;  9 Read Data                                       &lt;/P&gt;&lt;P&gt; 10 Display Read Data                               &lt;/P&gt;&lt;P&gt; 11 Convert Data                                    &lt;/P&gt;&lt;P&gt; 12 Display Converted Data                          &lt;/P&gt;&lt;P&gt; 13 Start Direct Input Program                      &lt;/P&gt;&lt;P&gt;check the steps once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2007 13:08:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-24T13:08:15Z</dc:date>
    <item>
      <title>Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289499#M499302</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;In my LSMW program, i'm using Direct Input Method. The session is not getting created when I use "Start Direct Input Program"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help what could be the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289499#M499302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T12:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289500#M499303</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;The direct input method doesn't create a session, but updates the database directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U should use a Batchinput method if you need to create a session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:46:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289500#M499303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T12:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289501#M499304</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;So long it was working fine. I made some changes to the program..after that only its creating problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A session always gets created and I use to go to SM35 to execute the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 12:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289501#M499304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T12:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289502#M499305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;if you are using Direct Input method it will update the database directly.It won't create session.&lt;/P&gt;&lt;P&gt;for uploading data using LSMW-DIRECT INPUT METHOD&lt;/P&gt;&lt;P&gt;after step 12 i.e. DISPLAY CONVERTED DATA -&amp;gt;step 13 -START DIRECT INPUT PROGRAM is exexcuted so it won't create any SESSION .&lt;/P&gt;&lt;P&gt;steps followed are:&lt;/P&gt;&lt;P&gt;  1 Maintain Object Attributes                      &lt;/P&gt;&lt;P&gt;  2 Maintain Source Structures                      &lt;/P&gt;&lt;P&gt;  3 Maintain Source Fields                          &lt;/P&gt;&lt;P&gt;  4 Maintain Structure Relations                    &lt;/P&gt;&lt;P&gt;  5 Maintain Field Mapping and Conversion Rules     &lt;/P&gt;&lt;P&gt;  6 Maintain Fixed Values, Translations, User-Define&lt;/P&gt;&lt;P&gt;  7 Specify Files                                   &lt;/P&gt;&lt;P&gt;  8 Assign Files                                    &lt;/P&gt;&lt;P&gt;  9 Read Data                                       &lt;/P&gt;&lt;P&gt; 10 Display Read Data                               &lt;/P&gt;&lt;P&gt; 11 Convert Data                                    &lt;/P&gt;&lt;P&gt; 12 Display Converted Data                          &lt;/P&gt;&lt;P&gt; 13 Start Direct Input Program                      &lt;/P&gt;&lt;P&gt;check the steps once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 13:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289502#M499305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T13:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Session not created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289503#M499306</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;But which data you need to load? Which method are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's very strange you see "Direct Input Method", u should see these following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create Batch Input Session&lt;/P&gt;&lt;P&gt;- Run Batch Input Session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you changed the method type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 13:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/session-not-created/m-p/2289503#M499306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T13:09:29Z</dc:date>
    </item>
  </channel>
</rss>

