<?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 Function Module / Class for Transport Management in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938302#M1600387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I need to fetch the list of transports which are released. In addition to that, I also need to fetch list of object under each transport (which have failed to be migrated in the target system) and find all the relevant transports for that particular object type (Report, FM , Table etc) and display the list probably in an ALV report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I know that accessing E070, E071 like E07* tables would probably match with my requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to implement the same using Classes in the first place (CL_CTS*) and if not, using Function Modules. Can someone give me any Class name(s), FM name(s) which would suit this requirement? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkata Phani Prasad K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 07:23:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-22T07:23:23Z</dc:date>
    <item>
      <title>Function Module / Class for Transport Management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938302#M1600387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where I need to fetch the list of transports which are released. In addition to that, I also need to fetch list of object under each transport (which have failed to be migrated in the target system) and find all the relevant transports for that particular object type (Report, FM , Table etc) and display the list probably in an ALV report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I know that accessing E070, E071 like E07* tables would probably match with my requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I would like to implement the same using Classes in the first place (CL_CTS*) and if not, using Function Modules. Can someone give me any Class name(s), FM name(s) which would suit this requirement? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkata Phani Prasad K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 07:23:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938302#M1600387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T07:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module / Class for Transport Management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938303#M1600388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with the FM - &lt;STRONG&gt;TRINT_SELECT_REQUESTS&lt;/STRONG&gt;, and look at the other FMs in the function group &lt;STRONG&gt;SCTS_REQUEST_SELECTION&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 09:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938303#M1600388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T09:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module / Class for Transport Management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938304#M1600389</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;Thanks for your response. Could you suggest any Class that would satisfy this requirement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 11:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938304#M1600389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T11:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module / Class for Transport Management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938305#M1600390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Used the Class cl_cts_request_selection for my requirement. It works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 07:57:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-class-for-transport-management/m-p/7938305#M1600390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T07:57:31Z</dc:date>
    </item>
  </channel>
</rss>

