<?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 ABAP Material tutorials Functional interview questions &#187; ABAP Tutorials</title>
	<atom:link href="http://www.sapmaterial.com/category/sap-abap-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sapmaterial.com</link>
	<description>sap abap functional sd mm fico hr crm srm interview questions training examples</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:07:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Create IDOC sales order procedure</title>
		<link>http://www.sapmaterial.com/create-idoc-sales-order-procedure.html</link>
		<comments>http://www.sapmaterial.com/create-idoc-sales-order-procedure.html#comments</comments>
		<pubDate>Wed, 21 Dec 2011 14:08:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[idoc]]></category>
		<category><![CDATA[idoc creation]]></category>
		<category><![CDATA[idoc step by step procedure]]></category>
		<category><![CDATA[idoc tutorial]]></category>
		<category><![CDATA[sales order idoc]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=336</guid>
		<description><![CDATA[Salesorder IDOC In this example a purchase is created, using the SAP standard functionallity for creating salesorders. When the salesorder is saved, and IDOC is automatically generated. Then we use the IDOC test tool to create an order confirmation from the salesorder IDOC. Create Vendor Create customer Create partner profiles Create purchase order Create the [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/create-idoc-sales-order-procedure.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modifying dictionary tables</title>
		<link>http://www.sapmaterial.com/modifying-dictionary-tables.html</link>
		<comments>http://www.sapmaterial.com/modifying-dictionary-tables.html#comments</comments>
		<pubDate>Tue, 20 Dec 2011 02:08:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[modify dictionary tables]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=296</guid>
		<description><![CDATA[There are 2 ways to add additional fields to a dictionary table without having to make a modification: 1. Append structures 2. Customizing includes 1. Append structures Append structures can only be assigned to a single table. Append structures are created in the custome rnamespace ( ZZ or YY) In case of new versions of [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/modifying-dictionary-tables.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are user exits</title>
		<link>http://www.sapmaterial.com/what-are-user-exits.html</link>
		<comments>http://www.sapmaterial.com/what-are-user-exits.html#comments</comments>
		<pubDate>Mon, 19 Dec 2011 14:07:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[user exit tutorial]]></category>
		<category><![CDATA[user exits]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=292</guid>
		<description><![CDATA[1. Introduction 2. How to find user exits 3. Using Project management of SAP Enhancements 1. Introduction User exits (Function module exits) are exits developed by SAP. The exit is implementerd as a call to a functionmodule. The code for the function module is writeen by the developer. You are not writing the code directly [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/what-are-user-exits.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to improve performance of select</title>
		<link>http://www.sapmaterial.com/how-to-improve-performance-of-select.html</link>
		<comments>http://www.sapmaterial.com/how-to-improve-performance-of-select.html#comments</comments>
		<pubDate>Mon, 19 Dec 2011 02:09:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[improve select performance]]></category>
		<category><![CDATA[select performance]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=270</guid>
		<description><![CDATA[Improve performance of SELECT This tip has been copied from SearchSap.com Tip submitted by: Ben Meijs As you all know, it is important to use as many key fields as possible in WHERE clauses of SELECT statements. Sometimes you are not sure about the value of some key fields. They seem to be empty (Initial [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/how-to-improve-performance-of-select.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of fields for new segment Z1SADRX</title>
		<link>http://www.sapmaterial.com/list-of-fields-for-new-segment-z1sadrx.html</link>
		<comments>http://www.sapmaterial.com/list-of-fields-for-new-segment-z1sadrx.html#comments</comments>
		<pubDate>Sun, 18 Dec 2011 14:07:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[List of fields for new segment Z1SADRX]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=253</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/list-of-fields-for-new-segment-z1sadrx.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status codes</title>
		<link>http://www.sapmaterial.com/status-codes.html</link>
		<comments>http://www.sapmaterial.com/status-codes.html#comments</comments>
		<pubDate>Sun, 18 Dec 2011 02:09:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[status codes]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=237</guid>
		<description><![CDATA[Status codes Following is a list of status codes with descriptions. Direction: 1 = Outbound, 2 = Inbound Processing Level: A = SAP Application &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;I = IDOC Interface &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;S = External system / EDI Subsystem &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#124; &#124;IDoc status&#124;Direction&#124;Proc. level&#124;Description &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#124; &#124;00 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;1 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;I &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;Not used, only R/2 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124; &#124; &#124;01 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;1 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;I [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/status-codes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP RFC material</title>
		<link>http://www.sapmaterial.com/sap-rfc-material.html</link>
		<comments>http://www.sapmaterial.com/sap-rfc-material.html#comments</comments>
		<pubDate>Sat, 17 Dec 2011 14:06:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[rfc tuttorial]]></category>
		<category><![CDATA[sap rfc]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=227</guid>
		<description><![CDATA[The RFC API The RFC Generator RFC C++ Class Library (BC-FES-AIT) RFC Java Class Library (BC-FES-AIT) RFC Programming in ABAP WebRFC Programming]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/sap-rfc-material.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple example of ALV report Grid control</title>
		<link>http://www.sapmaterial.com/simple-example-of-alv-report-grid-control.html</link>
		<comments>http://www.sapmaterial.com/simple-example-of-alv-report-grid-control.html#comments</comments>
		<pubDate>Sat, 17 Dec 2011 02:07:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[alv report grid control]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=179</guid>
		<description><![CDATA[Simple example of how to implement an ALV grid Note that this example uses table ZSFLIGHT. The table is equivalent to the table SFLIGHT. Steps: 1. &#160;&#160;&#160;&#160;&#160;&#160;&#160;Create an executable program (Report) 2. &#160;&#160;&#160;&#160;&#160;&#160;&#160;Create a screen (100) and place a custom container named ALV_CONTAINER on the screen 3. &#160;&#160;&#160;&#160;&#160;&#160;&#160;Create a Pushbutton. Give it the text Exit [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/simple-example-of-alv-report-grid-control.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP styles modifications and graphics</title>
		<link>http://www.sapmaterial.com/sap-styles-modifications-and-graphics.html</link>
		<comments>http://www.sapmaterial.com/sap-styles-modifications-and-graphics.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 14:08:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[modifications]]></category>
		<category><![CDATA[sap styles]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=120</guid>
		<description><![CDATA[Styles Styles are used to predefine paragraph and character formats for forms. SAP provides several standard styles e.g. for Address includes, on-line documentation and so on. You can define your own styles. To find styles, create styles and maintainse styles, use transaction SE72. You assign style to a text by using menu Format -&#62; Style [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/sap-styles-modifications-and-graphics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frames lines and shading in sap</title>
		<link>http://www.sapmaterial.com/frames-lines-and-shading-in-sap.html</link>
		<comments>http://www.sapmaterial.com/frames-lines-and-shading-in-sap.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 02:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ABAP Tutorials]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[frames]]></category>
		<category><![CDATA[lines]]></category>
		<category><![CDATA[shading]]></category>

		<guid isPermaLink="false">http://sapmaterial.com/?p=114</guid>
		<description><![CDATA[BOX Draws a box Syntax: /: BOX &#60;xpos&#62; &#60;ypos&#62; &#60;width&#62; &#60;height&#62; &#60;frame&#62; &#60;intensity&#62; The intensity is the grey scale of the box as %. The frame parameters is the thickness of the frame. Default is 0. Each of the paramteters ypos, xpos, width, height and frame muts be followed of the measurement unit: TW (twip) [...]]]></description>
		<wfw:commentRss>http://www.sapmaterial.com/frames-lines-and-shading-in-sap.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

