<?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/"
		>
<channel>
	<title>Comments on: SAP: What is FICO</title>
	<atom:link href="http://www.whypad.com/posts/sap-what-is-fico/101/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whypad.com/posts/sap-what-is-fico/101/</link>
	<description>Tips, tricks, and hacks for life and tech...</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:55:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tammy</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-3038</link>
		<dc:creator>Tammy</dc:creator>
		<pubDate>Wed, 19 Aug 2009 04:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-3038</guid>
		<description>The SAP stuff, this article in particular, is super helpful even for me (a college student still trying to grasp basic accounting while taking an SAP ERP certification course). Thanks Byron!</description>
		<content:encoded><![CDATA[<p>The SAP stuff, this article in particular, is super helpful even for me (a college student still trying to grasp basic accounting while taking an SAP ERP certification course). Thanks Byron!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-1195</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Thu, 05 Feb 2009 21:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-1195</guid>
		<description>Veena,

I had a chance to talk with our vendor guy, and without coding a solution, he thought it would probably be a manual process.  Here&#039;s a rough outline of a manual process you might consider:

&lt;ol&gt;&lt;li&gt;Place the supplier invoice on payment block.  If all of the suppliers invoices will be like this, you could do that on the supplier header.&lt;/li&gt;&lt;li&gt;When your customer approves the product and you&#039;re ready to pay.  Remove the payment block.&lt;/li&gt;&lt;li&gt;Change your baseline date to that day.&lt;/li&gt;&lt;li&gt;Set your terms to what you want them to be if they do not default to the right thing.&lt;/li&gt;&lt;/ol&gt;

The key points would be that you can block payment at an invoice level, you can change the baseline date, and you can change the terms as needed...so if you set terms to 1% net 30 and changed the baseline date to today, you get a payment 30 days from now.

Beyond that, you&#039;re probably getting into a coded solution. 

I&#039;d love to hear if you figure something out that automatic.

Cheers!
Byron</description>
		<content:encoded><![CDATA[<p>Veena,</p>
<p>I had a chance to talk with our vendor guy, and without coding a solution, he thought it would probably be a manual process.  Here&#8217;s a rough outline of a manual process you might consider:</p>
<ol>
<li>Place the supplier invoice on payment block.  If all of the suppliers invoices will be like this, you could do that on the supplier header.</li>
<li>When your customer approves the product and you&#8217;re ready to pay.  Remove the payment block.</li>
<li>Change your baseline date to that day.</li>
<li>Set your terms to what you want them to be if they do not default to the right thing.</li>
</ol>
<p>The key points would be that you can block payment at an invoice level, you can change the baseline date, and you can change the terms as needed&#8230;so if you set terms to 1% net 30 and changed the baseline date to today, you get a payment 30 days from now.</p>
<p>Beyond that, you&#8217;re probably getting into a coded solution. </p>
<p>I&#8217;d love to hear if you figure something out that automatic.</p>
<p>Cheers!<br />
Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-1164</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Tue, 03 Feb 2009 17:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-1164</guid>
		<description>Veena,
Thanks for your kind comment!

That&#039;s a tricky scenario that you have, and not one that I can answer off the top of my head.  I&#039;m glad you asked, though, because it will give me the opportunity to learn a little more about an area that I haven&#039;t spent much time in.  I&#039;ll check around with our Vendor experts here to see how they might address it.

In the mean time, here is my fairly basic understanding of the dates:

&lt;ul&gt;&lt;li&gt;Document date - this is the date that the document is created...the Invoice would have a document date, as would the vendor payment posting&lt;/li&gt;
&lt;li&gt;Posting date - this is the date that puts the transaction into the proper posting period.  You might be enterring an invoice on February 4 for a January expense, so you&#039;d make the posting date the same as the Invoice date which might be something like 1/25/2009.  That gets the expense back into January.  The document date, would be 2/4/2009.&lt;/li&gt;
&lt;li&gt;Value date (this one might help in your situation) - this date is used to indicate either when a revenue was earned, or when an expense or service was received/consumed.  I&#039;m not real familiar with this one, but it probably has to do with revenue recognition and tax issues.  In your situation, the value date might be related to customer approval, or when the tool was actually used to perform the work.  I don&#039;t know if it would have any tax ramifications if you did use it for those purposes, so you&#039;d want to be sure it didn&#039;t before using it.&lt;/li&gt;&lt;li&gt;Due date - I&#039;m pretty sure this is the expected payment date for both AR and AP&lt;/li&gt;&lt;li&gt;System date - not sure what this is other than a timestamp from the computer processing the transaction.  Might be used in logging&lt;/li&gt;&lt;/ul&gt;

I&#039;m sure you&#039;d like to develop an automated process to accomplish your goal there, but that might require some code.  If it is possible to change payment terms and due dates after an invoice is posted (I would suppose it is), it might be feasible to have a manual process where those are changed when payment for the tools are approved subsequent to customer acceptance.

As I said, I&#039;ll ask around to see if anyone has any ideas.

Cheers!
Byron</description>
		<content:encoded><![CDATA[<p>Veena,<br />
Thanks for your kind comment!</p>
<p>That&#8217;s a tricky scenario that you have, and not one that I can answer off the top of my head.  I&#8217;m glad you asked, though, because it will give me the opportunity to learn a little more about an area that I haven&#8217;t spent much time in.  I&#8217;ll check around with our Vendor experts here to see how they might address it.</p>
<p>In the mean time, here is my fairly basic understanding of the dates:</p>
<ul>
<li>Document date &#8211; this is the date that the document is created&#8230;the Invoice would have a document date, as would the vendor payment posting</li>
<li>Posting date &#8211; this is the date that puts the transaction into the proper posting period.  You might be enterring an invoice on February 4 for a January expense, so you&#8217;d make the posting date the same as the Invoice date which might be something like 1/25/2009.  That gets the expense back into January.  The document date, would be 2/4/2009.</li>
<li>Value date (this one might help in your situation) &#8211; this date is used to indicate either when a revenue was earned, or when an expense or service was received/consumed.  I&#8217;m not real familiar with this one, but it probably has to do with revenue recognition and tax issues.  In your situation, the value date might be related to customer approval, or when the tool was actually used to perform the work.  I don&#8217;t know if it would have any tax ramifications if you did use it for those purposes, so you&#8217;d want to be sure it didn&#8217;t before using it.</li>
<li>Due date &#8211; I&#8217;m pretty sure this is the expected payment date for both AR and AP</li>
<li>System date &#8211; not sure what this is other than a timestamp from the computer processing the transaction.  Might be used in logging</li>
</ul>
<p>I&#8217;m sure you&#8217;d like to develop an automated process to accomplish your goal there, but that might require some code.  If it is possible to change payment terms and due dates after an invoice is posted (I would suppose it is), it might be feasible to have a manual process where those are changed when payment for the tools are approved subsequent to customer acceptance.</p>
<p>As I said, I&#8217;ll ask around to see if anyone has any ideas.</p>
<p>Cheers!<br />
Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veena</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-1163</link>
		<dc:creator>Veena</dc:creator>
		<pubDate>Tue, 03 Feb 2009 16:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-1163</guid>
		<description>Byron,

As always thoroughly enjoy your site - excellent stuff.

Could you post something that clarifies the different dates at play for vendor payment. Like Document date, posting date, value date, due date, system date, etc.

here is my issue
--------------------
 We have a requirement where payment terms need to kick in, based on some arbitrary date ( I am wondering if I can use value date or due date, to capture this). 

a little background
------------------------
We are tier1 automotive supplier. We buy tools from vendors that are used to manufacture automotive parts. We don&#039;t pay the vendor until customer approves the part that we manufactured using the tool that the vendor supplied. 

Since the customer approval happens sometimes year or more after goods/services were received - I don&#039;t see a easy way to configure payment terms for this. 

Plus this date is a moving target. Approval seldom happens on the date we forecast.

How would you configure this scenario in SAP &amp; still have visibility to open commitment &amp; cash flow planning?</description>
		<content:encoded><![CDATA[<p>Byron,</p>
<p>As always thoroughly enjoy your site &#8211; excellent stuff.</p>
<p>Could you post something that clarifies the different dates at play for vendor payment. Like Document date, posting date, value date, due date, system date, etc.</p>
<p>here is my issue<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
 We have a requirement where payment terms need to kick in, based on some arbitrary date ( I am wondering if I can use value date or due date, to capture this). </p>
<p>a little background<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
We are tier1 automotive supplier. We buy tools from vendors that are used to manufacture automotive parts. We don&#8217;t pay the vendor until customer approves the part that we manufactured using the tool that the vendor supplied. </p>
<p>Since the customer approval happens sometimes year or more after goods/services were received &#8211; I don&#8217;t see a easy way to configure payment terms for this. </p>
<p>Plus this date is a moving target. Approval seldom happens on the date we forecast.</p>
<p>How would you configure this scenario in SAP &amp; still have visibility to open commitment &amp; cash flow planning?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Bennett</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-637</link>
		<dc:creator>Byron Bennett</dc:creator>
		<pubDate>Wed, 05 Nov 2008 14:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-637</guid>
		<description>Hi Pravin,
I&#039;m glad you&#039;ve dropped by and are interested in the FICO content here.  We are going through an ECC6 upgrade, so hopefully I&#039;ll have more soon.

To get on the mailing list, please subscribe to my site&#039;s feed at:
http://www.whypad.com/feed/

or you can get comments feed for just this one post at:
http://www.whypad.com/posts/sap-what-is-fico/101/feed/

Thanks again, and Cheers!
Byron</description>
		<content:encoded><![CDATA[<p>Hi Pravin,<br />
I&#8217;m glad you&#8217;ve dropped by and are interested in the FICO content here.  We are going through an ECC6 upgrade, so hopefully I&#8217;ll have more soon.</p>
<p>To get on the mailing list, please subscribe to my site&#8217;s feed at:<br />
<a href="http://www.whypad.com/feed/" rel="nofollow">http://www.whypad.com/feed/</a></p>
<p>or you can get comments feed for just this one post at:<br />
<a href="http://www.whypad.com/posts/sap-what-is-fico/101/feed/" rel="nofollow">http://www.whypad.com/posts/sap-what-is-fico/101/feed/</a></p>
<p>Thanks again, and Cheers!<br />
Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PRAVIN AGARWAL</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-635</link>
		<dc:creator>PRAVIN AGARWAL</dc:creator>
		<pubDate>Wed, 05 Nov 2008 12:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-635</guid>
		<description>I also want member of this forum , because i am also in the field of SAP Fico . 

So please add my mail id : - 

pravinagarwal@polarinc.com</description>
		<content:encoded><![CDATA[<p>I also want member of this forum , because i am also in the field of SAP Fico . </p>
<p>So please add my mail id : &#8211; </p>
<p><a href="mailto:pravinagarwal@polarinc.com">pravinagarwal@polarinc.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lakshmi Narayana N</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-252</link>
		<dc:creator>Lakshmi Narayana N</dc:creator>
		<pubDate>Mon, 10 Sep 2007 07:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-252</guid>
		<description>Hai Sir its amaging to me becaz i found lot of information from your vision. thanks for giving the information. Kindly be in touch sir for more information on SAP. Once again thanks for your hard working with regards By&gt;&gt;&gt;&gt;&gt;</description>
		<content:encoded><![CDATA[<p>Hai Sir its amaging to me becaz i found lot of information from your vision. thanks for giving the information. Kindly be in touch sir for more information on SAP. Once again thanks for your hard working with regards By&gt;&gt;&gt;&gt;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: byron</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-241</link>
		<dc:creator>byron</dc:creator>
		<pubDate>Sun, 19 Aug 2007 03:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-241</guid>
		<description>Johnny,

If you want to write an upload program, the one we used did the uploading through BAPI:  BAPI_ACC_DOCUMENT_POST&lt;br/&gt;

I discuss it a bit in this post: http://www.whypad.com/posts/sap-fico-bapi-for-uploading-accounting-documents/96/ and it wasn&#039;t real great as it didn&#039;t properly create profitability segments (for CO-PA use).  &lt;br/&gt;

Our conversion/upload program also accessed several Z-tables (custom tables) and did look ups for mapping and exceptions, so they really wouldn&#039;t be of much use to you.  &lt;br/&gt;
If I were doing it over again, I would probably do my conversions/mapping outside of SAP (in Access or Excel) and then use a product like ZOption&#039;s GLSU (GL Spreadsheet Uploader) to upload my journal entries.  We were trying to fix our upload program when we finally gave up and bought ZOption.  It was well worth the price...many times over!  Here&#039;s my write-up on them:
http://www.whypad.com/posts/sap-uploading-gl-journal-entries-the-easy-way/24/

Hope the weather doesn&#039;t get too bad down there in Houston.

Regards,
Byron</description>
		<content:encoded><![CDATA[<p>Johnny,</p>
<p>If you want to write an upload program, the one we used did the uploading through BAPI:  BAPI_ACC_DOCUMENT_POST</p>
<p>I discuss it a bit in this post: <a href="http://www.whypad.com/posts/sap-fico-bapi-for-uploading-accounting-documents/96/" rel="nofollow">http://www.whypad.com/posts/sap-fico-bapi-for-uploading-accounting-documents/96/</a> and it wasn&#8217;t real great as it didn&#8217;t properly create profitability segments (for CO-PA use).  </p>
<p>Our conversion/upload program also accessed several Z-tables (custom tables) and did look ups for mapping and exceptions, so they really wouldn&#8217;t be of much use to you.  <br />
If I were doing it over again, I would probably do my conversions/mapping outside of SAP (in Access or Excel) and then use a product like ZOption&#8217;s GLSU (GL Spreadsheet Uploader) to upload my journal entries.  We were trying to fix our upload program when we finally gave up and bought ZOption.  It was well worth the price&#8230;many times over!  Here&#8217;s my write-up on them:<br />
<a href="http://www.whypad.com/posts/sap-uploading-gl-journal-entries-the-easy-way/24/" rel="nofollow">http://www.whypad.com/posts/sap-uploading-gl-journal-entries-the-easy-way/24/</a></p>
<p>Hope the weather doesn&#8217;t get too bad down there in Houston.</p>
<p>Regards,<br />
Byron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnnyPhoenix</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-240</link>
		<dc:creator>JohnnyPhoenix</dc:creator>
		<pubDate>Fri, 17 Aug 2007 21:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-240</guid>
		<description>Byron:

I don&#039;t suppose you don&#039;t mind sharing that ABAP program for GL data transfer?  Or where can I get info on that?  I&#039;m new to LSMW so I can&#039;t tell you much until after I play with it this weekend.  I&#039;ll let you know how it went.  I have all my GL data on Excel.  After that I will need to do the same thing for cost centers.  

Getting wet in Houston,
Johnny</description>
		<content:encoded><![CDATA[<p>Byron:</p>
<p>I don&#8217;t suppose you don&#8217;t mind sharing that ABAP program for GL data transfer?  Or where can I get info on that?  I&#8217;m new to LSMW so I can&#8217;t tell you much until after I play with it this weekend.  I&#8217;ll let you know how it went.  I have all my GL data on Excel.  After that I will need to do the same thing for cost centers.  </p>
<p>Getting wet in Houston,<br />
Johnny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: byron</title>
		<link>http://www.whypad.com/posts/sap-what-is-fico/101/comment-page-1/#comment-239</link>
		<dc:creator>byron</dc:creator>
		<pubDate>Fri, 17 Aug 2007 20:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/posts/sap-what-is-fico/101/#comment-239</guid>
		<description>I didn&#039;t use LSMW when we did our conversion in FICO.  We may have used it in SD or MM.  I think we did CATTs and wrote some custom ABAP to get our GL data into the system.
&lt;br/&gt;
I&#039;d like to hear how LSMW works out and what you use on it.

Best regards,
Byron</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t use LSMW when we did our conversion in FICO.  We may have used it in SD or MM.  I think we did CATTs and wrote some custom ABAP to get our GL data into the system.<br />
<br />
I&#8217;d like to hear how LSMW works out and what you use on it.</p>
<p>Best regards,<br />
Byron</p>
]]></content:encoded>
	</item>
</channel>
</rss>
