<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SAP Material Management</title>
	<atom:link href="http://sapmm.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sapmm.wordpress.com</link>
	<description>All About SAP Material Mangement</description>
	<lastBuildDate>Wed, 28 Dec 2011 07:36:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sapmm.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/7f7468bb519b525914b0eb5324008d75?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>SAP Material Management</title>
		<link>http://sapmm.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sapmm.wordpress.com/osd.xml" title="SAP Material Management" />
	<atom:link rel='hub' href='http://sapmm.wordpress.com/?pushpress=hub'/>
		<item>
		<title>FU BAPI_INCOMINGINVOICE_CREATE</title>
		<link>http://sapmm.wordpress.com/2010/03/14/fu-bapi_incominginvoice_create/</link>
		<comments>http://sapmm.wordpress.com/2010/03/14/fu-bapi_incominginvoice_create/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 15:47:18 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[LIV]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2010/03/14/fu-bapi_incominginvoice_create/</guid>
		<description><![CDATA[___________________________________________________ Short Text Invoice Verification: Post Invoice Functionality You can use this method to create and post incoming invoices. When passing on the header data, you use the INVOIC_IND field to determine whether the system posts a credit memo or an invoice. If you leave the field initial, the system posts a credit memo. If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=766&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>___________________________________________________    <br />Short Text     <br />Invoice Verification: Post Invoice </p>
<p>Functionality    <br />You can use this method to create and post incoming invoices. </p>
<p>When passing on the header data, you use the INVOIC_IND field to determine whether the system posts a credit memo or an invoice. If you leave the field initial, the system posts a credit memo. If you enter an X, the system posts an invoice. </p>
<p>If you want to enter an invoice for a returns order, you must leave the INVOICE_IND field initial. </p>
<p>As in the online transaction, the system updates the purchase order history and stock valuation data in Materials Management. The system creates accounting documents in Accounting. </p>
<p>You can use this method to: </p>
<p>Enter and post invoices with multiple account assignment    <br />Change the account assignment of invoices, add account assignments, and post the invoices     <br />Enter invoices for blanket purchase orders     <br />Enter and post invoices for purchase orders containing planned delivery costs     <br />Enter and post invoices containing unplanned delivery costs     <br />Enter and post subsequent debits/credits     <br />Use document types with external number assignment     <br />Enter and post invoices with withholding tax     <br />Enter and post invoice with more than one vendor line and different payment methods and terms of payment     <br />Enter and post invoices for returns orders     <br />Enter and post invoices for transportation service providers     <br />Enter and post invoices for external service orders     <br />Post to G/L accounts     <br />Post to material accounts     <br />Enter and post invoices for a one-time vendor     <br />Enter and post invoices with a different payee     <br />Restrictions </p>
<p>The following fields in Financial Accounting are not passed on: </p>
<p>ISR number (ISR = inpayment slip with reference number)    <br />Bank details     <br />Payment reference     <br />House bank ID     <br />Notes     <br />The following authorization object is checked using activity 01: </p>
<p>M_RECH_WRK: Authorization to create invoices in certain plants    <br />Transfer </p>
<p>You use the structure HeaderData to pass on the header data of the incoming invoice. </p>
<p>You pass on the address data of a one-time vendor or a different invoice payee with the structure AddressData. </p>
<p>Tables ItemData and AccountingData contain the invoice item data. The table TaxData contains the tax information for the invoice. </p>
<p>The tables ItemData and AccountingData contain the item data of the incoming invoice. The TaxData table contains the tax information on the invoice. </p>
<p>The table GlAccountData contains data for posting to a G/L account and the MaterialData table contains data for posting to a material account. </p>
<p>You can use the table WithTaxData to pass on withholding tax information. </p>
<p>Via the table VendorItemSplitData,&#160; you can distribute the gross amount among several creditor lines with different payment methods and terms of payment. </p>
<p>Return </p>
<p>The document number of the invoice document and the fiscal year are returned by the system as key fields of the incoming invoice. </p>
<p>Return messages </p>
<p>Messages are returned in the Return parameter. The parameter documentation shows the return codes and their meanings. </p>
<p>Further information    <br />The method can only perform your function if no error messages were generated in the Return table. This is the case if the header data and all the items were processed successfully. </p>
<p>Transaction control is not implemented. The calling program therefore has to execute the Commit Work itself after this method has been successfully invoked (in other words, if no errors were reported in the Return parameter). </p>
<p>Example: Incoming Invoice    <br />This example shows the header data that you need to enter in table Headerdata and the item data that you need to enter in table Itemdata to post an invoice. </p>
<p>Purchase order: 10 pc of material A @ $10/pc    <br />Goods receipt:&#160; 10 pc of material A </p>
<p>You receive an invoice against this purchase order referencing PO number 4500007491, PO item 10, for a quantity of 10 pc of material A and an amount of $116, including 16% VAT. Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Post invoice/credit memo): X    <br />DOC_DATE (Document date): 05.20.2000     <br />PSTNG_DATE (Posting date): 05.23.2000     <br />COMP_CODE (Company code): 1000     <br />GROSS_AMOUNT (Gross amount): 116.00     <br />CURRENCY (Currency key): USD     <br />CALC_TAX_IND (Calculate tax): X     <br />ItemData table </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 00001    <br />PO_NUMBER (Purchase order number): 4500007491     <br />PO_ITEM (Purchase order item): 00010     <br />TAX_CODE (Tax code): VN     <br />ITEM_AMOUNT (Item amount): 100     <br />QUANTITY (Quantity): 10     <br />PO_UNIT (Unit of measure): PC     <br />For more information, see the parameter documentation for tables HeaderData and Itemdata. </p>
<p>Example: Incoming invoice in foreign currency, goods-receipt-based invoice verification and tax information    <br />This example specifies the header data that you need to enter in table Headerdata, the item data that you need to enter in table Itemdata and the tax information that you need to enter in table TaxData to post an invoice in a foreign currency. </p>
<p>Purchase order:&#160;&#160;&#160;&#160;&#160;&#160; 10 pc of material A @ $10/pc    <br />First goods receipt:&#160; 4 pc of material A     <br />Second goods receipt: 6 pc of material A </p>
<p>You receive an invoice against this purchase order referencing PO number 4500007505, PO item 10, goods receipt document 50010095, 2000, item 1. The invoice is for a quantity of 4 pc of material A, a gross amount of $46.60 and 16% tax ($6.60). Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Post invoice/credit memo): X    <br />DOC_DATE (Document date): 05.20.2000     <br />PSTNG_DATE (Posting date): 05.23.2000     <br />COMP_CODE (Company code): 1000     <br />CURRENCY (Currency key): USD     <br />GROSS_AMOUNT (Gross amount): 46.60     <br />ItemData table </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 00001    <br />PO_NUMBER (Purchase order number): 4500007505     <br />PO_ITEM (Purchase order item): 00010     <br />REF_DOC (Goods receipt document): 50010095     <br />REF_DOC_YEAR (Fiscal year of current period): 2000     <br />REF_DOC_ITEM (Goods receipt document item): 1     <br />TAX_CODE (Tax code): VN     <br />ITEM_AMOUNT (Item amount): 40.00     <br />QUANTITY (Quantity): 4     <br />PO_UNIT (Unit of measure): PC     <br />TaxData table </p>
<p>TAX_CODE (Tax code): VN    <br />TAX_AMOUNT (Tax amount in document currency): USD 6.60     <br />For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData. </p>
<p>Example: Incoming invoice for blanket purchase order    <br />This invoice shows which header data you need to enter in the table HeaderData, which item data you need to enter in the table ItemData, and which account assignment data you need to enter in table AccountingData to post an incoming invoice for a blanket purchase order. </p>
<p>You receive an invoice in respect of the blanket purchase order 4500015172, item 10 for an amount of $110 including 10% VAT. You want to apportion the invoice amount to the cost centers 1200 and 1500. Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Post invoice/credit memo): X    <br />DOC_DATE (Document date): 02.19.2001     <br />PSTING_DATE (Posting date): 02.21.2001     <br />COMP_CODE (Company code): 1000     <br />GROSS_AMOUNT (Gross amount): 110     <br />CURRENCY (Currency): USD     <br />CALC_TAX_IND (Calculate tax): X     <br />ItemData table </p>
<p>INVOICE_DOC_ITEM (Item in the invoice document): 00001    <br />PO_NUMBER (PO number): 4500015172     <br />PO_ITEM (PO item): 00010     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Item amount): 100     <br />AccountingData table </p>
<p>1st line: Change account assignment data </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 0001    <br />SERIAL_NO (Serial number for the accont assignment): 01     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Amount in document currency): 30     <br />GL_ACCOUNT (G/L account number): 890000     <br />COSTCENTER (Cost center): 1200     <br />2nd line: Add unplanned account assignment </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 0001    <br />XUNPL (Unplanned acct. assignment from IV): X     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Amount in document currency): 70     <br />GL_ACCOUNT (G/L account number): 890000     <br />COSTCENTER (Cost center): 1500     <br />In the case of the blanket purchase order, the following fields for quantities and units of measure must not be populated in the tables ItemData and AccountingDataAccountingData: </p>
<p>Quantity (QUANTITY)    <br />PO_UNIT (PO unit of measure)     <br />PO_UNIT_ISO (PO unit of measure in ISO code)     <br />PO_PR_QNT (Quantity in PO price unit of measure)     <br />PO_PR_UOM (PO price unit of measure)     <br />PO_PR_UOM_ISO (PO price unit of measure in ISO code)     <br />More information is available in the parameter documentation for the tables HeaderData, ItemData, and AccountingData, and in the SAP Library under Logistics Invoice Verification. </p>
<p>Example: Change account assignments and add unplanned assignments    <br />This example shows the header data that you need to enter in table Headerdata, the item data that you need to enter in table Itemdata, and the account assignment information that you need to enter in table AccountingData to change, add, and post account assignments for an invoice. If you want to change or add account assignments, there must be a non-valuated goods receipt or no goods receipt in the system. Goods-receipt-based invoice verification is specified. </p>
<p>Purchase order: 300 pc of material A @ $1.00/pc    <br />Goods receipt:&#160; 300 pc of material A </p>
<p>This purchase order is subject to account assignment. You receive an invoice for it, referencing the PO number 4500006846, PO item 10, goods receipt document 50008849, 2000, item 1. The invoice is for a quantity of 100 pieces of material A, with a gross invoice amount of USD 116.00, including 16% VAT. You want to change the planned account assignment for the second account assignment item and add an unplanned account assignment. Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Post invoice/credit memo): X    <br />DOC_DATE (Document date): 08.05.2000     <br />PSTNG_DATE (Posting date): 08.08.2000     <br />COMP_CODE (Company code): 1000     <br />CURRENCY (Currency key): USD     <br />GROSS_AMOUNT (Gross amount): 17.40     <br />CALC_TAX_IND (Calculate tax automatically): X     <br />PMNTTRMS (Terms of payment key): 0001     <br />ItemData table </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 00001    <br />PO_NUMBER (Purchase order number): 4500006846     <br />PO_ITEM (Purchase order item): 00010     <br />REF_DOC (Goods receipt document): 500008849     <br />REF_DOC_YEAR (Fiscal year of current period): 2000     <br />REF_DOC_ITEM (Goods receipt document item): 1     <br />TAX_CODE (Tax code): VN     <br />ITEM_AMOUNT (Item amount): 100     <br />QUANTITY (Quantity): 100     <br />PO_UNIT (Unit of measure): PC     <br />AccountingData table </p>
<p>Line 1: Change second account assignment item </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 0001    <br />SERIAL_NO (Account assignment serial number): 02     <br />TAX_CODE (Tax code): VN     <br />ITEM_AMOUNT (Amount in document currency): 10.00     <br />QUANTITY (Quantity): 10     <br />PO_UNIT (Order unit): PC     <br />GL_ACCOUNT (G/L account number): 890000     <br />COSTCENTER (Cost center): 1200     <br />Line 2: Add unplanned account assignment </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 0001    <br />XUNPL (Unplanned account assignment in Invoice Verification): X     <br />TAX_CODE (Tax code): VN     <br />ITEM_AMOUNT (Amount in document currency): 5.00     <br />QUANTITY (Quantity): 5     <br />PO_UNIT (Order unit): PC     <br />GL_ACCOUNT (G/L account number): 890000     <br />COSTCENTER (Cost center): 1200     <br />More information is available in the parameter documentation for the tables HeaderData, ItemData, and AccountingData and in the SAP Library under Logistics Invoice Verification. </p>
<p>Example: Incoming invoice with planned delivery costs    <br />This examples shows the header data that you need to enter in table HeaderData, the item data that you need to enter in table ItemData, and the tax information that you need to enter in table TaxData to post an invoice containing planned delivery costs. </p>
<p>Purchase order: 100 pc of material A @ $1.00/pc    <br />Goods receipt:&#160; 100 pc of material A </p>
<p>You receive an invoice for this purchase order referencing PO number 4500006986, PO item 10, for a quantity of 100 pieces of material A and $136.00, including 16% VAT and $20.00 planned delivery costs. Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Post invoice/credit memo): X    <br />DOC_DATE (Document date): 08.10.2000     <br />PSTNG_DATE (Posting date): 08.12.2000     <br />COMP_CODE (Company code): 1000     <br />CURRENCY (Currency key): USD     <br />GROSS_AMOUNT (Gross amount): 136,00     <br />ItemData table </p>
<p>Line 1: Posting the purchase order item </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 00001    <br />PO_NUMBER (Purchase order number): 4500006986     <br />PO_ITEM (Order item): 00010     <br />TAX_CODE (Tax code): VN     <br />ITEM_AMOUNT (Item amount): 100.00     <br />QUANTITY (Quantity): 100     <br />PO_UNIT (Unit of measure): PC     <br />Line 2: Posting the planned delivery costs </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 00002    <br />PO_NUMBER (Order number): 4500006986     <br />PO_ITEM (Order item): 00010     <br />ITEM_AMOUNT (Item amount): 20.00     <br />QUANTITY (Quantity): 100     <br />PO_UNIT (Unit of measure): PC     <br />COND_TYPE (Condition type): FRB1     <br />TaxData table </p>
<p>TAX_CODE (Tax code): VN    <br />TAX_AMOUNT (Tax amount in document currency): 16.00     <br />For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData. </p>
<p>Example: Incoming invoice with withholding tax    <br />This example shows which header data you can enter in the table HeaderData, which item data you can enter in the table Itemdata, and which withholding tax information you can enter in the table WithTaxData in order to park an incoming invoice with withholding tax. </p>
<p>Purchase order: 10 pc of material A @ $10 </p>
<p>Goods receipt: 10 pc of material A </p>
<p>You receive an invoice for this purchase order referencing PO number 4500007505, PO item 10, GR document 50010095 2000, item 1. The invoice is for a quantity of 10 pc and a gross amount of $100. You have to pay 10% withholding tax on the gross amount. Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Invoice/Credit memo): X    <br />DOC_DATE (Document date): 05.20.2000     <br />PSTNG_DATE (Posting date): 05.23.2000     <br />COMP_CODE (Company code): WT01     <br />CURRENCY (Currency key): USD     <br />GROSS_AMOUNT (Gross amount): $100     <br />ItemData table </p>
<p>INVOICE_DOC_ITEM (Item from invoice document): 00001    <br />PO_NUMBER (PO number): 4500007505     <br />PO_ITEM (PO item): 00010     <br />REF_DOC (GR document): 50010095     <br />REF_DOC_YEAR (Fiscal year of the current period): 2000     <br />REF_DOC_ITEM (Item in a GR document): 1     <br />TAX_CODE (Tax code): V0     <br />ITEM_AMOUNT (Item amount): $100     <br />QUANTITY (Quantity): 10     <br />PO_UNIT (Unit of measure): PC     <br />WithTaxData table </p>
<p>SPLIT_KEY (Grouping key for withholding tax split): 0001    <br />WI_TAX_TYPE (Code for withholding tax type): R1     <br />WI_TAX_CODE (Withholding tax code): 01     <br />WI_TAX_BASE (Withholding tax base amount): 100     <br />WI_TAX_AMT (Withholding tax amount in doc. currency): 10.00     <br />For more information, see the parameter documentation for the tables HeaderData, ItemData, and WithTaxData. </p>
<p>Example: Incoming invoice with amount split    <br />This example shows you which header data you can enter in the HeaderData table, which item data you can enter in the Itemdata table, and which information you can enter in the VendorItemSplitData table to create an incoming invoice with amount split. </p>
<p>Purchase order: 10 pc of material A @ $10 </p>
<p>Goods receipt: 10 pc of material A </p>
<p>You receive an invoice for this purchase order referencing PO number 4500007505, PO item 10, GR document 50010095, item 1. The invoice is for a quantity of 10 pieces and a gross amount of $100. You want to apportion the gross amount to two creditor lines. 40% of the gross amount is to be paid immediately by check, and 60% of the gross amount is to be paid within 14 days, taking into account a 3% cash discount. Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Invoice/Credit memo): X    <br />DOC_DATE (Document date): 05.20.2000     <br />PSTNG_DATE (Posting date): 05.23.2000     <br />COMP_CODE (Company code): 0001     <br />CURRENCY (Currency key): USD     <br />GROSS_AMOUNT (Gross amount): 100.00     <br />ItemData table </p>
<p>INVOICE_DOC_ITEM (Item from the invoice document): 00001    <br />PO_NUMBER (PO number): 4500007505     <br />PO_ITEM (PO item): 00010     <br />REF_DOC (GR document): 50010095     <br />REF_DOC_YEAR (Fiscal year for the current period): 2000     <br />REF_DOC_ITEM (Item from a GR document): 1     <br />TAX_CODE (Tax code): V0     <br />ITEM_AMOUNT (Item amount): 100     <br />QUANTITY (Quantity): 10.00     <br />PO_UNIT (Unit of measure): PC     <br />VendorItemSplitData table </p>
<p>1st creditor line </p>
<p>SPLIT_KEY (Grouping key for split in the vendor line): 0001    <br />SPLIT_AMOUNT (Gross invoice partial amount in doc. currency): 40.00     <br />PYMT_METH (Payment method): S     <br />TAX_CODE (Tax code): V0     <br />PMNTTRMS (Payment terms key): 0001     <br />2nd creditor line </p>
<p>SPLIT_KEY (Grouping key for split in the vendor line): 0002    <br />SPLIT_AMOUNT (Gross invoice partial amount in doc. currency): 60.00     <br />PYMT_METH (Payment method): U     <br />TAX_CODE (Tax code): V0     <br />PMNTTRMS (Payment terms key): 0003     <br />For more information, see the parameter documentation for tables HeaderData, ItemData, and VendorItemSplitData. </p>
<p>Example: Incoming Invoice with G/L and Material Account Posting    <br />This example shows you which data you have to provide in order to enter and post an incoming invoice (header data in table HeaderData, item data in table ItemData, G/L account information in table GlAccountData, and material account information in table MaterialData). </p>
<p>You receive an invoice with reference to PO number 4500006846, PO item 10. The invoice is for a quantity of 100 PC of material A, a gross amount of 150.80 USD incl. 16% tax. Included in this is a G/L account posting of 10 USD to account 400000 in company code 1, and a material account posting to the material MAT01n for 20 USD. </p>
<p>Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Post invoice/credit memo): X    <br />DOC_DATE (Document date): 08.05.2000     <br />PSTNG_DATE (Posting date): 08.08.2000     <br />COMP_CODE (Company code): 1000     <br />CURRENCY (Currency key): USD     <br />GROSS_AMOUNT (Gross amount): 150.80     <br />CALC_TAX_IND (Automatically calculate tax): X     <br />PMNTTRMS (Payment terms key): 0001     <br />ItemData table </p>
<p>INVOICE_DOC_ITEM (Invoice document item): 00001    <br />PO_NUMBER (PO number): 4500006846     <br />PO_ITEM (PO item): 00010     <br />TAX_CODE (Tax code): VN     <br />ITEM_AMOUNT (Item amount): 100     <br />QUANTITY (Quantity): 100     <br />PO_UNIT (Unit of measure): PC     <br />GlAccountData table </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 00001    <br />GL_ACCOUNT (G/L account): 400000     <br />ITEM_AMOUNT (Item amount): 10,00     <br />DB_CR_IND (Debit/credit indicator): S     <br />COMP_CODE (Company code): 0001     <br />TAX_CODE (Tax code): VN     <br />COSTCENTER (Cost center): 1     <br />MaterialData table </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 0001    <br />MATERIAL (Material): MAT01     <br />PLANT (Valuation area): 0001     <br />DB_CR_INP (Debit/credit indicator): S     <br />ITEM_AMOUNT (Item amount): 10.00     <br />QUANTITY (MENGE_D): 1     <br />PO_UNIT (PO quantity unit of measure): PC     <br />TAX_CODE (Tax code): VN     <br />More information is available in the parameter documentation for the tables HeaderData, ItemData, GlAccountData and MaterialData and in the SAP Library under Logistics Invoice Verification. </p>
<p>Example: Invoice for a purchase order for external services and service-based invoice verification    <br />This example shows you which header data you must enter in the table HeaderData, which item data you must enter in the table ItemData, and which account assignment data you must enter in the table AccountingData in order to enter and post an incoming invoice. </p>
<p>You receive an invoice referencing PO number 4500000191, PO item 10. Two services, A and B, are invoiced, each with a quantity of six service units. Service A has a gross amount of 580 euros incl. 16% VAT. Service B has 812 euros incl. 16% VAT. Service A has an account assignment of 50% to each of the two cost centers 1000 and 2000. Service B also has a 50-50 account assignment, to cost centers 1000 and 3000. The service acceptance is performed jointly for both services in one service entry sheet, number 1000000022. You cannot change the account assignments. Enter the following data: </p>
<p>HeaderData table </p>
<p>INVOICE_IND (Post invoice/credit memo): X    <br />DOC_TYPE (Document type): RE     <br />DOC_DATE (Document date): 01.10.2002     <br />PSTNG_DATE (Posting date): 01.10.2002     <br />COMP_CODE (Company code): 0001     <br />CURRENCY (Currency key): USD     <br />GROSS_AMOUNT (Gross amount): 1392.00     <br />CALC_TAX_IND (Calculate tax automatically): X     <br />PMNTTRMS (Payment terms key): 0001     <br />ItemData table </p>
<p>First entry for service A: </p>
<p>INVOICE_DOC_ITEM (Item in invoice document): 000001    <br />PO_NUMBER (PO number): 4500000191     <br />PO_ITEM (PO item): 00010     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Item amount): 250.00     <br />QUANTITY (Quantity): 1     <br />PO_UNIT (Unit of measure): SU     <br />SHEET_NO (Service entry sheet number): 1000000022     <br />SHEET_ITEM (Line number): 10     <br />Second entry for service A: </p>
<p>INVOICE_DOC_ITEM (Item in invoice document): 000002    <br />PO_NUMBER (PO number): 4500000191     <br />PO_ITEM (PO item): 00010     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Item amount): 250.00     <br />QUANTITY (Quantity): 3     <br />PO_UNIT (Unit of measure): SU     <br />SHEET_NO (Entry sheet number): 1000000022     <br />SHEET_ITEM (Line number) : 10     <br />First entry for service B: </p>
<p>INVOICE_DOC_ITEM (Item in invoice document): 000003    <br />PO_NUMBER (PO number): 4500000191     <br />PO_ITEM (PO item): 00010     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Item amount): 350.00     <br />QUANTITY (Quantity): 3     <br />PO_UNIT (Unit of measure): SU     <br />SHEET_NO (Entry sheet number): 1000000022     <br />SHEET_ITEM (Line number) : 20     <br />Second entry for service B: </p>
<p>INVOICE_DOC_ITEM (Item in invoice document): 000004    <br />PO_NUMBER (PO number): 4500000191     <br />PO_ITEM (PO item): 00010     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Item amount): 700.00     <br />QUANTITY (Quantity): 1     <br />PO_UNIT (Unit of measure): SU     <br />SHEET_NO (Service entry sheet number): 1000000022     <br />SHEET_ITEM (Line number) : 20     <br />AccountingData table </p>
<p>First account assignment for service A: </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 000001    <br />SERIAL_NO (Sequential number of the account assignment): 01     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Amount in document currency): 250.00     <br />QUANTITY (Quantity): 3     <br />PO_UNIT (PO unit of measure): SU     <br />Second account assignment for service A: </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 000001    <br />SERIAL_NO (Sequential number of the account assignment): 02     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Amount in document currency): 250.00     <br />QUANTITY Quantity): 3     <br />PO_UNIT (PO unit of measure): SU     <br />First account assignment for service B: </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 000003    <br />SERIAL_NO (Sequential number of the account assignment): 01     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Amount in document currency): 350.00     <br />QUANTITY (Quantity): 3     <br />PO_UNIT (PO unit of measure): SU     <br />Second account assignment for service B: </p>
<p>INVOICE_DOC_ITEM (Document item in invoice document): 000004    <br />SERIAL_NO (Sequential number of the account assignment): 03     <br />TAX_CODE (Tax code): V1     <br />ITEM_AMOUNT (Amount in document currency): 350.00     <br />QUANTITY (Quantity): 3     <br />PO_UNIT (PO unit of measure): SU     <br />More information is available in the parameter documentation for the tables HeaderData, ItemData, and AccountingData, and in the SAP Library under Logistics Invoice Verification. </p>
<p>Example: Incoming invoice for one-time vendor    <br />This example shows you how to proceed in order to enter and post an invoice for a one-time vendor. </p>
<p>You do not need to enter data in the AddressData table. If you do not enter data in the AddressData table, the address data for the one-time vendor is adopted 1:1 in the invoice from the purchase order. </p>
<p>If you use table AddressData to transfer data, the address data for the one-time vendor is read from the purchase order into the invoice and is then either overwritten or supplemented by the fields of table AddressData. </p>
<p>The purchase order for the one-time vendor has the following stored data: Name &#8216;SAP AG&#8217;, postal code &#8217;60000&#8242; and street and building number &#8216;Neurottstraße 16&#8242;. You receive an invoice with the one-time vendor address: Name &#8216;SAP AG&#8217;, postal code &#8217;69190&#8242;, and place &#8216;Walldorf&#8217;. Enter the following data: </p>
<p>AddressData table </p>
<p>ACC_1_TIME (Indicator one-time vendor): X </p>
<p>NAME (Name): SAP AG </p>
<p>POSTL_CODE (Postal code): 69190 </p>
<p>CITY (Place): Walldorf </p>
<p>The invoice is posted with the following one-time vendor: Name &#8216;SAP AG&#8217; street and building number &#8216;Neurottstraße 16&#8242;, postal code &#8217;69190&#8242;, city &#8216;Walldorf&#8217;. </p>
<p>For more information, see the parameter documentation for the table AddressData. </p>
<p>Example: Incoming invoice for different payee    <br />This example shows you which address data you must enter in the table AddressData to enter and post an invoice for a different payee. </p>
<p>You receive an invoice for the different payee with name &#8216;SAP AG&#8217;, postal code &#8217;69190&#8242;, place &#8216;Walldorf&#8217;, bank number &#8217;38070724&#8242; and account number &#8217;4711&#8242;. </p>
<p>Enter the following data: </p>
<p>AddressData table </p>
<p>ACC_1_TIME (Indicator one-time vendor): &#8216; &#8216; </p>
<p>NAME (Name): SAP AG </p>
<p>POSTL_CODE (Postal code): 69190 </p>
<p>CITY (Place): Walldorf </p>
<p>BANK_NO (Bank number): 38070724 </p>
<p>BANK_ACCT (Bank account number): 4711 </p>
<p>For more information, see the parameter documentation for the table AddressData. </p>
<p>Parameters    <br />HEADERDATA     <br />ADDRESSDATA     <br />INVOICEDOCNUMBER     <br />FISCALYEAR     <br />ITEMDATA     <br />ACCOUNTINGDATA     <br />GLACCOUNTDATA     <br />MATERIALDATA     <br />TAXDATA     <br />WITHTAXDATA     <br />VENDORITEMSPLITDATA     <br />RETURN     <br />EXTENSIONIN </p>
<p>Exceptions    <br />Function Group     <br />MRM_BAPI</p>
<br />Filed under: <a href='http://sapmm.wordpress.com/category/liv/'>LIV</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/766/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/766/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/766/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/766/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/766/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/766/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/766/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/766/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/766/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/766/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/766/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/766/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/766/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/766/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=766&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2010/03/14/fu-bapi_incominginvoice_create/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Germany: Photos taken by My Friend Jan Schmucker</title>
		<link>http://sapmm.wordpress.com/2009/12/15/sap-germany-photos-taken-by-my-friend-jan-schmucker/</link>
		<comments>http://sapmm.wordpress.com/2009/12/15/sap-germany-photos-taken-by-my-friend-jan-schmucker/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 17:03:24 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[SAP AG]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=759</guid>
		<description><![CDATA[Posted in SAP AG<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=759&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/24132654/content?start_page=1&view_mode=&access_key=key-22rm8eq0nh49wiqyuxx" data-auto-height="true" scrolling="no" id="scribd_24132654" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/24132654">View this document on Scribd</a></div>
<br />Posted in SAP AG  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/759/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/759/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/759/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/759/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/759/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/759/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/759/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/759/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/759/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/759/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/759/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/759/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/759/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/759/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=759&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/12/15/sap-germany-photos-taken-by-my-friend-jan-schmucker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Germany Office &#8211; Photos by my friend Jan Schmucker</title>
		<link>http://sapmm.wordpress.com/2009/12/15/sap-germany-office-photos-by-my-friend-jan-schmucker/</link>
		<comments>http://sapmm.wordpress.com/2009/12/15/sap-germany-office-photos-by-my-friend-jan-schmucker/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 12:46:48 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=755</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=755&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=755&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/12/15/sap-germany-office-photos-by-my-friend-jan-schmucker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>OLD Release Strategy &#8211; Deletion</title>
		<link>http://sapmm.wordpress.com/2009/11/25/old-release-strategy-deletion/</link>
		<comments>http://sapmm.wordpress.com/2009/11/25/old-release-strategy-deletion/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:58:28 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=750</guid>
		<description><![CDATA[Deleting Old Release Strategy from the system hi U need to follow following sequence while deleteing release strategy proceed as follows: Make all the deleted release settings in Customizing again, save them, and then delete them in the following sequence: 1. Delete the release strategies 2. Delete the release indicators 3. Delete the release codes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=750&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table border="1" width="848">
<tr>
<td><strong>Deleting Old Release Strategy from the system </strong> <img src="http://sapmm.files.wordpress.com/2009/11/picture-device-independent-bitmap-1.jpg" alt="" title="picture device independent bitmap 1" width="9" height="9" class="alignnone size-full wp-image-751" /></td>
<td></td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td>hi</p>
<p>U need to follow following sequence while deleteing release strategy</p>
<p>proceed as follows:<br />
<strong>Make all the deleted release settings in Customizing again, save them, and then delete them in the following sequence</strong>:</p>
<p>1. Delete the release strategies</p>
<p>2. Delete the release indicators</p>
<p>3. Delete the release codes</p>
<p>4. Delete the release group</p>
<p>5. Delete the class (Transaction CL02), provided a new one was created for the new release strategies.</p>
<p>Then use Transaction SE16 to check if the entries in the tables T16FK, T16FV, T16FS, T16FC and T16FG, are deleted there may be entries from previous Customizing</p>
<p>(take help from basis for this Manually delete entries from table using %sap_edit Tcode after open the table with SE16N.)</p>
<p><strong>If u have deleted in wrong sequence then reconfigure Release strategy and delete in above sequence</p>
<p></strong></td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td><strong>Deleting Old Release Strategy from the system </strong><br />
Pos</td>
<td></td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td>If you are on ECC 5.0 or above then</p>
<p>Use SE16N.</p>
<p>Enter the table T16FS.</p>
<p>Before executing type &quot;&amp;sap_edit&quot; in the command window. The message &quot;SAP editing function is activated&quot; will appear.</p>
<p>Execute (F8).</p>
<p>The table will open as EDITABLE.</p>
<p>Select any line you want to delete and delete it.</td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td><strong>Deleting Old Release Strategy from the system </strong><br />
Posted: Aug 13, 2008 7:33 AM <a href="https://forums.sdn.sap.com/message.jspa?messageID=598145"><img src="http://sapmm.files.wordpress.com/2009/11/picture-device-independent-bitmap-2.jpg" alt="" title="picture device independent bitmap 2" width="9" height="9" class="alignnone size-full wp-image-752" /> </a>in response to: <a href="https://forums.sdn.sap.com/message.jspa?messageID=5981457">Dspsac</a></td>
<td></td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td>Hi</p>
<p>Goto Transaction CL24N , Check for the Relase Class all the Strategy&#8217;s Present, if you can find the RS Which you think is deleted , Deactivate the Same By removing the Charcateristic values.</p>
<p>You can try to maintain this Table Directly VV_T16FS_2 -Release Strategies: External Purchasing Documents using SM30</p>
<p>T16FS is the Main table where all the Relase Strategies are stored.</p>
<p>got SE16N &amp; check if the deleted RS exits or not.</p>
<p>Thanks &amp; Regards</td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td><strong>Deleting Old Release Strategy from the system </strong><br />
Posted: Aug 13, 2008 4:39 AM <a href="https://forums.sdn.sap.com/message.jspa?messageID=598115"><img src="http://sapmm.files.wordpress.com/2009/11/picture-device-independent-bitmap-3.jpg" alt="" title="picture device independent bitmap 3" width="9" height="9" class="alignnone size-full wp-image-753" /> </a>in response to: <a href="https://forums.sdn.sap.com/message.jspa?messageID=5981151">Dspsac</a></td>
<td></td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td>Hi</p>
<p>proceed as follows:</p>
<p>1. Delete the release strategies</p>
<p>2. Delete the release indicators</p>
<p>3. Delete the release codes</p>
<p>4. Delete the release group</p>
<p>5. Delete the class (Transaction CL02), provided a new one was created for the new release strategies.</p>
<p>Then use Transaction SE16 to check if the entries in the tables T16FK, T16FV, T16FS, T16FC and T16FG, are deleted there may be entries from previous Customizing</p>
<p>(take help from basis for this Manually delete entries from table using %sap_edit Tcode after open the table with SE16N.)</p>
<p>You should also read Note 350703.</p>
<p><strong>OR</p>
<p></strong>Instead of deleting just deactivate the older Rel str by removing the Charactertistics values in the classification tab of the Release strategy</p>
<p>Because if you delete the older Release strategy then this will create the inconsistencies in the Older Purchasing documents which is already affected by this release strategy.</p>
<p>So inorder to discontinue the older release strategy you just deactivate that by removing characterstics values. In future you will not find this release strategy in any of your newly created Purchasing documents.</p>
<p>Thanks &amp; Regards,</td>
</tr>
</table>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/750/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=750&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/25/old-release-strategy-deletion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://sapmm.files.wordpress.com/2009/11/picture-device-independent-bitmap-1.jpg" medium="image">
			<media:title type="html">picture device independent bitmap 1</media:title>
		</media:content>

		<media:content url="http://sapmm.files.wordpress.com/2009/11/picture-device-independent-bitmap-2.jpg" medium="image">
			<media:title type="html">picture device independent bitmap 2</media:title>
		</media:content>

		<media:content url="http://sapmm.files.wordpress.com/2009/11/picture-device-independent-bitmap-3.jpg" medium="image">
			<media:title type="html">picture device independent bitmap 3</media:title>
		</media:content>
	</item>
		<item>
		<title>Vendor Email</title>
		<link>http://sapmm.wordpress.com/2009/11/23/vendor-email/</link>
		<comments>http://sapmm.wordpress.com/2009/11/23/vendor-email/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:38:11 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Purchasing]]></category>
		<category><![CDATA[Vendor]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=748</guid>
		<description><![CDATA[TABLES. ADR6 = ADDRESS NUMBER LFA1 = VENDOR WYT3 = PARTNER FUNCTION TABLE select adr6-addrnumber (email) from table adr6 join table lfa1 with key adr6-addrnumber = lfa1-adrnr ABAP Version : data : lv_email like adr6-addrnumber. select addrnumber into lv_email from adr6 as a inner join kna1 as b on a~addrnumber = b~adrnr. Posted in Purchasing, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=748&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>TABLES.</p>
<p>ADR6 = ADDRESS NUMBER<br />
LFA1 = VENDOR<br />
WYT3 = PARTNER FUNCTION TABLE</p>
<p>select <strong>adr6</strong>-addrnumber (email)</p>
<p>from table adr6 join table lfa1 with key adr6-addrnumber = lfa1-adrnr</p>
<p>ABAP Version :</p>
<p>data : lv_email like adr6-addrnumber.</p>
<p>select addrnumber into lv_email</p>
<p>    from adr6 as a  inner join kna1 as b on a~addrnumber = b~adrnr.</p>
<br />Posted in Purchasing, Vendor  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/748/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/748/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/748/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=748&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/23/vendor-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Audio For WordPress</title>
		<link>http://sapmm.wordpress.com/2009/11/22/audio-for-wordpress/</link>
		<comments>http://sapmm.wordpress.com/2009/11/22/audio-for-wordpress/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 00:49:48 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=746</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=746&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/12609801/content?start_page=1&view_mode=&access_key=key-xxgsgpoh6n434dolfhr" data-auto-height="true" scrolling="no" id="scribd_12609801" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/12609801">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/746/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/746/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/746/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/746/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/746/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/746/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/746/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/746/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/746/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/746/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/746/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/746/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/746/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/746/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=746&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/22/audio-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>External Send &#8211; Sending PO by email</title>
		<link>http://sapmm.wordpress.com/2009/11/19/external-send-sending-po-by-email/</link>
		<comments>http://sapmm.wordpress.com/2009/11/19/external-send-sending-po-by-email/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:08:16 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[PO Email]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/11/19/external-send-sending-po-by-email/</guid>
		<description><![CDATA[In order to send PO, your Basis team must configure the system first so that external email can be send out from SAP. If it is not configured, no settings you do on MM will work. 1. You must maintain email address in vendor master data. 2. The same applies to your user master data. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=745&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In order to send PO, your Basis team must configure the system first so that external email can be send out from SAP.  If it is not configured, no settings you do on MM will work. </p>
<p>1. You must maintain email address in vendor master data. </p>
<p>2. The same applies to your user master data.  For the output type for default values, a communication strategy needs<br />
to be maintained in the Customizing that supports the e-mail. You can find the definition of the communication strategy in the<br />
Customizing via the following path:  </p>
<p>(SPRO -&gt; IMG -&gt; SAP Web Application Server -&gt; Basic Services -&gt; Message Control -&gt; Define Communication Strategy).  </p>
<p>As a default, communication strategy CS01 is delivered. This already contains the necessary entry for the external communication. Bear in mind that without a suitable communication strategy it is not possible to communicate with a partner via Medium 5 (external sending). </p>
<p>3. Use the standard SAP environment (program &#8216;SAPFM06P&#8217;, FORM routine &#8216;ENTRY_NEU&#8217; and form &#8216;MEDRUCK&#8217;) as the processing routines. </p>
<p>4. In the condition records for the output type (for example, Transaction MN04), use medium &#8217;5&#8242; (External send). </p>
<p>5. You can use Transaction SCOT to trigger the output manually. The prerequisite for a correct sending is that the node is set correctly. This is not described here, but it must have already been carried out. </p>
<p>6. To be able to display, for example, the e-mail in Outlook, enter PDF as the format in the node.</p>
<br />Posted in PO Email  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/745/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/745/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/745/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=745&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/19/external-send-sending-po-by-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>PDF Creation</title>
		<link>http://sapmm.wordpress.com/2009/11/18/pdf-creation/</link>
		<comments>http://sapmm.wordpress.com/2009/11/18/pdf-creation/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 07:55:04 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=743</guid>
		<description><![CDATA[Exporting the Contents of Spool Requests Use You want to export the contents of a spool request in one of the following ways: ● As a text file to the SAP GUI working directory ● Unconverted or as a table, RTF, or HTML to a directory of your choice ● As a PDF file to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=743&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Exporting the Contents of Spool Requests<br />
Use<br />
You want to export the contents of a spool request in one of the following ways:</p>
<p>●     As a text file to the SAP GUI working directory</p>
<p>●     Unconverted or as a table, RTF, or HTML to a directory of your choice</p>
<p>●     As a PDF file to a directory of your choice</p>
<p>Procedure<br />
Exporting to the SAP GUI Working Directory<br />
If you are exporting large quantities of data, downloading the spool request as a text file to the SAP GUI working directory is a good solution. </p>
<p>Choose Spool Request ® Forward® Export as Text.</p>
<p>The entire text is stored in your SAP GUI working directory in ASCII format.</p>
<p>A file of this type is named using the following pattern:</p>
<p>.txt</p>
<p>Example: ABC0000004327.txt</p>
<p>You require appropriate authorization from your administrator for this function.</p>
<p>Exporting Unconverted or as a Table, RTF, or HTML to a Directory of Your Choice<br />
The contents of the spool request are first displayed. You then download the contents in the format of your choice to a directory of your choice. </p>
<p>&#8230;</p>
<p>       1.      Select the spool request to be exported and choose  Display Contents.</p>
<p>       2.      For SAPscript/Smart Forms documents, activate the list display by choosing Goto.</p>
<p>       3.      Choose System ® List ® Save ® Local File.</p>
<p>       4.      Select a format and confirm your choice.</p>
<p>       5.      Select a directory and save the spool request.</p>
<p>By default, only the first 10 pages of a spool request are saved in a file. You can increase the number of pages to be saved by choosing Goto ® Display Requests ® Settings and making the desired entries in the Display Area group box. </p>
<p>Exporting as PDF File<br />
You want to export the contents of a spool request as a PDF file to a directory of your choice, and print the file. The PDF file contains the print data in the format in which it will be output by the printer. </p>
<p>The following procedure is irrelevant when printing PDF-based forms, since a PDF file is already returned with this method. See also Displaying and Printing PDF-Based Forms.</p>
<p>You also require authorization from your administrator to run this report. </p>
<p>The PDF file is generated as follows with report RSTXPDFT4:</p>
<p>&#8230;</p>
<p>       1.      Generate a spool request from the document to be printed.</p>
<p>       2.      In transaction SE38, start report rstxpdft4.</p>
<p>       3.      In the displayed window, enter the spool request number and the directory in which the PDF file is to be stored.</p>
<p>Leave the Download PDF File option selected.</p>
<p>Choose  Execute.</p>
<p>       4.      In the next window, confirm or change the path where the file is be stored.</p>
<p>Save your entries.</p>
<p>       5.      The system displays a log from which you can see whether the report was successfully performed.</p>
<p>You can then open the file from the directory and print it.</p>
<p>Restrictions for Exporting as a PDF File<br />
●     The PDF conversion only supports true bar codes for Smart Forms, which were generated with the new bar code technology with SAP NetWeaver 2004. In all other cases, the bar code is only simulated. </p>
<p>●     PDF conversion, especially of ABAP lists, is slower and is therefore not suitable for mass printing. However, you can speed up the conversion to PDF using the FASTLISTCONV option in report RSTXPDF3.</p>
<p>●     The font selection for ABAP lists is predefined in the PDF converter and cannot be changed.</p>
<p>For more information about constraints, see SAP Note 323736 on the SAP Service Marketplace.</p>
<br />Posted in PDF  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/743/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/743/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/743/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/743/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/743/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/743/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/743/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/743/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=743&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/18/pdf-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>e.CATT</title>
		<link>http://sapmm.wordpress.com/2009/11/16/e-catt/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/e-catt/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 23:19:29 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=741</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=741&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/13299105/content?start_page=1&view_mode=&access_key=key-1a4bq39jsrcns4m2khxy" data-auto-height="true" scrolling="no" id="scribd_13299105" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/13299105">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/741/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/741/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/741/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/741/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/741/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/741/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/741/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/741/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/741/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/741/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/741/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/741/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/741/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/741/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=741&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/e-catt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>STOCK TRANSPORT ORDER</title>
		<link>http://sapmm.wordpress.com/2009/11/16/stock-transport-order-2/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/stock-transport-order-2/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 23:17:43 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=739</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=739&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/8985938/content?start_page=1&view_mode=&access_key=key-1cgn5r3okdjtgqjjqjbr" data-auto-height="true" scrolling="no" id="scribd_8985938" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/8985938">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/739/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=739&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/stock-transport-order-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP LIV</title>
		<link>http://sapmm.wordpress.com/2009/11/16/sap-liv/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/sap-liv/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 23:12:19 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/11/16/sap-liv/</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=738&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/17224053/content?start_page=1&view_mode=&access_key=key-2ax7dyy46cblrmwet6lt" data-auto-height="true" scrolling="no" id="scribd_17224053" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/17224053">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/738/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=738&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/sap-liv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Release Strategy</title>
		<link>http://sapmm.wordpress.com/2009/11/16/sap-release-strategy/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/sap-release-strategy/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 23:05:20 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=736</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=736&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/548510/content?start_page=1&view_mode=&access_key=key-c2j8nq4fb3nf1rrbg02" data-auto-height="true" scrolling="no" id="scribd_548510" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/548510">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/736/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/736/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/736/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/736/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/736/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/736/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/736/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/736/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/736/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/736/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/736/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/736/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/736/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/736/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=736&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/sap-release-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>sap QUERRY</title>
		<link>http://sapmm.wordpress.com/2009/11/16/sap-querry/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/sap-querry/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:56:48 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=734</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=734&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7071503/content?start_page=1&view_mode=&access_key=key-20on5mlefi3mlo9qd1yl" data-auto-height="true" scrolling="no" id="scribd_7071503" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7071503">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/734/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=734&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/sap-querry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Transports</title>
		<link>http://sapmm.wordpress.com/2009/11/16/sap-transports/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/sap-transports/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:51:03 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[SAP.TRANSPORTS]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=731</guid>
		<description><![CDATA[Posted in SAP.TRANSPORTS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=731&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/18184403/content?start_page=1&view_mode=&access_key=key-26basxz9k5wom2gg1z4" data-auto-height="true" scrolling="no" id="scribd_18184403" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/18184403">View this document on Scribd</a></div>
<br />Posted in SAP.TRANSPORTS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/731/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=731&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/sap-transports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>BAPI</title>
		<link>http://sapmm.wordpress.com/2009/11/16/bapi/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/bapi/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:46:56 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=729</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=729&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/21169725/content?start_page=1&view_mode=&access_key=key-1crgb8wucwt6hfw0vxzz" data-auto-height="true" scrolling="no" id="scribd_21169725" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/21169725">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/729/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=729&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/bapi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>LSMW Using IDOC</title>
		<link>http://sapmm.wordpress.com/2009/11/16/lsmw-using-idoc/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/lsmw-using-idoc/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:27:20 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=726</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=726&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/13290507/content?start_page=1&view_mode=&access_key=key-1hy6o9dfx0giumaoqq4h" data-auto-height="true" scrolling="no" id="scribd_13290507" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/13290507">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/726/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/726/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/726/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=726&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/lsmw-using-idoc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>FI CO</title>
		<link>http://sapmm.wordpress.com/2009/11/16/fi-co/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/fi-co/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:24:55 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/11/16/fi-co/</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=725&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/4931036/content?start_page=1&view_mode=&access_key=key-2kkafvwbdfodlsawsthm" data-auto-height="true" scrolling="no" id="scribd_4931036" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/4931036">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/725/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/725/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/725/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/725/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/725/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/725/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/725/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/725/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/725/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/725/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/725/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/725/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/725/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/725/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=725&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/fi-co/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP/Querry</title>
		<link>http://sapmm.wordpress.com/2009/11/16/sapquerry/</link>
		<comments>http://sapmm.wordpress.com/2009/11/16/sapquerry/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 22:19:08 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=723</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=723&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7316055/content?start_page=1&view_mode=&access_key=key-3xx2kjnwhxfrbs3zga1" data-auto-height="true" scrolling="no" id="scribd_7316055" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7316055">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/723/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/723/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/723/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=723&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/11/16/sapquerry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP WebSerives using BAPI</title>
		<link>http://sapmm.wordpress.com/2009/10/30/sap-webserives-using-bapi/</link>
		<comments>http://sapmm.wordpress.com/2009/10/30/sap-webserives-using-bapi/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 04:53:56 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/30/sap-webserives-using-bapi/</guid>
		<description><![CDATA[http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=722&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm">http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm</a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/722/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/722/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/722/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=722&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/30/sap-webserives-using-bapi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Links</title>
		<link>http://sapmm.wordpress.com/2009/10/30/sap-links-2/</link>
		<comments>http://sapmm.wordpress.com/2009/10/30/sap-links-2/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 04:50:46 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/30/sap-links-2/</guid>
		<description><![CDATA[https://experts.accenture.com/discussions1/Offerings/SystemsIntegrationTech/AccentureDeliverySuite/Documents/SAP.aspx BAPI &#38; PR RELEASE http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12729%3Fpage%3Dlast%26x-showcontent%3Doff Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=721&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="https://experts.accenture.com/discussions1/Offerings/SystemsIntegrationTech/AccentureDeliverySuite/Documents/SAP.aspx">https://experts.accenture.com/discussions1/Offerings/SystemsIntegrationTech/AccentureDeliverySuite/Documents/SAP.aspx</a></p>
<p>BAPI &amp; PR RELEASE<br />
<a href="http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12729%3Fpage%3Dlast%26x-showcontent%3Doff">http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12729%3Fpage%3Dlast%26x-showcontent%3Doff</a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/721/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/721/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/721/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/721/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/721/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/721/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/721/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/721/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/721/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/721/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/721/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/721/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/721/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/721/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=721&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/30/sap-links-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>CIN, PR Release</title>
		<link>http://sapmm.wordpress.com/2009/10/30/cin-pr-release/</link>
		<comments>http://sapmm.wordpress.com/2009/10/30/cin-pr-release/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 04:49:27 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/30/cin-pr-release/</guid>
		<description><![CDATA[http://sapdocs.info/sap/materials-management-2/step-by-step-sap-pr-configuration/ Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=720&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://sapdocs.info/sap/materials-management-2/step-by-step-sap-pr-configuration/">http://sapdocs.info/sap/materials-management-2/step-by-step-sap-pr-configuration/</a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/720/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/720/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/720/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=720&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/30/cin-pr-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Online Purchase request (PR) Approval Application Using Blackberry</title>
		<link>http://sapmm.wordpress.com/2009/10/30/online-purchase-request-pr-approval-application-using-blackberry/</link>
		<comments>http://sapmm.wordpress.com/2009/10/30/online-purchase-request-pr-approval-application-using-blackberry/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 04:48:13 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/30/online-purchase-request-pr-approval-application-using-blackberry/</guid>
		<description><![CDATA[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12729%3Fpage%3Dlast%26x-showcontent%3Doff Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=719&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12729%3Fpage%3Dlast%26x-showcontent%3Doff">http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12729%3Fpage%3Dlast%26x-showcontent%3Doff</a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/719/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/719/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/719/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=719&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/30/online-purchase-request-pr-approval-application-using-blackberry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Workflow: Organization Unit &#8211; Display</title>
		<link>http://sapmm.wordpress.com/2009/10/29/workflow-organization-unit-display/</link>
		<comments>http://sapmm.wordpress.com/2009/10/29/workflow-organization-unit-display/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:21:30 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/29/workflow-organization-unit-display/</guid>
		<description><![CDATA[PPOCE – Organization Unit Related TCODE PA30 – Personal Number Details in HR. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=718&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>PPOCE – Organization Unit Related TCODE<br />
PA30 – Personal Number Details in HR.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/718/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/718/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/718/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/718/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/718/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/718/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/718/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/718/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/718/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/718/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/718/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/718/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/718/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/718/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=718&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/29/workflow-organization-unit-display/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Tables</title>
		<link>http://sapmm.wordpress.com/2009/10/29/sap-tables/</link>
		<comments>http://sapmm.wordpress.com/2009/10/29/sap-tables/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 10:38:21 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/29/sap-tables/</guid>
		<description><![CDATA[http://www.sapdb.info/sap-tables/ Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=717&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sapdb.info/sap-tables/">http://www.sapdb.info/sap-tables/</a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/717/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=717&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/29/sap-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Workflow Link</title>
		<link>http://sapmm.wordpress.com/2009/10/29/workflow-link/</link>
		<comments>http://sapmm.wordpress.com/2009/10/29/workflow-link/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 10:35:19 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/29/workflow-link/</guid>
		<description><![CDATA[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5381%3Fpage%3Dlast%26x-maxdepth%3D0 Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=716&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5381%3Fpage%3Dlast%26x-maxdepth%3D0">http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5381%3Fpage%3Dlast%26x-maxdepth%3D0</a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/716/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/716/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/716/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=716&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/29/workflow-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Release Stratewgy: Tables, Reports, TCODES</title>
		<link>http://sapmm.wordpress.com/2009/10/29/release-stratewgy-tables-reports-tcodes/</link>
		<comments>http://sapmm.wordpress.com/2009/10/29/release-stratewgy-tables-reports-tcodes/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:37:42 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/29/release-stratewgy-tables-reports-tcodes/</guid>
		<description><![CDATA[When I try to check the old strategies in CL20N it says entry does not exist. However in CL24N all the old strategies are listed. WHen i try to delete these strategies in CL24N i get the error &#34;Object not found&#8217;. Also the old entries seem to exist in table T16FK which is the table [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=715&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I try to check the old strategies in CL20N it says entry does not exist. However in CL24N all the old strategies are listed. WHen i try to delete these strategies in CL24N i get the error &quot;Object not found&#8217;. Also the old entries seem to exist in table T16FK which is the table for release statuses. I am using the same release indicators that were in the system. I also see the old entries in table T16FV. The old release strategies are not listed in tables T16FS and the old release codes are not listed in table T16FC. Looks like I m in a big mess. I just want to know the correct way to fix this even if it is a tedious route.</p>
<p>Report RM06BBIX fills this field. It only has to be run once when you switch from the old release procedure to the new one.<br />
If you have requisitions covered by the old release procedure in your system, and you wish to convert to the new one, run report RM06BBIX by clicking on &quot;Execute report&quot;.</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/715/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=715&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/29/release-stratewgy-tables-reports-tcodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Purchasing: Release Procedure for Requisitions and Other Pur</title>
		<link>http://sapmm.wordpress.com/2009/10/29/purchasing-release-procedure-for-requisitions-and-other-pur/</link>
		<comments>http://sapmm.wordpress.com/2009/10/29/purchasing-release-procedure-for-requisitions-and-other-pur/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:35:17 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/29/purchasing-release-procedure-for-requisitions-and-other-pur/</guid>
		<description><![CDATA[Purchasing: Release Procedure for Requisitions and Other Purchasing Documents Description Up to Release 2.2 there is a release procedure for requisitions only . This procedure can be used to release the individual items of a requisition for the purposes of creating and issuing RFQs or purchase orders. This correction and approval procedure is intended to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=714&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://help.sap.com/saphelp_45b/helpdata/EN/0b/887415dc4ad111950d0060b03c6b76/frameset.htm"><img src="http://help.sap.com/saphelp_45b/helpdata/EN/images/locate.gif" width="18" height="15" alt="locate.gif" /></a><br />
<strong>Purchasing: Release Procedure for Requisitions and Other Purchasing Documents</strong><br />
<strong>Description</strong><br />
<strong>Up to Release 2.2</strong> there is a release procedure for requisitions <strong>only</strong> . This procedure can be used to release the individual items of a requisition for the purposes of creating and issuing RFQs or purchase orders.</p>
<p>This correction and approval procedure is intended to allow material, quantity, delivery date, account assignment, and source of supply to be checked for correctness.<br />
<strong>As of Release 3.0</strong> there is a new release procedure, which works with MM Classification. This allows the existing release conditions &quot;value&quot;, &quot;material group&quot;, &quot;account assignment&quot; and &quot;plant&quot; to be considerably extended and the procedure to be made more flexible.<br />
The new procedure allows the release not only of requisitions but also of the purchasing documents &quot;request for quotation (RFQ)&quot;, &quot;purchase order (PO)&quot;, &quot;contract&quot;, &quot;scheduling agreement&quot; and &quot;service entry sheet&quot;.<br />
With regard to requisitions, both the new and the old release procedures are available on a parallel basis.<br />
The aim of this release procedure for purchasing documents is to replace manual written authorization procedures using signatures by an electronic one, while maintaining the dual control principle. The person responsible processes the relevant document in the system, thereby marking it with an &quot;electronic signature&quot; which can give the the document legal force. In contrast to the previous release procedure for requisitions, the new one therefore only permits purchasing documents to be released in total: there is no provision for partial approval on an item by item basis.<br />
<strong>Using the release system with MM Classification</strong><br />
If the release procedure is used with Classification, release strategies can be determined for purchasing documents with the aid of <a href="http://help.sap.com/saphelp_45b/helpdata/EN/34/55c58d98482bc0e10000009b38f91f/content.htm"><strong>characteristics</strong></a>. Accordingly, a new <a href="http://help.sap.com/saphelp_45b/helpdata/EN/34/55c65f98482bc0e10000009b38f91f/content.htm"><strong>class type</strong></a> is available for the release procedure. Each of the different documents has its own <a href="http://help.sap.com/saphelp_45b/helpdata/EN/34/55c64398482bc0e10000009b38f91f/content.htm"><strong>class</strong></a>. For instance, there is a class for requisition release procedures and a class for the release of service entry sheets. Each class can have its own characteristics, thereby allowing each document to be automatically assigned to a certain release strategy on the basis of its characteristic values. The characteristic values from the document are passed on to MM Classification with the aid of communication structures.<br />
<strong>Changes made to documents after the start of the release procedure</strong><br />
If changes are made to purchasing documents for which the release procedure has already started, the system always issues an appropriate message to the user. There are three types of change:</p>
<ul>
<li>Case 1: insignificant change that does not necessitate another release strategy.</li>
</ul>
<ul>
<li>Case 2: relevant change that does not necessitate another release strategy.</li>
</ul>
<ul>
<li>Case 3: relevant change that necessitates another release strategy.</li>
</ul>
<p><strong>Alternative release</strong><br />
The release procedure can also allow for alternatives.</p>
<p>If, for instance, a release strategy has five release points in an ascending hierarchy of 1 to 5, and the highest hierarchy level has released the document, all four subordinate release points do not necessarily also have to release it.<br />
The box with the information on the release strategy additionally offers you the possible alternatives for selection. For example, either the points 1, 2, 3, and 4 must approve the item, or &#8211; alternatively &#8211; release point 5.<br />
<strong>Link to workflow</strong><br />
With the link to SAP workflow, release points are automatically made aware (by e-mail) of purchase requisitions requiring approval. In Customizing, you define which release points participate in the workflow.<br />
The procedure is as follows:<br />
Release point 1, which the first one that has to release a requisition, receives an e-mail notification that requisition no. 12345 is awaiting release.<br />
In processing the mail, the user can release or refuse approval for the requisition.<br />
When release point 1 has finished processing, the following release point receives an e-mail. The process is repeated until the requisition has been seen by all the release points that have been assigned to a release strategy.<br />
A precondition is that the release points involved must be flagged as relevant to workflow.<br />
<strong>SAP recommendation:</strong><br />
In particular, you can use workflow for those release points (individuals or departments) that, as a rule, are not involved in day-to-day approval processes and therefore may not be aware of requisitions that are awaiting release. For example, release points 1 to 5 approve requisitions on a daily basis. Requisitions that exceed a value of $ 500,000 have to be approved by a member of the board of management. The latter can be made aware of the existence of any such requisitions via e-mail.<br />
<strong>Change system parameters in customizing</strong><br />
<strong>Database index for document selection</strong><br />
Prior to Release 3.0, the data for the collective release of purchase requisitions had to be regularly updated. For this purpose, it was necessary for the system administrator to recompile the matchcode.<br />
If you change over to the new release procedure for purchasing documents, this is unnecessary because there is a database index which selects requisitions to be released.<br />
To permit the requisitions requiring release to be found via the database index, release information from existing requisitions is taken over into a new field &quot;Subject to release&quot;.<br />
Report RM06BBIX fills this field. It only has to be run once when you switch from the old release procedure to the new one.<br />
If you have requisitions covered by the old release procedure in your system, and you wish to convert to the new one, run report RM06BBIX by clicking on &quot;Execute report&quot;.<br />
Execute report<br />
<strong>New field &quot;Release group&quot;</strong><br />
In Customizing, there is a new field &quot;Release group&quot; with which the release strategies are uniquely identified. This allows you to extend the code for the release strategy (to date, two characters long) to four characters, for example, as follows:<br />
- 01-S1 = strategy S1 for purchase requisitions<br />
- 02-S1 = strategy S1 for other purchasing documents<br />
The document type must be assigned to a release group with the aid of the object type. The latter specifies for which purchasing document a release group is valid, e.g. object type 1 (requisition) belongs to group 01 (requisitions).<br />
The following object types are available in the standard system:</p>
<ul>
<li>1 purchase requisition</li>
</ul>
<ul>
<li>2 purchase order</li>
</ul>
<ul>
<li>3 service entry sheet</li>
</ul>
<ul>
<li>4 reserve</li>
</ul>
<p>For more on this topic, please refer to<br />
Set up procedure without classification.<br />
<strong>USER EXITS</strong><br />
The following USER EXITS are available to enable you to adjust the process of determining the release strategy to suit your requirements:</p>
<ul>
<li>M06B0001
<p>To determine the person in workflow responsible for requisition approval.</li>
</ul>
<ul>
<li>M06B0002
<p>To change the process of determining the release strategy for purchase requisitions</li>
</ul>
<ul>
<li>M06E0002
<p>To change the process of determining the release strategy for other purchasing documents</li>
</ul>
<p><strong>M06B0001</strong><br />
The USER EXIT is called up if a release code has the workflow indicator &quot;9&quot;. Objects from human resources planning can be passed on as &quot;persons responsible&quot;: e.g. &quot;US&quot; (user) in the field &quot;Object type&quot; and a user name in the field &quot;Processor&#8217;s ID&quot;.<br />
Example of determination of person responsible via customer-specific table: you can create a customer-specific Customizing table along the lines of T16FW, via which the person responsible is determined on the basis of the characteristics &quot;release group&quot;, &quot;release code&quot; etc.<br />
Example of determination of person responsible via cost center: The cost center can be read and the person responsible for the cost center used as person responsible for release purposes via the requisition account assignment.<br />
<strong>M06B0002</strong><br />
With this USER EXIT you can change the communication structure for the determination of the release strategy for the requisition.<br />
Examples:<br />
1. Filling of user fields in CEBAN<br />
The following user fields are available:<br />
USRC1</p>
<p>USRC2</p>
<p>USRN1</p>
<p>USRN2<br />
Furthermore, the communication structure CEBANZZ is available, enabling you to apply your own fields.<br />
The cost center master record can be read via the cost center in the communication structure and the person responsible for the cost center set in the user field USRC1.<br />
If the class for the determination of the requisition release strategy contains a characteristic with reference to CEBAN-USRC1, the strategy is determined as a function of the person responsible for the cost center.<br />
2. Changing standard fields in CEBAN<br />
If the value of the requisition used for the determination of the strategy in the standard SAP system is not to be used, the value can be calculated on a customer-specific basis. The field CEBAN-GSWRT can then be overwritten with this value.<br />
If the class for the determination of the requisition strategy now contains a characteristic with reference to CEBAN-GSWRT, the strategy is determined as a function of the changed value.<br />
<strong>M06E0002</strong><br />
With this USER EXIT you can change the communication structure for determining the release strategy for purchasing documents.<br />
The following user fields are available:<br />
USRC1</p>
<p>USRC2</p>
<p>USRN1</p>
<p>USRN2<br />
Furthermore, the communication structure CEKKOZZ is available, enabling you to apply your own fields.<br />
<strong>Further notes</strong><br />
There is a new authorization object M_EINK_FRG for the release procedure for purchasing documents. The authorization object contains the release group and the release code.</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/714/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=714&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/29/purchasing-release-procedure-for-requisitions-and-other-pur/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://help.sap.com/saphelp_45b/helpdata/EN/images/locate.gif" medium="image">
			<media:title type="html">locate.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>Workflow &#8211; External Email</title>
		<link>http://sapmm.wordpress.com/2009/10/28/workflow-external-email/</link>
		<comments>http://sapmm.wordpress.com/2009/10/28/workflow-external-email/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 13:58:02 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/28/workflow-external-email/</guid>
		<description><![CDATA[We&#8217;re implementing SAP Workflow for Purchase Req approval process. Instead of SAP Workplace inbox, users want to use their outlook for notifications. Could anyone give me some advices on how to set that up please? Would that be a link the users can click on and take them to the approval screen in SAP? or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=713&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re implementing SAP Workflow for Purchase Req approval<br />
process. Instead of SAP Workplace inbox, users want to use their<br />
outlook for notifications. Could anyone give me some advices on<br />
how to set that up please? Would that be a link the users can<br />
click on and take them to the approval screen in SAP? or it&#8217;d be<br />
just a notification pointing them to SAP workplace inbox?</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/713/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/713/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/713/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=713&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/28/workflow-external-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>ACCOUNT &#8211; DEBIT &amp; CREDIT</title>
		<link>http://sapmm.wordpress.com/2009/10/27/account-debit-credit/</link>
		<comments>http://sapmm.wordpress.com/2009/10/27/account-debit-credit/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 09:05:09 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/27/account-debit-credit/</guid>
		<description><![CDATA[CREDIT SIDE OF ACCOUNT = YOU OWE HIM DEBIT SIDE OF ACCOUNT = YOU HAVE TO PAY DEBIT VENDOR = I HAVE TO GET MONEY FROM HIM CREDIT VENDOR = YOU HAVE TO GIVE HIM MONEY Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=712&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CREDIT SIDE OF ACCOUNT = YOU OWE HIM<br />
DEBIT SIDE OF ACCOUNT = YOU HAVE TO PAY</p>
<p>DEBIT VENDOR = I HAVE TO GET MONEY FROM HIM<br />
CREDIT VENDOR = YOU HAVE TO GIVE HIM MONEY</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/712/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/712/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/712/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=712&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/27/account-debit-credit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>How to display Vendor Account Balance</title>
		<link>http://sapmm.wordpress.com/2009/10/27/how-to-display-vendor-account-balance/</link>
		<comments>http://sapmm.wordpress.com/2009/10/27/how-to-display-vendor-account-balance/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 09:03:10 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/27/how-to-display-vendor-account-balance/</guid>
		<description><![CDATA[I want to know how much I have to pay to Vendor. Go To Accounts common TCODE – FKMN Choose FK10N Following Screen is displayed. Following Screen is Displayed. FOLLOWING REPORT IS DISPLAYED. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=711&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I want to know how much I have to pay to Vendor.</p>
<ol>
<li>Go To Accounts common TCODE – FKMN</li>
<li>Choose FK10N</li>
</ol>
<p>Following Screen is displayed.</p>
<p>Following Screen is Displayed.</p>
<p>FOLLOWING REPORT IS DISPLAYED.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/711/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/711/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/711/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=711&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/27/how-to-display-vendor-account-balance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Workflow Information</title>
		<link>http://sapmm.wordpress.com/2009/10/22/workflow-information/</link>
		<comments>http://sapmm.wordpress.com/2009/10/22/workflow-information/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 08:15:50 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/22/workflow-information/</guid>
		<description><![CDATA[Workflow Logs Check this details from workflow log or you can use either of the 2 Function Modules SWL_GET_PROCESS_STEPLIST SWP_WORKFLOW_LOG_READ You have to look for the AAGENT field that stores the actual agent User Id. Whether it is approved or rejected you can use FM SAP_WAPI_DECISION_READ Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=710&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Workflow Logs</p>
<p>Check this details from workflow log or you can use either of the 2 Function Modules</p>
<p>SWL_GET_PROCESS_STEPLIST<br />
SWP_WORKFLOW_LOG_READ</p>
<p>You have to look for the AAGENT field that stores the actual agent User Id.</p>
<p>Whether it is approved or rejected you can use FM SAP_WAPI_DECISION_READ</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/710/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/710/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/710/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=710&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/22/workflow-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>IDOC &#8211; Purchase Order &#8211; INBOUND</title>
		<link>http://sapmm.wordpress.com/2009/10/22/idoc-purchase-order-inbound/</link>
		<comments>http://sapmm.wordpress.com/2009/10/22/idoc-purchase-order-inbound/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 08:01:57 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[IDoc]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/22/idoc-purchase-order-inbound/</guid>
		<description><![CDATA[Message type Idoc type PORDCH&#8211; PORDCH01&#8211; For change PORDCR1 &#8212; PORDCR101&#8211; For Create FM attached to the function module is BAPI_IDOC_INPUT1 Go to We82 and enter the idoc Type which is Above you will get the message type Related to Idoc type.. Go to We41 &#8211; for Outbound Process code We42- for INbound Process codes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=709&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Message type Idoc type<br />
PORDCH&#8211; PORDCH01&#8211; For change<br />
PORDCR1 &#8212; PORDCR101&#8211; For Create</p>
<p>FM attached to the function module is BAPI_IDOC_INPUT1</p>
<p>Go to We82 and enter the idoc Type which is Above you will get the message type Related to Idoc type..</p>
<p>Go to We41 &#8211; for Outbound Process code<br />
We42- for INbound Process codes</p>
<p>Go to we57 &#8211; to see the Function modules attached to Idoc type and Message Type.</p>
<br />Posted in IDoc  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/709/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/709/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/709/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/709/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/709/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/709/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/709/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/709/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/709/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/709/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/709/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/709/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/709/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/709/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=709&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/22/idoc-purchase-order-inbound/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Inbound PurchaseOrd IDOC_INBOUND_WRITE_TO_DB, IDOC_INPUT_PORDCR1</title>
		<link>http://sapmm.wordpress.com/2009/10/22/creating-inbound-purchaseord-idoc_inbound_write_to_db-idoc_input_pordcr1/</link>
		<comments>http://sapmm.wordpress.com/2009/10/22/creating-inbound-purchaseord-idoc_inbound_write_to_db-idoc_input_pordcr1/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 07:55:05 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[IDoc]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/22/creating-inbound-purchaseord-idoc_inbound_write_to_db-idoc_input_pordcr1/</guid>
		<description><![CDATA[** CORRECTNESS TO BE VERIFIED Posted: May 8, 2009 6:54 AM in response to: Sunil Brg Reply Hi, As your requirement was to create an Inbound Purchase Order. The simple way is: use Message type either PORDCR (Create purchase order) or PORDCR1 (Create purchase order). Basic Idoc Type : PORDCR05 Inbound processing Function Module for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=708&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>** CORRECTNESS TO BE VERIFIED</p>
<p>Posted: May 8, 2009 6:54 AM in response to: Sunil Brg Reply</p>
<p>Hi,<br />
As your requirement was to create an Inbound Purchase Order.<br />
The simple way is:</p>
<p>use Message type either PORDCR (Create purchase order) or PORDCR1 (Create purchase order).<br />
Basic Idoc Type : PORDCR05<br />
Inbound processing Function Module for above IDOcs is: IDOC_INPUT_PORDCR.<br />
The above said function module internally uses BAPI &quot;BAPI_PO_CREATE&quot; to create PO.</p>
<p>However, to satisfy the requirement completely, you need to create a Z-Process Code and attach IDOC_INPUT_PORDCR function module to the Z-Process Code created.<br />
Then we can use this new Z-process code in our partner profile.</p>
<p>Step-by-Step process to create Process Code (Inbound):</p>
<p>1. First Maintain WE57 transaction:<br />
Go to WE57 transaction and search for function module IDOC_INPUT_PORDCR.<br />
If found, WE57 NOT required to maintain.</p>
<p>If not found,<br />
Go to Change mode. Then NEW ENTRIES</p>
<p>Pass following parapets and save it.<br />
FunctionModule: IDOC_INPUT_PORDCR<br />
Fucntion Type: Function Module<br />
Basic Type: PORDCR05<br />
Message Type: PORDCR</p>
<p>2. Maintain BD51 transaction<br />
Go to BD51 transaction and search for function module IDOC_INPUT_PORDCR.<br />
If found, BD51 NOT required to maintain.</p>
<p>If not found,<br />
Go to Change mode. Then NEW ENTRIES</p>
<p>Pass following parametrs and save it.<br />
Function Module (Inbound) : IDOC_INPUT_PORDCR<br />
Inout Type: 0</p>
<p>. Maintain WE42 transaction (Inbound Process Codes):</p>
<p>Go to WE42 transaction.<br />
Go to Change mode. Then NEW ENTRIES</p>
<p>Pass following parapets as screen shot attached.<br />
Process Code: ZPUR (Change as your coding standards)<br />
Description : Create Purchase Order (Inbound)</p>
<p>Option ALE:<br />
Choose “Processing with ALE Service”.</p>
<p>Processing Type:<br />
Choose “Processing by Function Module”.</p>
<p>Now SAVE the Application: After SAVE function module will be populated automatically into Identification ID field</p>
<p>Now Maintain your Partner Profiile.</p>
<br />Posted in IDoc  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/708/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=708&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/22/creating-inbound-purchaseord-idoc_inbound_write_to_db-idoc_input_pordcr1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Idoc for Purchse order</title>
		<link>http://sapmm.wordpress.com/2009/10/22/idoc-for-purchse-order/</link>
		<comments>http://sapmm.wordpress.com/2009/10/22/idoc-for-purchse-order/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 07:32:03 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/22/idoc-for-purchse-order/</guid>
		<description><![CDATA[SDN Posted: Feb 4, 2008 12:59 PM in response to: SAP Abap For ORDERS05 is outbound processing and PORDCR101 is for inbound processing, as structure is different you have to use an EAI tool (XI or others) in order to do the mapping between outbound and inbound. I&#8217;m using both ORDERS04 in order to send [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=707&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SDN Posted: Feb 4, 2008 12:59 PM in response to: SAP Abap</p>
<p>For ORDERS05 is outbound processing and PORDCR101 is for inbound processing, as structure is different you have to use an EAI tool (XI or others) in order to do the mapping between outbound and inbound.</p>
<p>I&#8217;m using both ORDERS04 in order to send PO to vendors, but a mapping is done in order to communicate in EDIFACT or Html and PORDCR01 in order to do inbound replication of PO from SRM to SAP backend (Again a mapping is needed)</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/707/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=707&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/22/idoc-for-purchse-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>QUESTION ABOUT PURCHASE ORDER IDOCs : ORDERS05 &amp; PORDCR102</title>
		<link>http://sapmm.wordpress.com/2009/10/22/question-about-purchase-order-idocs-orders05-pordcr102/</link>
		<comments>http://sapmm.wordpress.com/2009/10/22/question-about-purchase-order-idocs-orders05-pordcr102/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 07:28:19 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/22/question-about-purchase-order-idocs-orders05-pordcr102/</guid>
		<description><![CDATA[Overdel Tol and Underdel Tol not populating in idoc Posted: Jun 29, 2009 12:46 PM Reply Hi There, I am working on a scenario where I am sending a PO from R/3 to SNC. The issue is that the Overdel Tol and Underdel Tol fields which are present in R/3 is not getting populated in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=706&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Overdel Tol and Underdel Tol not populating in idoc<br />
Posted: Jun 29, 2009 12:46 PM Reply</p>
<p>Hi There,</p>
<p>I am working on a scenario where I am sending a PO from R/3 to SNC. The issue is that the Overdel Tol and Underdel Tol fields which are present in R/3 is not getting populated in idoc ORDERS05.</p>
<p>Please let me know what could be the reason? and which ORDERS05 segment should have these values.</p>
<p>Regarsd,<br />
Nishant<br />
***************************************************************</p>
<p>Hi,</p>
<p>as per:<br />
<a href="http://help.sap.com/saphelp_scm70/helpdata/EN/9c/119fec6bb1469e928635938a086286/content.htm">http://help.sap.com/saphelp_scm70/helpdata/EN/9c/119fec6bb1469e928635938a086286/content.htm</a><br />
quote:<br />
&quot;The transfer of delivery tolerances from an SAP back-end system up to and including enhancement package 3 for SAP ERP 6.0 is only possible with the following IDoc:<br />
PORDCR1.PORDCR102&quot;</p>
<p>so you will not see them in ORDER05 unless you use a user exist to add it there</p>
<p>hope this answers your question</p>
<p>Regards,<br />
Michal KRawczyk<br />
********************************************</p>
<p>Hi Michal,</p>
<p>Thanks for your valuable response.</p>
<p>Can I use PORDCR1.PORDCR102 instead of ORDERS.ORDERS05 for PO Collaboration in SNC</p>
<p>Regards,<br />
Nishant<br />
**********************************************</p>
<p>Hi,</p>
<p>you can use any IDOC in the output as long as you add additional mapping in XI<br />
as the data in PORDCR is the same (PORDCR has even more) as with orders05</p>
<p>Regards,<br />
Michal Krawczyk</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/706/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=706&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/22/question-about-purchase-order-idocs-orders05-pordcr102/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP India president Das passes away</title>
		<link>http://sapmm.wordpress.com/2009/10/22/sap-india-president-das-passes-away/</link>
		<comments>http://sapmm.wordpress.com/2009/10/22/sap-india-president-das-passes-away/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 06:24:22 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/22/sap-india-president-das-passes-away/</guid>
		<description><![CDATA[October 22, 2009 10:00 IST Ranjan Das, president, SAP India, died of a heart attack on Wednesday. He was 42. Das had been with SAP for over eight years and moved to Mumbai [ Images ] in 2007 after taking over as Head of SAP India. Born and raised in India, Das received a scholarship [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=705&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>October 22, 2009 10:00 IST</p>
<p>Ranjan Das, president, SAP India, died of a heart attack on Wednesday. He was 42. Das had been with SAP for over eight years and moved to Mumbai [ <a href="http://search.rediff.com/imgsrch/default.php?MT=mumbai"><font size="2" color="#0055CC">Images</font></a><font size="2"><br />
] in 2007 after taking over as Head of SAP India.</p>
<p>Born and raised in India, Das received a scholarship to study at Massachusetts Institute of Technology and graduated with a Bachelor&#8217;s degree in Computer Science and Engineering. He then went on to attain an MBA from Harvard Business School.<br />
Das was a seasoned entrepreneurial technology executive with over 15 years of experience in both global and start-up software companies. Das was among the few who were responsible for making India one of the company&#8217;s fastest growing regions. Last year the firm announced that SAP India was the jewel in the crown of SAP worldwide.<br />
Das also co-founded SAP xApps and established it into one of the fastest growing businesses for the company. He also assumed the lead role in integrating the sales model and resources from acquired companies, including Virsa, Lighthammer and Frictionless Commerce, into SAP.<br />
The Indian sub continent is one of SAP&#8217;s fastest growing markets worldwide. With over 1,800 customers (400+ in 2007, 498 in 2006) and a stated target of scaling that to 15,000 by 2010, the region is key to SAP&#8217;s worldwide growth.<br />
In an official statement the company said: &quot;SAP is deeply saddened by the news that our colleague Ranjan Das has passed away suddenly today. This comes as a great shock to all of us within the SAP family and is felt most profoundly by every one of us. We will be sharing more information once we have had the opportunity to further understand the family&#8217;s wishes.&quot;</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</font></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/705/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=705&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/22/sap-india-president-das-passes-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>BAPI PO CREATE1 &#8211; PURCHASE ORDER CREATION</title>
		<link>http://sapmm.wordpress.com/2009/10/22/bapi-po-create1-purchase-order-creation/</link>
		<comments>http://sapmm.wordpress.com/2009/10/22/bapi-po-create1-purchase-order-creation/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 06:07:03 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/22/bapi-po-create1-purchase-order-creation/</guid>
		<description><![CDATA[Contents 1 Short Description 2 Function Module 3 Description 3.1 Functionality 3.2 Functionality in Detail 3.3 Authorization 3.4 Controlling adoption of field values via X parameter 3.5 Transfer 3.6 Return 3.7 Return messages 3.8 Restrictions 3.9 Example 3.10 Help in the Case of Problems 3.11 Customer Enhancements 3.12 Further information 4 Import 5 Export 6 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=704&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Contents<br />
1 Short Description<br />
2 Function Module<br />
3 Description<br />
3.1 Functionality<br />
3.2 Functionality in Detail<br />
3.3 Authorization<br />
3.4 Controlling adoption of field values via X parameter<br />
3.5 Transfer<br />
3.6 Return<br />
3.7 Return messages<br />
3.8 Restrictions<br />
3.9 Example<br />
3.10 Help in the Case of Problems<br />
3.11 Customer Enhancements<br />
3.12 Further information<br />
4 Import<br />
5 Export<br />
6 Changing<br />
7 Pattern</p>
<p>[edit]Short Description<br />
Create Enjoy Purchase Orders</p>
<p>[edit]Function Module<br />
BAPI_PO_CREATE1</p>
<p>[edit]Description<br />
[edit]Functionality<br />
STYLE S_DOCUS1 Function module BAPI_PO_CREATE1 enables you to create purchase orders. The BAPI uses the technology behind the Enjoy purchase order transaction (ME21N). Alternatively, the IDoc type PORDCR1 is available. The data from this IDoc automatically populates the interface parameters of the function module BAPI_PO_CREATE1. STYLE *</p>
<p>[edit]Functionality in Detail<br />
STYLE S_DOCUS1</p>
<p>[edit]Authorization<br />
The following authorization objects are checked when an Enjoy purchase order is created (activity 01):</p>
<p>M_BEST_BSA (document type in PO)<br />
M_BEST_EKG (purchasing group in PO)<br />
M_BEST_EKO (purchasing organization in PO)<br />
M_BEST_WRK (plant in PO)<br />
[edit]Controlling adoption of field values via X parameter<br />
For most tables, you can determine via your own parameters in the associated X parameter in each case (e.g. PoItemX) whether fields are to be set initial, values inserted via the interface, or default values adopted (e.g. from Customizing or master records) (for example, it is not mandatory to adopt the material group from an underlying purchase requisition &#8211; you can change it with the BAPI).</p>
<p>[edit]Transfer<br />
Header data<br />
The header data of the Enjoy purchase order is transferred in the table PoHeader.</p>
<p>Item data<br />
The item data of the Enjoy purchase order is stored in the table PoItem (general item data). The delivery schedule lines are stored in the table PoSchedule. Use the table PoAccount to specify the account assignment information. If account assignments have been specified for services and limits, you show the relevant account assignment line in PoAccount in the table PoSrvAccessValues via the package number of the service or the limit.</p>
<p>Services and limits<br />
Services, free limits and limits with contract reference can be specified in the tables PoServices, PoLimits, and PoContractLimits.</p>
<p>Conditions<br />
Conditions are transferred in the table PoCond; header conditions in the table PoCondHeader. Price determination is reinitiated via the parameter CALCTYPE in the table PoItem.</p>
<p>Vendor and delivery address<br />
The vendor&#8217;s address can be specified individually in the table PoAddrVendor; the delivery address in the table PoAddrDelivery. If you do not make any individual specification, the fields will be populated via the central address management facility. Note In this method, the following restrictions apply with regard to addresses: Addresses can only be created with this method &#8211; they cannot be changed. You can only change address data with the method BAPI_ADDRESSORG_CHANGE. When you create addresses, they are not checked by the method. An Enjoy purchase order may therefore contain faulty address data.</p>
<p>Partner roles<br />
The partners can be maintained individually via the table PoPartner (with the exception of the partner role &quot;vendor&quot;).</p>
<p>Import/export data<br />
Import/Export data can be specified per item in the table PoExpImpItem. Foreign trade data can only be transferred as default data for new items.</p>
<p>Texts<br />
Header and item texts can be transferred in the tables PoTextHeader and PoTextItem. Texts for services are imported in the table PoServicesText.</p>
<p>Version Management<br />
You can make use of the Version Management facility via the table AllVersions.</p>
<p>[edit]Return<br />
The PO number is returned in the parameter ExpPurchaseOrder. In addition, all information except the service and export/import tables is placed in the output structures.</p>
<p>[edit]Return messages<br />
Messages are returned in the parameter Return. This also contains information as to whether interface data has been wrongly or probably wrongly (heuristical interface check) populated. When a PO has been created successfully, the PO number is also placed in the return table with the appropriate message. STYLE * STYLE S_DOCUS1</p>
<p>[edit]Restrictions<br />
With this function module, it is not possible to:</p>
<p>Create subcontracting components (you can only use existing ones)<br />
Create configurations (you can only use existing ones)<br />
Change message records (table NAST) and additional message data (this data can only be determined via the message determination<br />
facility (Customizing))</p>
<p>Attach documents to the purchase order<br />
See also further information in SAP Note 197958. STYLE *</p>
<p>[edit]Example<br />
STYLE S_DOCUS1 Example of population of BAPI interface in the Function Builder Parameter: POHEADER COMP_CODE,,=,,1000 DOC_TYPE,,=,,NB ITEM_INTVL,,=,,00001 VENDOR,,=,,0000001000 PMNTTRMS,,=,, 0001 PURCH_ORG,,=,, 1000 PUR_GROUP,,=,, 001 CURRENCY,,=,, EUR Parameter: POHEADERX COMP_CODE,,=,, X DOC_TYPE,,=,, X ITEM_INTVL,,=,, X VENDOR,,=,, X PMNTTRMS,,=,, X PURCH_ORG,,=,, X PUR_GROUP,,=,, X Parameter: POITEM PO_ITEM,,=,, 00001 MATERIAL,,=,,100-100 PLANT,,=,,1000 STGE_LOC,,=,,0001 QUANTITY,,=,,15.000 TAX_CODE,,=,,V0 ITEM_CAT,,=,, 0 ACCTASSCAT,,=,,K Parameter: POITEMX PO_ITEM,,=,,00001 MATERIAL,,=,,X PLANT,,=,,X STGE_LOC,,=,,X QUANTITY,,=,,X TAX_CODE,,=,,X ITEM_CAT,,=,,X ACCTASSCAT,,=,,X Parameter: POSCHEDULE PO_ITEM,,=,,00001 SCHED_LINE,,=,,0001 DELIVERY_DATE,,=,,02.12.2002 QUANTITY,,=,,6.000 PO_ITEM,,=,,00001 SCHED_LINE,,=,,0002 DELIVERY_DATE,,=,,03.12.2002 QUANTITY,,=,,5.000 PO_ITEM,,=,,00001 SCHED_LINE,,=,,0003 DELIVERY_DATE,,=,,04.12.2002 QUANTITY,,=,,4.000 Parameter: POSCHEDULEX PO_ITEM,,=,,00001 SCHED_LINE,,=,,0001 PO_ITEMX,,=,,X SCHED_LINEX,,=,,X DELIVERY_DATE,,=,,X QUANTITY,,=,,X PO_ITEM,,=,,00001 SCHED_LINE,,=,,0002 PO_ITEMX,,=,,X SCHED_LINEX,,=,,X DELIVERY_DATE,,=,,X QUANTITY,,=,,X PO_ITEM,,=,,00001 SCHED_LINE,,=,,0003 PO_ITEMX,,=,,X SCHED_LINEX,,=,,X DELIVERY_DATE,,=,,X QUANTITY,,=,,X Parameter: POACCOUNT PO_ITEM,,=,,00001 SERIAL_NO,,=,,01 QUANTITY,,=,,15.000 GL_ACCOUNT,,=,,0000400000 COSTCENTER,,=,,0000001000 CO_AREA,,=,,1000 Parameter: POACCOUNTX PO_ITEM,,=,,00001 SERIAL_NO,,=,,01 QUANTITY,,=,,X GL_ACCOUNT,,=,,X COSTCENTER,,=,,X CO_AREA,,=,,X Parameter: POCOND ITM_NUMBER,,=,,000001 COND_ST_NO,,=,,001 COND_TYPE,,=,,PB00 COND_VALUE,,=,,79.900000000 CURRENCY,,=,,EUR CURRENCY_ISO,,=,,EUR COND_UNIT,,=,,KG COND_P_UNT,,=,,1 CHANGE_ID,,=,,U Parameter: POCONDX ITM_NUMBER,,= ,,000001 COND_ST_NO,,= ,,001 ITM_NUMBERX,,= ,,X COND_TYPE,,= ,,X COND_VALUE,,= ,,X CURRENCY,,= ,,X CHANGE_ID,,= ,,X Parameter: POPARTNER PARTNERDESC,,= ,,OA LANGU,,= ,,EN BUSPARTNO,,= ,,0000001100 PARTNERDESC,,= ,,GS LANGU,,= ,,EN BUSPARTNO,,= ,,0000001200 PARTNERDESC,,= ,,PI LANGU,,= ,,EN BUSPARTNO,,= ,,0000001000 STYLE *</p>
<p>[edit]Help in the Case of Problems<br />
RESET N1 STYLE S_DOCUS1</p>
<p>SAP Note 197958 lists answers to frequently asked questions (FAQs). (Note 499626 contains answers to FAQs relating specifically<br />
to External Services Management.)</p>
<p>If you have detected an error in the function of a BAPI, create a reproducible example in the test data directory in the<br />
Function Builder (transaction code SE37). SAP Note 375886 tells you how to do this.</p>
<p>If the problem persists, create a Customer Problem Message for the componente MM-PUR-PO-BAPI, and document the reproducible<br />
example where appropriate. STYLE *</p>
<p>[edit]Customer Enhancements<br />
STYLE S_DOCUS1 The following customer exits (function modules) are available for the BAPI BAPI_PO_CREATE1:</p>
<p>EXIT_SAPL2012_001 (at start of BAPI)<br />
EXIT_SAPL2012_003 (at end of BAPI)<br />
The following customer exits (function modules) are available for the BAPI BAPI_PO_CHANGE:</p>
<p>EXIT_SAPL2012_002 (at start of BAPI)<br />
EXIT_SAPL2012_004 (at end of BAPI)<br />
These exits belong to the enhancement SAPL2012 (see also transaction codes SMOD and CMOD). There is also the option of populating customers&#8217; own fields for header, item, or account assignment data via the parameter EXTENSIONIN. STYLE *</p>
<p>[edit]Further information<br />
RESET N1 STYLE S_DOCUS1</p>
<p>Further information on purchase order BAPIs is available in SAP Note 197958.<br />
If you test the BAPIs BAPI_PO_CREATE1 or BAPI_PO_CHANGE in the Function Builder (transaction code SE37), no database updates<br />
will be carried out. If you need this function, take a look at Note 420646.</p>
<p>The BAPI BAPI_PO_GETDETAIL serves to read the details of a purchase order. The BAPI cannot read all details (e.g. conditions).<br />
However, you can use the BAPI BAPI_PO_CHANGE for this purpose if just the document number is populated and the invoker has change authorizations for purchase orders.</p>
<p>Frequently used BAPIs for purchase orders are BAPI_PO_CREATE, BAPI_PO_CREATE1, BAPI_PO_CHANGE, BAPI_PO_GETDETAIL,<br />
BAPI_PO_GETITEMS, BAPI_PO_GETITEMSREL, and BAPI_PO_GETRELINFO.</p>
<p>For more information on purchase orders, refer to the SAP library (under MM Purchasing -&gt; Purchase Orders) or the Help for<br />
the Enjoy Purchase Order, or choose the path Tools -&gt; ABAP Workbench -&gt; Overview -&gt; BAPI Explorer from the SAP Easy Access menu. STYLE *</p>
<p>[edit]Import<br />
ExtensionIn<br />
MemoryComplete<br />
MemoryUncomplete<br />
NoAuthority<br />
NoMessageReq<br />
NoMessaging<br />
NoPriceFromPo<br />
PoAccountProfitSegment<br />
PoAccountX<br />
PoAddrVendor<br />
PoComponentsX<br />
PoCondX<br />
PoContractLimits<br />
PoExpImpHeader<br />
PoExpImpHeaderX<br />
PoExpImpItemX<br />
PoHeader<br />
PoHeaderX<br />
PoItemX<br />
PoLimits<br />
PoScheduleX<br />
PoServices<br />
PoServicesText<br />
PoShipping<br />
PoShippingX<br />
PoSrvAccessValues<br />
TestRun<br />
Versions<br />
[edit]Export<br />
AllVersions<br />
ExpHeader<br />
ExpPoExpImpHeader<br />
ExpPurchaseOrder<br />
ExtensionOut<br />
PoShippingExp<br />
Return<br />
[edit]Changing<br />
PoAccount<br />
PoAddrDelivery<br />
PoComponents<br />
PoCond<br />
PoCondHeader<br />
PoCondHeaderX<br />
PoExpImpItem<br />
PoItem<br />
PoPartner<br />
PoSchedule<br />
PoTextHeader<br />
PoTextItem<br />
[edit]Pattern</p>
<p>CALL FUNCTION &#8216;BAPI_PO_CREATE1&#8242;<br />
EXPORTING<br />
POHEADER =<br />
&quot; POHEADERX =<br />
&quot; POADDRVENDOR =<br />
&quot; TESTRUN =<br />
&quot; MEMORY_UNCOMPLETE =<br />
&quot; MEMORY_COMPLETE =<br />
&quot; POEXPIMPHEADER =<br />
&quot; POEXPIMPHEADERX =<br />
&quot; VERSIONS =<br />
&quot; NO_MESSAGING =<br />
&quot; NO_MESSAGE_REQ =<br />
&quot; NO_AUTHORITY =<br />
&quot; NO_PRICE_FROM_PO =<br />
&quot; IMPORTING<br />
&quot; EXPPURCHASEORDER =<br />
&quot; EXPHEADER =<br />
&quot; EXPPOEXPIMPHEADER =<br />
&quot; TABLES<br />
&quot; RETURN =<br />
&quot; POITEM =<br />
&quot; POITEMX =<br />
&quot; POADDRDELIVERY =<br />
&quot; POSCHEDULE =<br />
&quot; POSCHEDULEX =<br />
&quot; POACCOUNT =<br />
&quot; POACCOUNTPROFITSEGMENT =<br />
&quot; POACCOUNTX =<br />
&quot; POCONDHEADER =<br />
&quot; POCONDHEADERX =<br />
&quot; POCOND =<br />
&quot; POCONDX =<br />
&quot; POLIMITS =<br />
&quot; POCONTRACTLIMITS =<br />
&quot; POSERVICES =<br />
&quot; POSRVACCESSVALUES =<br />
&quot; POSERVICESTEXT =<br />
&quot; EXTENSIONIN =<br />
&quot; EXTENSIONOUT =<br />
&quot; POEXPIMPITEM =<br />
&quot; POEXPIMPITEMX =<br />
&quot; POTEXTHEADER =<br />
&quot; POTEXTITEM =<br />
&quot; ALLVERSIONS =<br />
&quot; POPARTNER =<br />
&quot; POCOMPONENTS =<br />
&quot; POCOMPONENTSX =<br />
&quot; POSHIPPING =<br />
&quot; POSHIPPINGX =<br />
&quot; POSHIPPINGEXP =<br />
.</p>
<p>Retrieved from &quot;<a href="http://abap.wikiprog.com/wiki/BAPI_PO_CREATE1">http://abap.wikiprog.com/wiki/BAPI_PO_CREATE1</a>&quot;<br />
Category: BAPI PurchaseOrderFRE</p>
<p>Views</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/704/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/704/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/704/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=704&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/22/bapi-po-create1-purchase-order-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>EHS &#8211; Contractor/Vendor Management   (Vendor Evaluation)</title>
		<link>http://sapmm.wordpress.com/2009/10/21/ehs-contractorvendor-management-vendor-evaluation/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/ehs-contractorvendor-management-vendor-evaluation/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:38:09 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/ehs-contractorvendor-management-vendor-evaluation/</guid>
		<description><![CDATA[Posted: Sep 21, 2009 7:49 AM in response to: Vikram Sethi Reply Hi Vikram, The requirements which you have mentioned is addressed by SAP MM module with PTP (procure to pay) scenario under vendor evaluation business process. Please go to the following path in spro for maintaining your specific criterions: spro&#8211;&#62; materials management&#8211;&#62; purchasing&#8211;&#62;vendor evaluation&#8211;&#62;define [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=703&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table border="1" width="848">
<tr>
<td>Posted: Sep 21, 2009 7:49 AM <a href="https://forumsa.sdn.sap.com/message.jspa?messageID=8185923"><img src="https://forumsa.sdn.sap.com/images/up-10x10.gif" width="12" height="12" alt="up-10x10.gif" /></a>in response to: <a href="https://forumsa.sdn.sap.com/message.jspa?messageID=8185923">Vikram Sethi</a></td>
<td>
<table border="1" width="141">
<tr>
<td><a href="http://www.sdn.sap.com/irj/sdn/logon?redirect=http%3A%2F%2Fforums.sdn.sap.com%2Fmessage.jspa%3FmessageID%3D8186432"><img src="https://forumsa.sdn.sap.com/images/warn-16x16.gif" width="20" height="20" alt="warn-16x16.gif" /></a></td>
<td><a href="http://www.sdn.sap.com/irj/sdn/logon?redirect=http%3A%2F%2Fforums.sdn.sap.com%2Fmessage.jspa%3FmessageID%3D8186432"><img src="https://forumsa.sdn.sap.com/images/reply-16x16.gif" width="20" height="20" alt="reply-16x16.gif" /></a></td>
<td><a href="http://www.sdn.sap.com/irj/sdn/logon?redirect=http%3A%2F%2Fforums.sdn.sap.com%2Fmessage.jspa%3FmessageID%3D8186432">Reply</a></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="1" width="848">
<tr>
<td>Hi Vikram,</p>
<p>The requirements which you have mentioned is addressed by SAP MM module with PTP (procure to pay) scenario under vendor evaluation business process.</p>
<p>Please go to the following path in spro for maintaining your specific criterions:</p>
<p>spro&#8211;&gt; materials management&#8211;&gt; purchasing&#8211;&gt;vendor evaluation&#8211;&gt;define criteria</p>
<p>Here, you may define the &quot;main criteria&quot; as say &quot; EH&amp;S &quot; and probably maintain your different aspects as &quot;subcriteria&quot;. Here you have the facility of user exits for probably delisting or blocking specific vendors for may be EH&amp;S services.</p>
<p>You may also like to see t-code &quot;me61&quot; i.e &quot;Maintain Vendor Evaluation&quot; , where-in if you had floated any RFP (request for proposal) to the available vendors in your company&#8217;s master data, you would like to evaluate the vendors on the EH&amp;S specific defined subcriterions in spro. Thereby, you should be able to select and process only those vendors which are really applicable for the required job.</p>
<p>Please get in touch with any MM consultant for detailed info.</p>
<p>Regards</td>
</tr>
</table>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/703/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/703/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/703/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=703&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/ehs-contractorvendor-management-vendor-evaluation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="https://forumsa.sdn.sap.com/images/up-10x10.gif" medium="image">
			<media:title type="html">up-10x10.gif</media:title>
		</media:content>

		<media:content url="https://forumsa.sdn.sap.com/images/warn-16x16.gif" medium="image">
			<media:title type="html">warn-16x16.gif</media:title>
		</media:content>

		<media:content url="https://forumsa.sdn.sap.com/images/reply-16x16.gif" medium="image">
			<media:title type="html">reply-16x16.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>Updating Class Characteristic Values</title>
		<link>http://sapmm.wordpress.com/2009/10/21/updating-class-characteristic-values/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/updating-class-characteristic-values/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:38:08 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/updating-class-characteristic-values/</guid>
		<description><![CDATA[Reply Use these BADIs for Vendor Characterstics Updations. However you need to find what are your Importing and Exporting paramenters and see which BADI is Suitable. VENDOR_ADD_DATA VENDOR_ADD_DATA_CS VENDOR_ADDRSCR_CHG VENDOR_FIELDSTATUS Also use the break point and see the txn where and which BADI it is hitting, accordingly add your code to update the Vendor Char. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=702&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table border="1" width="847">
<tr>
<td>
<table border="1" width="139">
<tr>
<td><a href="http://www.sdn.sap.com/irj/sdn/logon?redirect=http%3A%2F%2Fforums.sdn.sap.com%2Fmessage.jspa%3FmessageID%3D7380982"><img src="https://forums.sdn.sap.com/images/warn-16x16.gif" width="20" height="20" alt="warn-16x16.gif" /></a></td>
<td><a href="http://www.sdn.sap.com/irj/sdn/logon?redirect=http%3A%2F%2Fforums.sdn.sap.com%2Fmessage.jspa%3FmessageID%3D7380982"><img src="https://forums.sdn.sap.com/images/reply-16x16.gif" width="20" height="20" alt="reply-16x16.gif" /></a></td>
<td><a href="http://www.sdn.sap.com/irj/sdn/logon?redirect=http%3A%2F%2Fforums.sdn.sap.com%2Fmessage.jspa%3FmessageID%3D7380982">Reply</a></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="1" width="847">
<tr>
<td>Use these BADIs for Vendor Characterstics Updations.</p>
<p>However you need to find what are your Importing and Exporting paramenters and see which BADI is Suitable.</p>
<p>VENDOR_ADD_DATA</p>
<p>VENDOR_ADD_DATA_CS</p>
<p>VENDOR_ADDRSCR_CHG</p>
<p>VENDOR_FIELDSTATUS</p>
<p>Also use the break point and see the txn where and which BADI it is hitting, accordingly add your code to update the Vendor Char.</td>
</tr>
</table>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/702/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/702/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/702/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=702&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/updating-class-characteristic-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="https://forums.sdn.sap.com/images/warn-16x16.gif" medium="image">
			<media:title type="html">warn-16x16.gif</media:title>
		</media:content>

		<media:content url="https://forums.sdn.sap.com/images/reply-16x16.gif" medium="image">
			<media:title type="html">reply-16x16.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Classification vs Enhancing Master Data Tables &#8211; part II</title>
		<link>http://sapmm.wordpress.com/2009/10/21/sap-classification-vs-enhancing-master-data-tables-part-ii/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/sap-classification-vs-enhancing-master-data-tables-part-ii/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:23:56 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/sap-classification-vs-enhancing-master-data-tables-part-ii/</guid>
		<description><![CDATA[OMER BRANDIS (SAP basis &#38; db2 DBA) posted 7/1/2008 &#124; Comments (3) In my last post I wrote a little about sap&#8217;s classification module, and of why table AUSP can get so big. In this post, I want to show you why using the classification system to search for a Classified objects (the purpose for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=701&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://it.toolbox.com/people/yellowg/">OMER BRANDIS</a> (SAP basis &amp; db2 DBA) posted 7/1/2008 | <a href="http://it.toolbox.com/blogs/sap-on-db2/sap-classification-vs-enhancing-master-data-tables-part-ii-25731">Comments</a> (3)<br />
In my last post I wrote a little about sap&#8217;s classification module, and of why table AUSP can get so big. In this post, I want to show you why using the classification system to search for a Classified objects (the purpose for which it was created) is a lot more expensive then using a table enhancement structure.</p>
<p><strong>Example 1 &#8211; searching for master data using a table enhancement structure:</strong></p>
<p>Select * from mara</p>
<p>Where color=&#8217;BLACK&#8217; and smell = &#8216;GREAT&#8217; and taste = &#8216;AWSOME&#8217;</p>
<p><strong>Example 2 &#8211; searching for &quot;classified&quot; master data:</strong></p>
<p>Select *</p>
<p>From mara t1 , Ausp t2, Ausp t3, ausp t4</p>
<p>where t1.matnr = t2.object</p>
<p>and t2.classification_type = &#8216;MATERIAL-COLOR&#8217;</p>
<p>and t2.class_value = &#8216;BLACK&#8217;</p>
<p>and t1.matnr = t3.object</p>
<p>and t3.classification_type = &#8216;MATERIAL-SMELL&#8217;</p>
<p>and t3.class_value = &#8216;GREAT&#8217;</p>
<p>and t1.matnr = t4.object</p>
<p>and t4.classification_type = &#8216;MATERIAL-TASTE&#8217;</p>
<p>and t4.class_value = &#8216;AWSOME&#8217;</p>
<p><strong>Why is this a problem?</strong></p>
<p>The first sql statement is a very simple query that accesses just one table, and provided your data has high cardinality, may benefit from a database index to make it even quicker and cheaper to execute.</p>
<p>The second sql, must join 4 tables. At first the database must identify which condition is the one with the best filtering, then for each qualifying row two more scan&#8217;s of AUSP must be made in order to check the additional conditions. The overall cost per row is usually significantly higher then in the first case.</p>
<p>Moreover, determining the tables join order is not a trivial operation since it requires identifying the best (most filtering) &quot;condition&quot; , and if done incorrectly (because of inadequate statistics or database code) will cause the database to do more work and increase the query cost and runtime.</p>
<p>Another thing to consider is that the second query doesn&#8217;t scale very well, the more &quot;classifications&quot; are used to locate the data the more times table AUSP will be accessed hence the run time will probably increase. In the first case, adding conditions will usually improve the queries speed.</p>
<p><strong>Omer brandis</strong><br />
<em>&quot;conquered storage will not be returned&quot;</em></p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/701/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=701&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/sap-classification-vs-enhancing-master-data-tables-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Characterestics Related Table for Material Master Vendor Master</title>
		<link>http://sapmm.wordpress.com/2009/10/21/characterestics-related-table-for-material-master-vendor-master/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/characterestics-related-table-for-material-master-vendor-master/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:02:59 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/characterestics-related-table-for-material-master-vendor-master/</guid>
		<description><![CDATA[Table is &#224; AUSP Filter by Class Type. You can reduce the data set. This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=700&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Table is &agrave; AUSP</p>
<p>Filter by Class Type. You can reduce the data set.</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/700/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/700/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/700/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/700/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/700/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/700/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/700/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/700/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/700/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/700/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/700/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/700/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/700/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/700/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=700&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/characterestics-related-table-for-material-master-vendor-master/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Invoice Automation</title>
		<link>http://sapmm.wordpress.com/2009/10/21/invoice-automation/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/invoice-automation/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:07:20 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/invoice-automation/</guid>
		<description><![CDATA[http://www.basware.com/Our%20Solutions%20Documents/Basware%20Invoice%20Automation%20for%20SAP.pdf This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=699&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.basware.com/Our%20Solutions%20Documents/Basware%20Invoice%20Automation%20for%20SAP.pdf">http://www.basware.com/Our%20Solutions%20Documents/Basware%20Invoice%20Automation%20for%20SAP.pdf</a></p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/699/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=699&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/invoice-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Building a Composite Business Process from Scratch with SAP NetWeaver Business Process Management</title>
		<link>http://sapmm.wordpress.com/2009/10/21/building-a-composite-business-process-from-scratch-with-sap-netweaver-business-process-management/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/building-a-composite-business-process-from-scratch-with-sap-netweaver-business-process-management/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:13:07 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/building-a-composite-business-process-from-scratch-with-sap-netweaver-business-process-management/</guid>
		<description><![CDATA[With this blog you will learn how you can sketch, design, build, deploy and run a composite business process from scratch with SAP NetWeaver Business Process Management. With the provided step-by-step guides and source coding, you are going to build an investment approval process which includes human tasks, SAP Enterprise Service and the integration with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=698&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With this blog you will learn how you can sketch, design, build, deploy and run a composite business process from scratch with SAP NetWeaver Business Process Management. With the provided step-by-step guides and source coding, you are going to build an investment approval process which includes human tasks, SAP Enterprise Service and the integration with a decision table which is provided by SAP NetWeaver Business Rules Management.</p>
<p><a href="http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417100)ID0364544950DB11918610962096452866End?blog=/pub/wlg/12442%3Fpage%3Dlast%26x-maxdepth%3D0">http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417100)ID0364544950DB11918610962096452866End?blog=/pub/wlg/12442%3Fpage%3Dlast%26x-maxdepth%3D0</a></p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/698/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/698/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/698/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=698&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/building-a-composite-business-process-from-scratch-with-sap-netweaver-business-process-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Streamline your SAP Purchase Approvals</title>
		<link>http://sapmm.wordpress.com/2009/10/21/streamline-your-sap-purchase-approvals/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/streamline-your-sap-purchase-approvals/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:08:47 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/streamline-your-sap-purchase-approvals/</guid>
		<description><![CDATA[Streamline your SAP Purchase Approvals Are your managers frustrated with your current SAP approval process? Would they like to approve purchasing from their mobile phone or desktop browser? With an installation that takes minutes and no configuration changes to your SAP R/3 system, our purchase approval solutions will radically streamline your approval process. http://www.10secondssoftware.com/ What [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=697&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Streamline your SAP Purchase Approvals</strong><br />
Are your managers frustrated with your current SAP approval process? Would they like to approve purchasing from their mobile phone or desktop browser?<br />
With an installation that takes minutes and no configuration changes to your SAP R/3 system, our purchase approval solutions will radically streamline your approval process.</p>
<p><a href="http://www.10secondssoftware.com/">http://www.10secondssoftware.com/</a><br />
<em><strong>What is ExpressPR?</strong></em><br />
ExpressPR is a web based solution that will notify your managers via email when they have purchase requisitions to approve. Managers can access ExpressPR via their browser or mobile phone to review and approve purchase requisitions in seconds. It&#8217;s that easy!<br />
With an installation that takes minutes and no configuration changes to your SAP R/3 system, ExpressPR will radically streamline your purchase requisition approval process.</p>
<p><em><strong>Screenshots</strong></em><br />
<a href="http://www.10secondssoftware.com/images/tour/PRConnection.jpg"><img src="http://www.10secondssoftware.com/images/tour/PRApproveImage.jpg" width="560" height="192" alt="PRApproveImage.jpg" /></a><br />
<em><strong>Key Features</strong></em></p>
<ul>
<li>Access ExpressPR via your desktop browser, iPhone, Blackberry or smart phone</li>
<li>Zero SAP configuration required. ExpressPR integrates seamlessly with your SAP system</li>
<li>ExpressPR can monitor multiple SAP release strategies</li>
<li>Realtime notification of Purchase Order requisition requests &#8211; direct to your inbox</li>
<li>ExpressPR has no requirement for the SAP Workflow module</li>
<li>Two clicks and your purchase requisition is approved! It&#8217;s that simple.</li>
<li>Installation takes minutes.</li>
</ul>
<p><em><strong>Take ExpressPR for a test drive</strong></em><br />
Request a <a href="http://www.10secondssoftware.com/ExpressPR/Contact.aspx?id=DemoPR">demo account</a> and take a look at ExpressPR in our secure test environment.</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/697/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/697/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/697/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=697&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/streamline-your-sap-purchase-approvals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://www.10secondssoftware.com/images/tour/PRApproveImage.jpg" medium="image">
			<media:title type="html">PRApproveImage.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP .NET Connector</title>
		<link>http://sapmm.wordpress.com/2009/10/21/sap-net-connector/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/sap-net-connector/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 08:03:26 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/sap-net-connector/</guid>
		<description><![CDATA[Purpose The SAP .NET Connector is a development environment that enables communication between the Microsoft. NET platform and SAP systems. This connector supports RFCs and Web services, and allows you to write different applications such as Web form, Windows form, or console applications in the Microsoft Visual Studio.Net. With the SAP .NET Connector, you can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=696&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Purpose<br />
The SAP .NET Connector is a development environment that enables communication between the Microsoft. NET platform and SAP systems. This connector supports RFCs and Web services, and allows you to write different applications such as Web form, Windows form, or console applications in the Microsoft Visual Studio.Net. With the SAP .NET Connector, you can use all common programming languages, such as Visual Basic. NET, C#, or Managed C++.<br />
Features<br />
Using the SAP .NET Connector and SAP .NET Proxy Wizard, you can:<br />
Write .NET Windows and Web form applications that have access to SAP business objects (BAPIs).</p>
<ol>
<li>Develop client applications for the SAP Server. Here you can use either RFCs or HTTP/SOAP/XML (outside-in).</li>
<li>Write RFC server applications that run in a .NET environment and can be installed starting from the SAP system (inside-out).</li>
</ol>
<p>With Microsoft Visual Studio .NET you can:<br />
Use the integrated Proxy Wizard to generate proxy objects.</p>
<ol start="3">
<li>Use any common programming language that has complete access to Microsoft Visual Studio .NET.</li>
<li>Link SAP tables and structure with Windows and Web form controls (<em>Data Binding</em>).</li>
<li>Use secure authorization methods such as Single Sign-On, Kerberos, and Microsoft Passport (<strong><a href="http://www.passport.net">www.passport.net</a></strong>).</li>
</ol>
<p>Further Information</p>
<ol start="6">
<li><a href="http://help.sap.com/saphelp_NW04/helpdata/en/7a/aac81c582c6c4ea42a8e2f4e626f31/content.htm">SAP.Net Connector: Architecture</a></li>
<li><a href="http://help.sap.com/saphelp_NW04/helpdata/en/51/d5470940fd564b888f4beb9523fa6c/content.htm">Creating ASP .Net Applications using the SAP .Net Connector</a></li>
<li><a href="http://help.sap.com/saphelp_NW04/helpdata/en/c2/5d2ac570228941bc60c0e66580b18a/content.htm">SAP.Net Client</a></li>
<li><a href="http://help.sap.com/saphelp_NW04/helpdata/en/d1/c4374a13c67b409ac914f7158fa13a/content.htm">SAP.Net Server</a></li>
<li><a href="http://help.sap.com/saphelp_NW04/helpdata/en/b4/79cb9463b89a41a73e1e2805eb4bf7/content.htm">SAP.Net Connector: Installation</a></li>
<li><a href="http://help.sap.com/saphelp_NW04/helpdata/en/27/3fef6927ad044da62dee1b86d68ec2/content.htm">SAP .Net Programmer’s Reference</a></li>
</ol>
<p>For more information on the SAP .NET Connector, see the SAP Service Marketplace at the internet address:<br />
<strong>service.sap.com</strong><br />
<img src="http://help.sap.com/saphelp_NW04/helpdata/en/images/1x1.gif" width="1" height="1" alt="1x1.gif" /></p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/696/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/696/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/696/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=696&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/sap-net-connector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://help.sap.com/saphelp_NW04/helpdata/en/images/1x1.gif" medium="image">
			<media:title type="html">1x1.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>External Email from SAP Scot-Configuration-Troubleshooting</title>
		<link>http://sapmm.wordpress.com/2009/10/21/external-email-from-sap-scot-configuration-troubleshooting/</link>
		<comments>http://sapmm.wordpress.com/2009/10/21/external-email-from-sap-scot-configuration-troubleshooting/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 06:13:24 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/21/external-email-from-sap-scot-configuration-troubleshooting/</guid>
		<description><![CDATA[http://www.scribd.com/doc/12753028/Scot-Configuration-Troubleshooting This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=695&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scribd.com/doc/12753028/Scot-Configuration-Troubleshooting">http://www.scribd.com/doc/12753028/Scot-Configuration-Troubleshooting</a></p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/695/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/695/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/695/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/695/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/695/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/695/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/695/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/695/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/695/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/695/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/695/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/695/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/695/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/695/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=695&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/21/external-email-from-sap-scot-configuration-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP &#8211; OUTLLOK &#8211; WORKFLOW</title>
		<link>http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow-2/</link>
		<comments>http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow-2/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:43:07 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow-2/</guid>
		<description><![CDATA[I need to configure Exchange connectors along with workflow. How is this done? What&#8217;s the procedure? How can these workflow items be configured to MS Outlook? &#62; If your SAP components run on the Web Application Server version 6.20 or above, you can configure e-mail via SMTP. The procedure is discussed in detail in OSS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=692&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I need to configure Exchange connectors along with workflow. How is this done? What&#8217;s the procedure? How can these workflow items be configured to MS Outlook?</p>
<p>&gt; If your SAP components run on the Web Application Server version 6.20 or above, you can configure e-mail via SMTP. The procedure is discussed in detail in OSS NOTE 455140: Configuration of E-Mail, fax, paging / SMS via SMTP.<br />
If you&#8217;re running an older release, you can use the SAP Exchange Connection. It can be downloaded from the SAP Service Marketplace in the Software Distribution Center. The documentation is contained in the download package.</p>
<p>* Editor&#8217;s note: The SAP Service Marketplace requires a user ID</p>
<p>There is a program which can be scheduled to execute once in</p>
<p>10-15 mins, which picks up the workitems from SAP Inbox and</p>
<p>sends it across to external mail.</p>
<p>1) Please check RSWUWFML2 program and you need to schedule this</p>
<p>program with a proper variant.</p>
<p>2) Please maintain the autoforwarding for the users to whom the</p>
<p>workitems needs to be forwarded in SO36 transaction.</p>
<p>3) Schedule the program RSCONN01 which sends the mails from</p>
<p>SCOT transaction to external mail.</p>
<p>Just to make sure the workitems are send properly to external</p>
<p>mail id&#8217;s you can create a job with 2 steps first with program</p>
<p>RSWUWFML2 to get executed and program RSCONN01 to be executed</p>
<p>next.</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/692/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/692/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/692/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=692&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP &#8211; OUTLLOK &#8211; WORKFLOW</title>
		<link>http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow/</link>
		<comments>http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:41:43 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow/</guid>
		<description><![CDATA[I need to configure Exchange connectors along with workflow. How is this done? What&#8217;s the procedure? How can these workflow items be configured to MS Outlook? &#62; If your SAP components run on the Web Application Server version 6.20 or above, you can configure e-mail via SMTP. The procedure is discussed in detail in OSS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=691&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I need to configure Exchange connectors along with workflow. How is this done? What&#8217;s the procedure? How can these workflow items be configured to MS Outlook?</p>
<p>&gt; If your SAP components run on the Web Application Server version 6.20 or above, you can configure e-mail via SMTP. The procedure is discussed in detail in OSS NOTE 455140: Configuration of E-Mail, fax, paging / SMS via SMTP.<br />
If you&#8217;re running an older release, you can use the SAP Exchange Connection. It can be downloaded from the SAP Service Marketplace in the Software Distribution Center. The documentation is contained in the download package.</p>
<p>* Editor&#8217;s note: The SAP Service Marketplace requires a user ID</p>
<p>This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/691/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/691/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/691/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=691&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/14/sap-outllok-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SWF</title>
		<link>http://sapmm.wordpress.com/2009/10/12/swf/</link>
		<comments>http://sapmm.wordpress.com/2009/10/12/swf/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 18:57:16 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=688</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=688&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/688/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/688/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/688/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=688&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/10/12/swf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Stock Transport Order</title>
		<link>http://sapmm.wordpress.com/2009/07/01/stock-transport-order/</link>
		<comments>http://sapmm.wordpress.com/2009/07/01/stock-transport-order/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 07:00:41 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Stock Transport Order]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/07/01/stock-transport-order/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Stock Transport Order<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=673&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/12587711/content?start_page=1&view_mode=&access_key=key-gnuhbofd06pq4jb52dq" data-auto-height="true" scrolling="no" id="scribd_12587711" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/12587711">View this document on Scribd</a></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Stock Transport Order  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/673/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/673/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/673/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=673&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/07/01/stock-transport-order/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Material Type &#8211; Change</title>
		<link>http://sapmm.wordpress.com/2009/06/09/material-type-configuration/</link>
		<comments>http://sapmm.wordpress.com/2009/06/09/material-type-configuration/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 14:37:45 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Material Master]]></category>
		<category><![CDATA[TCODE]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/06/09/material-type-configuration/</guid>
		<description><![CDATA[TCODE &#8211; MMAM Posted in Material Master, TCODE<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=668&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>TCODE &#8211; MMAM</p>
<br />Posted in Material Master, TCODE  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/668/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/668/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/668/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=668&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/06/09/material-type-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Create an eCATT?</title>
		<link>http://sapmm.wordpress.com/2009/05/21/how-to-create-an-ecatt-2/</link>
		<comments>http://sapmm.wordpress.com/2009/05/21/how-to-create-an-ecatt-2/#comments</comments>
		<pubDate>Thu, 21 May 2009 10:32:33 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/05/21/how-to-create-an-ecatt-2</guid>
		<description><![CDATA[eCATT Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=662&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://sapmm.files.wordpress.com/2009/05/ecatt.pdf">eCATT</a></p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/662/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/662/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/662/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=662&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/21/how-to-create-an-ecatt-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SCAT-1</title>
		<link>http://sapmm.wordpress.com/2009/05/21/scat-1/</link>
		<comments>http://sapmm.wordpress.com/2009/05/21/scat-1/#comments</comments>
		<pubDate>Thu, 21 May 2009 07:09:54 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ECATT]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/05/21/scat-1/</guid>
		<description><![CDATA[Posted in ECATT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=659&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/15681222/content?start_page=1&view_mode=&access_key=key-14ffvy0ucwyvh3hgotx0" data-auto-height="true" scrolling="no" id="scribd_15681222" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/15681222">View this document on Scribd</a></div>
<br />Posted in ECATT  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/659/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/659/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/659/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/659/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/659/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/659/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/659/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=659&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/21/scat-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP VMS</title>
		<link>http://sapmm.wordpress.com/2009/05/19/sap-vms-2/</link>
		<comments>http://sapmm.wordpress.com/2009/05/19/sap-vms-2/#comments</comments>
		<pubDate>Tue, 19 May 2009 11:58:49 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[VMS]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=635</guid>
		<description><![CDATA[Posted in VMS<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=635&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/15618678/content?start_page=1&view_mode=&access_key=key-19fovyenz5jwhmzi2zb" data-auto-height="true" scrolling="no" id="scribd_15618678" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/15618678">View this document on Scribd</a></div>
<br />Posted in VMS  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/635/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/635/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/635/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=635&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/19/sap-vms-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>eCATT &#8211; Part 3</title>
		<link>http://sapmm.wordpress.com/2009/05/15/ecatt-part-3/</link>
		<comments>http://sapmm.wordpress.com/2009/05/15/ecatt-part-3/#comments</comments>
		<pubDate>Fri, 15 May 2009 15:12:37 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ECATT]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/05/15/ecatt-part-3/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in ECATT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=620&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/15344735/content?start_page=1&view_mode=&access_key=key-1v61u8whd5i1ikwpvyhv" data-auto-height="true" scrolling="no" id="scribd_15344735" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/15344735">View this document on Scribd</a></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in ECATT  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/620/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=620&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/15/ecatt-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>eCATT &#8211; PART 1</title>
		<link>http://sapmm.wordpress.com/2009/05/15/ecatt-part-1/</link>
		<comments>http://sapmm.wordpress.com/2009/05/15/ecatt-part-1/#comments</comments>
		<pubDate>Fri, 15 May 2009 15:10:15 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ECATT]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/05/15/ecatt-part-1/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in ECATT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=618&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/15344763/content?start_page=1&view_mode=&access_key=key-1umcvd44irs6ccez8ywz" data-auto-height="true" scrolling="no" id="scribd_15344763" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/15344763">View this document on Scribd</a></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in ECATT  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/618/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=618&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/15/ecatt-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>eCATT &#8211; Part 2</title>
		<link>http://sapmm.wordpress.com/2009/05/15/ecatt-part-2/</link>
		<comments>http://sapmm.wordpress.com/2009/05/15/ecatt-part-2/#comments</comments>
		<pubDate>Fri, 15 May 2009 15:08:20 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ECATT]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/05/15/ecatt-part-2/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in ECATT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=616&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/15344768/content?start_page=1&view_mode=&access_key=key-qi17c7g1txx52hcafzc" data-auto-height="true" scrolling="no" id="scribd_15344768" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/15344768">View this document on Scribd</a></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in ECATT  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/616/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/616/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/616/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=616&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/15/ecatt-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Invoice document 5105608835 cannot be processed further</title>
		<link>http://sapmm.wordpress.com/2009/05/13/invoice-document-5105608835-cannot-be-processed-further/</link>
		<comments>http://sapmm.wordpress.com/2009/05/13/invoice-document-5105608835-cannot-be-processed-further/#comments</comments>
		<pubDate>Wed, 13 May 2009 13:59:19 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Logistics Invoice]]></category>
		<category><![CDATA[PO-Pricing Procedure]]></category>
		<category><![CDATA[Purchasing]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/05/13/invoice-document-5105608835-cannot-be-processed-further/</guid>
		<description><![CDATA[Diagnosis The invoice document 5105608835 contains the purchasing document 4151503102, and the item 00030. You cannot enter the invoice for this item, or you cannot cancel this invoice document. There can be several possible causes, for example: - the PO item is blocked - the PO item is flagged for deletion - another colleague is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=613&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Diagnosis<br />
The invoice document 5105608835 contains the purchasing document 4151503102, and the item 00030. You cannot enter the invoice for this item, or you cannot cancel this invoice document. There can be several possible causes, for example:</p>
<p>- the PO item is blocked</p>
<p>- the PO item is flagged for deletion</p>
<p>- another colleague is currently processing the purchase order</p>
<p>- the purchase order has not yet been released</p>
<p>- the corresponding service entry sheet has been deleted</p>
<p>- for a held invoice against planned delivery costs: the vendor in the held invoice is not the same as the vendor in the condition in the purchase order, or the same as the vendor from the purchase order history entries. This is due to the fact that the vendor in the condition in the purchase order has been changed in the meantime. In this case, the held document cannot be processed further. You can use report Z_MRM_DELETE_PP from note 501905 to delete the document.</p>
<p>Procedure<br />
Check the purchase order.</p>
<br />Posted in Logistics Invoice, PO-Pricing Procedure, Purchasing  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/613/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/613/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/613/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/613/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/613/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/613/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/613/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/613/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/613/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/613/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/613/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/613/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/613/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/613/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=613&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/13/invoice-document-5105608835-cannot-be-processed-further/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Stock Transfer Order</title>
		<link>http://sapmm.wordpress.com/2009/05/09/stock-transfer-order/</link>
		<comments>http://sapmm.wordpress.com/2009/05/09/stock-transfer-order/#comments</comments>
		<pubDate>Sat, 09 May 2009 12:15:02 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Stock Transport Order]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=608</guid>
		<description><![CDATA[Posted in Stock Transport Order<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=608&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/12588003/content?start_page=1&view_mode=&access_key=key-13b1oemvzkz76dw79kg6" data-auto-height="true" scrolling="no" id="scribd_12588003" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/12588003">View this document on Scribd</a></div>
<br />Posted in Stock Transport Order  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/608/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=608&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/09/stock-transfer-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>WORKFLOW</title>
		<link>http://sapmm.wordpress.com/2009/05/08/workflow/</link>
		<comments>http://sapmm.wordpress.com/2009/05/08/workflow/#comments</comments>
		<pubDate>Fri, 08 May 2009 12:23:29 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=606</guid>
		<description><![CDATA[Posted in Workflow<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=606&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7071667/content?start_page=1&view_mode=&access_key=key-2gx1km9w2e3by2oex3h3" data-auto-height="true" scrolling="no" id="scribd_7071667" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7071667">View this document on Scribd</a></div>
<br />Posted in Workflow  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/606/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/606/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/606/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/606/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/606/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/606/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/606/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/606/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/606/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/606/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/606/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/606/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/606/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/606/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=606&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/08/workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP Business Workflow &#8211; Getting Started</title>
		<link>http://sapmm.wordpress.com/2009/05/08/sap-business-workflow-getting-started/</link>
		<comments>http://sapmm.wordpress.com/2009/05/08/sap-business-workflow-getting-started/#comments</comments>
		<pubDate>Fri, 08 May 2009 12:18:48 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=604</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=604&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7071667/content?start_page=1&view_mode=&access_key=key-2gx1km9w2e3by2oex3h3" data-auto-height="true" scrolling="no" id="scribd_7071667" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7071667">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/604/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/604/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/604/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=604&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/08/sap-business-workflow-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple SAP Workflow</title>
		<link>http://sapmm.wordpress.com/2009/05/08/simple-sap-workflow/</link>
		<comments>http://sapmm.wordpress.com/2009/05/08/simple-sap-workflow/#comments</comments>
		<pubDate>Fri, 08 May 2009 12:17:47 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Purchasing]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=602</guid>
		<description><![CDATA[Posted in Purchasing, Workflow<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=602&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/10922731/content?start_page=1&view_mode=&access_key=key-2gd5dht0yqrwxw7f5tl6" data-auto-height="true" scrolling="no" id="scribd_10922731" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/10922731">View this document on Scribd</a></div>
<br />Posted in Purchasing, Workflow  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/602/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=602&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/08/simple-sap-workflow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>PO Change &#8211; SAP Workflow Scenario</title>
		<link>http://sapmm.wordpress.com/2009/05/08/po-change-sap-workflow-scenario/</link>
		<comments>http://sapmm.wordpress.com/2009/05/08/po-change-sap-workflow-scenario/#comments</comments>
		<pubDate>Fri, 08 May 2009 12:16:26 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Purchasing]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=600</guid>
		<description><![CDATA[Posted in Purchasing, Workflow<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=600&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/10876044/content?start_page=1&view_mode=&access_key=key-q5bgu7zbc7eedetgvof" data-auto-height="true" scrolling="no" id="scribd_10876044" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/10876044">View this document on Scribd</a></div>
<br />Posted in Purchasing, Workflow  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/600/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=600&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/05/08/po-change-sap-workflow-scenario/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Batch Management &#8211; Tracability</title>
		<link>http://sapmm.wordpress.com/2009/04/28/batch-management-tracability/</link>
		<comments>http://sapmm.wordpress.com/2009/04/28/batch-management-tracability/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 06:58:02 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Batch Management]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/28/batch-management-tracability/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Batch Management<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=598&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14706789/content?start_page=1&view_mode=&access_key=key-2n0v2lkat9wb93aywymr" data-auto-height="true" scrolling="no" id="scribd_14706789" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14706789">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=01ed5533-ba90-8ef3-9846-728b5f3138a7" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Batch Management  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/598/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/598/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=598&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/28/batch-management-tracability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=01ed5533-ba90-8ef3-9846-728b5f3138a7" medium="image" />
	</item>
		<item>
		<title>Transportation</title>
		<link>http://sapmm.wordpress.com/2009/04/24/transportation/</link>
		<comments>http://sapmm.wordpress.com/2009/04/24/transportation/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 11:57:54 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Transportation]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/24/transportation/</guid>
		<description><![CDATA[Posted in Transportation<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=597&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/8815634/content?start_page=1&view_mode=&access_key=key-2guug5e1bnsc1cpmoud4" data-auto-height="true" scrolling="no" id="scribd_8815634" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/8815634">View this document on Scribd</a></div>
<br />Posted in Transportation  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/597/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=597&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/24/transportation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>PR Release Strategy</title>
		<link>http://sapmm.wordpress.com/2009/04/23/pr-release-strategy/</link>
		<comments>http://sapmm.wordpress.com/2009/04/23/pr-release-strategy/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 12:36:38 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Purchasing]]></category>
		<category><![CDATA[PR]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/23/pr-release-strategy/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Purchasing Tagged: PR<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=595&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14182584/content?start_page=1&view_mode=&access_key=key-26ox9qfc3gplgma2j06c" data-auto-height="true" scrolling="no" id="scribd_14182584" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14182584">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=b3c20c07-597a-8198-947a-0363ea1a1bf2" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Purchasing Tagged: PR <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/595/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/595/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/595/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=595&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/23/pr-release-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=b3c20c07-597a-8198-947a-0363ea1a1bf2" medium="image" />
	</item>
		<item>
		<title>Economic Order Quantity</title>
		<link>http://sapmm.wordpress.com/2009/04/23/economic-order-quantity/</link>
		<comments>http://sapmm.wordpress.com/2009/04/23/economic-order-quantity/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 09:14:41 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[MRP]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/23/economic-order-quantity/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in MRP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=593&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7754948/content?start_page=1&view_mode=&access_key=key-jlyq8q0d9pm7u3c4dn1" data-auto-height="true" scrolling="no" id="scribd_7754948" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7754948">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=09ea4783-65ca-81f5-b5ee-f543c4b19c11" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in MRP  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/593/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/593/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/593/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=593&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/23/economic-order-quantity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=09ea4783-65ca-81f5-b5ee-f543c4b19c11" medium="image" />
	</item>
		<item>
		<title>sapscript_46</title>
		<link>http://sapmm.wordpress.com/2009/04/22/sapscript_46/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/sapscript_46/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:16:01 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[SAPScript]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/sapscript_46/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in SAPScript<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=591&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7080893/content?start_page=1&view_mode=&access_key=key-18a0kz1yorsv1spwvnlm" data-auto-height="true" scrolling="no" id="scribd_7080893" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7080893">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=e3619910-75ac-82a4-bf07-2f824ecbb23e" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in SAPScript  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/591/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/591/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/591/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=591&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/sapscript_46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=e3619910-75ac-82a4-bf07-2f824ecbb23e" medium="image" />
	</item>
		<item>
		<title>SAP Uses an User Exit</title>
		<link>http://sapmm.wordpress.com/2009/04/22/sap-uses-an-user-exit/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/sap-uses-an-user-exit/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:15:12 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[BaDI]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/sap-uses-an-user-exit/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in BaDI<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=589&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/3498056/content?start_page=1&view_mode=&access_key=key-2eol2ctv219sonf7exdc" data-auto-height="true" scrolling="no" id="scribd_3498056" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/3498056">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=fe4815eb-9c6a-81c3-8252-ffa51aaa53e9" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in BaDI  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/589/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/589/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/589/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=589&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/sap-uses-an-user-exit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=fe4815eb-9c6a-81c3-8252-ffa51aaa53e9" medium="image" />
	</item>
		<item>
		<title>sapscript-made-easy</title>
		<link>http://sapmm.wordpress.com/2009/04/22/sapscript-made-easy/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/sapscript-made-easy/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:13:51 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[SAPScript]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/sapscript-made-easy/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in SAPScript<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=587&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7271549/content?start_page=1&view_mode=&access_key=key-4y8b99jz6ujriy3egk5" data-auto-height="true" scrolling="no" id="scribd_7271549" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7271549">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=2fcd3ffa-147d-80bf-a0d2-c78ecad668e2" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in SAPScript  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/587/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/587/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/587/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=587&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/sapscript-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=2fcd3ffa-147d-80bf-a0d2-c78ecad668e2" medium="image" />
	</item>
		<item>
		<title>Blue Print PP</title>
		<link>http://sapmm.wordpress.com/2009/04/22/blue-print-pp/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/blue-print-pp/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:11:14 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Implementation]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/blue-print-pp/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Implementation<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=583&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/6411712/content?start_page=1&view_mode=&access_key=key-2kydc5g6mw1adaoqkdfh" data-auto-height="true" scrolling="no" id="scribd_6411712" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/6411712">View this document on Scribd</a></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=720fe6f5-3281-81c9-8bf7-eb259b1f5a36" /></div>
<br />Posted in Implementation  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/583/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/583/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/583/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=583&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/blue-print-pp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=720fe6f5-3281-81c9-8bf7-eb259b1f5a36" medium="image" />
	</item>
		<item>
		<title>Enhancing Output Determination</title>
		<link>http://sapmm.wordpress.com/2009/04/22/enhancing-output-determination/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/enhancing-output-determination/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:10:08 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[OutputTypes/MessageTypes]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/enhancing-output-determination/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in OutputTypes/MessageTypes<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=581&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7374503/content?start_page=1&view_mode=&access_key=key-czlzus6pwc39ip9blgr" data-auto-height="true" scrolling="no" id="scribd_7374503" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7374503">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=70c6ce73-078a-842e-a388-90d07c77e81c" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in OutputTypes/MessageTypes  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/581/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/581/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=581&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/enhancing-output-determination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=70c6ce73-078a-842e-a388-90d07c77e81c" medium="image" />
	</item>
		<item>
		<title>ALE Scenario</title>
		<link>http://sapmm.wordpress.com/2009/04/22/ale-scenario/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/ale-scenario/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:03:53 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ALE]]></category>
		<category><![CDATA[IDoc]]></category>
		<category><![CDATA[Logistics Invoice]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/ale-scenario/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in ALE, IDoc, Logistics Invoice<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=579&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/6095344/content?start_page=1&view_mode=&access_key=key-1elblfd6kzr89153pf1p" data-auto-height="true" scrolling="no" id="scribd_6095344" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/6095344">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=f2fb471f-5a4c-8a67-9c68-2be9ae776c50" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in ALE, IDoc, Logistics Invoice  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/579/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/579/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/579/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=579&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/ale-scenario/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=f2fb471f-5a4c-8a67-9c68-2be9ae776c50" medium="image" />
	</item>
		<item>
		<title>ALE Business Processes in Logistics</title>
		<link>http://sapmm.wordpress.com/2009/04/22/ale-business-processes-in-logistics/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/ale-business-processes-in-logistics/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:59:46 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ALE]]></category>
		<category><![CDATA[IDoc]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/ale-business-processes-in-logistics/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in ALE, IDoc, Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=575&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7372878/content?start_page=1&view_mode=&access_key=key-1ni4hzcvm7xgbibqoety" data-auto-height="true" scrolling="no" id="scribd_7372878" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7372878">View this document on Scribd</a></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=4e269b1c-7a95-8551-84e0-789a4af084ff" /></div>
<br />Posted in ALE, IDoc, Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/575/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/575/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=575&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/ale-business-processes-in-logistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=4e269b1c-7a95-8551-84e0-789a4af084ff" medium="image" />
	</item>
		<item>
		<title>ALE IDOCS</title>
		<link>http://sapmm.wordpress.com/2009/04/22/ale-idocs/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/ale-idocs/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:59:03 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ALE]]></category>
		<category><![CDATA[IDoc]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/ale-idocs/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in ALE, IDoc<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=573&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/9902528/content?start_page=1&view_mode=&access_key=key-1nmqjrjg90bbtxchdjch" data-auto-height="true" scrolling="no" id="scribd_9902528" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/9902528">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=4c218d75-9e65-874d-a9b9-bfa1b8fbabf4" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in ALE, IDoc  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/573/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/573/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=573&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/ale-idocs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=4c218d75-9e65-874d-a9b9-bfa1b8fbabf4" medium="image" />
	</item>
		<item>
		<title>STO Configuration in ERP SAP ECC 6</title>
		<link>http://sapmm.wordpress.com/2009/04/22/sto-configuration-in-erp-sap-ecc-6/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/sto-configuration-in-erp-sap-ecc-6/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:46:31 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/sto-configuration-in-erp-sap-ecc-6/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=571&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/8985938/content?start_page=1&view_mode=&access_key=key-1cgn5r3okdjtgqjjqjbr" data-auto-height="true" scrolling="no" id="scribd_8985938" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/8985938">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=edb5c636-eab6-8a83-a336-b1cdb52d26ff" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/571/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/571/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/571/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=571&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/sto-configuration-in-erp-sap-ecc-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=edb5c636-eab6-8a83-a336-b1cdb52d26ff" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/569/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/569/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:45:59 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/569/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=569&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/6819718/content?start_page=1&view_mode=&access_key=key-2bzh7bgl7chzlyo5f573" data-auto-height="true" scrolling="no" id="scribd_6819718" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/6819718">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=dc37436f-02cc-8c9a-a26e-cdbe3af86e38" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/569/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/569/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/569/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=569&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/569/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=dc37436f-02cc-8c9a-a26e-cdbe3af86e38" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/567/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/567/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:45:33 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/567/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=567&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/6739212/content?start_page=1&view_mode=&access_key=key-1ur9jk8d2vh4eyemvb9i" data-auto-height="true" scrolling="no" id="scribd_6739212" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/6739212">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=e4946445-3fb7-80e6-94ad-ba9508d214f2" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/567/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/567/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/567/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/567/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/567/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/567/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/567/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/567/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=567&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/567/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=e4946445-3fb7-80e6-94ad-ba9508d214f2" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/565/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/565/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:44:46 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/565/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=565&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7374469/content?start_page=1&view_mode=&access_key=key-2dtsmzhzszf1m84d8dz3" data-auto-height="true" scrolling="no" id="scribd_7374469" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7374469">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=8ea8e84a-fbb2-81d0-8338-859f7d36a17f" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/565/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/565/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=565&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/565/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=8ea8e84a-fbb2-81d0-8338-859f7d36a17f" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/563/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/563/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:44:23 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/563/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=563&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/6783553/content?start_page=1&view_mode=&access_key=key-11dag5daw3x20cgori7l" data-auto-height="true" scrolling="no" id="scribd_6783553" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/6783553">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=a6fc3f2e-969a-8c2f-a2db-52505edc331a" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/563/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/563/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/563/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=563&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/563/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=a6fc3f2e-969a-8c2f-a2db-52505edc331a" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/561/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/561/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:43:57 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/561/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=561&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/6219972/content?start_page=1&view_mode=&access_key=key-1dh9mel5udpwn13kl9e4" data-auto-height="true" scrolling="no" id="scribd_6219972" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/6219972">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=ff47b994-b8cb-88b0-887b-7b4d33bc32b9" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/561/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/561/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/561/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=561&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/561/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=ff47b994-b8cb-88b0-887b-7b4d33bc32b9" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/559/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/559/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:43:37 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/559/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=559&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/8673600/content?start_page=1&view_mode=&access_key=key-1y6hxo01gn25xva1y1rq" data-auto-height="true" scrolling="no" id="scribd_8673600" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/8673600">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=4dfcdfa2-e6a2-8651-916f-8b23b9b0e25f" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/559/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/559/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/559/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/559/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/559/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/559/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/559/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=559&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/559/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=4dfcdfa2-e6a2-8651-916f-8b23b9b0e25f" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/557/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/557/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:43:15 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/557/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=557&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7303160/content?start_page=1&view_mode=&access_key=key-fhe7mgncxgg63tkamjt" data-auto-height="true" scrolling="no" id="scribd_7303160" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7303160">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=a1e91eba-3df4-8125-b415-e744fd40a439" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/557/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=557&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/557/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=a1e91eba-3df4-8125-b415-e744fd40a439" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/555/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/555/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:42:53 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/555/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=555&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/13172403/content?start_page=1&view_mode=&access_key=key-24pkfy1aoctcmp55fcjr" data-auto-height="true" scrolling="no" id="scribd_13172403" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/13172403">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=1eb944be-b137-8de1-95a7-34f12d547ee0" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/555/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/555/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/555/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=555&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/555/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=1eb944be-b137-8de1-95a7-34f12d547ee0" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/553/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/553/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:42:27 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/553/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=553&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/10157725/content?start_page=1&view_mode=&access_key=key-dt9ng61yzv8xvubck5h" data-auto-height="true" scrolling="no" id="scribd_10157725" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/10157725">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=b159c03c-57dc-8bbe-b944-02f483a11376" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/553/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/553/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/553/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=553&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/553/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=b159c03c-57dc-8bbe-b944-02f483a11376" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://sapmm.wordpress.com/2009/04/22/551/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/551/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:42:04 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/551/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=551&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/7840016/content?start_page=1&view_mode=&access_key=key-2gl72yq6fcp83ssjq8pa" data-auto-height="true" scrolling="no" id="scribd_7840016" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/7840016">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=e89d03ee-e619-8ad9-9752-d4fd727d1f7c" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/551/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/551/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/551/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/551/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/551/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/551/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/551/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=551&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/551/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=e89d03ee-e619-8ad9-9752-d4fd727d1f7c" medium="image" />
	</item>
		<item>
		<title>MRP AT PLANT LEVEL</title>
		<link>http://sapmm.wordpress.com/2009/04/22/mrp-at-plant-level/</link>
		<comments>http://sapmm.wordpress.com/2009/04/22/mrp-at-plant-level/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:42:57 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[MRP]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/22/mrp-at-plant-level/</guid>
		<description><![CDATA[Powered by ScribeFire. Posted in MRP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=549&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/3498027/content?start_page=1&view_mode=&access_key=key-190osi375rvwa59ng82q" data-auto-height="true" scrolling="no" id="scribd_3498027" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/3498027">View this document on Scribd</a></div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=7ddf6e00-484c-8fbe-ba1f-3b263da1103e" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in MRP  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/549/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=549&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/22/mrp-at-plant-level/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=7ddf6e00-484c-8fbe-ba1f-3b263da1103e" medium="image" />
	</item>
		<item>
		<title>RFID &#8211; 2</title>
		<link>http://sapmm.wordpress.com/2009/04/21/rfid-2/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/rfid-2/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 14:48:14 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=547</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=547&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14478215/content?start_page=1&view_mode=&access_key=key-29cbq8aksmccanbi8t42" data-auto-height="true" scrolling="no" id="scribd_14478215" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14478215">View this document on Scribd</a></div>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/547/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/547/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=547&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/rfid-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Logistics Invoice Verification ERS 1</title>
		<link>http://sapmm.wordpress.com/2009/04/21/logistics-invoice-verification-ers-1/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/logistics-invoice-verification-ers-1/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:48:13 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Logistics Invoice]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=541</guid>
		<description><![CDATA[Posted in Logistics Invoice, Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=541&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14478086/content?start_page=1&view_mode=&access_key=key-w2owcj07nqf1pohmcb7" data-auto-height="true" scrolling="no" id="scribd_14478086" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14478086">View this document on Scribd</a></div>
<br />Posted in Logistics Invoice, Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/541/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=541&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/logistics-invoice-verification-ers-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Manufacturer Part Number</title>
		<link>http://sapmm.wordpress.com/2009/04/21/manufacturer-part-number/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/manufacturer-part-number/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 11:42:11 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Material Master]]></category>
		<category><![CDATA[Purchasing]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=539</guid>
		<description><![CDATA[Posted in Material Master, Purchasing<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=539&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14478014/content?start_page=1&view_mode=&access_key=key-1x5ifiz96gd3dqc00qv9" data-auto-height="true" scrolling="no" id="scribd_14478014" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14478014">View this document on Scribd</a></div>
<br />Posted in Material Master, Purchasing  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/539/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/539/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=539&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/manufacturer-part-number/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Ecatt</title>
		<link>http://sapmm.wordpress.com/2009/04/21/ecatt-3/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/ecatt-3/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 10:13:08 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ECATT]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=537</guid>
		<description><![CDATA[Posted in ECATT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=537&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14476278/content?start_page=1&view_mode=&access_key=key-blddo0elmdir5ndm8s2" data-auto-height="true" scrolling="no" id="scribd_14476278" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14476278">View this document on Scribd</a></div>
<br />Posted in ECATT  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/537/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/537/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=537&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/ecatt-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>SCRIBD</title>
		<link>http://sapmm.wordpress.com/2009/04/21/scribd/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/scribd/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 10:10:57 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/21/scribd/</guid>
		<description><![CDATA[&#60;a href=&#8221;http://www.scribd.com/people/documents/10693690?from_badge_documents_button=1&#8243;&#62;&#60;img alt=&#8221;Documents&#8221; src=&#8221;http://www.scribd.com/images/badges/button/documents.gif&#8221; /&#62;&#60;/a&#62; Powered by ScribeFire. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=533&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&lt;a href=&#8221;http://www.scribd.com/people/documents/10693690?from_badge_documents_button=1&#8243;&gt;&lt;img alt=&#8221;Documents&#8221; src=&#8221;http://www.scribd.com/images/badges/button/documents.gif&#8221; /&gt;&lt;/a&gt;</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=807e16bb-f5ce-8e49-8bf1-572e74f6f86a" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/533/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/533/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/533/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=533&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/scribd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=807e16bb-f5ce-8e49-8bf1-572e74f6f86a" medium="image" />
	</item>
		<item>
		<title>Ecatt</title>
		<link>http://sapmm.wordpress.com/2009/04/21/ecatt-2/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/ecatt-2/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 10:09:59 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ECATT]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/21/ecatt-2/</guid>
		<description><![CDATA[&#60;a title=&#8221;View ECATT on Scribd&#8221; href=&#8221;http://www.scribd.com/doc/14476278/ECATT&#8221; style=&#8221;margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;&#8221;&#62;ECATT&#60;/a&#62; &#60;object codebase=&#8221;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0&#8243; id=&#8221;doc_356675302668783&#8243; name=&#8221;doc_356675302668783&#8243; classid=&#8221;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#8243; align=&#8221;middle&#8221;&#160;&#160;&#160; height=&#8221;500&#8243; width=&#8221;100%&#8221; &#62;&#160;&#160;&#160; &#160;&#160;&#160; &#60;param name=&#8221;movie&#8221;&#160;&#160;&#160; value=&#8221;http://d.scribd.com/ScribdViewer.swf?document_id=14476278&#38;access_key=key-blddo0elmdir5ndm8s2&#38;page=1&#38;version=1&#38;viewMode=&#8221;&#62; &#160;&#160;&#160; &#160;&#160;&#160; &#60;param name=&#8221;quality&#8221; value=&#8221;high&#8221;&#62; &#160;&#160;&#160; &#160;&#160;&#160; &#60;param name=&#8221;play&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=531&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/14476278/content?start_page=1&view_mode=&access_key=key-blddo0elmdir5ndm8s2" data-auto-height="true" scrolling="no" id="scribd_14476278" width="100%" height="500" frameborder="0"></iframe>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/14476278">View this document on Scribd</a></div><br />&lt;a title=&#8221;View ECATT on Scribd&#8221; href=&#8221;http://www.scribd.com/doc/14476278/ECATT&#8221; style=&#8221;margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;&#8221;&gt;ECATT&lt;/a&gt; &lt;object codebase=&#8221;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0&#8243; id=&#8221;doc_356675302668783&#8243; name=&#8221;doc_356675302668783&#8243; classid=&#8221;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#8243; align=&#8221;middle&#8221;&nbsp;&nbsp;&nbsp; height=&#8221;500&#8243; width=&#8221;100%&#8221; &gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;movie&#8221;&nbsp;&nbsp;&nbsp; value=&#8221;http://d.scribd.com/ScribdViewer.swf?document_id=14476278&amp;access_key=key-blddo0elmdir5ndm8s2&amp;page=1&amp;version=1&amp;viewMode=&#8221;&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;quality&#8221; value=&#8221;high&#8221;&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;play&#8221; value=&#8221;true&#8221;&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;loop&#8221; value=&#8221;true&#8221;&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;scale&#8221; value=&#8221;showall&#8221;&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;wmode&#8221; value=&#8221;opaque&#8221;&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;devicefont&#8221; value=&#8221;false&#8221;&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;bgcolor&#8221; value=&#8221;#ffffff&#8221;&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;menu&#8221; value=&#8221;true&#8221;&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;allowFullScreen&#8221; value=&#8221;true&#8221;&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;allowScriptAccess&#8221; value=&#8221;always&#8221;&gt; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;param name=&#8221;salign&#8221; value=&#8221;"&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;embed src=&#8221;http://d.scribd.com/ScribdViewer.swf?document_id=14476278&amp;access_key=key-blddo0elmdir5ndm8s2&amp;page=1&amp;version=1&amp;viewMode=&#8221; quality=&#8221;high&#8221; pluginspage=&#8221;http://www.macromedia.com/go/getflashplayer&#8221; play=&#8221;true&#8221; loop=&#8221;true&#8221; scale=&#8221;showall&#8221; wmode=&#8221;opaque&#8221; devicefont=&#8221;false&#8221; bgcolor=&#8221;#ffffff&#8221; name=&#8221;doc_356675302668783_object&#8221; menu=&#8221;true&#8221; allowfullscreen=&#8221;true&#8221; allowscriptaccess=&#8221;always&#8221; salign=&#8221;" type=&#8221;application/x-shockwave-flash&#8221; align=&#8221;middle&#8221;&nbsp; height=&#8221;500&#8243; width=&#8221;100%&#8221;&gt;&lt;/embed&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/object&gt;&nbsp;&nbsp;&nbsp; &lt;div style=&#8221;margin: 6px auto 3px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;&#8221;&gt;&nbsp;&nbsp;&nbsp; &lt;a href=&#8221;http://www.scribd.com/upload&#8221; style=&#8221;text-decoration: underline;&#8221;&gt;Publish at Scribd&lt;/a&gt; or &lt;a href=&#8221;http://www.scribd.com/browse&#8221; style=&#8221;text-decoration: underline;&#8221;&gt;explore&lt;/a&gt; others:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;a href=&#8221;http://www.scribd.com/tag/ecatt&#8221; style=&#8221;text-decoration: underline;&#8221;&gt;ecatt&lt;/a&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/div&gt;&nbsp;&nbsp;&nbsp; 
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=ba7fbdd1-8751-86d1-9a09-48e4f81d389c" /></div>
<br />Posted in ECATT  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/531/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/531/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/531/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/531/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/531/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/531/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/531/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/531/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=531&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/ecatt-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=ba7fbdd1-8751-86d1-9a09-48e4f81d389c" medium="image" />
	</item>
		<item>
		<title>SAP CIN</title>
		<link>http://sapmm.wordpress.com/2009/04/21/sap-cin/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/sap-cin/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 08:00:15 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=525</guid>
		<description><![CDATA[SAP CIN Settings &#8211; Get more Business Documents Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=525&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1><span style="font-size:xx-small;"><a href="http://www.docstoc.com/docs/5557188/SAP CIN Settings">SAP CIN Settings</a> &#8211; Get more <a href="http://www.docstoc.com/documents/business/">Business Documents</a></span></h1>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/525/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/525/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/525/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/525/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/525/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/525/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/525/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/525/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/525/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/525/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/525/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/525/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/525/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/525/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=525&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/sap-cin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>LSMW-New</title>
		<link>http://sapmm.wordpress.com/2009/04/21/lsmw-new/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/lsmw-new/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 07:52:25 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[LSMW]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/?p=521</guid>
		<description><![CDATA[SCM_LSMW_StepsOnWeb &#8211; Free Legal Forms Posted in LSMW<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=521&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><font size="1"><a href="http://www.docstoc.com/docs/5557284/SCM_LSMW_StepsOnWeb">SCM_LSMW_StepsOnWeb</a> &#8211; <a href="http://www.docstoc.com/">Free Legal Forms</a></font></p>
<br />Posted in LSMW  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/521/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=521&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/lsmw-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>RFID-1</title>
		<link>http://sapmm.wordpress.com/2009/04/21/rfid/</link>
		<comments>http://sapmm.wordpress.com/2009/04/21/rfid/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 05:45:48 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[RFID]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/21/rfid/</guid>
		<description><![CDATA[RFID &#8211; Get more Business Documents Posted in RFID<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=514&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> <font size="1"><a href="http://www.docstoc.com/docs/5557067/RFID"> RFID</a> &#8211; Get more <a href="http://www.docstoc.com/documents/business/"> Business Documents</a></font> </p>
<br />Posted in RFID  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/514/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=514&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/21/rfid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>eCATT</title>
		<link>http://sapmm.wordpress.com/2009/04/17/ecatt/</link>
		<comments>http://sapmm.wordpress.com/2009/04/17/ecatt/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 15:30:23 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ECATT]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/17/ecatt/</guid>
		<description><![CDATA[ECATT &#8211; Get more Business Documents Powered by ScribeFire. Posted in ECATT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=512&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="youtube-video">         </div>
<p> <font size="1"><a href="http://www.docstoc.com/docs/5536979/ECATT"> ECATT</a> &#8211; Get more <a href="http://www.docstoc.com/documents/business/"> Business Documents</a></font></p>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in ECATT  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/512/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=512&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/17/ecatt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>EDI Purchasing</title>
		<link>http://sapmm.wordpress.com/2009/04/17/edi-purchasing/</link>
		<comments>http://sapmm.wordpress.com/2009/04/17/edi-purchasing/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 09:28:42 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/17/edi-purchasing/</guid>
		<description><![CDATA[Purchasing EDI FAQ Quicklinks * Home to SAP R3 Electronic Data Interchange (EDI) * EDI Books * EDI utilities * IDoc interface * IDoc Types &#8211; Message Types * EDI Links * XML Links * EDI Whitepapers Purchase order output (ORDERS and ORDCHG)1. In the purchase order you provide one or several items with a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=510&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.erpgenie.com/faq/edi_purchasing.htm">Purchasing EDI FAQ</a><br />
<blockquote>Quicklinks	</p>
<p>    * Home to SAP R3 Electronic Data Interchange (EDI)<br />    * EDI Books<br />    * EDI utilities<br />    * IDoc interface<br />    * IDoc Types &#8211; Message Types</p>
<p>    * EDI Links<br />    * XML Links<br />    * EDI Whitepapers</p>
<p>Purchase order output (ORDERS and ORDCHG)<br />1. In the purchase order you provide one or several items with a deletion indicator. Why are these indicators not transferred via IDoc?</p>
<p>Deleted items are only issued with IDoc type ORDCHG. Perhaps you selected the wrong ME10 process code for the output of change messages in the partner profile. To set the partner profile correctly, consider the following question.<br />2. In the partner profiles for the ORDERS outgoing message, the change message was also entered.</p>
<p>IDoc type ORDCHG is available for the output of changes. Define the following data for the respective partner in the initial parameters:</p>
<p>        » application : EF</p>
<p>        » message type : enter the corresponding value here</p>
<p>        » transaction code : ME11 (is linked to IDOC_OUTPUT_ORDCHG)</p>
<p>        » change message : X<br />3. More fields are listed in the IDoc definition (WE60) than are transferred with ORDERS/ORDCHG. Why?</p>
<p>The order IDoc only transfers the data necessary for the creation of a sales order in the receiving system. If this data should not suffice, you can add the missing information to the IDoc using the customer function EXIT_SAPLEINM_002 or EXIT_SAPLEINM_011.</p>
<p>Remember that this information must also be processed on the input side correspondingly.</p>
<p>4. Why are not all partner roles issued from the purchase order in the segment E1EDKA1 or E1EDPA1?</p>
<p>Several address segments (E1EDKA1 or E1EDPA1) can be issued in the IDoc that are distinguished by qualifier values (in the PARVW field), that is, the value of the qualifier determines the contents of the data entered , for example, &#8216;AG&#8217; means &#8220;Ordering party&#8221;. The allowed values of the qualifier are defined in the values list of the domain (here EDIF3035).</p>
<p>Incidentally, the qualifier values in the IDoc output of the purchase order are the same as the corresponding German partner roles in the purchase order.</p>
<p>The IDOC_OUTPUT_ORDERS and IDOC_OUTPUT_ORDCHG function modules usually only issue the following three partners:</p>
<p>    * Ordering party with qualifier value AG (only E1EDKA1)<br />      Data: Organizational data (purchasing organization, telephone number &#8230;), customer number for the vendor, if these are maintained in the vendor master (in the LFB1-EIKTO field)<br />    * Vendor with qualifier value LF (only E1EDKA1)<br />      Data: Vendor number, organizational data (sales organization, telephone number &#8230;), global location number<br />    * Goods recipient with qualifier value WE (E1EDKA1 and E1EDPA1)<br />      Data:  Address data in accordance with SADR structure (alternatively from the plant address/address master or manual address), plant number, customer number (if a third-party purchase order) </p>
<p>If the goods recipient is maintained differently on the items, it is not issued at header level (segment E1EDKA1), but at item level (E1EDPA1); however, header segments and item segments may be issued, see Note 406313.</p>
<p>A different ordering address may be issued in the purchase order printout.</p>
<p>For this, you can define the partner &#8216;BA&#8217; (ordering address), for example; the data for this partner is printed instead of the data for the ordering party. In the IDoc, an additional address segment E1EDKA1 is issued with the qualifier &#8216;BA&#8217; that contains the vendor number of the different ordering addresses. An additional entry is required in the partner profile (Transaction WE20) for the partner role &#8216;BA&#8217; and the respective partner.</p>
<p>From a technical point of view, when ordering addresses are different, the partner role is transferred from the message record (database table NAST, field PARVW) and the value is not checked against the value table of domain EDIF3035.</p>
<p>As a result of this, an E1EDKA1 segment is issued with the &#8216;LS&#8217; qualifier when the partner type &#8216;LS&#8217; (instead of &#8216;LI&#8217;) is used in the partner profile (Transaction WE20).</p>
<p>The data in the purchase order IDoc should be used for creating or changing a sales order in inbound processing; no further address data is usually required for that.</p>
<p>Nevertheless, if this is necessary, we refer you to the customer exits (SAP enhancement MM06E001).</p>
<p>1. In the purchase order the system issues error message VN032, which indicates that the partner profile is not correct.</p>
<p>In most cases, the error message is correct. Compare the data constellation specified in the error message with those you maintained in Transaction WE20. If these should differ, adjust them accordingly.</p>
<p>2. The system issues error message VD561 during the output of purchase orders (Partner nnn is not an EDI partner)</p>
<p>See Note 389713.</p>
<p>3. The system displays error message ME760 when you output purchase order change using EDI.</p>
<p>See Notes 310004 and 117450.</p>
<p>4. The header and item texts defined in the purchase order are not output at all or only in part (ORDERS and ORDCHG).</p>
<p>Check in Table T166K (Header texts) and T166P (Item texts) whether there is a corresponding entry for the combination of transaction, document type, object and text ID, as only then are the texts output in the IDoc. See Notes 446008, 410989 and 446208.</p>
<p>5. During the output of the texts, the system only issues 70 characters instead of 72 characters in segments E1EDPK2 and E1EDKP2 (ORDERS and ORDCHG).</p>
<p>Also refer to Notes 410989, 446008 and 446280.<br />6. After you change a purchase order or contract, no EDI message is output. Error ME760 is listed in the processing log of the message.</p>
<p>When processing changes, table T166C is checked and analyzed in the EDI environment, just as is the case in the print output. This information will only be issued if the changed field exists in table T166C. See also Notes 310004 and 512700.<br />7. Which user exits are available in purchasing for the IDoc output of purchase orders using ORDERS and ORDCHG?</p>
<p>You can use Transaction CMOD with SAP enhancement MM06E001 to find the user exits (you can also find them in the object navigator in the XM06 function group), for example, the following exits are relevant:</p>
<p>            a) EXIT_SAPLEINM_012 -&gt; Customer enhancement for configuration (table APPL)</p>
<p>            b) EXIT_SAPLEINM_013 -&gt; Customer enhancement for changing material configuration data</p>
<p>            c) EXIT_SAPLEINM_001 -&gt; Customer enhancements for enhancing the control record</p>
<p>            d) EXIT_SAPLEINM_002 -&gt; Customer enhancements for data segments</p>
<p>            e) EXIT_SAPLEINM_011 -&gt; Final customer enhancement</p>
<p>You can find an example of the programming of the exit 002 using Note 313925.</p>
<p>8. Are the components of a subcontracting item also output in ORDERS or ORDCHG?</p>
<p>You cannot output purchase order components in the ORDERS or ORDCHG IDoc.</p>
<p>9. Can I also create a purchase order with message category ORDERS?</p>
<p>You can only generate a purchase order from an ORDRSP message if you use the VMI Scenario (Vendor Managed Inventory). The distribution of purchase orders (ALE) using the message category ORDERS is not supported in the R/3 standard system. However, you can create purchase orders via the message categories PORDCR (as of SAP R/3 4.0B) and PORDCR01 (as of SAP R/3 4.70). For this purpose, read the FAQ Note 582221.</p>
<p>Order confirmations (ORDRSP)<br />10. The vendor sends a price change that can be accepted automatically. The IDoc is updated but the purchase order is not updated with the confirmed price.</p>
<p>Prerequisites for the use of the price update are:</p>
<p>            a) Condition types EDI1 and EDI2 must be maintained in the condition schema.</p>
<p>            b) The price transfer must be activated in the confirmation control key (Transaction OMGZ).</p>
<p>11. In the confirmation control key, you can set a tolerance of 99,99 % for the overrun or shortfall of the confirmed price. However, a higher tolerance should be accepted.</p>
<p>A larger tolerance in the confirmation control key is currently not possible for technical reasons. However, you can change these fields with the help of customer function EXIT_SAPLEINM_009 and then increase the fields accordingly.</p>
<p>12. The vendor sends an order acknowledgement and cancels one or several items of a purchase order (Rejection). The IDoc cannot be updated.</p>
<p>See Notes 66192 and 890812 for more information.</p>
<p>13. In the order acknowledgement, you want to accept every confirmed quantity, how can you do this?.</p>
<p>The quantity check occurs in subroutine QUANTITY_CHECK (Include LEINMF2E).For this, use the tolerance limits from the purchase order item for the GR/IR control (ME21/22/23) or the &#8216;Delivery&#8217; tab page (ME21N), to calculate the maximum or minimum quantity. For maximum over delivery you can set the indicator in EKPO-UEBTK (maximum over delivery) in the purchase order.</p>
<p>If you confirm quantity = 0, you must consider the FAQ for &#8220;Rejection&#8221;. If you want the under delivery tolerance (EKPO-UNTTO) to be larger than 99.9%, you need to modify QUANTITY_CHECK.</p>
<p>14. You want to confirm partial deliveries with an ORDRSP message. Why does the system always issue error message ME794 here?</p>
<p>In the scenario of the order confirmation the inbound processing expects that the quantity transferred in message ORDERS is indeed transferred. If no quantity check should occur, refer to the question above.</p>
<p>15. With an ORDRSP message the system issues error message ME794.</p>
<p>Check if segment E1EDP20 exists in the incoming IDoc. This segment is necessary to receive the confirmed quantity. If the segment is not in the IDoc, the system calculates with quantity 0. If this covers the &#8216;Rejection&#8217; case, refer to the questions on &#8216;Rejection&#8217;.</p>
<p>16. In an order acknowledgment, you confirm several items, and an error occurs for one item. Why does the system not update the other items?</p>
<p>Such a system response is not provided in the IDoc inbound processing. The IDoc is only updated if all data has been processed without errors (the all or nothing principle applies here).</p>
<p>17. In the definition of the confirmation control key in Customizing (OMGZ) for order acknowledgements (ORDRSP), the flag for the goods receipt assignment (T163G-WEZUO) has also been set. You receive confirmations for purchase orders via ORDRSP and you subsequently post the corresponding goods receipt. However, the vendor now sends a new confirmation for the same purchase order which overwrites the data in the confirmation overview.  Why?</p>
<p>Due to technical reasons, defining an order acknowledgment with a goods receipt assignment is not supported. If the vendor sends a second confirmation, the system deletes the existing confirmation and replaces it with the new one, even if a goods receipt has already been posted. Read also Note 494377 on this issue.</p>
<p>18. Which customer functions are available in IDOC_INPUT_ORDRSP?</p>
<p>            a) EXIT_SAPLEINM_018 -&gt; Customer enhancement for changing the currency</p>
<p>            b) EXIT_SAPLEINM_007 -&gt; Import IDOC segment</p>
<p>            c) EXIT_SAPLEINM_009 -&gt; Customer enhancement for tolerance change</p>
<p>            d) EXIT_SAPLEINM_014 -&gt; Customer enhancement for price tolerances</p>
<p>            e) EXIT_SAPLEINM_015 -&gt; Customer enhancement for vendor material change</p>
<p>            f) EXIT_SAPLEINM_005 -&gt; Customer enhancement for order acknowledgment before posting</p>
<p>            g) EXIT_SAPLEINM_008 -&gt; Customer Enhancement for final activities</p>
<p>19. Which settings are necessary to ensure that prices are copied from the ORDRSP to the purchase order item?</p>
<p>Consider the attachment of this note. In the attachment, all steps for standard price schema RM0000 are documented.</p>
<p>20. You have defined your own different message types (for example, ZNEW and ZCHG) for messages ORDERS and ORDCHG. After the output of message ORDERS one or several items are provided with a deletion indicator in the purchase order. Why are these not transferred with the IDoc for message ORDCHG and why does this only occur with the first change message?</p>
<p>The program for the IDoc output of message ORDCHG uses the same logic as is used for printing purchase order changes. For the print output, the system only considers changes that have occurred since the time of the last correct message output with the same message type (for example, ZCHG). If you use a different message type for the change message, then this time is initial (no time interval can be determined). In this case the program response is as during the new printout but deleted items are not issued (it does not make sense to send the vendor a new purchase order with deleted items).</p>
<p>All of the subsequent change messages are issued correctly, because the program can determine a time interval between the existing message (for example, ZCHG) and the new message (for example, ZCHG) to evaluate the purchase order change documents.</p>
<p>Use the same message type (for example, ZORD) for the ORDERS and ORDCHG messages.</p>
<p>21. Can you also process EDI purchase order confirmations for scheduling agreements and contracts?</p>
<p>EDI confirmations with the ORDRSP message category are only possible for purchase orders.</p>
<p>For scheduling agreements, see Consulting Note 810340.</p>
<p>22. Is it possible to eliminate IDoc-segments in the outgoing purchase order (messages ORDERS, ORDCHG) by means of an IDoc view?</p>
<p>As of Release 4.6 it is possible to hide header and item texts in the IDoc with the help of an IDoc view (see also the release notes for Release 4.6A). Other purchase order data cannot be excluded from the IDoc output.</p>
<p>23. Is it possible to output IDoc conditions in the outgoing purchase order (messages ORDERS, ORDCHG)?</p>
<p>As of Release 4.6 it is possible to output header and item conditions. However, this is only possible if you use an IDoc view (see also the release notes for Release 4.6A).</p></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=355c76dd-7875-8496-80cd-b8c6c629d3e3" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/510/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=510&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/17/edi-purchasing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=355c76dd-7875-8496-80cd-b8c6c629d3e3" medium="image" />
	</item>
		<item>
		<title>Problem with Invoice Document Output Type</title>
		<link>http://sapmm.wordpress.com/2009/04/16/problem-with-invoice-document-output-type/</link>
		<comments>http://sapmm.wordpress.com/2009/04/16/problem-with-invoice-document-output-type/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:56:12 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[Logistics Invoice]]></category>
		<category><![CDATA[OutputTypes/MessageTypes]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/16/problem-with-invoice-document-output-type/</guid>
		<description><![CDATA[&#160;Hello all, I have a problem while getting the print preview of a consignment invoice in MR90. I have maintained the output type ZKON for consignment in MRM1. Then I have done the whole consignment process till MRKO. I have also posted MRKO successfully. But while taking the output in MR90, the system is saying [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=508&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />Hello all,</p>
<p>I have a problem while getting the print preview of a consignment invoice in MR90. I have maintained the output type ZKON for consignment in MRM1. Then I have done the whole consignment process till MRKO. I have also posted MRKO successfully. But while taking the output in MR90, the system is saying that output cannot be displayed as some data is missing. Can you please guide me, where I am missing, since I also maintained the output conditions in the MRKO invoice document as well as in MRM1 transaction. Please guys, kindly help me.</p>
<p>Thanks and Regards,<br />Umakanth. <br />&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp; <br />Reply&nbsp; <br />&nbsp;<br /><i><b><font color="#ff0000">hi,</p>
<p>goto message schema and here for schema MR0003 control data put INS and again try.</p>
<p>regards,</p>
<p>sujit</font></b></i><br />&nbsp;<br />&nbsp;</p>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in Logistics Invoice, OutputTypes/MessageTypes  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/508/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/508/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/508/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=508&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/16/problem-with-invoice-document-output-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>
	</item>
		<item>
		<title>Idoc &#8211; Invoice</title>
		<link>http://sapmm.wordpress.com/2009/04/16/idoc-invoice/</link>
		<comments>http://sapmm.wordpress.com/2009/04/16/idoc-invoice/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 07:24:02 +0000</pubDate>
		<dc:creator>sapmm</dc:creator>
				<category><![CDATA[ALE]]></category>
		<category><![CDATA[IDoc]]></category>

		<guid isPermaLink="false">http://sapmm.wordpress.com/2009/04/16/idoc-invoice/</guid>
		<description><![CDATA[Which invoice idoc I should use? &#160; Posted: Jul 19, 2006 11:06 PM &#160; Reply Vendor sends invoice after Goords recipts. When Invoice gets created and matched to the right PO I ned to generate Idoc outbound to the 3rd party system via XI. Iam confused witch Idoc I need to use?ACC_INVOICE_RECEIPT03(Accounting: Post Invoice Receipt)orINVOIC02 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=506&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="jive-message-list">
<div class="jive-table">
<div class="jive-messagebox">
<table summary="Message" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr class="jive-even" valign="top">
<td class="jive-last" width="99%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td></td>
<td><span class="jive-subject"><a name="2035460"></a>Which invoice idoc I should  use? </span>&nbsp; <br /><span class="jive-description">Posted: Jul 19, 2006 11:06 PM  </span></td>
<td class="jive-rating-buttons" nowrap="nowrap"></td>
<td style="width:40%;">
<div class="jive-buttons">
<table align="right" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="jive-icon"><a title="Click to report abuse..." href="abuse%21default.jspa?messageID=2035460"><img alt="Click to report abuse..." src="images/warn-16x16.gif" border="0" height="16" width="16" /></a> </td>
<td>&nbsp;</td>
<td class="jive-icon"><a title="Click to reply to this thread" href="https://www.sdn.sap.com/irj/sdn/logon?redirect=https%3A%2F%2Fforums.sdn.sap.com%2Fthread.jspa%3FmessageID%3D2035460" target="_top"><img alt="Click to reply to this thread" src="images/reply-16x16.gif" border="0" height="16" width="16" /></a> </td>
<td class="jive-icon-label"><a title="Click to reply to this thread" href="https://www.sdn.sap.com/irj/sdn/logon?redirect=https%3A%2F%2Fforums.sdn.sap.com%2Fthread.jspa%3FmessageID%3D2035460" target="_top">Reply</a> </td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td colspan="4">
<div class="jive-message-body">Vendor sends invoice after Goords recipts. When  Invoice gets created and matched to the right PO I ned to generate Idoc outbound  to the 3rd party system via XI. Iam confused witch Idoc I need to  use?<br />ACC_INVOICE_RECEIPT03(Accounting: Post Invoice  Receipt)<br />or<br />INVOIC02 ( Invoice / Billing Document ) ?</p>
<p>Please guide  me</p></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="jive-message-list">
<div class="jive-table">
<div class="jive-messagebox">
<table summary="Message" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr class="jive-odd" valign="top">
<td class="jive-first" width="1%">
<table border="0" cellpadding="0" cellspacing="0" width="150">
<tbody>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td style="padding:0;" width="1%"><a title="Ram Krish" href="profile.jspa?userID=2034862">Ram  Krish</a> </td>
<td style="padding:0;" width="99%"></td>
</tr>
</tbody>
</table>
<p><span class="jive-description">Posts:  262 <br />Registered: 12/1/05 <br /><a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/pcd%213aportal_content%212fcom.sap.sdn.folder.sdn%212fcom.sap.sdn.folder.application%212fcom.sap.sdn.folder.iviews%212fcom.sap.sdn.folder.crp%212fcom.sap.sdn.app.crp.mypoints?userid=LZuwFf32gGQ%3D" target="_new">Forum Points: 4</a> </span></td>
</tr>
<tr>
<td> &nbsp; </td>
</tr>
</tbody>
</table>
</td>
<td class="jive-last" width="99%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td></td>
<td><span class="jive-subject"><a name="2035879"></a>Re: Which invoice idoc I should  use? </span>&nbsp; <br /><span class="jive-description">Posted: Jul 20, 2006 1:18 AM &nbsp;  <a title="in response to: Ram Krish" href="message.jspa?messageID=2035460#2035460"><img title="in response to: Ram Krish" alt="in response to: Ram Krish" src="images/up-10x10.gif" border="0" height="10" width="10" /></a> in response to: <a title="Go to message" href="message.jspa?messageID=2035460#2035460">Ram  Krish</a> </span></td>
<td class="jive-rating-buttons" nowrap="nowrap"></td>
<td style="width:40%;">
<div class="jive-buttons">
<table align="right" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="jive-icon"><a title="Click to report abuse..." href="abuse%21default.jspa?messageID=2035879"><img alt="Click to report abuse..." src="images/warn-16x16.gif" border="0" height="16" width="16" /></a> </td>
<td>&nbsp;</td>
<td class="jive-icon"><a title="Click to reply to this thread" href="https://www.sdn.sap.com/irj/sdn/logon?redirect=https%3A%2F%2Fforums.sdn.sap.com%2Fthread.jspa%3FmessageID%3D2035460" target="_top"><img alt="Click to reply to this thread" src="images/reply-16x16.gif" border="0" height="16" width="16" /></a> </td>
<td class="jive-icon-label"><a title="Click to reply to this thread" href="https://www.sdn.sap.com/irj/sdn/logon?redirect=https%3A%2F%2Fforums.sdn.sap.com%2Fthread.jspa%3FmessageID%3D2035460" target="_top">Reply</a> </td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td colspan="4">
<div class="jive-message-body">any  experts?</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="jive-message-list">
<div class="jive-table">
<div class="jive-messagebox">
<table summary="Message" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr class="jive-even" valign="top">
<td class="jive-first" width="1%">
<table border="0" cellpadding="0" cellspacing="0" width="150">
<tbody>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td style="padding:0;" width="1%"><a title="Yusuf Lawal" href="profile.jspa?userID=386186">Yusuf  Lawal</a> </td>
<td style="padding:0;" width="99%"></td>
</tr>
</tbody>
</table>
<p><span class="jive-description">Posts: 12  <br />Registered: 10/28/04 <br /><a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/pcd%213aportal_content%212fcom.sap.sdn.folder.sdn%212fcom.sap.sdn.folder.application%212fcom.sap.sdn.folder.iviews%212fcom.sap.sdn.folder.crp%212fcom.sap.sdn.app.crp.mypoints?userid=cX%2FtxqcytR8%3D" target="_new">Forum Points: 0</a> </span></td>
</tr>
<tr>
<td> &nbsp; </td>
</tr>
</tbody>
</table>
</td>
<td class="jive-last" width="99%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td></td>
<td><span class="jive-subject"><a name="2246699"></a>Re: Which invoice idoc I should  use? </span>&nbsp; <br /><span class="jive-description">Posted: Aug 23, 2006 4:42 PM &nbsp;  <a title="in response to: Ram Krish" href="message.jspa?messageID=2035879#2035879"><img title="in response to: Ram Krish" alt="in response to: Ram Krish" src="images/up-10x10.gif" border="0" height="10" width="10" /></a> in response to: <a title="Go to message" href="message.jspa?messageID=2035879#2035879">Ram  Krish</a> </span></td>
<td class="jive-rating-buttons" nowrap="nowrap"></td>
<td style="width:40%;">
<div class="jive-buttons">
<table align="right" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="jive-icon"><a title="Click to report abuse..." href="abuse%21default.jspa?messageID=2246699"><img alt="Click to report abuse..." src="images/warn-16x16.gif" border="0" height="16" width="16" /></a> </td>
<td>&nbsp;</td>
<td class="jive-icon"><a title="Click to reply to this thread" href="https://www.sdn.sap.com/irj/sdn/logon?redirect=https%3A%2F%2Fforums.sdn.sap.com%2Fthread.jspa%3FmessageID%3D2035460" target="_top"><img alt="Click to reply to this thread" src="images/reply-16x16.gif" border="0" height="16" width="16" /></a> </td>
<td class="jive-icon-label"><a title="Click to reply to this thread" href="https://www.sdn.sap.com/irj/sdn/logon?redirect=https%3A%2F%2Fforums.sdn.sap.com%2Fthread.jspa%3FmessageID%3D2035460" target="_top">Reply</a> </td>
</tr>
</tbody>
</table>
</div>
</td>
</tr>
<tr>
<td colspan="4">
<div class="jive-message-body">Hello Ram, my understanding is that INVOIC02 is a  generic IDOC that can be used to post MM and FI based invoices. Configuration of  your partner profile determines whether the invoice is posted to MM or FI. I&#8217;m  not sure about the other IDOC ACC_INVOICE_RECEIPT03 but I will suggest you go  with INVOIC02.</p>
<p>Please award points if this helps.</p></div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=03103d66-bdab-8e25-adba-7c1f76e50c95" /></div>
<p class="scribefire-powered">Powered by <a href="http://www.scribefire.com/">ScribeFire</a>.</p>
<br />Posted in ALE, IDoc  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapmm.wordpress.com/506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapmm.wordpress.com/506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapmm.wordpress.com/506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapmm.wordpress.com/506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapmm.wordpress.com/506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapmm.wordpress.com/506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapmm.wordpress.com/506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapmm.wordpress.com/506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapmm.wordpress.com/506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapmm.wordpress.com/506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapmm.wordpress.com/506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapmm.wordpress.com/506/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapmm.wordpress.com/506/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapmm.wordpress.com/506/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapmm.wordpress.com&amp;blog=581913&amp;post=506&amp;subd=sapmm&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sapmm.wordpress.com/2009/04/16/idoc-invoice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99dfc905de4e8381b2e58a78859d0fb9?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">sapmm</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=03103d66-bdab-8e25-adba-7c1f76e50c95" medium="image" />
	</item>
	</channel>
</rss>
