<?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: How to get Include names of SAP Objects like Class method, Function module, WD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-include-names-of-sap-objects-like-class-method-function-module/m-p/10974231#M1894485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table WBCROSSI is for finding includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Includes for function group KKBL for example can be found for the main program SAPLKKBL with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT NAME FROM WBCROSSI WHERE MASTER EQ 'SAPLKKBL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Includes for class CL_GUI_ALV_GRID can be found concatenating class name with "="&amp;nbsp; up to 30 characters and appending&amp;nbsp; "CP":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT NAME FROM WBCROSSI WHERE MASTER EQ 'CL_GUI_ALV_GRID===============CP'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check, if you can find your other required data in this table, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2015 10:41:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-03-30T10:41:59Z</dc:date>
    <item>
      <title>How to get Include names of SAP Objects like Class method, Function module, WD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-include-names-of-sap-objects-like-class-method-function-module/m-p/10974230#M1894484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I need your help to identify the include names of SAP objects for CLASS-Methods, Function Groups-Modules, Web Dynpro Methods, smart forms etc..&lt;/P&gt;&lt;P&gt;Currently I am using different classes for different objects , e.g. CL_OO_CLASSNAME_SERVICE for class methods,&amp;nbsp; CL_WDY_WB_NAMING_SERVICE for web dynpro components etc..&lt;/P&gt;&lt;P&gt;I need a single class/function module name where I can pass the E071 information and get the internal include names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 08:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-include-names-of-sap-objects-like-class-method-function-module/m-p/10974230#M1894484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-30T08:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Include names of SAP Objects like Class method, Function module, WD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-include-names-of-sap-objects-like-class-method-function-module/m-p/10974231#M1894485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table WBCROSSI is for finding includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Includes for function group KKBL for example can be found for the main program SAPLKKBL with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT NAME FROM WBCROSSI WHERE MASTER EQ 'SAPLKKBL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Includes for class CL_GUI_ALV_GRID can be found concatenating class name with "="&amp;nbsp; up to 30 characters and appending&amp;nbsp; "CP":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT NAME FROM WBCROSSI WHERE MASTER EQ 'CL_GUI_ALV_GRID===============CP'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check, if you can find your other required data in this table, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 10:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-include-names-of-sap-objects-like-class-method-function-module/m-p/10974231#M1894485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-30T10:41:59Z</dc:date>
    </item>
  </channel>
</rss>

