<?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: Function Pool SDSD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004205#M956616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the debugger check when the subroutine is getting called.In the subroutine there may be a select query which is failing and that's why internal table is not getting filled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2008 07:16:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-24T07:16:20Z</dc:date>
    <item>
      <title>Function Pool SDSD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004203#M956614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this subroutine returns always an empty table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can possible reasons for ?&lt;/P&gt;&lt;P&gt;It ibelongs to SAP Function Pool SDSD&lt;/P&gt;&lt;P&gt;and it is Include LSDSDF05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PERFORM F4PROZ(SAPLSDSD)
          TABLES RETURN_VALUES
          USING SHLP
          CHANGING CALLCONTROL OCXINTERFACE
                   RC.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ertas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004203#M956614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function Pool SDSD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004204#M956615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be the table is not getting populated within the subroutine......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004204#M956615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function Pool SDSD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004205#M956616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the debugger check when the subroutine is getting called.In the subroutine there may be a select query which is failing and that's why internal table is not getting filled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004205#M956616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Function Pool SDSD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004206#M956617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the table has valid entries.&lt;/P&gt;&lt;P&gt;But i think a have an idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004206#M956617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Function Pool SDSD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004207#M956618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;inside of include   LSDH4F02&lt;/P&gt;&lt;P&gt;there is a loop. Right here sy-subrc gets 4.&lt;/P&gt;&lt;P&gt;The listfields dont match with mask ?&lt;/P&gt;&lt;P&gt;Why is this loop with mask. Why is it needed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    loop at listfields&lt;/P&gt;&lt;P&gt;      where mask&lt;EM&gt;4(1) is initial and mask&lt;/EM&gt;1(1) ne dir.&lt;/P&gt;&lt;P&gt;      if not fieldname is initial and fieldname ne listfields-fieldname.&lt;/P&gt;&lt;P&gt;        continue.&lt;/P&gt;&lt;P&gt;      endif.&lt;/P&gt;&lt;P&gt;      l_need_conv = 'X'.&lt;/P&gt;&lt;P&gt;      exit.&lt;/P&gt;&lt;P&gt;    endloop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 07:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-pool-sdsd/m-p/4004207#M956618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T07:34:38Z</dc:date>
    </item>
  </channel>
</rss>

