<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ABAP Wizard &#187; SELECTION-SCREEN</title>
	<atom:link href="http://www.abapwizard.com/tag/selection-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abapwizard.com</link>
	<description>Your ABAP tip on the Internet</description>
	<lastBuildDate>Sat, 15 May 2010 05:22:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SELECTION-SCREEN &#8211; Dynamic selection screen change</title>
		<link>http://www.abapwizard.com/selection-screen-dynamic-selection-screen-change/</link>
		<comments>http://www.abapwizard.com/selection-screen-dynamic-selection-screen-change/#comments</comments>
		<pubDate>Sat, 15 May 2010 05:22:29 +0000</pubDate>
		<dc:creator>abapwizard</dc:creator>
				<category><![CDATA[Transactions]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[SELECTION-SCREEN]]></category>

		<guid isPermaLink="false">http://www.abapwizard.com/?p=251</guid>
		<description><![CDATA[This is an example of dynamic changes at selection screen. When you click on the second radio button, another field will be displayed. The tip here is when changing state of objects in the screen, internal table SCREEN has to be edited in SELECTION-SCREEN OUTPUT, otherwise it wont&#8217;t work. REPORT ZSELECTION_SCREEN. * Text-symbols *001  Lorem [...]]]></description>
		<wfw:commentRss>http://www.abapwizard.com/selection-screen-dynamic-selection-screen-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SELECTION-SCREEN &#8211; Complex Selection screen example</title>
		<link>http://www.abapwizard.com/selection-screen-complex-selection-screen-example/</link>
		<comments>http://www.abapwizard.com/selection-screen-complex-selection-screen-example/#comments</comments>
		<pubDate>Sat, 15 May 2010 04:48:08 +0000</pubDate>
		<dc:creator>abapwizard</dc:creator>
				<category><![CDATA[ABAP Tips]]></category>
		<category><![CDATA[complex]]></category>
		<category><![CDATA[complex selection screen]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[SELECTION-SCREEN]]></category>

		<guid isPermaLink="false">http://www.abapwizard.com/?p=243</guid>
		<description><![CDATA[When you have to enter a text greater than 50 characters to describe a field in the selection screen, or need to have more control over the position of the items in the selection screen, use technique below. This can also be used when you need to insert for example two radio buttons in the same line. [...]]]></description>
		<wfw:commentRss>http://www.abapwizard.com/selection-screen-complex-selection-screen-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

