<?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>SAP Training, Tutorials, How-tos, News, Weblogs, Screencasts, SAP Jobs, Forums and much more, all on SAP &#187; Webdynpro ABAP</title>
	<atom:link href="http://saplab.org/category/webdynpro-abap/feed/" rel="self" type="application/rss+xml" />
	<link>http://saplab.org</link>
	<description>SAP Training, Tutorials, How-tos, News, Weblogs, Screencasts, SAP Jobs, Forums and much more, all on SAP</description>
	<lastBuildDate>Wed, 18 Apr 2012 13:54:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>7 Web Dynpro Basic Tutorials</title>
		<link>http://saplab.org/2010/09/7-web-dynpro-basic-tutorials/</link>
		<comments>http://saplab.org/2010/09/7-web-dynpro-basic-tutorials/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 10:09:02 +0000</pubDate>
		<dc:creator>Antonio Caldas</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[Beginners]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[SAP Blogs & Resources]]></category>
		<category><![CDATA[Webdynpro ABAP]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Portal]]></category>

		<guid isPermaLink="false">http://saplab.org/?p=1781</guid>
		<description><![CDATA[Hi everybody. As Web Dynpro evolves, so does ABAP programmers&#8217; interest over it. I keep receiving emails from professionals that want to start hands-on towards ABAP Web Dynpro but, mainly due to day-to-day engagement on their projects, they can&#8217;t start and end up delaying it. My suggestion is whenever you have 30 minutes, start from [...]
	
	
	
					<li>
				<a href="http://saplab.org/2009/02/messages-internationalization-with-web-dynpro-abap/" rel="bookmark">
													
				Internationalization with Web Dynpro ABAP</a>
			</li>
				
					<li>
				<a href="http://saplab.org/2010/07/how-to-send-a-system-message-to-another-sap-user/" rel="bookmark">
													
				How to Send a System Message to another SAP User</a>
			</li>
				
					<li>
				<a href="http://saplab.org/2010/07/22-sap-how-tos-you-cant-miss/" rel="bookmark">
													
				22 SAP How To&#8217;s you can&#8217;t miss!</a>
			</li>
				
			
	<div class="clear">&nbsp;</div>
	
]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fsaplab.org%252F2010%252F09%252F7-web-dynpro-basic-tutorials%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%227%20Web%20Dynpro%20Basic%20Tutorials%22%20%7D);"></div>
<p>Hi everybody. As Web Dynpro evolves, so does ABAP programmers&#8217; interest over it. I keep receiving emails from professionals that want to start hands-on towards ABAP Web Dynpro but, mainly due to day-to-day engagement on their projects, they can&#8217;t start and end up delaying it. </p>
<p>My suggestion is whenever you have 30 minutes, start from the Basics and build your knowledge starting from here. In this post I include links to 7 basic tutorials and explanations, linking to SDN files, hoping they will help anyone wanting to start on <a href="http://saplab.org/category/webdynpro-abap/" title="ABAP Web Dynpro">ABAP Web Dynpro</a>.</p>
<h2>1 &#8211; Create a Simple Web Dynpro Application</h2>
<p>In this step-by-step tutorial you will create a simple Web Dynpro component, which consists of one view. For the view, you will create a view context, which is linked to a table element on the view layout and which contains the data from table SFLIGHT. This table will be displayed in the browser at runtime. Furthermore, you will create a Web Dynpro application for this simple Web Dynpro component, which can be run in the browser.</p>
<p><strong>Author(s): SAP AG</strong></p>
<div id="download"><a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/cb243c45-0801-0010-eb9c-88669007f130?QuickLink=index&#038;overridelayout=true" target="_blank" title="Create a Simple Web Dynpro Application">1 &#8211; Create a Simple Web Dynpro Application</a></div>
<h2>2 &#8211; BAPI Usage</h2>
<p>This exercise demonstrates the usage of BAPIs and how to implement a view with input fields and a result table.</p>
<p><strong>Author(s): SAP AG</strong></p>
<div id="download"><a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9cb5d345-0801-0010-6a8e-fc57c23fd600?QuickLink=index&#038;overridelayout=true" target="_blank" title="BAPI Usage">2 &#8211; BAPI Usage</a></div>
<h2>3 &#8211; Navigation</h2>
<p>This tutorial demonstrates how easy it is to navigate between different views of the same Web Dynpro Application. It is shown by extending tutorial Web Dynpro for ABAP &#8211; BAPI Usage with additional view in order to display a message in the case that no flights are available for a particular start and destination combination. Of course, you will be able to return back to search for a new combination.</p>
<p><strong>Author(s): SAP AG</strong></p>
<div id="download"><a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/cfb80249-0801-0010-3eaa-829afeac170f?QuickLink=index&#038;overridelayout=true" target="_blank" title="Web Dynpro ABAP Navigation">3 &#8211; Navigation</a></div>
<h2>4 &#8211; Display Bookings for Selected Flights</h2>
<p>In this tutorial, the BAPINAV component from Web Dynpro for ABAP &#8211; BAPI Navigation tutorial will be further enhanced to display a list of bookings for a selected flight. The context which contains the flights information will be enhanced with a sub node for the corresponding bookings. We will also show how the booking information is retrieved in a so called supply function and the context node bound to a new table UI element in the Main View.</p>
<p><strong>Author(s): SAP AG</strong></p>
<div id="download"><a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7a89b067-0801-0010-8192-a9896a60938e?QuickLink=index&#038;overridelayout=true" target="_blank" title="Display Bookings for Selected Flights">4 &#8211; Display Bookings for Selected Flights</a></div>
<h2>5 &#8211; Component and Application Configuration</h2>
<p>In Tutorial 3 you enhanced the Web Dynpro flight sample with a navigation to a separate view including a message for the case where no flights are found for a given search query. But some of your customers might prefer the former solution where the empty result table is displayed instead of jumping to a new view.</p>
<p>One possibility would be to have two slightly different Web Dynpro components. But it would obviously be better to have just one Web Dynpro component which can be configured somehow to behave in one or the other way. You can imagine that a real life application can have several such switches or parameters to steer the behavior of such a flexible application.</p>
<p>Therefore, Web Dynpro provides several techniques, such as configuration, personalization, or customization, in order to modify the UI or the navigation path of a delivered Web Dynpro application or component at the customer’s site.</p>
<p>This tutorial shows how to implement such a configuration for this simple example with two different possibilities to handle the case of no found flights.</p>
<p><strong>Author(s): SAP AG</strong></p>
<div id="download"><a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b52e13c3-0901-0010-8fa6-d11a51821b7c?QuickLink=index&#038;overridelayout=true" target="_blank" title="Component and Application Configuration">5 &#8211; Component and Application Configuration</a></div>
<h2>6 &#8211; Component Usage</h2>
<p>Prerequistes are Tutorial 3 &#8211; Navigation and Tutorial 4 – Display a list of bookings for a selected flight.<br />
Just to review back Tutorial 4, we created a context Flight_List which contains the flight information and it was advanced with sub-node BOOKINGS for the corresponding bookings. Automatically, the booking information was retrived in a new table (using supply function) which shows a list of bookings for a selected flight.</p>
<p><strong>Author(s): SAP AG</strong></p>
<div id="download"><a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2e71ce83-0b01-0010-11a4-98c28a33195f?QuickLink=index&#038;overridelayout=true" target="_blank" title="Component Usage">6 &#8211; Component Usage</a></div>
<h2>7 &#8211; Column Coloring in ALV</h2>
<p>The article aims to help the professionals who have only ABAP knowledge and passion to develop their Web Dynpro knowledge in ABAP. This article provides the knowledge for understanding ALV in Web dynpro and coloring a column in ALV.</p>
<p><strong>Author(s): J.Jayanthi</strong></p>
<div id="download"><a href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/006c7f3a-c181-2d10-d6af-c4cbbcfeb5c8?QuickLink=index&#038;overridelayout=true" target="_blank" title="Web Dynpro: Column Coloring in ALV">7 &#8211; Column Coloring in ALV</a></div>


	
	
	
					<li>
				<a href="http://saplab.org/2009/02/messages-internationalization-with-web-dynpro-abap/" rel="bookmark">
													
				Internationalization with Web Dynpro ABAP</a>
			</li>
				
					<li>
				<a href="http://saplab.org/2010/07/how-to-send-a-system-message-to-another-sap-user/" rel="bookmark">
													
				How to Send a System Message to another SAP User</a>
			</li>
				
					<li>
				<a href="http://saplab.org/2010/07/22-sap-how-tos-you-cant-miss/" rel="bookmark">
													
				22 SAP How To&#8217;s you can&#8217;t miss!</a>
			</li>
				
			
	<div class="clear">&nbsp;</div>
	
]]></content:encoded>
			<wfw:commentRss>http://saplab.org/2010/09/7-web-dynpro-basic-tutorials/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Internationalization with Web Dynpro ABAP</title>
		<link>http://saplab.org/2009/02/messages-internationalization-with-web-dynpro-abap/</link>
		<comments>http://saplab.org/2009/02/messages-internationalization-with-web-dynpro-abap/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 11:34:59 +0000</pubDate>
		<dc:creator>Antonio Caldas</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Webdynpro ABAP]]></category>
		<category><![CDATA[Netweaver]]></category>
		<category><![CDATA[Portal]]></category>

		<guid isPermaLink="false">http://saplab.org/?p=25</guid>
		<description><![CDATA[This SAP tutorial shows the way users can use the Assistance Class and Message Class to create Multilanguage massages and the use of UI Elements: PhaseIndicator, LinkToAction, ViewConteinerUIElement, MessageArea, DropDownByKey, InputField, Lebel, Group, HorizontalGutter, TransparentConteiner and ABAP Dictionary Repository Objects: Domains and Data elements. Please click on the following link to access tutorial Messages internationalization [...]
	
	
No related posts found

]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_jade" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fsaplab.org%252F2009%252F02%252Fmessages-internationalization-with-web-dynpro-abap%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Internationalization%20with%20Web%20Dynpro%20ABAP%22%20%7D);"></div>
<p>This SAP tutorial shows the way users can use the Assistance Class and Message Class to create Multilanguage massages and the use of UI Elements: PhaseIndicator, LinkToAction, ViewConteinerUIElement, MessageArea, DropDownByKey, InputField, Lebel, Group, HorizontalGutter, TransparentConteiner and ABAP Dictionary Repository Objects: Domains and Data elements.</p>
<p>Please click on the following link to access tutorial <a title="Messages internationalization with Web Dynpro ABAP" href="https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/506afd46-32df-2b10-99b0-b93b19075cb1" target="_blank" class="broken_link">Messages internationalization with Web Dynpro ABAP</a>.</p>


	
	<p>No related posts found</p>

]]></content:encoded>
			<wfw:commentRss>http://saplab.org/2009/02/messages-internationalization-with-web-dynpro-abap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

