<?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: Help reg BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256443#M1384411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether any of these matches your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSAQSZT_SELECT_TABLE&lt;/P&gt;&lt;P&gt;LXE_COMMON_SELECT_FROM_TABLE&lt;/P&gt;&lt;P&gt;MONI_CREATE_SELECTION_TABLE&lt;/P&gt;&lt;P&gt;I_MASS_SELECT_TABLE&lt;/P&gt;&lt;P&gt;SELECT_ONE_TABLE&lt;/P&gt;&lt;P&gt;DB_SELECT_FULL_TABLE&lt;/P&gt;&lt;P&gt;SKTI_SELECTION_OPTIONS_TABLE&lt;/P&gt;&lt;P&gt;SLWY_SELECT_VALUE_FROM_TABLE&lt;/P&gt;&lt;P&gt;RKD_SEL_BUILD_SELECT_CLAUSE&lt;/P&gt;&lt;P&gt;RRW3_GET_QUERY_VIEW_DATA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Oct 2009 05:17:36 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2009-10-22T05:17:36Z</dc:date>
    <item>
      <title>Help reg BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256442#M1384410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to get a bapi or fm in which i should provide the table name and one value of a field in that table, which then should retrieve all  the values of the other field  matching my selection criteria. (like select statement with where condition)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls can anyone help me reg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Revathi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 04:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256442#M1384410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T04:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help reg BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256443#M1384411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether any of these matches your requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSAQSZT_SELECT_TABLE&lt;/P&gt;&lt;P&gt;LXE_COMMON_SELECT_FROM_TABLE&lt;/P&gt;&lt;P&gt;MONI_CREATE_SELECTION_TABLE&lt;/P&gt;&lt;P&gt;I_MASS_SELECT_TABLE&lt;/P&gt;&lt;P&gt;SELECT_ONE_TABLE&lt;/P&gt;&lt;P&gt;DB_SELECT_FULL_TABLE&lt;/P&gt;&lt;P&gt;SKTI_SELECTION_OPTIONS_TABLE&lt;/P&gt;&lt;P&gt;SLWY_SELECT_VALUE_FROM_TABLE&lt;/P&gt;&lt;P&gt;RKD_SEL_BUILD_SELECT_CLAUSE&lt;/P&gt;&lt;P&gt;RRW3_GET_QUERY_VIEW_DATA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 05:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256443#M1384411</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-10-22T05:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help reg BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256444#M1384412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use RFC_READ_TABLE function module to achieve this functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 06:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256444#M1384412</guid>
      <dc:creator>anusurbab</dc:creator>
      <dc:date>2009-10-22T06:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help reg BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256445#M1384413</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;You can use function module RFC_READ_TABLE to do exactly that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You pass the tables 'fields' (fields to be selected)&lt;/P&gt;&lt;P&gt;and 'options' (the 'where' clause), and get back the table 'data'.&lt;/P&gt;&lt;P&gt;It also returns field descriptions (length, type etc) for each&lt;/P&gt;&lt;P&gt;entry in 'fields'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An example follows below.&lt;/P&gt;&lt;P&gt;NB. The optional parameter 'delimiter' puts that delimiter char&lt;/P&gt;&lt;P&gt;between each field in the 'data' table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of i_options occurs 0.&lt;/P&gt;&lt;P&gt;include structure rfc_db_opt.     &lt;/P&gt;&lt;P&gt;data: end of i_options.           &lt;/P&gt;&lt;P&gt;                                  &lt;/P&gt;&lt;P&gt;data: begin of i_fields occurs 0. &lt;/P&gt;&lt;P&gt;include structure rfc_db_fld.     &lt;/P&gt;&lt;P&gt;data: end of i_fields.            &lt;/P&gt;&lt;P&gt;                                  &lt;/P&gt;&lt;P&gt;data: begin of i_data occurs 0.   &lt;/P&gt;&lt;P&gt;include structure tab512.         &lt;/P&gt;&lt;P&gt;data: end of i_data.              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;specify the fields to be selected in table 'i_fields'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;i_fields-fieldname = 'AUART'.&lt;/P&gt;&lt;P&gt;append i_fields.             &lt;/P&gt;&lt;P&gt;i_fields-fieldname = 'AUTYP'.&lt;/P&gt;&lt;P&gt;append i_fields.             &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;specify the selection conditions in table 'i_options'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;i_options = 'AUART = ''OA01'''.&lt;/P&gt;&lt;P&gt;append i_options.              &lt;/P&gt;&lt;P&gt;i_options = 'AND AUTYP = 01'.  &lt;/P&gt;&lt;P&gt;append i_options.              &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'RFC_READ_TABLE'          &lt;/P&gt;&lt;P&gt;     destination 'NONE'                 &lt;/P&gt;&lt;P&gt;     exporting                          &lt;/P&gt;&lt;P&gt;          query_table          = 'AUFK' &lt;/P&gt;&lt;P&gt;          delimiter            = '|'&lt;/P&gt;&lt;P&gt;     tables                               &lt;/P&gt;&lt;P&gt;          options              = i_options&lt;/P&gt;&lt;P&gt;          fields               = i_fields &lt;/P&gt;&lt;P&gt;          data                 = i_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paultje Bakker&lt;/P&gt;&lt;P&gt;Hanabi Technology&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 06:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256445#M1384413</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2009-10-22T06:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help reg BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256446#M1384414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thanx for all your replies. I'm just testing the fm RFC_READ_TABLE IN SE37. So can someone guide me to test it to perform the following statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select lifnr name1 from lfa1 where land1 = 'IN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me to solve it. What should be given in options, field and data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Revathi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 07:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256446#M1384414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T07:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help reg BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256447#M1384415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;specify the parameters for the function module  RFC_READ_TABLE as follows:&lt;/P&gt;&lt;P&gt;Import parameter&lt;/P&gt;&lt;P&gt;Query_Table   LFA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables&lt;/P&gt;&lt;P&gt;OPTIONS        LAND1 = 'IN'&lt;/P&gt;&lt;P&gt;FIELDS           NAME1&lt;/P&gt;&lt;P&gt;                      LIFNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output will be available in the table DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ginu Litta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 08:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256447#M1384415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T08:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help reg BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256448#M1384416</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 immediate reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Revathi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 09:12:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-reg-bapi/m-p/6256448#M1384416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T09:12:02Z</dc:date>
    </item>
  </channel>
</rss>

