<?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: Re: Select Options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590367#M265733</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;An simple way is to check in which view a table (in this case VBRK) is used and then in which search help that view is used as method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can check directly in which search help the table is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Oct 2006 07:42:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-05T07:42:28Z</dc:date>
    <item>
      <title>Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590359#M265725</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;We have created two select option fields for Billing Documnet(VBRP-VBELN) and Billing document Item (VBRP-POSNR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : V_VBELN FOR VBRP-VBELN ,  "Billing Document Number&lt;/P&gt;&lt;P&gt;                       V_POSNR FOR VBRP-POSNR .  "Billing Document Line Item Number&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when the report is run and if we use the search help option it is displaying the Sales document numbers instead of Billing document number in the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway this situation can be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help and Suggestion will be much appreciated.&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;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590359#M265725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590360#M265726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check you have used VBELN Billing Documnet which is Sales Order number(VBRP-VBELN).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:24:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590360#M265726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590361#M265727</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;VBELN is sales document number.&lt;/P&gt;&lt;P&gt;To get Billing document number you have to create search help in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Divakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:25:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590361#M265727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590362#M265728</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;Because the check table of VBRP-VBELN is VBUK table and here you can find all SD documents so sales document too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to manage an  search help in the AT SELECTION-SCREEN ON VALUE-REQUEST event:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES VBRP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: SO_VBELN FOR VBRP-VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR SO_VBELN-LOW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM CALL_SEARCH_HELP USING 'SO_VBELN-LOW'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR SO_VBELN-HIGH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM CALL_SEARCH_HELP USING 'SO_VBELN-HIGH'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM CALL_SEARCH_HELP  USING    P_FIELD TYPE HELP_INFO-DYNPROFLD.&lt;/P&gt;&lt;P&gt;  DATA: DYNPPROG  TYPE  SY-REPID,&lt;/P&gt;&lt;P&gt;        DYNPNR    TYPE  SY-DYNNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DYNPPROG  = SY-REPID.&lt;/P&gt;&lt;P&gt;  DYNPNR    = SY-DYNNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      TABNAME           = 'VBRP'&lt;/P&gt;&lt;P&gt;      FIELDNAME         = 'VBELN'&lt;/P&gt;&lt;P&gt;      SEARCHHELP        = 'VMCF'&lt;/P&gt;&lt;P&gt;      DYNPPROG          = DYNPPROG&lt;/P&gt;&lt;P&gt;      DYNPNR            = DYNPNR&lt;/P&gt;&lt;P&gt;      DYNPROFIELD       = P_FIELD&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      FIELD_NOT_FOUND   = 1&lt;/P&gt;&lt;P&gt;      NO_HELP_FOR_FIELD = 2&lt;/P&gt;&lt;P&gt;      INCONSISTENT_HELP = 3&lt;/P&gt;&lt;P&gt;      NO_VALUES_FOUND   = 4&lt;/P&gt;&lt;P&gt;      OTHERS            = 5.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    EXIT.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    " CALL_SEARCH_HELP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to use MATCHCODE OBJECT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : V_VBELN FOR VBRP-VBELN MATCHCODE OBJECT VMCF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I don't remember from which release works correctly if there's the search help and not the matchcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590362#M265728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590363#M265729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. attach the required search help for billing document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : V_VBELN FOR VBRP-VBELN &amp;lt;b&amp;gt;MATCHCODE OBJECT VMCF.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:27:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590363#M265729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590364#M265730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use Search Help VMCF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590364#M265730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590365#M265731</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;  If you check this from SE11-&amp;gt;VBRP-&amp;gt;Table entries, f4 help on the item number displays the sales document number with the combination, this is something strange, to overcome this issue, you need to have your own search help created and attached as match code id in the program,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590365#M265731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590366#M265732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you come to know about this search help name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590366#M265732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590367#M265733</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;An simple way is to check in which view a table (in this case VBRK) is used and then in which search help that view is used as method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can check directly in which search help the table is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 07:42:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590367#M265733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T07:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590368#M265734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we use " &amp;lt;b&amp;gt;MATCHCODE OBJECT VMCF&amp;lt;/b&amp;gt; " in our coding we are getting the Billing document number but not the corresponding Items list for that particular Billing document selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But previously we use to get the Items list for that particular Billing document given in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually our requirement is to get the corresponding Customer and the Item level list of the Billing document selected from the search list at each field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. if item is selected only the items for that particular Billing Document and in Customer field search help only the corresponding customer name n number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that we have to specifcly define or use select statement to get those values for that particular Billing Document selected from the search help. Because if we use the search help for line item its again showing the Sales document list only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards for ur Help and Suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 08:45:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590368#M265734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T08:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590369#M265735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit Mittal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we use " MATCHCODE OBJECT VMCF " in our coding we are getting the Billing document number but not the corresponding Items list for that particular Billing document selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But previously we use to get the Items list for that particular Billing document given in the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually our requirement is to get the corresponding Customer and the Item level list of the Billing document selected from the search list at each field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. if item is selected only the items for that particular Billing Document and in Customer field search help only the corresponding customer name n number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that we have to specifcly define or use select statement to get those values for that particular Billing Document selected from the search help. Because if we use the search help for line item its again showing the Sales document list only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards for ur Help and Suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 08:46:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590369#M265735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T08:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590370#M265736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For your requirement,&lt;/P&gt;&lt;P&gt;   if some standard search help is not available,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. then we have make our own search help,&lt;/P&gt;&lt;P&gt;   which will also show the line items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. then we can attach it to our program code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2006 08:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-select-options/m-p/1590370#M265736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-05T08:49:34Z</dc:date>
    </item>
  </channel>
</rss>

