<?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>myNotes from mySAP Learning</title>
	<atom:link href="http://learnmysap.com/feed" rel="self" type="application/rss+xml" />
	<link>http://learnmysap.com</link>
	<description>Notes about SAP: SAP BW (Business Warehouse), SD (Sales &#38; Distribution), ABAP, MM (Material Management)</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:59:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Find User Exit for a Transaction Code</title>
		<link>http://learnmysap.com/sap-abab/234-how-to-find-user-exit-for-a-transaction-code.html</link>
		<comments>http://learnmysap.com/sap-abab/234-how-to-find-user-exit-for-a-transaction-code.html#comments</comments>
		<pubDate>Tue, 13 Jul 2010 15:55:10 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Abap/4]]></category>
		<category><![CDATA["find a user exit"]]></category>
		<category><![CDATA["how to find user exit"]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[abap find user exit report]]></category>
		<category><![CDATA[abap program]]></category>
		<category><![CDATA[abap user exit]]></category>
		<category><![CDATA[cmod]]></category>
		<category><![CDATA[code check]]></category>
		<category><![CDATA[code inspector]]></category>
		<category><![CDATA[csv file]]></category>
		<category><![CDATA[find sap user exit for transaction]]></category>
		<category><![CDATA[find user exit]]></category>
		<category><![CDATA[find user exit for transaction code]]></category>
		<category><![CDATA[find userexit by transaction code in sap]]></category>
		<category><![CDATA[how to find a user exit]]></category>
		<category><![CDATA[how to find a user exit in sap program]]></category>
		<category><![CDATA[how to find the t code for a particular user exit in sap?]]></category>
		<category><![CDATA[how to find user exit for search help]]></category>
		<category><![CDATA[how to find user exit for transaction]]></category>
		<category><![CDATA[how to find user exits]]></category>
		<category><![CDATA[how to find userexit for program]]></category>
		<category><![CDATA[how to findthe user exits]]></category>
		<category><![CDATA[in how to find the user-exit]]></category>
		<category><![CDATA[in which transaction we can create new user exit.]]></category>
		<category><![CDATA[sap bw user exit cmod]]></category>
		<category><![CDATA[sap user exit]]></category>
		<category><![CDATA[search a user exit i sap for a tcode]]></category>
		<category><![CDATA[smod]]></category>
		<category><![CDATA[t.code to check user exits in sap]]></category>
		<category><![CDATA[tcode how to report sap to sap indonesia]]></category>
		<category><![CDATA[transaction code]]></category>
		<category><![CDATA[transaction f.13 user exit]]></category>
		<category><![CDATA[user exit]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=234</guid>
		<description><![CDATA[Sometimes we have difficulties how to find user exit for a specific transaction, especially for new abap programmer. Here I share an abap program that can help us find the user exit based on inputted transaction code. Just create new abap program in your local environment, copy the following program, save and activate.

REPORT  ZUSEREXIT [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-abab/234-how-to-find-user-exit-for-a-transaction-code.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to SAP BAPI</title>
		<link>http://learnmysap.com/sap-abab/226-introduction-to-sap-bapi.html</link>
		<comments>http://learnmysap.com/sap-abab/226-introduction-to-sap-bapi.html#comments</comments>
		<pubDate>Fri, 09 Jul 2010 08:07:26 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Abap/4]]></category>
		<category><![CDATA[bapi]]></category>
		<category><![CDATA[bo]]></category>
		<category><![CDATA[Business Application Program Interfaces]]></category>
		<category><![CDATA[Business Object]]></category>
		<category><![CDATA[Business Object Repository]]></category>
		<category><![CDATA[Function Method]]></category>
		<category><![CDATA[Remote Function Call]]></category>
		<category><![CDATA[remote function call sid]]></category>
		<category><![CDATA[SAP BAPI]]></category>
		<category><![CDATA[SAP Interface]]></category>
		<category><![CDATA[sap “business object repository ”]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=226</guid>
		<description><![CDATA[BAPI (Business Application Program Interfaces) is a standard method of SAP Business Object that enables users or customers and third parties to integrate their software component with SAP R/3 system. The SAP BO (Business Object) is held in the Business Object Repository (BOR) that encapsulates their data and processes. External access to the data and [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-abab/226-introduction-to-sap-bapi.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Exit for Billing Processing</title>
		<link>http://learnmysap.com/sap-abab/220-user-exit-for-billing-processing.html</link>
		<comments>http://learnmysap.com/sap-abab/220-user-exit-for-billing-processing.html#comments</comments>
		<pubDate>Mon, 21 Jun 2010 07:52:01 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Abap/4]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[abap active user exit]]></category>
		<category><![CDATA[abap billing doc user exit]]></category>
		<category><![CDATA[abap exit for delivery date shipping date]]></category>
		<category><![CDATA[abap vbrk invoice date]]></category>
		<category><![CDATA[billing change user_exit]]></category>
		<category><![CDATA[billing to fi user exit]]></category>
		<category><![CDATA[introduction to sap billing]]></category>
		<category><![CDATA[learning abap user exits]]></category>
		<category><![CDATA[learning user exits in sap]]></category>
		<category><![CDATA[prepare tkomp]]></category>
		<category><![CDATA[pricing prepare tkomk]]></category>
		<category><![CDATA[pricing prepare tkomp]]></category>
		<category><![CDATA[pricing_prepare_tkomp]]></category>
		<category><![CDATA[sap bapi knprs]]></category>
		<category><![CDATA[sap billing accounting copy]]></category>
		<category><![CDATA[sap billing user-exit pricing procedure]]></category>
		<category><![CDATA[sap exit new pricing]]></category>
		<category><![CDATA[sap fill kurgv]]></category>
		<category><![CDATA[sap fill_vbrk_vbrp]]></category>
		<category><![CDATA[sap knprs]]></category>
		<category><![CDATA[sap pricing user exits]]></category>
		<category><![CDATA[sap r/3 user exits]]></category>
		<category><![CDATA[sap user exit pricing rule]]></category>
		<category><![CDATA[sap userexit]]></category>
		<category><![CDATA[sap userexit for vbrk]]></category>
		<category><![CDATA[sap vbrp user exit]]></category>
		<category><![CDATA[table for active user exit]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user exit]]></category>
		<category><![CDATA[user exit and customer exits in abap]]></category>
		<category><![CDATA[user exit for billing sap]]></category>
		<category><![CDATA[user exit for invoice]]></category>
		<category><![CDATA[user exit for pricing and sales]]></category>
		<category><![CDATA[user exit in billing]]></category>
		<category><![CDATA[user exit means]]></category>
		<category><![CDATA[user exits abap]]></category>
		<category><![CDATA[user exits in sales]]></category>
		<category><![CDATA[userexit invoice]]></category>
		<category><![CDATA[userexit_pricing_copy in rv61afza in sap abap]]></category>
		<category><![CDATA[user_exit_pricing rule]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=220</guid>
		<description><![CDATA[Below are some list of SAP Abap user exit used for billing or invoice in sales distribution module:
Program RV60AFZZ
USEREXIT ACCOUNT PREP KOMKCV
This user exit can be used to move additional fields into the communication table which is used for account allocation: KOMKCV for header fields.
USEREXIT ACCOUNT PREP KOMPCV
This user exit can be used to move [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-abab/220-user-exit-for-billing-processing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP User Exit for Delivery and Shipping Process</title>
		<link>http://learnmysap.com/sap-abab/217-sap-user-exit-for-delivery-and-shipping-process.html</link>
		<comments>http://learnmysap.com/sap-abab/217-sap-user-exit-for-delivery-and-shipping-process.html#comments</comments>
		<pubDate>Thu, 17 Jun 2010 05:35:54 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Abap/4]]></category>
		<category><![CDATA["user exit for delivery"]]></category>
		<category><![CDATA[create include structure]]></category>
		<category><![CDATA[delivery user exit]]></category>
		<category><![CDATA[dialog programming]]></category>
		<category><![CDATA[fv50uzxx]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[ods]]></category>
		<category><![CDATA[rv45pfza]]></category>
		<category><![CDATA[sap delivry incompletion user exit]]></category>
		<category><![CDATA[sap rounding during delivery creation]]></category>
		<category><![CDATA[sap user exit]]></category>
		<category><![CDATA[shipping user exi]]></category>
		<category><![CDATA[start routine]]></category>
		<category><![CDATA[table control]]></category>
		<category><![CDATA[table control wizard]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user a]]></category>
		<category><![CDATA[user exit]]></category>
		<category><![CDATA[user exit in delivery document]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=217</guid>
		<description><![CDATA[The following are the list of some SAP user exit that related to delivery and shipping processing functions.
Processing Delivery Data
MV50AFZ1
This include contains routines for processing delivery header and item data, as well as for changing the entries delivery at central points during delivery processing.
MV50AFZ2
We can use this user exit to influence distribution of the delivery [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-abab/217-sap-user-exit-for-delivery-and-shipping-process.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Exit in Sales Document Processing</title>
		<link>http://learnmysap.com/sap-abab/211-user-exit-in-sales-document-processing.html</link>
		<comments>http://learnmysap.com/sap-abab/211-user-exit-in-sales-document-processing.html#comments</comments>
		<pubDate>Wed, 26 May 2010 08:12:20 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Abap/4]]></category>
		<category><![CDATA["availability check" user exit purchasing]]></category>
		<category><![CDATA["komkg filling"]]></category>
		<category><![CDATA["source determination" user exit in sales order processing]]></category>
		<category><![CDATA["user exit" "bom" create]]></category>
		<category><![CDATA[abap "user exit" set delivery block]]></category>
		<category><![CDATA[abap sales order user exits]]></category>
		<category><![CDATA[abap updating subitems material in xvbap]]></category>
		<category><![CDATA[abap user exit for sd batch determination]]></category>
		<category><![CDATA[abap user exit sales document update text]]></category>
		<category><![CDATA[abap userexit to change document header status vbuk]]></category>
		<category><![CDATA[abap, user exit when material document]]></category>
		<category><![CDATA[abap, user exit when material document is created]]></category>
		<category><![CDATA[add append structure into table]]></category>
		<category><![CDATA[add new field in additional data 2 sales order]]></category>
		<category><![CDATA[add new fields to customer master in r3]]></category>
		<category><![CDATA[assign en un userexit]]></category>
		<category><![CDATA[assign user-exit]]></category>
		<category><![CDATA[availability check rules in sales order sap userexit]]></category>
		<category><![CDATA[availability check user exit checking rule]]></category>
		<category><![CDATA[batch user-exit at sales order]]></category>
		<category><![CDATA[biiling block copied from customer master]]></category>
		<category><![CDATA[billing block in sap sales order]]></category>
		<category><![CDATA[bo]]></category>
		<category><![CDATA[bom explosion data into sap bw]]></category>
		<category><![CDATA[bom explosion in sap bw]]></category>
		<category><![CDATA[bom required field sap]]></category>
		<category><![CDATA[bw bom explosion]]></category>
		<category><![CDATA[bw data model to bring sap bom explosion]]></category>
		<category><![CDATA[can i change the plant code for header material after bom is exploded in sales order]]></category>
		<category><![CDATA[carry out new pricing user exit]]></category>
		<category><![CDATA[change billing status vbup]]></category>
		<category><![CDATA[change plant at delivery bom header]]></category>
		<category><![CDATA[change value of sales order field in user exit after save]]></category>
		<category><![CDATA[chaning vbap-serial]]></category>
		<category><![CDATA[check_vbap]]></category>
		<category><![CDATA[cobl_receive_vbap, sap]]></category>
		<category><![CDATA[configure mv45afzb]]></category>
		<category><![CDATA[copy customer billing block to order]]></category>
		<category><![CDATA[copying data from master table to sales document]]></category>
		<category><![CDATA[create include structure]]></category>
		<category><![CDATA[customer fields incompletion sap]]></category>
		<category><![CDATA[customer master user exit text]]></category>
		<category><![CDATA[customer master user exits]]></category>
		<category><![CDATA[customer material info record user exit]]></category>
		<category><![CDATA[customer – "material info record" bapi sap]]></category>
		<category><![CDATA[customer – "material info record" lsmw sap]]></category>
		<category><![CDATA[delete line mv45afzz]]></category>
		<category><![CDATA[delete vbuk]]></category>
		<category><![CDATA[delivery user exits serial number]]></category>
		<category><![CDATA[document used in processing of sales]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[edit account assignment block]]></category>
		<category><![CDATA[exit before user exit source determination]]></category>
		<category><![CDATA[exit carry out new pricing in invoice]]></category>
		<category><![CDATA[exit change material]]></category>
		<category><![CDATA[exit for pricing update]]></category>
		<category><![CDATA[find vbkd business data table]]></category>
		<category><![CDATA[handling sub-item in user exit]]></category>
		<category><![CDATA[header pricing userexit]]></category>
		<category><![CDATA[hierarch]]></category>
		<category><![CDATA[how do you add a new field value in customer master]]></category>
		<category><![CDATA[how to add field in sales document header]]></category>
		<category><![CDATA[how to assign a value of standard tcode in user exit]]></category>
		<category><![CDATA[how to call method set_status_vbuk in userexit_set_status_vbuk,]]></category>
		<category><![CDATA[how to capture billing related data into a structure while account document posting in sap]]></category>
		<category><![CDATA[how to carry new pricing at delivery level in sap]]></category>
		<category><![CDATA[how to carry out new pricing during order save in sap]]></category>
		<category><![CDATA[how to develop user exits in sd]]></category>
		<category><![CDATA[how to edit user exit]]></category>
		<category><![CDATA[how to find out confirmed quantity in mv45afzb]]></category>
		<category><![CDATA[how to find out the userexits]]></category>
		<category><![CDATA[how to find user exits for vendor master data]]></category>
		<category><![CDATA[how to get material bom explosion in sap bw]]></category>
		<category><![CDATA[how to implement sap user exit in user logon screen]]></category>
		<category><![CDATA[how to read batch determination]]></category>
		<category><![CDATA[how to refresh customer master in sap]]></category>
		<category><![CDATA[how to reset user status in sales order]]></category>
		<category><![CDATA[how to update vbkd table in save_document_prepare user exit]]></category>
		<category><![CDATA[how to use userexit_delete_document in sap]]></category>
		<category><![CDATA[how to work with user exist]]></category>
		<category><![CDATA[how we can change the sales document data]]></category>
		<category><![CDATA[how we can set mandatory fields in sales documents]]></category>
		<category><![CDATA[implementing user-exits in sap]]></category>
		<category><![CDATA[infocubes concept]]></category>
		<category><![CDATA[komk eban ebkn]]></category>
		<category><![CDATA[komkg]]></category>
		<category><![CDATA[komkg sap]]></category>
		<category><![CDATA[komph structure update in sap]]></category>
		<category><![CDATA[l]]></category>
		<category><![CDATA[learn mysap]]></category>
		<category><![CDATA[learn user exits]]></category>
		<category><![CDATA[learn user exits in sap]]></category>
		<category><![CDATA[learning abap user exits]]></category>
		<category><![CDATA[learning user exits in sap]]></category>
		<category><![CDATA[lsmw communication fields: sales and distribution]]></category>
		<category><![CDATA[maintain serial numbers for delivery user-exit]]></category>
		<category><![CDATA[modification of vbkd]]></category>
		<category><![CDATA[modify sales order status without delivery in abap]]></category>
		<category><![CDATA[move addition field to vbap sap]]></category>
		<category><![CDATA[move field to vbak - user exit sd]]></category>
		<category><![CDATA[move field to vbap]]></category>
		<category><![CDATA[move_field_to_vbkd]]></category>
		<category><![CDATA[mv45afza fill komk]]></category>
		<category><![CDATA[mv45afzb]]></category>
		<category><![CDATA[mv45afzb charac value]]></category>
		<category><![CDATA[mv45afzd]]></category>
		<category><![CDATA[mv45afzz dates are changing for xvbep]]></category>
		<category><![CDATA[mv45afzz material block for sales]]></category>
		<category><![CDATA[mv45afzz set incompletion]]></category>
		<category><![CDATA[mv45afzz status]]></category>
		<category><![CDATA[prepare pricing tkomp]]></category>
		<category><![CDATA[prepare schedule after userexit_save_document_prepare]]></category>
		<category><![CDATA[prepare tkomp]]></category>
		<category><![CDATA[price at header level bom sales]]></category>
		<category><![CDATA[price change userexit in sap]]></category>
		<category><![CDATA[pricing prepare tkomk]]></category>
		<category><![CDATA[pricing prepare tkomp]]></category>
		<category><![CDATA[pricing user exit after saving of sales order]]></category>
		<category><![CDATA[pricing_prepare_tkomp]]></category>
		<category><![CDATA[protect fields in sales orders sap]]></category>
		<category><![CDATA[r3 purchase requisition user exit save]]></category>
		<category><![CDATA[r3 table scheme order status]]></category>
		<category><![CDATA[refresh sales order by user exit]]></category>
		<category><![CDATA[reserving the quantity of pr sap]]></category>
		<category><![CDATA[rv45pfza]]></category>
		<category><![CDATA[rv45pfza vbep]]></category>
		<category><![CDATA[sales document flow user exit]]></category>
		<category><![CDATA[sales document number range for different sales organizations]]></category>
		<category><![CDATA[sales document: business data]]></category>
		<category><![CDATA[sales documetnt material sales text table]]></category>
		<category><![CDATA[sales order business data not stored in item data vbkd]]></category>
		<category><![CDATA[sales order change with vbsn]]></category>
		<category><![CDATA[sales order create customer user exit]]></category>
		<category><![CDATA[sales order item change exit]]></category>
		<category><![CDATA[sales order pricing user exit]]></category>
		<category><![CDATA[sales order pricing user exit source code]]></category>
		<category><![CDATA[sales order text change after tvcom fields update]]></category>
		<category><![CDATA[sales order update vbkd information for item level]]></category>
		<category><![CDATA[sales order user exit to change vbuk]]></category>
		<category><![CDATA[sales order user exits on item level]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap "user exit in sales order" to check "purchase requisition" exist]]></category>
		<category><![CDATA[sap - billing exit - refresh]]></category>
		<category><![CDATA[sap abap sales order user exit]]></category>
		<category><![CDATA[sap add line to vbap vbep]]></category>
		<category><![CDATA[sap appending sdcom with new fields]]></category>
		<category><![CDATA[sap assign values dynamically]]></category>
		<category><![CDATA[sap atp schedule lines delivered be deleted]]></category>
		<category><![CDATA[sap batch determination user exit]]></category>
		<category><![CDATA[sap billing create user-exit]]></category>
		<category><![CDATA[sap billing document save prepare]]></category>
		<category><![CDATA[sap billing user exit before saving process]]></category>
		<category><![CDATA[sap billing vbap user exit on save]]></category>
		<category><![CDATA[sap bom explosion]]></category>
		<category><![CDATA[sap bom pricing explosion]]></category>
		<category><![CDATA[sap bw reporting]]></category>
		<category><![CDATA[sap bw sd user status]]></category>
		<category><![CDATA[sap bw user exit ????]]></category>
		<category><![CDATA[sap bw user exit example]]></category>
		<category><![CDATA[sap change vbuk in user exit]]></category>
		<category><![CDATA[sap check status komp]]></category>
		<category><![CDATA[sap copy fields from sales order to delivery order]]></category>
		<category><![CDATA[sap customer billing block is not copied into the order]]></category>
		<category><![CDATA[sap customer hierarchy pricing komk]]></category>
		<category><![CDATA[sap customer master user exit]]></category>
		<category><![CDATA[sap difference user exit save doc and save prepare]]></category>
		<category><![CDATA[sap exit flow document sales]]></category>
		<category><![CDATA[sap exit_after_save]]></category>
		<category><![CDATA[sap fv45efz1]]></category>
		<category><![CDATA[sap komkd]]></category>
		<category><![CDATA[sap line item incompletion exit]]></category>
		<category><![CDATA[sap mara save user-exit]]></category>
		<category><![CDATA[sap material determination user exit]]></category>
		<category><![CDATA[sap mv45afzb xvbap or vbap]]></category>
		<category><![CDATA[sap order item incompletion log exit]]></category>
		<category><![CDATA[sap purchase requisition user exit]]></category>
		<category><![CDATA[sap sales order add line]]></category>
		<category><![CDATA[sap sales order copy text subitem]]></category>
		<category><![CDATA[sap save document prepare]]></category>
		<category><![CDATA[sap sd how to set status through user exit]]></category>
		<category><![CDATA[sap sd userexit save_document_prepare example]]></category>
		<category><![CDATA[sap sdwa exit]]></category>
		<category><![CDATA[sap serial number user exit]]></category>
		<category><![CDATA[sap tvcom mv45afzb]]></category>
		<category><![CDATA[sap tvcom userexit]]></category>
		<category><![CDATA[sap update sales document text]]></category>
		<category><![CDATA[sap update uvk01]]></category>
		<category><![CDATA[sap use-exit for sales order availability check]]></category>
		<category><![CDATA[sap user exit for pricing]]></category>
		<category><![CDATA[sap user exit incompletion]]></category>
		<category><![CDATA[sap user exit sales order before save]]></category>
		<category><![CDATA[sap user exit save prepare]]></category>
		<category><![CDATA[sap user exit to remove sales order schedule line item]]></category>
		<category><![CDATA[sap user exits account determination in billing document]]></category>
		<category><![CDATA[sap user exits before save]]></category>
		<category><![CDATA[sap user exits purchase requisition cobl]]></category>
		<category><![CDATA[sap user exits sales user status]]></category>
		<category><![CDATA[sap user exits validate on bom saving]]></category>
		<category><![CDATA[sap userexit to change the vbap field values]]></category>
		<category><![CDATA[sap userexit update pricing]]></category>
		<category><![CDATA[sap userexit_refresh]]></category>
		<category><![CDATA[sap userexit_source_determination usage]]></category>
		<category><![CDATA[sap variant configuration enhancement vbap]]></category>
		<category><![CDATA[sap variant configuration vbep]]></category>
		<category><![CDATA[sap vbup]]></category>
		<category><![CDATA[sap when read new bom schedule order]]></category>
		<category><![CDATA[sap, delivery, serial, read]]></category>
		<category><![CDATA[sap,sample code user exit for item level]]></category>
		<category><![CDATA[save document after sap user exit]]></category>
		<category><![CDATA[save document user exit in sap sales order]]></category>
		<category><![CDATA[save prepare user exit in delivery]]></category>
		<category><![CDATA[save_document_prepare]]></category>
		<category><![CDATA[schedule line delivery block user exit vbep]]></category>
		<category><![CDATA[screen exit for sales order header in sap]]></category>
		<category><![CDATA[sd exit check vbap]]></category>
		<category><![CDATA[sdcom user exit]]></category>
		<category><![CDATA[search mv45afza]]></category>
		<category><![CDATA[serial number data in delivery user exit]]></category>
		<category><![CDATA[set_status_vbuk]]></category>
		<category><![CDATA[source determination user exit sap]]></category>
		<category><![CDATA[sources code for number ranges sales document sap]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tkomp user exit]]></category>
		<category><![CDATA[transfer the field value to structure in sales and distributions]]></category>
		<category><![CDATA[transfer the value to structure in sales and distribution through userexit]]></category>
		<category><![CDATA[ue set status vbuk]]></category>
		<category><![CDATA[update sales document: item status]]></category>
		<category><![CDATA[update vbap in save document prepare]]></category>
		<category><![CDATA[update vbkd in user_exit save_document_prepare]]></category>
		<category><![CDATA[updating vbap table while repricing sales order]]></category>
		<category><![CDATA[use exit to update zfield of vbap table]]></category>
		<category><![CDATA[use sd sales_item maintain in userexit_save_document]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user exit]]></category>
		<category><![CDATA[user exit change schedule lines in sales order]]></category>
		<category><![CDATA[user exit check vbuk]]></category>
		<category><![CDATA[user exit check_vbak]]></category>
		<category><![CDATA[user exit cobl]]></category>
		<category><![CDATA[user exit customer master record additional data]]></category>
		<category><![CDATA[user exit delete shipment sap]]></category>
		<category><![CDATA[user exit delivery date]]></category>
		<category><![CDATA[user exit delivery input serial number]]></category>
		<category><![CDATA[user exit for bom determination]]></category>
		<category><![CDATA[user exit for customer master]]></category>
		<category><![CDATA[user exit for invoice number range,sap,abap]]></category>
		<category><![CDATA[user exit for item level in purchase requisition]]></category>
		<category><![CDATA[user exit for pricing and sales]]></category>
		<category><![CDATA[user exit for save billing process]]></category>
		<category><![CDATA[user exit for sd document flow]]></category>
		<category><![CDATA[user exit for setting delivery date using user exits in sap]]></category>
		<category><![CDATA[user exit for source of supply in purchase requisition]]></category>
		<category><![CDATA[user exit for text determination]]></category>
		<category><![CDATA[user exit for vbuk during billing]]></category>
		<category><![CDATA[user exit for vbuk in billing]]></category>
		<category><![CDATA[user exit in billing to set the delivery status]]></category>
		<category><![CDATA[user exit in customer master for attributes sap]]></category>
		<category><![CDATA[user exit in delivery document]]></category>
		<category><![CDATA[user exit in sap customer master]]></category>
		<category><![CDATA[user exit in serial number]]></category>
		<category><![CDATA[user exit move field to vbap]]></category>
		<category><![CDATA[user exit move field to vbkd sample code]]></category>
		<category><![CDATA[user exit move vbak]]></category>
		<category><![CDATA[user exit move vbap]]></category>
		<category><![CDATA[user exit move vbkd]]></category>
		<category><![CDATA[user exit read document]]></category>
		<category><![CDATA[user exit refresh document]]></category>
		<category><![CDATA[user exit sales order move]]></category>
		<category><![CDATA[user exit save billing document]]></category>
		<category><![CDATA[user exit save document prepare sales order]]></category>
		<category><![CDATA[user exit save document prerpare]]></category>
		<category><![CDATA[user exit save prepare in sap]]></category>
		<category><![CDATA[user exit sd account determination]]></category>
		<category><![CDATA[user exit sd document save]]></category>
		<category><![CDATA[user exit sdwa]]></category>
		<category><![CDATA[user exit source determination]]></category>
		<category><![CDATA[user exit to change delivery date in purchase requisition]]></category>
		<category><![CDATA[user exit to change sales order delivery date]]></category>
		<category><![CDATA[user exit to change the sales order screen value during create]]></category>
		<category><![CDATA[user exit to copy text in sale order from customer master]]></category>
		<category><![CDATA[user exit to default a value for customer statistics group field]]></category>
		<category><![CDATA[user exit update document flow']]></category>
		<category><![CDATA[user exit vbep]]></category>
		<category><![CDATA[user exit vbup]]></category>
		<category><![CDATA[user exits]]></category>
		<category><![CDATA[user exits abap]]></category>
		<category><![CDATA[user exits example]]></category>
		<category><![CDATA[user exits for customer fields in sales order]]></category>
		<category><![CDATA[user exits for sales order header in sap]]></category>
		<category><![CDATA[user exits in billing to change overall status of delivery document]]></category>
		<category><![CDATA[user exits in sales]]></category>
		<category><![CDATA[user exits in sales order]]></category>
		<category><![CDATA[user exits in sap sd]]></category>
		<category><![CDATA[user exits invoice block delivery]]></category>
		<category><![CDATA[user exits learn]]></category>
		<category><![CDATA[user exits sap batch determination in delivery]]></category>
		<category><![CDATA[user status change documents in sap]]></category>
		<category><![CDATA[userexit change material document]]></category>
		<category><![CDATA[userexit change vbap]]></category>
		<category><![CDATA[userexit check vbap]]></category>
		<category><![CDATA[userexit delete sales document item]]></category>
		<category><![CDATA[userexit field vbak]]></category>
		<category><![CDATA[userexit for delivery number range]]></category>
		<category><![CDATA[userexit move field to vbak]]></category>
		<category><![CDATA[userexit move_field_to_tvcom_i]]></category>
		<category><![CDATA[userexit new pricing vbak]]></category>
		<category><![CDATA[userexit pricing item]]></category>
		<category><![CDATA[userexit status vbuk invoice]]></category>
		<category><![CDATA[userexit to change confirmed delivery date]]></category>
		<category><![CDATA[userexit_check_vbap]]></category>
		<category><![CDATA[userexit_check_vbap change values]]></category>
		<category><![CDATA[userexit_cobl_send_header]]></category>
		<category><![CDATA[userexit_delete_document]]></category>
		<category><![CDATA[userexit_move_field_to_]]></category>
		<category><![CDATA[userexit_move_field_to_me_req]]></category>
		<category><![CDATA[userexit_move_field_to_vbap how to change quantity]]></category>
		<category><![CDATA[userexit_move_field_to_vbep]]></category>
		<category><![CDATA[userexit_new_pricing_vbap]]></category>
		<category><![CDATA[user_exit_refresh_document include?]]></category>
		<category><![CDATA[vbap source determination]]></category>
		<category><![CDATA[vbap user exit xvbap]]></category>
		<category><![CDATA[vbapkom]]></category>
		<category><![CDATA[vbuk reserved fields]]></category>
		<category><![CDATA[vbuk status userexit]]></category>
		<category><![CDATA[vbuk vbup change status]]></category>
		<category><![CDATA[vbuk-uvk01]]></category>
		<category><![CDATA[what is include in structure komk]]></category>
		<category><![CDATA[what is sales document header]]></category>
		<category><![CDATA[what to delete when deleting an order item in sap user exit]]></category>
		<category><![CDATA[while creating sales order need include the text in header level]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=211</guid>
		<description><![CDATA[While implementing SAP R/3 System, we often using user exit or system modification to suit our company&#8217;s specific requirements. Sometime we may be necessary to create new data fields or to use standard existing fields in functions in addition. We may also have to develop new requirements and routines.
In my experiences, sales and distribution is [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-abab/211-user-exit-in-sales-document-processing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to LSMW</title>
		<link>http://learnmysap.com/general/204-introduction-to-lsmw.html</link>
		<comments>http://learnmysap.com/general/204-introduction-to-lsmw.html#comments</comments>
		<pubDate>Wed, 06 Jan 2010 10:01:24 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA["data migration object" lsmw]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[advantages of using lsmw]]></category>
		<category><![CDATA[all about lsmw in support projects in sap]]></category>
		<category><![CDATA[bapi]]></category>
		<category><![CDATA[basic of lsmw]]></category>
		<category><![CDATA[bo]]></category>
		<category><![CDATA[bw lsmw]]></category>
		<category><![CDATA[can we use lsmw for data entry]]></category>
		<category><![CDATA[data migration]]></category>
		<category><![CDATA[data migration from non sap to sap system]]></category>
		<category><![CDATA[data migration of non-sap system]]></category>
		<category><![CDATA[data migration of non-sap systems]]></category>
		<category><![CDATA[dso]]></category>
		<category><![CDATA[end lsmw]]></category>
		<category><![CDATA[example of spreadsheet for lsmw]]></category>
		<category><![CDATA[fast data conversion, migration, and updates for functional analysis with lsmw]]></category>
		<category><![CDATA[fixed value in lsmw]]></category>
		<category><![CDATA[flowing data from legacy systems into sap]]></category>
		<category><![CDATA[formatter cube shema workbench]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[how any data flows from legacy system to sap]]></category>
		<category><![CDATA[how info flows from legasy system to sap]]></category>
		<category><![CDATA[how to integrate with landmark to sap system]]></category>
		<category><![CDATA[how to move to quality when we create a recording in lsmw]]></category>
		<category><![CDATA[identify the object in sap for lsmw]]></category>
		<category><![CDATA[idoc lsmw]]></category>
		<category><![CDATA[in which system do we use lsmw]]></category>
		<category><![CDATA[introduction to lsmw tool]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[l]]></category>
		<category><![CDATA[learn data migration & lsmw]]></category>
		<category><![CDATA[learn lsmw]]></category>
		<category><![CDATA[learning lsmw]]></category>
		<category><![CDATA[legacy data migration mapping]]></category>
		<category><![CDATA[legacy data migration sap]]></category>
		<category><![CDATA[legacy software migration workbench]]></category>
		<category><![CDATA[legacy system migration workbench]]></category>
		<category><![CDATA[legacy systems migration workbench]]></category>
		<category><![CDATA[legacy to sap bw/bi system migration]]></category>
		<category><![CDATA[legacy to sap using lsmw]]></category>
		<category><![CDATA[lsm workbench]]></category>
		<category><![CDATA[lsm workbench bapi]]></category>
		<category><![CDATA[lsm workbench example]]></category>
		<category><![CDATA[lsmw]]></category>
		<category><![CDATA[lsmw basic info]]></category>
		<category><![CDATA[lsmw concept]]></category>
		<category><![CDATA[lsmw developed by which company]]></category>
		<category><![CDATA[lsmw exit]]></category>
		<category><![CDATA[lsmw flow]]></category>
		<category><![CDATA[lsmw free ebook]]></category>
		<category><![CDATA[lsmw guide for sap migration]]></category>
		<category><![CDATA[lsmw idocs direct input restrictions]]></category>
		<category><![CDATA[lsmw import program]]></category>
		<category><![CDATA[lsmw introduction]]></category>
		<category><![CDATA[lsmw manuale]]></category>
		<category><![CDATA[lsmw or quick test]]></category>
		<category><![CDATA[lsmw paformance]]></category>
		<category><![CDATA[lsmw performance]]></category>
		<category><![CDATA[lsmw performance per hour]]></category>
		<category><![CDATA[lsmw quick guide]]></category>
		<category><![CDATA[lsmw sap bw]]></category>
		<category><![CDATA[lsmw sap direct batch]]></category>
		<category><![CDATA[lsmw sap import programm]]></category>
		<category><![CDATA[lsmw sap manuale]]></category>
		<category><![CDATA[lsmw step by step tutorial]]></category>
		<category><![CDATA[lsmw to create users in sap bw]]></category>
		<category><![CDATA[lsmw tool]]></category>
		<category><![CDATA[lsmw tutorial]]></category>
		<category><![CDATA[lsmw workbench bapi]]></category>
		<category><![CDATA[make input field optional in lsmw]]></category>
		<category><![CDATA[migrate sap schemas and rules]]></category>
		<category><![CDATA[migrated data from legacy systems into sap lsmw tool free step by step configuration]]></category>
		<category><![CDATA[migration from legacy systems to sap]]></category>
		<category><![CDATA[mysap]]></category>
		<category><![CDATA[required entry fields lsmw]]></category>
		<category><![CDATA[restrictions in sap lsmw]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap advanced data migration techniques]]></category>
		<category><![CDATA[sap bi]]></category>
		<category><![CDATA[sap bi datasource "optional field"]]></category>
		<category><![CDATA[sap data conversion techniques and interfaces]]></category>
		<category><![CDATA[sap data migration of non-sap systems]]></category>
		<category><![CDATA[sap data migration tool lsmw]]></category>
		<category><![CDATA[sap define migration object target]]></category>
		<category><![CDATA[sap direct input restriction rules]]></category>
		<category><![CDATA[sap expenses migration]]></category>
		<category><![CDATA[sap implementation closure]]></category>
		<category><![CDATA[sap lsm workbench]]></category>
		<category><![CDATA[sap lsm workbench step by step guide]]></category>
		<category><![CDATA[sap lsmw]]></category>
		<category><![CDATA[sap lsmw analysis]]></category>
		<category><![CDATA[sap lsmw article descriptions]]></category>
		<category><![CDATA[sap lsmw concept]]></category>
		<category><![CDATA[sap lsmw estimating]]></category>
		<category><![CDATA[sap lsmw figure]]></category>
		<category><![CDATA[sap lsmw introduction]]></category>
		<category><![CDATA[sap lsmw manual 2010]]></category>
		<category><![CDATA[sap lsmw mapping]]></category>
		<category><![CDATA[sap lsmw performance]]></category>
		<category><![CDATA[sap lsmw process flow diagram]]></category>
		<category><![CDATA[sap lsmw recording program]]></category>
		<category><![CDATA[sap lsmw tutorial]]></category>
		<category><![CDATA[sap manuale lsmw]]></category>
		<category><![CDATA[sap migration workbench]]></category>
		<category><![CDATA[sap transfer data between systems]]></category>
		<category><![CDATA[table records with lsmw sap]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[technical flow diagram of lsmw]]></category>
		<category><![CDATA[the lsm workbench with the batch input recorder]]></category>
		<category><![CDATA[use of lsmw in support projects in sap]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=204</guid>
		<description><![CDATA[The LSMW ( Legacy System Migration Workbench ) is an R/3-based tool that supports us when transferring data from non-SAP systems (Legacy Systems) to SAP systems once or periodically. The tool supports conversion of data of the legacy system in a convenient way. The data can then be imported into the SAP system via batch [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/general/204-introduction-to-lsmw.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basis Cube</title>
		<link>http://learnmysap.com/sap-bw/198-basis-cube.html</link>
		<comments>http://learnmysap.com/sap-bw/198-basis-cube.html#comments</comments>
		<pubDate>Thu, 24 Dec 2009 08:44:49 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Business Warehouse]]></category>
		<category><![CDATA[248 charectoristics in dimension table]]></category>
		<category><![CDATA[a maximum of 233 key figures can be defined]]></category>
		<category><![CDATA[apliction component in bw flow]]></category>
		<category><![CDATA[are there any free characteristics in infocube]]></category>
		<category><![CDATA[basis cube]]></category>
		<category><![CDATA[basis cubes]]></category>
		<category><![CDATA[bi create dimension infocube]]></category>
		<category><![CDATA[bi cube sap]]></category>
		<category><![CDATA[blogspot sap bw bi infocube]]></category>
		<category><![CDATA[bo]]></category>
		<category><![CDATA[bw]]></category>
		<category><![CDATA[bw and basis]]></category>
		<category><![CDATA[bw building infocube learn]]></category>
		<category><![CDATA[bw cube dimension examples]]></category>
		<category><![CDATA[bw cube tables]]></category>
		<category><![CDATA[bw infocube dimension]]></category>
		<category><![CDATA[bw infocube example]]></category>
		<category><![CDATA[bw infocube tables example]]></category>
		<category><![CDATA[bw maximum characteristics]]></category>
		<category><![CDATA[bw maximum dimensions cube unit time data package]]></category>
		<category><![CDATA[bw sid means]]></category>
		<category><![CDATA[bw star schema]]></category>
		<category><![CDATA[bw terms infocube infoprovider]]></category>
		<category><![CDATA[combine key figures sap bw]]></category>
		<category><![CDATA[concept infocubes]]></category>
		<category><![CDATA[creating infocubes]]></category>
		<category><![CDATA[cube dimension bw]]></category>
		<category><![CDATA[cubes dimensionen]]></category>
		<category><![CDATA[data in dimension tables of infocube bi]]></category>
		<category><![CDATA[data model]]></category>
		<category><![CDATA[datacube sap]]></category>
		<category><![CDATA[difference between infocube/cube]]></category>
		<category><![CDATA[different types of cubes in sap bw]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[dimension in infocube]]></category>
		<category><![CDATA[dimension tables]]></category>
		<category><![CDATA[dimensionen infocube]]></category>
		<category><![CDATA[dimensions in a sap infocube]]></category>
		<category><![CDATA[dimensions in info cubes]]></category>
		<category><![CDATA[dimensions of a sap bw infocube]]></category>
		<category><![CDATA[dimensions of infocube in bi]]></category>
		<category><![CDATA[enhancement of infocube in sap bi]]></category>
		<category><![CDATA[example business intelligence terminology infocube]]></category>
		<category><![CDATA[example infocube sap]]></category>
		<category><![CDATA[example on infocubes]]></category>
		<category><![CDATA[example to a complete flow of creating info cube in the bi]]></category>
		<category><![CDATA[fact table contains 233 key figures]]></category>
		<category><![CDATA[grouping of characteristics under one dimension in infocube]]></category>
		<category><![CDATA[how and when are the dimension tables created in sap bi]]></category>
		<category><![CDATA[how create free characteristic bw sap]]></category>
		<category><![CDATA[how many types of cubes are there in sap bi]]></category>
		<category><![CDATA[how to create cube in sap bi]]></category>
		<category><![CDATA[how to create info cube in bi]]></category>
		<category><![CDATA[how to create infocube in sap bi]]></category>
		<category><![CDATA[how to create infocube in sap bw]]></category>
		<category><![CDATA[how to find dimensions in an infocube]]></category>
		<category><![CDATA[how to find infocube]]></category>
		<category><![CDATA[how to find infocube of a fact table]]></category>
		<category><![CDATA[how to find infocube tables in sap bw]]></category>
		<category><![CDATA[how to find number of infocubes in a bw system]]></category>
		<category><![CDATA[how to view dimension tables in infocube]]></category>
		<category><![CDATA[identify the size of a characteristic in a dimension in infocube]]></category>
		<category><![CDATA[info cube relation to bicube]]></category>
		<category><![CDATA[info cube type]]></category>
		<category><![CDATA[infocube]]></category>
		<category><![CDATA[infocube append structure]]></category>
		<category><![CDATA[infocube architecture]]></category>
		<category><![CDATA[infocube architecture sap]]></category>
		<category><![CDATA[infocube basiscube sap remotecube]]></category>
		<category><![CDATA[infocube data package dimension]]></category>
		<category><![CDATA[infocube database tables]]></category>
		<category><![CDATA[infocube dimension in bw]]></category>
		<category><![CDATA[infocube dimensions sap bi]]></category>
		<category><![CDATA[infocube dimesion table contains]]></category>
		<category><![CDATA[infocube fact table]]></category>
		<category><![CDATA[infocube infoprovider data architecture]]></category>
		<category><![CDATA[infocube limit number of characteristics]]></category>
		<category><![CDATA[infocube type]]></category>
		<category><![CDATA[infocube types]]></category>
		<category><![CDATA[infocube types sap bw]]></category>
		<category><![CDATA[infocube why 248 characteristics]]></category>
		<category><![CDATA[infocubes]]></category>
		<category><![CDATA[infocubes concept]]></category>
		<category><![CDATA[infocubes examples]]></category>
		<category><![CDATA[infocubes in sap bw transaction]]></category>
		<category><![CDATA[infocubes sap bw]]></category>
		<category><![CDATA[infocubetype]]></category>
		<category><![CDATA[insap]]></category>
		<category><![CDATA[key figure infocube]]></category>
		<category><![CDATA[key figures and dimension tables and characteristics in sap bw]]></category>
		<category><![CDATA[l]]></category>
		<category><![CDATA[learn about infocube]]></category>
		<category><![CDATA[learn infocube in sap bi]]></category>
		<category><![CDATA[learn sap bw info cube]]></category>
		<category><![CDATA[learning bi infocube infoprovider tutorial]]></category>
		<category><![CDATA[learning sap bi creating a sap standard cube]]></category>
		<category><![CDATA[max charestics in an info cube]]></category>
		<category><![CDATA[max dimension in infocube]]></category>
		<category><![CDATA[max dimension infocubes]]></category>
		<category><![CDATA[max number of characteristics bw cube]]></category>
		<category><![CDATA[maximum charecteristics in cube in sap]]></category>
		<category><![CDATA[maximum dimension in bw]]></category>
		<category><![CDATA[maximum dimension used in sap bw]]></category>
		<category><![CDATA[maximum dimensions bw cube]]></category>
		<category><![CDATA[maximum faact table 233]]></category>
		<category><![CDATA[maximum key figure and characteristics in sap bi cube]]></category>
		<category><![CDATA[maximum no of characteristics in an infocube]]></category>
		<category><![CDATA[maximum no of key figures in a infocube and why]]></category>
		<category><![CDATA[maximum no. characteristics in infocube]]></category>
		<category><![CDATA[mysap]]></category>
		<category><![CDATA[on what basis we design infocube in bi]]></category>
		<category><![CDATA[processing chian]]></category>
		<category><![CDATA[query a infocube]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap basiscube virtueller cube]]></category>
		<category><![CDATA[sap bi cubes]]></category>
		<category><![CDATA[sap bi data cube types with graphical structure]]></category>
		<category><![CDATA[sap bi difference between infocube infoprovider]]></category>
		<category><![CDATA[sap bi examples infocubes]]></category>
		<category><![CDATA[sap bi infocube examples]]></category>
		<category><![CDATA[sap bi infocube types]]></category>
		<category><![CDATA[sap bi infocubes types]]></category>
		<category><![CDATA[sap bi tutorial to create an info object cube]]></category>
		<category><![CDATA[sap bi types of infocubes]]></category>
		<category><![CDATA[sap bw abap query infocubes]]></category>
		<category><![CDATA[sap bw append data to infocube]]></category>
		<category><![CDATA[sap bw cube dimension versus characterisitcs]]></category>
		<category><![CDATA[sap bw cube graphic]]></category>
		<category><![CDATA[sap bw cube max daten]]></category>
		<category><![CDATA[sap bw cube tables]]></category>
		<category><![CDATA[sap bw cube types]]></category>
		<category><![CDATA[sap bw info cube]]></category>
		<category><![CDATA[sap bw info cube tables]]></category>
		<category><![CDATA[sap bw info cube view]]></category>
		<category><![CDATA[sap bw infocube]]></category>
		<category><![CDATA[sap bw infocube data model]]></category>
		<category><![CDATA[sap bw infocube example]]></category>
		<category><![CDATA[sap bw infocube objects]]></category>
		<category><![CDATA[sap bw infocube tables]]></category>
		<category><![CDATA[sap bw infocube types]]></category>
		<category><![CDATA[sap bw information cube]]></category>
		<category><![CDATA[sap bw key figures 233]]></category>
		<category><![CDATA[sap bw max dimensionen]]></category>
		<category><![CDATA[sap bw maximum cube dimensions]]></category>
		<category><![CDATA[sap bw maximum dimension]]></category>
		<category><![CDATA[sap bw reporting]]></category>
		<category><![CDATA[sap bw sid assignment]]></category>
		<category><![CDATA[sap bw star]]></category>
		<category><![CDATA[sap bw star schema]]></category>
		<category><![CDATA[sap bw virtual characteristics]]></category>
		<category><![CDATA[sap bw virtual cube]]></category>
		<category><![CDATA[sap bw: max time characteristics in a dimension]]></category>
		<category><![CDATA[sap cube "key figures"]]></category>
		<category><![CDATA[sap defied cubes in sd]]></category>
		<category><![CDATA[sap difference between virtualcube and remotecube]]></category>
		<category><![CDATA[sap infocube]]></category>
		<category><![CDATA[sap infocube 233]]></category>
		<category><![CDATA[sap infocube database structure]]></category>
		<category><![CDATA[sap infocube dimension]]></category>
		<category><![CDATA[sap infocube query]]></category>
		<category><![CDATA[sap infocubes types in bi]]></category>
		<category><![CDATA[sap schema infocube infoprovider infoobject]]></category>
		<category><![CDATA[sap virtual cube]]></category>
		<category><![CDATA[schéma infocube]]></category>
		<category><![CDATA[star schema]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tables of infocube sap]]></category>
		<category><![CDATA[the maximum no. of characteristics in dimension table is 248]]></category>
		<category><![CDATA[total types of cubes in sap bw]]></category>
		<category><![CDATA[type of sap cubes]]></category>
		<category><![CDATA[typee infocubes]]></category>
		<category><![CDATA[types of cube in sap bi]]></category>
		<category><![CDATA[types of cubes in sap]]></category>
		<category><![CDATA[types of cubes in sap bw]]></category>
		<category><![CDATA[types of info cubes in bi.7]]></category>
		<category><![CDATA[types of infocube in sap bi]]></category>
		<category><![CDATA[types of infocubes]]></category>
		<category><![CDATA[types of infocubes in bi]]></category>
		<category><![CDATA[types of infocubes in sap bi]]></category>
		<category><![CDATA[types of infocubes in sap bw]]></category>
		<category><![CDATA[types of sap bi cube]]></category>
		<category><![CDATA[types of tables in sap bw]]></category>
		<category><![CDATA[types tables sap bi]]></category>
		<category><![CDATA[unit time and dimensions in sap bw infocube]]></category>
		<category><![CDATA[update key figure in infocube bw]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[virtual cube bw]]></category>
		<category><![CDATA[virtual cube in sap bw]]></category>
		<category><![CDATA[virtual cube sap bi]]></category>
		<category><![CDATA[virtual cube table sap bw]]></category>
		<category><![CDATA[virtual infocube]]></category>
		<category><![CDATA[virtual infocube in sap bi]]></category>
		<category><![CDATA[virtual infocube in sap bw]]></category>
		<category><![CDATA[virtual infocube sap]]></category>
		<category><![CDATA[virtual infocube with bapi]]></category>
		<category><![CDATA[virtual infocubes in sap bi/bw]]></category>
		<category><![CDATA[what are infocubes]]></category>
		<category><![CDATA[what are the different types of infocubes in sap bi]]></category>
		<category><![CDATA[what are the tables in info cube in sap bi?]]></category>
		<category><![CDATA[what are types of infocubes in sap bw]]></category>
		<category><![CDATA[what do you mean by classical star schema in sap bw]]></category>
		<category><![CDATA[what do you mean by fact table in sap bi?]]></category>
		<category><![CDATA[what does bi-cubed mean]]></category>
		<category><![CDATA[what does sap bw infocube contain]]></category>
		<category><![CDATA[what is a virtual cube in sap]]></category>
		<category><![CDATA[what is info cube and different types of info cubes]]></category>
		<category><![CDATA[what is the difference between infocube and virtual infocube]]></category>
		<category><![CDATA[what is the difference between star schema in bw and relational cube]]></category>
		<category><![CDATA[when virtual cube sap]]></category>
		<category><![CDATA[why creating maximan in dimensions in infocube]]></category>
		<category><![CDATA[why only 233 key figures in a cube]]></category>
		<category><![CDATA[ypes of infocubes]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=198</guid>
		<description><![CDATA[InfoCubes are the central objects of the multidimensional model in SAP BW, and basis cube is one of  infocube type. Reports and analysis are based on these. An Info Cube describes a self-enclosed dataset for a business area from a reporting view, that is, for the reporting end user. Queries can be defined and/or executed [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-bw/198-basis-cube.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BDC Recording</title>
		<link>http://learnmysap.com/sap-abab/183-bdc-recording.html</link>
		<comments>http://learnmysap.com/sap-abab/183-bdc-recording.html#comments</comments>
		<pubDate>Tue, 22 Dec 2009 10:01:08 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Abap/4]]></category>
		<category><![CDATA["step by step" bdc in sap abap]]></category>
		<category><![CDATA[abab]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[abap batch input bdc_open source code]]></category>
		<category><![CDATA[abap batch input session sample code]]></category>
		<category><![CDATA[abap batch recording sample code]]></category>
		<category><![CDATA[abap batch session tcode]]></category>
		<category><![CDATA[abap bdc]]></category>
		<category><![CDATA[abap bdc code]]></category>
		<category><![CDATA[abap bdc create]]></category>
		<category><![CDATA[abap bdc examples]]></category>
		<category><![CDATA[abap bdc execute button]]></category>
		<category><![CDATA[abap bdc program]]></category>
		<category><![CDATA[abap bdc recording]]></category>
		<category><![CDATA[abap bdc session method]]></category>
		<category><![CDATA[abap bdc steps]]></category>
		<category><![CDATA[abap call transaction bdc data popup]]></category>
		<category><![CDATA[abap call transaction pop up window]]></category>
		<category><![CDATA[abap call transaction popup]]></category>
		<category><![CDATA[abap call transaction with popup]]></category>
		<category><![CDATA[abap code to create a bdc session]]></category>
		<category><![CDATA[abap create batch input session]]></category>
		<category><![CDATA[abap form step by step]]></category>
		<category><![CDATA[abap function to close session]]></category>
		<category><![CDATA[abap learning steps]]></category>
		<category><![CDATA[abap sample code bdc session]]></category>
		<category><![CDATA[abap sm35 screen]]></category>
		<category><![CDATA[abap step]]></category>
		<category><![CDATA[abap step by step]]></category>
		<category><![CDATA[abap step by step coding]]></category>
		<category><![CDATA[abap step by step learning]]></category>
		<category><![CDATA[abap step by step procedure]]></category>
		<category><![CDATA[abap user recording program]]></category>
		<category><![CDATA[adding fields in bdc program]]></category>
		<category><![CDATA[adding new field in bdc program]]></category>
		<category><![CDATA[addition of screen in recording abap]]></category>
		<category><![CDATA[batch create abap]]></category>
		<category><![CDATA[batch data communication step by step]]></category>
		<category><![CDATA[batch input abap step by step]]></category>
		<category><![CDATA[bdc]]></category>
		<category><![CDATA[bdc ,abap]]></category>
		<category><![CDATA[bdc abap how to create]]></category>
		<category><![CDATA[bdc abap step]]></category>
		<category><![CDATA[bdc abap transaction code]]></category>
		<category><![CDATA[bdc call transaction code from recording]]></category>
		<category><![CDATA[bdc call transaction method step by step]]></category>
		<category><![CDATA[bdc code to create characteristic in abap]]></category>
		<category><![CDATA[bdc in abap]]></category>
		<category><![CDATA[bdc in abap step by step]]></category>
		<category><![CDATA[bdc in abap step by step save data]]></category>
		<category><![CDATA[bdc in abap using table control]]></category>
		<category><![CDATA[bdc insert]]></category>
		<category><![CDATA[bdc program coding]]></category>
		<category><![CDATA[bdc program step by step]]></category>
		<category><![CDATA[bdc program step by step with example]]></category>
		<category><![CDATA[bdc program through recording in sap]]></category>
		<category><![CDATA[bdc programming in abab]]></category>
		<category><![CDATA[bdc programming in abap step by step]]></category>
		<category><![CDATA[bdc programming step by step]]></category>
		<category><![CDATA[bdc recording]]></category>
		<category><![CDATA[bdc recording for table control]]></category>
		<category><![CDATA[bdc recording in sap step by step]]></category>
		<category><![CDATA[bdc recording method]]></category>
		<category><![CDATA[bdc recording n transfer to program]]></category>
		<category><![CDATA[bdc recording sample program]]></category>
		<category><![CDATA[bdc recording transaction]]></category>
		<category><![CDATA[bdc recording tutorials]]></category>
		<category><![CDATA[bdc sample program]]></category>
		<category><![CDATA[bdc sap step by step]]></category>
		<category><![CDATA[bdc screen start in abap]]></category>
		<category><![CDATA[bdc session]]></category>
		<category><![CDATA[bdc session abap code]]></category>
		<category><![CDATA[bdc session code in abap]]></category>
		<category><![CDATA[bdc session input sample program]]></category>
		<category><![CDATA[bdc session method]]></category>
		<category><![CDATA[bdc session method code]]></category>
		<category><![CDATA[bdc session method example step by step]]></category>
		<category><![CDATA[bdc session method sample]]></category>
		<category><![CDATA[bdc session method sample program]]></category>
		<category><![CDATA[bdc session method step by step]]></category>
		<category><![CDATA[bdc simple example step by step]]></category>
		<category><![CDATA[bdc step by step]]></category>
		<category><![CDATA[bdc step by step in abap]]></category>
		<category><![CDATA[bdc step by step procedure with example in abap in call transaction method]]></category>
		<category><![CDATA[bdc step by step recording]]></category>
		<category><![CDATA[bdc step by step session]]></category>
		<category><![CDATA[bdc steps]]></category>
		<category><![CDATA[bdc steps sample]]></category>
		<category><![CDATA[bdcs in abap]]></category>
		<category><![CDATA[classical method of bdc in abap]]></category>
		<category><![CDATA[code bdc abap]]></category>
		<category><![CDATA[compare tables in abap code]]></category>
		<category><![CDATA[create a bdc abap example]]></category>
		<category><![CDATA[create a bdc program in abap and run]]></category>
		<category><![CDATA[create abap report for sm35]]></category>
		<category><![CDATA[create batch input sm35 abap]]></category>
		<category><![CDATA[create bdc recording]]></category>
		<category><![CDATA[create bdc sap]]></category>
		<category><![CDATA[create info structure in sap]]></category>
		<category><![CDATA[create sap program from bdc session]]></category>
		<category><![CDATA[creating a bdc step by step in abap]]></category>
		<category><![CDATA[creating bdc in sap]]></category>
		<category><![CDATA[creating bdc program step by step]]></category>
		<category><![CDATA[creating bdc session]]></category>
		<category><![CDATA[customer bdc run tcode]]></category>
		<category><![CDATA[data communication step by step]]></category>
		<category><![CDATA[different type of bdc recording methods]]></category>
		<category><![CDATA[does pressing enter get recorded in bdc recording]]></category>
		<category><![CDATA[example about using sm35 recording abap bdc program]]></category>
		<category><![CDATA[example of bdc program using call transaction method]]></category>
		<category><![CDATA[first bdc report in abap with example]]></category>
		<category><![CDATA[how can do the recording in bdc on sap abap]]></category>
		<category><![CDATA[how do you make a recording in sap]]></category>
		<category><![CDATA[how run bdc program]]></category>
		<category><![CDATA[how to add a screen to a program abap]]></category>
		<category><![CDATA[how to call a transaction in a pop up screen abap]]></category>
		<category><![CDATA[how to code a program step by step]]></category>
		<category><![CDATA[how to create a bdc program]]></category>
		<category><![CDATA[how to create a bdc screen]]></category>
		<category><![CDATA[how to create a new bdc sap]]></category>
		<category><![CDATA[how to create a table in abap step by step]]></category>
		<category><![CDATA[how to create abap program in bw]]></category>
		<category><![CDATA[how to create an sap bdc source code call transaction]]></category>
		<category><![CDATA[how to create and run abap program]]></category>
		<category><![CDATA[how to create batch input session abap example]]></category>
		<category><![CDATA[how to create batch session abap]]></category>
		<category><![CDATA[how to create bdc]]></category>
		<category><![CDATA[how to create bdc in sap step by step]]></category>
		<category><![CDATA[how to create bdc in sap?]]></category>
		<category><![CDATA[how to create bdc sap]]></category>
		<category><![CDATA[how to create session for bdc recording in abap]]></category>
		<category><![CDATA[how to create step by step bdc in abap]]></category>
		<category><![CDATA[how to create the bdc sap]]></category>
		<category><![CDATA[how to execute a bdc program in abap]]></category>
		<category><![CDATA[how to generate bdc in abap]]></category>
		<category><![CDATA[how to get source code from recording abap]]></category>
		<category><![CDATA[how to go back to the previous screen in sap abap]]></category>
		<category><![CDATA[how to learn mysap]]></category>
		<category><![CDATA[how to make a bdc in abap]]></category>
		<category><![CDATA[how to make bdc in abap]]></category>
		<category><![CDATA[how to make follow document entry using abap code]]></category>
		<category><![CDATA[how to make simple bdc in sap]]></category>
		<category><![CDATA[how to modify bdc code to execute like a normal program]]></category>
		<category><![CDATA[how to program abap in sap step by step]]></category>
		<category><![CDATA[how to record bdc]]></category>
		<category><![CDATA[how to record data in bdc in abap]]></category>
		<category><![CDATA[how to record the transaction in abap]]></category>
		<category><![CDATA[how to record the two tcodes in abap bdc]]></category>
		<category><![CDATA[how to record transaction for abap]]></category>
		<category><![CDATA[how to run a bdc program in abap using call transaction]]></category>
		<category><![CDATA[how to run a bdc program in abap using call transaction method]]></category>
		<category><![CDATA[how to run bdc]]></category>
		<category><![CDATA[how to run program in sap]]></category>
		<category><![CDATA[how to sap bdc record]]></category>
		<category><![CDATA[how to start recording in abap]]></category>
		<category><![CDATA[how to use bdc in bw]]></category>
		<category><![CDATA[how to use bdc recording in abap]]></category>
		<category><![CDATA[inserting new field in bdc program]]></category>
		<category><![CDATA[l]]></category>
		<category><![CDATA[learn abap step by step]]></category>
		<category><![CDATA[learn bdc]]></category>
		<category><![CDATA[learn bdc abap step by step]]></category>
		<category><![CDATA[learn bdc in sap]]></category>
		<category><![CDATA[learn bdc programming]]></category>
		<category><![CDATA[learn sap abap step by step]]></category>
		<category><![CDATA[learn sap bdc]]></category>
		<category><![CDATA[learning abap with bdc]]></category>
		<category><![CDATA[learning bdc]]></category>
		<category><![CDATA[learning bdc programing]]></category>
		<category><![CDATA[lsmw bdc session abap]]></category>
		<category><![CDATA[lsmw recording]]></category>
		<category><![CDATA[modify bdc recording]]></category>
		<category><![CDATA[mysap]]></category>
		<category><![CDATA[mysap bdc programs]]></category>
		<category><![CDATA[mysap tip]]></category>
		<category><![CDATA[no input batch data bdc abap]]></category>
		<category><![CDATA[ods]]></category>
		<category><![CDATA[procedure to create bdc program in abap]]></category>
		<category><![CDATA[program to bdc session methodabap]]></category>
		<category><![CDATA[program to create a bdc session]]></category>
		<category><![CDATA[record t code in bdc]]></category>
		<category><![CDATA[recorded session for abap]]></category>
		<category><![CDATA[recording abap]]></category>
		<category><![CDATA[recording in abap]]></category>
		<category><![CDATA[recording in bdc in sap abap]]></category>
		<category><![CDATA[recording method in abap]]></category>
		<category><![CDATA[recording session method in abap]]></category>
		<category><![CDATA[recordings sm 35 sap]]></category>
		<category><![CDATA[register bdc session sm35]]></category>
		<category><![CDATA[sample abap programs for beginners]]></category>
		<category><![CDATA[sample bdc recording]]></category>
		<category><![CDATA[sample code for bdc for using session method recording]]></category>
		<category><![CDATA[sample of session method,bdc,abap]]></category>
		<category><![CDATA[sample program code for bdc in abap]]></category>
		<category><![CDATA[sample sap abap call transaction using bdc data from report]]></category>
		<category><![CDATA[sample to program to create bdc]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap abap bdc]]></category>
		<category><![CDATA[sap abap bdc concept]]></category>
		<category><![CDATA[sap abap bdc example]]></category>
		<category><![CDATA[sap abap bdc program step by step]]></category>
		<category><![CDATA[sap abap bdc step by step]]></category>
		<category><![CDATA[sap abap code recording]]></category>
		<category><![CDATA[sap abap no batch input data]]></category>
		<category><![CDATA[sap abap step by step]]></category>
		<category><![CDATA[sap abap step by step procedure]]></category>
		<category><![CDATA[sap batch input sample code]]></category>
		<category><![CDATA[sap bdc]]></category>
		<category><![CDATA[sap bdc call transaction step by step]]></category>
		<category><![CDATA[sap bdc code =enter]]></category>
		<category><![CDATA[sap bdc example]]></category>
		<category><![CDATA[sap bdc recording tutorial]]></category>
		<category><![CDATA[sap bdc session method]]></category>
		<category><![CDATA[sap bdc session needs to hit enter]]></category>
		<category><![CDATA[sap bdc sm35]]></category>
		<category><![CDATA[sap bdc step by step]]></category>
		<category><![CDATA[sap bdc step by step tutorial]]></category>
		<category><![CDATA[sap bw bdc batch]]></category>
		<category><![CDATA[sap call transaction bdc]]></category>
		<category><![CDATA[sap create a recording]]></category>
		<category><![CDATA[sap create abap program from recording]]></category>
		<category><![CDATA[sap esecute bdc transaction code]]></category>
		<category><![CDATA[sap generate program from batch input session]]></category>
		<category><![CDATA[sap how to create bdc]]></category>
		<category><![CDATA[sap infostructure]]></category>
		<category><![CDATA[sap learn bdc]]></category>
		<category><![CDATA[sap save command in recording code in the bdc]]></category>
		<category><![CDATA[sap sm35 example]]></category>
		<category><![CDATA[sap-how to code a bdc recording]]></category>
		<category><![CDATA[sap-how to use the bdc insert]]></category>
		<category><![CDATA[sap-what to do with the recording in sm35 for the bdc?]]></category>
		<category><![CDATA[session method in bdc]]></category>
		<category><![CDATA[sesson methode step by step in sap abap]]></category>
		<category><![CDATA[simple abap bdc session program]]></category>
		<category><![CDATA[simple bdc in abap]]></category>
		<category><![CDATA[simple bdc program]]></category>
		<category><![CDATA[simple bdc program abap]]></category>
		<category><![CDATA[simple bdc program code using recording code]]></category>
		<category><![CDATA[simple bdc program in abap]]></category>
		<category><![CDATA[simple bdc programme]]></category>
		<category><![CDATA[simple call transaction bdc program]]></category>
		<category><![CDATA[simple codes in abap for recording]]></category>
		<category><![CDATA[simple concept of bdc in abap]]></category>
		<category><![CDATA[simple session method program in bdc]]></category>
		<category><![CDATA[site:learnmysap.com]]></category>
		<category><![CDATA[sm35 create recording sap]]></category>
		<category><![CDATA[source code for bdc]]></category>
		<category><![CDATA[step bdc using call transaction]]></category>
		<category><![CDATA[step by step bdc by session]]></category>
		<category><![CDATA[step by step bdc call transaction program with recording in abap]]></category>
		<category><![CDATA[step by step bdc in sap]]></category>
		<category><![CDATA[step by step bdc in sap abap 4 recording transaction]]></category>
		<category><![CDATA[step by step bdc program learning]]></category>
		<category><![CDATA[step by step bdc programing in sap]]></category>
		<category><![CDATA[step by step bdc programs]]></category>
		<category><![CDATA[step by step bdc sample program for beginners]]></category>
		<category><![CDATA[step by step bdc session method]]></category>
		<category><![CDATA[step by step bdc table cntrol]]></category>
		<category><![CDATA[step by step bdc to transfer po]]></category>
		<category><![CDATA[step by step bdc using call transaction method in abap]]></category>
		<category><![CDATA[step by step concept of bdc in abap]]></category>
		<category><![CDATA[step by step creating a bdc programming]]></category>
		<category><![CDATA[step by step example bdc with call transaction in abap]]></category>
		<category><![CDATA[step by step example for bdc]]></category>
		<category><![CDATA[step by step for bdc recording]]></category>
		<category><![CDATA[step by step guide for bdc]]></category>
		<category><![CDATA[step by step guide to learn abap]]></category>
		<category><![CDATA[step by step guide to sm35 and how to use]]></category>
		<category><![CDATA[step by step guide to using bdc tables abap]]></category>
		<category><![CDATA[step by step learning bdc]]></category>
		<category><![CDATA[step by step method to programed learning]]></category>
		<category><![CDATA[step by step procedure for bdc creation sap]]></category>
		<category><![CDATA[step by step procedure for bdc program]]></category>
		<category><![CDATA[step by step procedure for bdc programming]]></category>
		<category><![CDATA[step by step procedure of bdc report using session method in sap]]></category>
		<category><![CDATA[step by step procedure to create bdc]]></category>
		<category><![CDATA[step by step procedure to create bdc in abap]]></category>
		<category><![CDATA[step by step procedure to develop bdc in abap]]></category>
		<category><![CDATA[step by step process for bdc in abap]]></category>
		<category><![CDATA[step by step process of bdc program in abap]]></category>
		<category><![CDATA[step by step tips to run a bdc program]]></category>
		<category><![CDATA[step by step to make table in abap]]></category>
		<category><![CDATA[step by step to use bdc in sap]]></category>
		<category><![CDATA[step by step tutorials for bdc programming]]></category>
		<category><![CDATA[step for bdc coading in sap]]></category>
		<category><![CDATA[step of bdc in sap abap]]></category>
		<category><![CDATA[step to execute abap program]]></category>
		<category><![CDATA[step-by-step bdc process in abap]]></category>
		<category><![CDATA[step-by-step guide for batch data communication example]]></category>
		<category><![CDATA[steps bdc in abap]]></category>
		<category><![CDATA[steps bdc or call transacton method]]></category>
		<category><![CDATA[steps in creating bdc programs]]></category>
		<category><![CDATA[steps of create bdc programing in sap abap]]></category>
		<category><![CDATA[steps to create bdc in abap?]]></category>
		<category><![CDATA[steps to use sm35]]></category>
		<category><![CDATA[t code to record bdc]]></category>
		<category><![CDATA[t code to record bdc in sap]]></category>
		<category><![CDATA[t code to run the bdc]]></category>
		<category><![CDATA[t-code how to create the bdc]]></category>
		<category><![CDATA[table control in bdc in sap abap]]></category>
		<category><![CDATA[tcode run bdc in abap]]></category>
		<category><![CDATA[tcode to enter incoterms]]></category>
		<category><![CDATA[tcodes for bdc recording abap]]></category>
		<category><![CDATA[transaction code for recording in bdc in sap abap]]></category>
		<category><![CDATA[transaction codes for bdc in abap]]></category>
		<category><![CDATA[transaction data bdc]]></category>
		<category><![CDATA[using save button in bdc]]></category>
		<category><![CDATA[what command to exit from running bdc in abap]]></category>
		<category><![CDATA[what is bdc open]]></category>
		<category><![CDATA[what is bdc sap]]></category>
		<category><![CDATA[what is happening when we start recording in bdc programming]]></category>
		<category><![CDATA[what is recording in abap]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=183</guid>
		<description><![CDATA[BDC (Batch Data Communication) recording is a method to transfer data form SAP system to SAP system or a non-SAP system to SAP system. This method is used to transfer large amount data that available in electronic form. It uses normal transaction code to transfer data.
There are two types of methods offered by SAP:
First method [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-abab/183-bdc-recording.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customer Exits in SAP R/3 System</title>
		<link>http://learnmysap.com/sap-abab/180-customer-exits-in-sap-r3-system.html</link>
		<comments>http://learnmysap.com/sap-abab/180-customer-exits-in-sap-r3-system.html#comments</comments>
		<pubDate>Thu, 29 Oct 2009 10:46:09 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Abap/4]]></category>
		<category><![CDATA[abab]]></category>
		<category><![CDATA[abap user exit tutorial]]></category>
		<category><![CDATA[customer user-exit]]></category>
		<category><![CDATA[enhancement]]></category>
		<category><![CDATA[how to develop screen exit]]></category>
		<category><![CDATA[how to find an customer exit in sap]]></category>
		<category><![CDATA[how to find the customer exit in sap]]></category>
		<category><![CDATA[how to find userexits and customer exit]]></category>
		<category><![CDATA[how to see user exit in sap]]></category>
		<category><![CDATA[how to use sap system]]></category>
		<category><![CDATA[l]]></category>
		<category><![CDATA[learn sap user exits]]></category>
		<category><![CDATA[learning abap user exits]]></category>
		<category><![CDATA[learning user exit]]></category>
		<category><![CDATA[learning user exits in sap]]></category>
		<category><![CDATA[request sap exit]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap abap customer exits and user exits use of keys]]></category>
		<category><![CDATA[sap abap user exits and customer exit]]></category>
		<category><![CDATA[sap customer exit tutorial]]></category>
		<category><![CDATA[sap customer exits and user exits]]></category>
		<category><![CDATA[sap enhancement user exit no effect to user]]></category>
		<category><![CDATA[sap how to do user exits]]></category>
		<category><![CDATA[sap r/3 user exits]]></category>
		<category><![CDATA[sap r3 user exit]]></category>
		<category><![CDATA[system exits sap]]></category>
		<category><![CDATA[system-exit]]></category>
		<category><![CDATA[use exit]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user exit]]></category>
		<category><![CDATA[user exit and customer exits in abap]]></category>
		<category><![CDATA[user exit creating sap r 3 6.0]]></category>
		<category><![CDATA[user exit for save billing process]]></category>
		<category><![CDATA[user exit sap save customer]]></category>
		<category><![CDATA[user exit tutorial sap]]></category>
		<category><![CDATA[user exits]]></category>
		<category><![CDATA[user exits abap]]></category>
		<category><![CDATA[user exits customr exits in sap]]></category>
		<category><![CDATA[user exits in sap bw]]></category>
		<category><![CDATA[user exits tutorials]]></category>
		<category><![CDATA[what are user exits in sap r/3 system]]></category>
		<category><![CDATA[what is a customer exit in sap]]></category>
		<category><![CDATA[what is a user exit in sap?]]></category>
		<category><![CDATA[what is exits in sap bw]]></category>
		<category><![CDATA[why we are using user exits in sap]]></category>
		<category><![CDATA[why we follow naming convention in user exits]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=180</guid>
		<description><![CDATA[SAP creates customer exits for specific programs, screens and menus within standard SAP system. There four type of exits in SAP: Menu Exits, Screen Exits, Function Module Exits, and Field Exits.
There are mainly two reasons why we need to use user exits in SAP System:

We should use them because they do not affect the SAP [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-abab/180-customer-exits-in-sap-r3-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Key Figure in SAP BW</title>
		<link>http://learnmysap.com/sap-bw/176-how-to-create-a-key-figure-in-sap-bw.html</link>
		<comments>http://learnmysap.com/sap-bw/176-how-to-create-a-key-figure-in-sap-bw.html#comments</comments>
		<pubDate>Thu, 08 Oct 2009 03:01:55 +0000</pubDate>
		<dc:creator>ekoy</dc:creator>
				<category><![CDATA[Business Warehouse]]></category>
		<category><![CDATA["create infoobject catalogue for unit"]]></category>
		<category><![CDATA[add key figure in bw]]></category>
		<category><![CDATA[administrator Workbench]]></category>
		<category><![CDATA[AWB]]></category>
		<category><![CDATA[bo]]></category>
		<category><![CDATA[bw]]></category>
		<category><![CDATA[bw add key figures]]></category>
		<category><![CDATA[bw info object data type]]></category>
		<category><![CDATA[bw infoobject aggregation]]></category>
		<category><![CDATA[bw infoobject key]]></category>
		<category><![CDATA[bw infoobject transactional sid]]></category>
		<category><![CDATA[bw key date]]></category>
		<category><![CDATA[bw key figures]]></category>
		<category><![CDATA[bw key figures in queries or in the cube]]></category>
		<category><![CDATA[characteristics and key figures in bw]]></category>
		<category><![CDATA[characteristics and key figures in sap]]></category>
		<category><![CDATA[create "info area" sap]]></category>
		<category><![CDATA[create a bw info object]]></category>
		<category><![CDATA[create a new new key figure info objects]]></category>
		<category><![CDATA[create infoobject bw]]></category>
		<category><![CDATA[create infoobject catalog sap bw]]></category>
		<category><![CDATA[create infoobject catalog.]]></category>
		<category><![CDATA[create infoobject in sap bw]]></category>
		<category><![CDATA[create key figure]]></category>
		<category><![CDATA[create key figures]]></category>
		<category><![CDATA[creating a key figure sap]]></category>
		<category><![CDATA[creating characteristics and key figures in sap bw]]></category>
		<category><![CDATA[creating key figure with reference in bw]]></category>
		<category><![CDATA[creating key figures in sap bw]]></category>
		<category><![CDATA[date as key figure sap bw]]></category>
		<category><![CDATA[date as keyfigure in sap bw]]></category>
		<category><![CDATA[date key figure bw]]></category>
		<category><![CDATA[how create key figure]]></category>
		<category><![CDATA[how to create a key from sap]]></category>
		<category><![CDATA[how to create info area & info object]]></category>
		<category><![CDATA[how to create info area and key figures in sap logon]]></category>
		<category><![CDATA[how to create info objects in sap bw]]></category>
		<category><![CDATA[how to create infoarea in sap bw]]></category>
		<category><![CDATA[how to create infoobject with current date in sap bw]]></category>
		<category><![CDATA[how to create key figure]]></category>
		<category><![CDATA[how to create key figure in sap bi]]></category>
		<category><![CDATA[how to create keyfigures in sap bw]]></category>
		<category><![CDATA[how to create new key figures]]></category>
		<category><![CDATA[how to create unit infoobjects]]></category>
		<category><![CDATA[how to in bw]]></category>
		<category><![CDATA[howto create info object key figure]]></category>
		<category><![CDATA[info area]]></category>
		<category><![CDATA[info object catalog]]></category>
		<category><![CDATA[info objects properties in sap]]></category>
		<category><![CDATA[infoobject]]></category>
		<category><![CDATA[infoobject maintenance in sap bw]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[key figure maintenance sap bw]]></category>
		<category><![CDATA[key figures and characteristics in sap]]></category>
		<category><![CDATA[key figures and sap bw]]></category>
		<category><![CDATA[key figures for billing in sap bw]]></category>
		<category><![CDATA[key figures in bw]]></category>
		<category><![CDATA[key figures infoobjects]]></category>
		<category><![CDATA[key figures sap]]></category>
		<category><![CDATA[key figures screen in sap bw]]></category>
		<category><![CDATA[l]]></category>
		<category><![CDATA[lsmw to create infoobjects]]></category>
		<category><![CDATA[lsmw to create users in sap bw]]></category>
		<category><![CDATA[mysap]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap bi create key figures]]></category>
		<category><![CDATA[sap bi infoobject key figure attribute maintain]]></category>
		<category><![CDATA[sap bw create attribute]]></category>
		<category><![CDATA[sap bw create infoobject key figure]]></category>
		<category><![CDATA[sap bw create key figure]]></category>
		<category><![CDATA[sap bw create key figure infoobject]]></category>
		<category><![CDATA[sap bw create keyfigure]]></category>
		<category><![CDATA[sap bw create keyfigure infobejct]]></category>
		<category><![CDATA[sap bw create new key figures]]></category>
		<category><![CDATA[sap bw data flow step by step]]></category>
		<category><![CDATA[sap bw date as key figure]]></category>
		<category><![CDATA[sap bw infoobject aggregation]]></category>
		<category><![CDATA[sap bw infoobject key figure attributes]]></category>
		<category><![CDATA[sap bw infoobject steps]]></category>
		<category><![CDATA[sap bw key figure type]]></category>
		<category><![CDATA[sap bw key figures]]></category>
		<category><![CDATA[sap bw key figures characteristics]]></category>
		<category><![CDATA[sap bw key figures properties]]></category>
		<category><![CDATA[sap bw keyfigure]]></category>
		<category><![CDATA[sap bw query date as key figure]]></category>
		<category><![CDATA[sap bw unut in key figure]]></category>
		<category><![CDATA[sap create "key figure"]]></category>
		<category><![CDATA[sap help bw key figure]]></category>
		<category><![CDATA[sap how to create key figure]]></category>
		<category><![CDATA[sap how to maintain key figures]]></category>
		<category><![CDATA[sap key figure]]></category>
		<category><![CDATA[sap key figure type]]></category>
		<category><![CDATA[sap key figures]]></category>
		<category><![CDATA[sap key figures and characteristics]]></category>
		<category><![CDATA[sap new key figure]]></category>
		<category><![CDATA[sap steps infoobjects]]></category>
		<category><![CDATA[steps to create infoobject in sap bw]]></category>
		<category><![CDATA[transaction code to create info object in sap bw]]></category>
		<category><![CDATA[two descriptions for the infoobject in sap bw]]></category>
		<category><![CDATA[type keyfigures bw]]></category>
		<category><![CDATA[types infoobject sap bw]]></category>
		<category><![CDATA[what is key figure in sap]]></category>
		<category><![CDATA[what is the transaction for creating an infoobject in bw]]></category>
		<category><![CDATA[why we create infoobject catalog in bw]]></category>

		<guid isPermaLink="false">http://learnmysap.com/?p=176</guid>
		<description><![CDATA[Here are step by step how to create Key Figure in SAP BW Info Object Tree.
1. In the initial screen of the Administrator Workbench, choose the function Area Modeling (transaction code: RSA1), and Info Objects.
2. Create or maintain an Info Area within the Info Object tree.
3. Create or maintain an Info Object Catalog with type [...]]]></description>
		<wfw:commentRss>http://learnmysap.com/sap-bw/176-how-to-create-a-key-figure-in-sap-bw.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
