<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: Pricing in SD (in detail)</title>
	<atom:link href="http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/feed/" rel="self" type="application/rss+xml" />
	<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/</link>
	<description>SAP SD consultants brainstorming place</description>
	<lastBuildDate>Wed, 08 Sep 2010 04:10:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Split</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3744</link>
		<dc:creator>Split</dc:creator>
		<pubDate>Sun, 29 Aug 2010 12:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3744</guid>
		<description>Hi, 
back to work?
I have a the following problem. 
The scenario is simple,  
We sell service item, but the amount posted to the revenue account (for us a balance sheet account) should be split and post on several other account according to a predefined rule based on  the material code (let say x1% should be posted on account A1, ...., x_n% on account A_n) but in the invoice only the total amount should appear without any detail because it is only for internal purpose.
My idea was to manage n conditions types according on the number of split which sould be done (with the rule sum x_i%=100) and build the effective price of my item. To this total (as if it is my PR00) apply all the other conditions.
Do you have a better idea?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
back to work?<br />
I have a the following problem.<br />
The scenario is simple,<br />
We sell service item, but the amount posted to the revenue account (for us a balance sheet account) should be split and post on several other account according to a predefined rule based on  the material code (let say x1% should be posted on account A1, &#8230;., x_n% on account A_n) but in the invoice only the total amount should appear without any detail because it is only for internal purpose.<br />
My idea was to manage n conditions types according on the number of split which sould be done (with the rule sum x_i%=100) and build the effective price of my item. To this total (as if it is my PR00) apply all the other conditions.<br />
Do you have a better idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Babu</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3549</link>
		<dc:creator>Babu</dc:creator>
		<pubDate>Fri, 23 Jul 2010 21:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3549</guid>
		<description>I am interested in on line Sd functional training, please let me know the complete details.</description>
		<content:encoded><![CDATA[<p>I am interested in on line Sd functional training, please let me know the complete details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SACHIN ARORA</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3536</link>
		<dc:creator>SACHIN ARORA</dc:creator>
		<pubDate>Thu, 22 Jul 2010 16:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3536</guid>
		<description>Excellent stuff.</description>
		<content:encoded><![CDATA[<p>Excellent stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silvia Lal Beharie</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3346</link>
		<dc:creator>Silvia Lal Beharie</dc:creator>
		<pubDate>Thu, 10 Jun 2010 08:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3346</guid>
		<description>Hi,

I also have a complicated requirements for shipment costs. I need to cumulate all items&#039; quantities in order to determine each item condition value. In a shipment cost document there is no total quantity field and the only field that gives me a quantity at item level is KOMP-MLGME or KOMP-MGAME.

I thought of addressing this requirement by calling other tables such as VFKP or VFSI or VTFA but I&#039;m not sure if this is possible. What I would like to do is as follows:

VFSI (VBELN to determine the delivery number); 
VTFA (VFSI-VBELN = VTFA-VBELV to determine the shipment number TKNUM); 
VTFA-TKNUM: each item (POSNR) cumulate all referenced quantities (RFMNG) = &quot;Total Shipment Quantity&quot;
KOMV-KWERT = (each item quantity / total shipment quantity) x KOMV-KBETR

Will this be possible? if not I would really appreciate some suggestions.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I also have a complicated requirements for shipment costs. I need to cumulate all items&#8217; quantities in order to determine each item condition value. In a shipment cost document there is no total quantity field and the only field that gives me a quantity at item level is KOMP-MLGME or KOMP-MGAME.</p>
<p>I thought of addressing this requirement by calling other tables such as VFKP or VFSI or VTFA but I&#8217;m not sure if this is possible. What I would like to do is as follows:</p>
<p>VFSI (VBELN to determine the delivery number);<br />
VTFA (VFSI-VBELN = VTFA-VBELV to determine the shipment number TKNUM);<br />
VTFA-TKNUM: each item (POSNR) cumulate all referenced quantities (RFMNG) = &#8220;Total Shipment Quantity&#8221;<br />
KOMV-KWERT = (each item quantity / total shipment quantity) x KOMV-KBETR</p>
<p>Will this be possible? if not I would really appreciate some suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3340</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Tue, 08 Jun 2010 06:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3340</guid>
		<description>Hi,

While entering the pricing condition manually in the shipment in vi02 transaction for the delivery items, i get the amount in red color and when i go back to delivery items and select the same one, the condition type which i gave previously is getting vanished.
Can you give me some idea on what is happening? or how to fix this issue?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>While entering the pricing condition manually in the shipment in vi02 transaction for the delivery items, i get the amount in red color and when i go back to delivery items and select the same one, the condition type which i gave previously is getting vanished.<br />
Can you give me some idea on what is happening? or how to fix this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marshnil</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3284</link>
		<dc:creator>marshnil</dc:creator>
		<pubDate>Fri, 28 May 2010 11:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3284</guid>
		<description>ya sure! see in va02, for item line 10, order quantity is 10, i vl select it and goto pricing conditions, for particular condition type ZHS7, i want to check, its showing me rate as 16% ok, now i vl go back change the order qty to 101 and press enter, it will give me info msg tht new pricing conditon.. after that i vl select it and goto pricing conditions, the rate becomes 0% for that. what can be reason? i check the condition records for that condition type, the rates are not matching wt scale values maintained.</description>
		<content:encoded><![CDATA[<p>ya sure! see in va02, for item line 10, order quantity is 10, i vl select it and goto pricing conditions, for particular condition type ZHS7, i want to check, its showing me rate as 16% ok, now i vl go back change the order qty to 101 and press enter, it will give me info msg tht new pricing conditon.. after that i vl select it and goto pricing conditions, the rate becomes 0% for that. what can be reason? i check the condition records for that condition type, the rates are not matching wt scale values maintained.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiteshdua</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3283</link>
		<dc:creator>jiteshdua</dc:creator>
		<pubDate>Fri, 28 May 2010 10:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3283</guid>
		<description>Can you explain a bit more. Send me the screenshots at jd@sapsdforum.com</description>
		<content:encoded><![CDATA[<p>Can you explain a bit more. Send me the screenshots at <a href="mailto:jd@sapsdforum.com">jd@sapsdforum.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marshnil</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3282</link>
		<dc:creator>marshnil</dc:creator>
		<pubDate>Fri, 28 May 2010 07:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3282</guid>
		<description>hi, i have a problem raised by sd functional, i am abaper,
problem is , in va02, when i change the order quantity, the rate in pricing conditon is not coming correct? please solve this problem</description>
		<content:encoded><![CDATA[<p>hi, i have a problem raised by sd functional, i am abaper,<br />
problem is , in va02, when i change the order quantity, the rate in pricing conditon is not coming correct? please solve this problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAP Fan</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3250</link>
		<dc:creator>SAP Fan</dc:creator>
		<pubDate>Wed, 19 May 2010 03:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-3250</guid>
		<description>Hi,
I have to implement one ESP(Estimated Selling Price) . we need to sum all the line item total and send it to Header condition type(ex: ZESP). It would be great if anyone can throw any light to achieve this type of functionality.

Thanks,
SAP Fan</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have to implement one ESP(Estimated Selling Price) . we need to sum all the line item total and send it to Header condition type(ex: ZESP). It would be great if anyone can throw any light to achieve this type of functionality.</p>
<p>Thanks,<br />
SAP Fan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NITIN</title>
		<link>http://sapsdforum.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-2930</link>
		<dc:creator>NITIN</dc:creator>
		<pubDate>Sat, 13 Mar 2010 06:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://sapsdforum.wordpress.com/2007/10/23/pricing-in-sd-in-great-detail/#comment-2930</guid>
		<description>I am facing problem for profit center.   In sales order line item profit center showing correctly but when I prepared billing in VF01 and when finance document created, there in Profit center document I found that profit center is not showing correctly for VAT &amp; debtors GL a/c line item, it shows dummy profit center code for 2 line item, but it shows correct profit center in sales line item in single document.  Please let me know where I can check for rectifying the problem.

regards
Nitin</description>
		<content:encoded><![CDATA[<p>I am facing problem for profit center.   In sales order line item profit center showing correctly but when I prepared billing in VF01 and when finance document created, there in Profit center document I found that profit center is not showing correctly for VAT &amp; debtors GL a/c line item, it shows dummy profit center code for 2 line item, but it shows correct profit center in sales line item in single document.  Please let me know where I can check for rectifying the problem.</p>
<p>regards<br />
Nitin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
