<?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: Using G_SET_GET_ALL_VALUES Method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532801#M574494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Lilan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Structure of SET_VALUES  is RGSB4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2007 06:20:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-10T06:20:03Z</dc:date>
    <item>
      <title>Using G_SET_GET_ALL_VALUES Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532798#M574491</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;I need to use the following method. G_SET_GET_ALL_VALUES. But I'm not sure of the data type that it returns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'G_SET_GET_ALL_VALUES'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CLIENT                      = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FORMULA_RETRIEVAL           = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  LEVEL                       = 0&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    setnr                       = wa_itab_progrp-setname&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  VARIABLES_REPLACEMENT       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TABLE                       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CLASS                       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_DESCRIPTIONS             = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_RW_INFO                  = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DATE_FROM                   =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DATE_TO                     =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FIELDNAME                   = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  tables&lt;/P&gt;&lt;P&gt;    set_values                  = ????????&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SET_NOT_FOUND               = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                      = 2&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please let me know what I should do at the SET_VALUES section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lilan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 06:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532798#M574491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T06:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using G_SET_GET_ALL_VALUES Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532799#M574492</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;See the FM Documentation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This function module determines all the values of a set or its subordinate sets. The required call parameter is the set ID (SETNR). The other parameters are optional:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORMULA_RETRIEVAL: 'X' =&amp;gt; The formulas in the set are also returned (default ' ' requires fewer database accesses)&lt;/P&gt;&lt;P&gt;LEVEL: The default value is 0 and means "expand all levels". Values other than 0 determine the level to which they are to be expanded&lt;/P&gt;&lt;P&gt;VARIABLES_REPLACEMENT: 'X' =&amp;gt; The value variables in the set hierarchy are replaced by their default values (this means additional database accesses for each variable)&lt;/P&gt;&lt;P&gt;NO_DESCRIPTIONS: 'X' =&amp;gt; The short descriptions of the sets and set lines are not read from the database. For performance reasons you should only set this parameter to ' ' if you need the texts&lt;/P&gt;&lt;P&gt;The values determined are returned to the internal table SET_VALUES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 06:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532799#M574492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T06:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using G_SET_GET_ALL_VALUES Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532800#M574493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to know the structure of the Internal table SET_VALUES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 06:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532800#M574493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T06:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using G_SET_GET_ALL_VALUES Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532801#M574494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Lilan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Structure of SET_VALUES  is RGSB4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 06:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-g-set-get-all-values-method/m-p/2532801#M574494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T06:20:03Z</dc:date>
    </item>
  </channel>
</rss>

