<?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: Dynamic Selection based on checkbox - FBL5N t-code customization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976018#M1340055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the problem?&lt;/P&gt;&lt;P&gt;wont a if block will help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if p_chkbox = 'X'.&lt;/P&gt;&lt;P&gt;   select xyz from abc into table it_abc where xyz = lmn.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2009 06:27:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-12T06:27:03Z</dc:date>
    <item>
      <title>Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976017#M1340054</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;Kindly help me out with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are creating a customized report by copying the t-code FBL5N functionality. On the selection screen we have Dynamic Selections (Shift+F4) which gives a new selection screen which consists of some fields under Customer Master, Company code and Documents.&lt;/P&gt;&lt;P&gt; Now our requirement is that, we have our own checkbox on the selection screen. Now when this checkbox is checked, we need to get some specified values (based on our own data) into the field Document Type which is present under Documents in the dynamic selection.&lt;/P&gt;&lt;P&gt;Is this any way possible? If yes, please help me with the way or some ideas. Kindly go through the standard program once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seenu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 06:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976017#M1340054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T06:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976018#M1340055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the problem?&lt;/P&gt;&lt;P&gt;wont a if block will help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if p_chkbox = 'X'.&lt;/P&gt;&lt;P&gt;   select xyz from abc into table it_abc where xyz = lmn.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 06:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976018#M1340055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T06:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976019#M1340056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sowmya,&lt;/P&gt;&lt;P&gt;The first problem is, selecting a checkbox won't take the control to at selection-screen output, so that it can be filled and shown and the other problem is that it has become so confusing to find which field is meant for Document Type, so that I can fill it. I thought that this functionality is not possible, but just wanted to check before confirming on something.&lt;/P&gt;&lt;P&gt;Hope I am clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Seenu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 06:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976019#M1340056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T06:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976020#M1340057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi srini,&lt;/P&gt;&lt;P&gt;first thing is checkbox responds to at selection screen out put.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PARAMETERS : p1 as CHECKBOX USER-COMMAND abc.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second things is document type can be fetched from mhnd table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 06:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976020#M1340057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T06:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976021#M1340058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  This is a dynamic select-option which is coming from the LDB being used you can try like below in the copied program at event &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
at selection-screen output.
 if checkbox = 'X'.
  %%DYN009-LOW = 'VALUE'.
  %%DYN009-sign = 'I'.
  %%DYN009-option = 'EQ'.
  append %%DYN009.
endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 06:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976021#M1340058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T06:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976022#M1340059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the replies. Let me try these and get back to you if I face any problems. Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 06:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976022#M1340059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T06:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976023#M1340060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am sorry to say that i couldn't understand how this Logical Database works. Can anybody help me with this? How can I know the field name that is being used for Document Type? Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 07:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976023#M1340060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T07:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976024#M1340061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;srini,&lt;/P&gt;&lt;P&gt;have you tried the method i suggested?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PARAMETERS : p1 as CHECKBOX USER-COMMAND u1.

at selection-screen output.
loop at screen  
  if p1 = 'X'.
     ....
     ....
     ....
   modify screen.
  endif.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 07:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976024#M1340061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T07:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976025#M1340062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soumya,&lt;/P&gt;&lt;P&gt;I tried this and hence got the control once I selected the checkbox. This doubt is solved for sure. Now my doubt is on how the Document Type should be updated with the values.&lt;/P&gt;&lt;P&gt;Can somebody please help me out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Seenu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 07:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976025#M1340062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T07:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976026#M1340063</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;    Based on the declarations in LDB it would create dynamic selection screen based on user selection. So you can try to fill the select-options at selection-screen output event only just append the entries to the range and that should do it.&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;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 07:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976026#M1340063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T07:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Selection based on checkbox - FBL5N t-code customization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976027#M1340064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;parameters: doc_type type BLART modif id m1.
at selection-screen output.
  loop at screen.
   if screen-group1 = 'M1'.
     if p_chk &amp;lt;&amp;gt; 'X' and 
           screen-active = 0.
     else.
          screen-active = 1.
     endif.
     modify screen.
    endif.
   endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will make the document type field active, when you tick the chk box. and pass the values to the document type as you need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 09:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-based-on-checkbox-fbl5n-t-code-customization/m-p/5976027#M1340064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T09:19:37Z</dc:date>
    </item>
  </channel>
</rss>

