<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2981724614405246015</id><updated>2011-12-31T03:31:00.396-08:00</updated><category term='SAP Faqs'/><category term='FI Reports'/><category term='general ledger'/><category term='report painter'/><category term='finance'/><category term='fico responsibilities'/><category term='Data Entry'/><category term='Asset Accounting'/><category term='fixed asset'/><category term='accounts payable'/><category term='variants'/><category term='Tutorial'/><category term='Interview Questions'/><category term='company codes'/><category term='chart of account'/><category term='periods'/><category term='Budget Plan Management'/><category term='t-codes'/><category term='asset'/><category term='bw vs functional'/><category term='ledger'/><category term='business area'/><category term='Asset Accounting (FI-AA)'/><category term='Negative Stock'/><category term='fico certification'/><category term='SAP ABAP Issues'/><category term='taxes'/><category term='profit accounting'/><category term='Report Tree'/><category term='Recurring Documents'/><category term='Topics'/><category term='TDS Documents'/><category term='abap vs java'/><category term='error message'/><category term='Scripts'/><category term='accounts receivable'/><category term='FICO Configuration'/><category term='cost element'/><category term='master data'/><category term='FI Errors'/><category term='vendor accounting'/><category term='faqs(2)'/><category term='real time'/><category term='document flow'/><category term='Position Management'/><category term='Organizational Manag'/><category term='Cost'/><category term='t-codes(2)'/><category term='tips and tricks'/><category term='t-codes(1)'/><category term='sd accounting'/><category term='fico modules'/><category term='Problems'/><category term='fico'/><category term='debit note'/><category term='exchange rate'/><category term='peiods'/><category term='FI Period'/><category term='Interest calculation'/><category term='integration'/><category term='invoice'/><category term='Online Tutorial'/><category term='Controlling'/><category term='payments'/><category term='fico tables'/><category term='Free Downloads'/><category term='Faqs'/><category term='testing'/><category term='Vendor Information System'/><category term='SAP Certification'/><category term='reconciliation'/><category term='questions'/><category term='cost center'/><category term='Purchase Order'/><category term='accounting'/><category term='customer master'/><category term='fico books'/><title type='text'>SAP FICO Online Tutorial, Reports, Fixed Assets and more.</title><subtitle type='html'>FICO Certification,FICO Modules,FICO Responsibilities,FICO Tables,Finance,Fixed Assets,FICO</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default?start-index=101&amp;max-results=100'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>635</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3002057795172371369</id><published>2011-12-31T03:31:00.000-08:00</published><updated>2011-12-31T03:31:00.399-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>How to Refresh SAP screen after certain action using SAP ABAP?</title><content type='html'>&lt;div class="post-text"&gt;&lt;b&gt;I have a screen with a table in it (generated with the screen  painter) that shows records from a database table. The screen also has a  button, which shows a popup when it's clicked. The popup has a form to  add a record to the database table.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;When the form is submitted the record is added to the database, but  when the popup is closed, the screen that shows the database records  isn't refreshed. The new record isn't shown. Any ideas how I could make  the table refresh? Simply calling the screen again doesn't seem to  work..&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt;&lt;br /&gt;&lt;div class="post-text"&gt;You have to make sure that the data that you want to display is actually in the internal table that is displayed by the screen.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;You can reread the database table or&lt;/li&gt;&lt;li&gt;append the line generated by the pop-up form to the internal table  (If the line types aren't identical you will have to move the fields to a  similar structure first).&lt;/li&gt;&lt;/ul&gt;If the internal table has all the data, but it still does not display  in the table control, make sure that the field in the table control  that has the number of lines is updated to reflect the extra line.&lt;br /&gt;&lt;/div&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;/div&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3002057795172371369?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3002057795172371369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/how-to-refresh-sap-screen-after-certain.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3002057795172371369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3002057795172371369'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/how-to-refresh-sap-screen-after-certain.html' title='How to Refresh SAP screen after certain action using SAP ABAP?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1394301380722792494</id><published>2011-12-30T03:30:00.000-08:00</published><updated>2011-12-30T03:30:04.164-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>How to Change parameter name on screen in SAP ABAP?</title><content type='html'>&lt;div class="post-text"&gt;         &lt;b&gt;I'm trying to replace the parameter name when it is showed in the screen. Any ideas how this is done? For example when I have:&lt;/b&gt;&lt;br /&gt;&lt;pre&gt;&lt;b&gt;&lt;code&gt;PARAMETERS pa_age TYPE age_type DEFAULT '18'.&lt;br /&gt;&lt;/code&gt;&lt;/b&gt;&lt;/pre&gt;&lt;b&gt;It shows &lt;code&gt;pa_age&lt;/code&gt; on the screen. I want to change it to &lt;code&gt;How old are you?&lt;/code&gt; or something. Any ideas?&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt;&lt;br /&gt;Via menu &lt;code&gt;Goto-&amp;gt;Text Elements-&amp;gt;Selection Text&lt;/code&gt;.&lt;br /&gt;&lt;/div&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1394301380722792494?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1394301380722792494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/how-to-change-parameter-name-on-screen.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1394301380722792494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1394301380722792494'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/how-to-change-parameter-name-on-screen.html' title='How to Change parameter name on screen in SAP ABAP?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8619439550187770828</id><published>2011-12-29T03:28:00.000-08:00</published><updated>2011-12-29T03:28:00.740-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>SAP ABAP Issue:how to make select option with todays date as default?</title><content type='html'>&lt;div class="post-text"&gt;         &lt;b&gt;I'm trying to show todays date as the default value in a select date.&lt;/b&gt;&lt;br /&gt;&lt;pre&gt;&lt;b&gt;&lt;code&gt;INITIALIZATION.&lt;br /&gt;select-OPTIONS: so_date FOR sy-datlo.&lt;br /&gt;&lt;br /&gt;START-OF-SELECTION.&lt;br /&gt;so_date-sign = 'I'.&lt;br /&gt;so_date-option = 'BT'.&lt;br /&gt;so_date-low = sy-datum.&lt;br /&gt;so_date-high = sy-datum.&lt;br /&gt;APPEND so_date.&lt;br /&gt;&lt;/code&gt;&lt;/b&gt;&lt;/pre&gt;&lt;b&gt;This isn't working though. Any ideas?&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt;&lt;br /&gt;&lt;div class="post-text"&gt;You must set the value before START-OF_SELECTION:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;select-OPTIONS: so_date FOR sy-datlo.&lt;br /&gt;&lt;br /&gt;INITIALIZATION.&lt;br /&gt;  so_date-sign = 'I'.&lt;br /&gt;  so_date-option = 'EQ'.&lt;br /&gt;  so_date-low = sy-datum.&lt;br /&gt;  CLEAR so_date-high.&lt;br /&gt;  APPEND so_date.&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;Did you try the easy version:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;select-OPTIONS: so_date FOR sy-datlo default SY-DATUM.&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;I think it should work (can't test is actual).&lt;br /&gt;&lt;/div&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;&lt;/div&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8619439550187770828?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8619439550187770828/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issuehow-to-make-select-option.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8619439550187770828'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8619439550187770828'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issuehow-to-make-select-option.html' title='SAP ABAP Issue:how to make select option with todays date as default?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1123513090605447711</id><published>2011-12-28T22:55:00.000-08:00</published><updated>2011-12-28T22:55:00.892-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP Certification'/><title type='text'>SAP Certification questions on Project Implementation Tools</title><content type='html'>&lt;div class="MsoNormal" style="background-color: white; color: #383838; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 16px;"&gt;1. What is the IMG?&lt;/div&gt;&lt;div class="MsoNormal" style="background-color: white; color: #383838; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 16px;"&gt;2. What is a project IMG?&lt;/div&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1123513090605447711?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1123513090605447711/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-certification-questions-on-project.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1123513090605447711'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1123513090605447711'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-certification-questions-on-project.html' title='SAP Certification questions on Project Implementation Tools'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5080944102698755333</id><published>2011-12-28T03:26:00.000-08:00</published><updated>2011-12-28T03:26:00.484-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>SAP ABAP Issue: Where we can find the authority objects?</title><content type='html'>&lt;b&gt;Any ideas where I can find a list of existing authority objects? I'm looking for the 'default' ones like &lt;code&gt;S_CARRID&lt;/code&gt;.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Answer:&lt;/b&gt;&lt;br /&gt;Transaction SU21. The S_CARRID object is located inside the BC_C object class.&lt;br /&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5080944102698755333?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5080944102698755333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issue-where-we-can-find.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5080944102698755333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5080944102698755333'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issue-where-we-can-find.html' title='SAP ABAP Issue: Where we can find the authority objects?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3352472387349013750</id><published>2011-12-27T22:55:00.000-08:00</published><updated>2011-12-27T22:55:17.245-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP Certification'/><title type='text'>SAP Certification questions on SAP Overview</title><content type='html'>&lt;span style="background-color: white; color: #383838; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 16px;"&gt;1. Explain the structure of the client/server framework.&lt;/span&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3352472387349013750?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3352472387349013750/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-certification-questions-on-sap.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3352472387349013750'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3352472387349013750'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-certification-questions-on-sap.html' title='SAP Certification questions on SAP Overview'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8311292627601437373</id><published>2011-12-27T03:21:00.000-08:00</published><updated>2011-12-27T03:21:00.166-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>SAP ABAP cProjects replication and Set task-level WBS</title><content type='html'>&lt;b&gt;When creating a project in cProjects I am using &lt;code&gt;BADI BADI DPR_FIN_GECCO_ATTR&lt;/code&gt; to manipulate the external WBS ID that is created in SAP PS.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;  &lt;/b&gt;&lt;b&gt;SAP accepts the ID that I pass for the Phase level, but for the Task  level SAP appends a string "/TTO" to the end of my WBS ID.  Any idea why  this happens and how I can get rid of it.  The "/TTO" violates or  masking structure in PS?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;b&gt;&lt;code&gt;constants: lc_phase_id_ps type char30 value 'DPR_TV_PROJECT_ELEMENT_ID_PS',&lt;br /&gt;           lc_task_id_co  type char30 value 'DPR_TV_PROJECT_ELEMENT_ID_CO'.&lt;br /&gt;&lt;br /&gt;field-symbols: &lt;project_ext&gt; type dpr_ts_project_ext,&lt;br /&gt;               &lt;project_int&gt; type dpr_ts_project_int,&lt;br /&gt;               &lt;phase_ext&gt;   type dpr_ts_phase_ext,&lt;br /&gt;               &lt;phase_int&gt;   type dpr_ts_phase_int,&lt;br /&gt;               &lt;task_ext&gt;    type dpr_ts_task_ext,&lt;br /&gt;               &lt;task_int&gt;    type dpr_ts_task_int,&lt;br /&gt;               &lt;attributes&gt;  type dpr_ts_iaom_object_attribute.&lt;br /&gt;&lt;br /&gt;case ir_common-&amp;gt;get_object_type( ).&lt;br /&gt;  when cl_dpr_co=&amp;gt;sc_ot_project.&lt;br /&gt;    "not doing anything with this data yet&lt;br /&gt;    assign ir_project_ext-&amp;gt;* to &lt;project_ext&gt;.&lt;br /&gt;    assign ir_project_int-&amp;gt;* to &lt;project_int&gt;.  &lt;br /&gt;&lt;br /&gt;  when cl_dpr_co=&amp;gt;sc_ot_phase.&lt;br /&gt;    assign ir_attributes_ext-&amp;gt;* to &lt;phase_ext&gt;.&lt;br /&gt;    assign ir_attributes_int-&amp;gt;* to &lt;phase_int&gt;.&lt;br /&gt;    read table ct_attributes assigning &lt;attributes&gt;&lt;br /&gt;      with key data_element = lc_phase_id_ps.&lt;br /&gt;    if sy-subrc = 0.&lt;br /&gt;      &lt;attributes&gt;-value = &lt;phase_ext&gt;-phase_id.  "something like Z/001-001&lt;br /&gt;    endif.&lt;br /&gt;&lt;br /&gt;  when cl_dpr_co=&amp;gt;sc_ot_task.&lt;br /&gt;    assign ir_attributes_ext-&amp;gt;* to &lt;task_ext&gt;.&lt;br /&gt;    assign ir_attributes_int-&amp;gt;* to &lt;task_int&gt;.&lt;br /&gt;    read table ct_attributes assigning &lt;attributes&gt;&lt;br /&gt;      with key data_element = lc_task_id_co.&lt;br /&gt;    if sy-subrc = 0.&lt;br /&gt;      &lt;attributes&gt;-value = &lt;task_ext&gt;-search_field.  "something like Z/001-001-001&lt;br /&gt;      "sometime after this badi call it is changed to Z/001-001-001/TTO&lt;br /&gt;    endif.&lt;br /&gt;endcase.&lt;/task_ext&gt;&lt;/attributes&gt;&lt;/attributes&gt;&lt;/task_int&gt;&lt;/task_ext&gt;&lt;/phase_ext&gt;&lt;/attributes&gt;&lt;/attributes&gt;&lt;/phase_int&gt;&lt;/phase_ext&gt;&lt;/project_int&gt;&lt;/project_ext&gt;&lt;/attributes&gt;&lt;/task_int&gt;&lt;/task_ext&gt;&lt;/phase_int&gt;&lt;/phase_ext&gt;&lt;/project_int&gt;&lt;/project_ext&gt;&lt;/code&gt;&lt;/b&gt;&lt;/pre&gt;&lt;pre&gt;&lt;b&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/b&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;&lt;b&gt;Answer&lt;/b&gt;:&lt;/code&gt;&lt;/pre&gt;I have found the spot where SAP changes the WBS:&lt;br /&gt;In Class &lt;code&gt;CL_IM_CPRO_PROJECT_LABEL&lt;/code&gt; method &lt;code&gt;IF_EX_GCC_PS_PROJECT_LABEL~GET_WBS_ELEMENT&lt;/code&gt; there is the following logic:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;if lv_object_type_co ne 'DPO'.&lt;br /&gt;  read table attributes_of_ext_obj&lt;br /&gt;       into ls_attribute&lt;br /&gt;       with key data_element = 'DPR_TV_PROJECT_ELEMENT_ID_CO'.&lt;br /&gt;  if sy-subrc = 0.&lt;br /&gt;    if lv_object_type_co eq 'TTO' or     "Aufgabe            "H860739&lt;br /&gt;       lv_object_type_co eq 'ITO'.       "Checklistenpunkt   "H860739&lt;br /&gt;      concatenate ls_attribute-value                         "H860739 &lt;br /&gt;                  lv_object_type_co                          "H860739&lt;br /&gt;                  into ls_value.         "&amp;lt;&amp;lt;==Here it is     "H860739&lt;br /&gt;      wbs_element = ls_value.                                "H860739&lt;br /&gt;    else.                                                    "H860739&lt;br /&gt;      wbs_element = ls_attribute-value.&lt;br /&gt;    endif.                                                   "H860739&lt;br /&gt;  else.&lt;br /&gt;    message e013(iaom_cprojects)&lt;br /&gt;      with 'DPR_TV_PROJECT_ELEMENT_ID_CO'&lt;br /&gt;      raising error_occurred.&lt;br /&gt;  endif.&lt;br /&gt;  "...&lt;br /&gt;  "... Code removed&lt;br /&gt;endif.&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;pre&gt;&lt;code&gt;&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8311292627601437373?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8311292627601437373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-cprojects-replication-and-set.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8311292627601437373'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8311292627601437373'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-cprojects-replication-and-set.html' title='SAP ABAP cProjects replication and Set task-level WBS'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-519976650732455278</id><published>2011-12-26T03:26:00.000-08:00</published><updated>2011-12-26T03:26:33.384-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>SAP ABAP Issue: modal-dialog-box not working</title><content type='html'>&lt;b&gt;I'm trying to call a screen as a popup. The screen type is set to &lt;code&gt;Modal dialog box&lt;/code&gt;  and I'm able to call the screen, but unable to close it. Nothing  happens when I click on the little cross. The next screen is set to &lt;code&gt;0&lt;/code&gt;.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;  &lt;/b&gt;&lt;b&gt;The screen I'm calling as a popup, doesn't contain any buttons, not any hard coded ones anyway. Any ideas what I'm doing wrong?&lt;/b&gt;&lt;br /&gt;&lt;b&gt;  &lt;/b&gt;&lt;b&gt;I'd also like the screen it returns to, to be refreshed (so it loads the PBO again). How do I do that?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;strong&gt;EDIT&lt;/strong&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;  &lt;/b&gt;&lt;pre&gt;&lt;b&gt;&lt;code&gt;MODULE werkende_knoppen_subscreen INPUT.&lt;br /&gt;  CASE ok_code.&lt;br /&gt;    WHEN 'X'.&lt;br /&gt;      LEAVE TO SCREEN 0.&lt;br /&gt;  ENDCASE.&lt;br /&gt;ENDMODULE.&amp;nbsp;&lt;/code&gt;&lt;/b&gt;&lt;/pre&gt;&lt;pre&gt;&lt;b&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/b&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;code&gt;Answer:&lt;/code&gt;&lt;/b&gt;&lt;/span&gt;&lt;/pre&gt;&lt;div class="post-text"&gt;You should be checking for the &lt;code&gt;'EXIT'&lt;/code&gt; (or, in your case for the custom close button, &lt;code&gt;'X'&lt;/code&gt;) user command in the PAI part of your popup. For example:&lt;br /&gt;&lt;pre&gt;&lt;code&gt;MODULE user_command_0010 INPUT.&lt;br /&gt;  ok = sy-ucomm.&lt;br /&gt;  CLEAR sy-ucomm.&lt;br /&gt;  CASE ok.&lt;br /&gt;    WHEN 'EXIT' OR 'X'.&lt;br /&gt;      LEAVE TO SCREEN 0.&lt;br /&gt;  ENDCASE.&lt;br /&gt;ENDMODULE.&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;pre&gt;&lt;b&gt;&lt;code&gt; &lt;/code&gt;&lt;/b&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;&lt;pre&gt;&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;/pre&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-519976650732455278?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/519976650732455278/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issue-modal-dialog-box-not.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/519976650732455278'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/519976650732455278'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issue-modal-dialog-box-not.html' title='SAP ABAP Issue: modal-dialog-box not working'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2962652288712280934</id><published>2011-12-26T03:24:00.000-08:00</published><updated>2011-12-26T03:24:29.697-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>SAP ABAP Issue: Is there a any way to find the customizing request number for a given record at a maintenance view?</title><content type='html'>&lt;div class="post-text"&gt;         &lt;b&gt;In ABAP we can check the latest workbench request assigned to a given code from &lt;code&gt;Utilities-&amp;gt;Versions-&amp;gt;Version Management&lt;/code&gt; menu.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Is there any similar feature to check which is the customizing request for a given record at a maintenance view (SM30) ?&lt;/b&gt;&lt;br /&gt;&lt;b&gt;ps. of course, considering that the transparent table for that given  record have the delivery class E, or C, that needs the customizing  request to allow the user to insert or remove the record.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Answer:&lt;br /&gt;&lt;br /&gt;&lt;div class="post-text"&gt;The table entries are transported as R3TR TABU  or R3TR VDAT entries, while maintained via SM30. You can find these  using function "Search for Objects in Request/Task", which you can find  in transactions SE03 or SE09 (as described by Esti). - This way you can  find all requests and tasks, which contain any entry from the table or  view.&lt;br /&gt;Alternatively you can look directly into DB table to find particular record directly.&lt;br /&gt;You can do it following way:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;start transaction SE16&lt;/li&gt;&lt;li&gt;enter the table name E071K&lt;/li&gt;&lt;li&gt;field OBJNAME is your table&lt;/li&gt;&lt;li&gt;field TABKEY contains the key of the record &lt;/li&gt;&lt;li&gt;execute the selection&lt;/li&gt;&lt;li&gt;field TRKORR then contains the request or task you are looking for...&lt;/li&gt;&lt;/ol&gt;Keep in mind that client-dependent tables start with client, and the  key is concatenation of all the fields and it can contain * (star).&lt;br /&gt;Example: for instance the record for company code DE01 in client 055 in table T001 has the tabkey value&lt;br /&gt;&lt;pre&gt;&lt;code&gt;055DE01&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;For table T001E, to transport all the entries of company code DE01 it would be then&lt;br /&gt;&lt;pre&gt;&lt;code&gt;055DE01*&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2962652288712280934?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2962652288712280934/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issue-is-there-any-way-to-find.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2962652288712280934'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2962652288712280934'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-issue-is-there-any-way-to-find.html' title='SAP ABAP Issue: Is there a any way to find the customizing request number for a given record at a maintenance view?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5576048088907318920</id><published>2011-12-26T03:18:00.000-08:00</published><updated>2011-12-26T03:18:32.650-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>SAP ABAP Cost centre and work order report issue</title><content type='html'>&lt;b&gt;Im very new to abap and i was assigned to do a report on all work orders  related to a cost center.Can any sap guru explain how are cost center  related to work orders with the related tables.Thank you in advance.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Answer: &lt;br /&gt;&lt;div class="post-text"&gt;I will teach you how to fish, but I will not feed you. &lt;br /&gt;Basically a report like this will be simple in terms of ABAP skill,  that is until your asked to do something more than just pick out work  orders based on Cost Center.&lt;br /&gt;Internal Orders or Work Orders are all Cost Center related. Each work  order created has an assigned cost center and can be found in the  following tables and structure.&lt;br /&gt;COEP Controlling Object: Line Items by period. This will have your Order number, item and also Cost Center.&lt;br /&gt;COEJ Controlling Object: Line Items by year. This will have the same by Year.&lt;br /&gt;This is a start. You can also use t-code IW39 to pull up a Work  Order. Then place the cursor on the field you have in question and hit  F1, then in the dialog box choose the Technical Content Icon  (Wrench/Hammer). That will bring you to the technical description of the  field and will have table name etc...&lt;br /&gt;Happy fishing, come back with more questions after you have had a  chance to look at what I gave you. Also, give us some more info on your  configuration.. Do you run PM?&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5576048088907318920?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5576048088907318920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-cost-centre-and-work-order.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5576048088907318920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5576048088907318920'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-cost-centre-and-work-order.html' title='SAP ABAP Cost centre and work order report issue'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3229962687779527730</id><published>2011-12-19T22:54:00.000-08:00</published><updated>2011-12-19T22:54:00.661-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Internal Order Configuration steps</title><content type='html'>Define Order types&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Model orders&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Allocation structure&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Settlement profile&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain number range for settlement documents&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3229962687779527730?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3229962687779527730/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-internal-order-configuration-steps.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3229962687779527730'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3229962687779527730'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-internal-order-configuration-steps.html' title='SAP Internal Order Configuration steps'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1097851524406086662</id><published>2011-12-18T22:52:00.000-08:00</published><updated>2011-12-18T22:52:00.573-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Product Costing Configuration steps</title><content type='html'>&lt;span id="fullpost"&gt;&amp;nbsp;Configuring the Costing&amp;nbsp; sheet for calculating overhead&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring the Cost component structure&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring the costing variant&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for mixed costing&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for joint product&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for Work in Process calculation&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for Variance calculation&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for settlement of variance&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for Product cost by period&amp;nbsp; - product cost collector and setting up of variance calculation &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp; Configuration for Product cost by sales order &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1097851524406086662?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1097851524406086662/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-product-costing-configuration-steps.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1097851524406086662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1097851524406086662'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-product-costing-configuration-steps.html' title='SAP Product Costing Configuration steps'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3477689690384021531</id><published>2011-12-17T22:51:00.000-08:00</published><updated>2011-12-17T22:51:00.240-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Profit Center Configuration</title><content type='html'>&lt;span id="fullpost"&gt;&amp;nbsp;Maintain the profit center settings for Controlling area&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Creation of dummy profit center&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Creation of Standard hierarchy and creation of profit center master&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring the transfer price settings&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Profit center planning configuration&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring Distribution and Assessment cycle&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring the 3KEH table (Balance sheet and profit and loss accounts) &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3477689690384021531?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3477689690384021531/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-profit-center-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3477689690384021531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3477689690384021531'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-profit-center-configuration.html' title='SAP Profit Center Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4178854892455903485</id><published>2011-12-16T22:52:00.000-08:00</published><updated>2011-12-16T22:52:00.110-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Profitability Analysis Configuration</title><content type='html'>&lt;span id="fullpost"&gt;Creating Characteristics and value fields&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring the Operating concern&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Copying an Operating concern from an existing operating concern&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Characteristic values, defining characteristics hierarchy&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Defining Characteristic derivation&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Defining keys for accessing material cost estimate and assigning costing key to characteristics&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Planning configuration&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintaining value field groups&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for value flow from SD to PA&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for value flow form FI to PA&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration for settlement of&amp;nbsp; Product costing variance to PA&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Creation of Profitability report&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Transporting customizing settings &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4178854892455903485?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4178854892455903485/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-profitability-analysis.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4178854892455903485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4178854892455903485'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-profitability-analysis.html' title='SAP Profitability Analysis Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4820945395177932312</id><published>2011-12-15T22:51:00.000-08:00</published><updated>2011-12-15T22:51:00.148-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Cost Center Configuration</title><content type='html'>&lt;span id="fullpost"&gt;Configuring the Controlling area&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintaining versions in Controlling area&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring multiple valuation approaches/ Transfer prices&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Cost element accounting set up&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Reconciliation ledger configuration&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Setting Cost center Hierarchy, cost center master data, activity types&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Cost center planning which includes creating planner profile, creating planning layout&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring various cycles such as Distribution. Assessment, Indirect Activity allocation&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring Splitting structure&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring Automatic account assignment (OKB9) &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4820945395177932312?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4820945395177932312/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-cost-center-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4820945395177932312'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4820945395177932312'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-cost-center-configuration.html' title='SAP Cost Center Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7301821424401663550</id><published>2011-12-14T22:50:00.000-08:00</published><updated>2011-12-14T22:50:00.476-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Special Purpose Ledger configuration</title><content type='html'>&lt;span id="fullpost"&gt;Define Table Group&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Fiscal Year Variant&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Ledgers&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Local Posting Periods&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Actual Versions&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain Valid Document types&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Maintain local number ranges&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Perform Diagnosis&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Entering an FI-SL document&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Libraries&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Report Painter Reports &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7301821424401663550?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7301821424401663550/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-special-purpose-ledger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7301821424401663550'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7301821424401663550'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-special-purpose-ledger.html' title='SAP Special Purpose Ledger configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5518051464236948841</id><published>2011-12-13T22:49:00.000-08:00</published><updated>2011-12-13T22:49:00.302-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Asset Configuration (based on New GL)</title><content type='html'>&lt;span id="fullpost"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; With the introduction of&amp;nbsp; SAP New GL&amp;nbsp; there is no longer a need to maintain different GL codes for different depreciation areas. The only requirement is to maintain for each reporting 2 additional depreciation areas i.e. one real depreciation area and second derived depreciation&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configure Depreciation as above&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Assign target ledger group to the respective depreciation areas&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wizard to set up Parallel Valuation. &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5518051464236948841?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5518051464236948841/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-asset-configuration-based-on-new-gl.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5518051464236948841'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5518051464236948841'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-asset-configuration-based-on-new-gl.html' title='SAP Asset Configuration (based on New GL)'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4502576691754302209</id><published>2011-12-12T22:49:00.000-08:00</published><updated>2011-12-12T22:49:00.268-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Asset Configuration</title><content type='html'>&lt;span id="fullpost"&gt;&amp;nbsp;Copying Chart of Depreciation&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Asset Classes&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring account determination for Assets (Integration of Asset with GL)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Deactivate Asset class for Chart of depreciation&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring posting of depreciation&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring the depreciation key&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring asset classes for group assets&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define/Assign Settlement profile&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Legacy Asset data transfer &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4502576691754302209?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4502576691754302209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-asset-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4502576691754302209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4502576691754302209'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-asset-configuration.html' title='SAP Asset Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3666012272531091031</id><published>2011-12-11T22:48:00.000-08:00</published><updated>2011-12-11T22:48:02.538-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP AR &amp; AP configuration</title><content type='html'>&lt;span id="fullpost"&gt;Define Account Groups for Customers and Vendors&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Accounting clerk&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Delete Customer and Vendor Master data&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring Payment terms&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring various automatic account determination&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Defining Tolerances&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring Automatic Payment Program&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Special GL configuration for down payments from customer and vendors&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configure&amp;nbsp; regrouping of Customers &amp;amp; vendors per remaining terms of receivables &amp;amp; payables&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Dunning&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring calculation of Interest on arrears &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3666012272531091031?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3666012272531091031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-ar-ap-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3666012272531091031'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3666012272531091031'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-ar-ap-configuration.html' title='SAP AR &amp; AP configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5588796934180656156</id><published>2011-12-10T22:47:00.000-08:00</published><updated>2011-12-10T22:47:00.641-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Bank Configuration</title><content type='html'>&amp;nbsp;Define House Banks&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Electronic and Manual Bank statement configuration&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Check Deposit configuration&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring Cash Journal&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5588796934180656156?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5588796934180656156/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-bank-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5588796934180656156'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5588796934180656156'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-bank-configuration.html' title='SAP Bank Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5489382433956934565</id><published>2011-12-09T22:47:00.000-08:00</published><updated>2011-12-09T22:47:00.228-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Cost of Sales Accounting configuration</title><content type='html'>&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;div class="MsoNormal" style="mso-pagination: none;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Cost           of Sales accounting needs to be implemented in a manner which makes it           more powerful to reconcile the FI and CO module and enable to do a           fast close of month end activities. &lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                      &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="mso-pagination: none;"&gt;&lt;b&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;This           functionality needs to be implemented to find out balance on the           following:-&lt;/span&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                      &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/span&gt;         &lt;table border="0" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;&lt;tr&gt;             &lt;td valign="top" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="width: 9pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Process/Production               orders not settled.&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="width: 9pt;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;Networks/WBS               not settled&lt;/span&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="width: 9pt;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;Internal               orders not settled.&lt;/span&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="width: 9pt;"&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Plant               Maintenance orders not settled&lt;/b&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;         &lt;/span&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;         &lt;blockquote&gt;           &lt;div class="MsoNormal" style="margin-left: 21pt; mso-pagination: none; tab-stops: .575in;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/span&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5489382433956934565?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5489382433956934565/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-cost-of-sales-accounting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5489382433956934565'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5489382433956934565'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-cost-of-sales-accounting.html' title='SAP Cost of Sales Accounting configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2632765400576974390</id><published>2011-12-08T22:54:00.001-08:00</published><updated>2011-12-08T22:54:10.025-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP Actual Costing &amp; Material Ledger Configuration steps</title><content type='html'>&lt;span id="fullpost"&gt;&amp;nbsp;Configuring Material Ledger for Plants&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring dynamic price changes&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Defining and assigning the material ledger update structure to plants&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuration of Actual costing and activation of actual cost component split&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Production start up activities in Material Ledger &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2632765400576974390?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2632765400576974390/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-actual-costing-material-ledger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2632765400576974390'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2632765400576974390'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-actual-costing-material-ledger.html' title='SAP Actual Costing &amp; Material Ledger Configuration steps'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-6339556707517883102</id><published>2011-12-08T22:47:00.000-08:00</published><updated>2011-12-08T22:47:04.029-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP New GL configuration</title><content type='html'>&amp;nbsp;Define Ledgers for GL&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Currencies for Leading Ledger&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define and Activate Non-Leading Ledger&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Assign Scenarios and Customer Fields to Ledgers&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Ledger Group&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Activate New GL Accounting&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Accounting principles and assign to ledger groups&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Variants for Real-time integration and assign to company code&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define document number ranges for GL view (posting only to specific Ledger)&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define document types for posting only to non leading ledgers&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring document splitting&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Assigning Default profit center to accounts&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Define Worklist for exchange rate entry&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Assign Exchange rate to worklist&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Configuring Assessment and distribution in New GL&lt;br /&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;&amp;nbsp;Deactivate update of Classic GL&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-6339556707517883102?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/6339556707517883102/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-new-gl-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6339556707517883102'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6339556707517883102'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-new-gl-configuration.html' title='SAP New GL configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5486858148646266548</id><published>2011-12-08T22:46:00.000-08:00</published><updated>2011-12-08T22:46:03.467-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP GL configuration</title><content type='html'>&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;div class="MsoNormal" style="mso-pagination: none;"&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                  &lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;         &lt;/span&gt;         &lt;table border="0" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;&lt;tr&gt;             &lt;td valign="top" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Company               Code configuration&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table border="0" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;&lt;tr&gt;             &lt;td valign="top" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Standard               Line item text configuration&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #3366ff; font-size: 7pt; language: EN; mso-ansi-language: EN;"&gt;                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table border="0" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;&lt;tr&gt;             &lt;td valign="top" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Complete               GL configuration, defining chart of accounts,&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size: 7pt; language: EN; mso-ansi-language: EN;"&gt;               &lt;/span&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;defining               retained&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;earnings               account                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table border="0" cellpadding="0" cellspacing="0"&gt;&lt;tbody&gt;&lt;tr&gt;             &lt;td valign="top" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Validation&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size: 7pt; language: EN; mso-ansi-language: EN;"&gt;               &lt;/span&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&amp;amp;               Substitution                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Parallel               currencies configuration                              &lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Taxes               on Sales Purchase configuration                              &lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;GL               Automatic clearing configuration                              &lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Foreign               currency valuation configuration                              &lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;GR/IR               Regrouping configuration                              &lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;Financial               Statement version configuration (Creating Balance sheet and Profit               and Loss account)                              &lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;FI               - MM account determination configuration&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="language: EN; mso-ansi-language: EN;"&gt;                              &lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;           &lt;/tr&gt;&lt;tr&gt;             &lt;td valign="baseline" width="42"&gt;&lt;img height="15" hspace="13" src="http://www.sapficoconsultant.com/arcbul1a.gif" width="15" /&gt;&lt;/td&gt;             &lt;td valign="top" width="100%"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;               &lt;/span&gt;&lt;div class="MsoNormal" style="margin-left: 36pt; mso-level-font-family: Symbol; mso-level-indent: 15.0pt; mso-level-number-format: bullet; mso-level-size: 10.0pt; mso-level-text: ; mso-pagination: none; tab-stops: .575in; text-indent: -15pt;"&gt;&lt;span style="font-family: Verdana,Arial,Helvetica;"&gt;&lt;span style="font-family: Arial; font-size: 12pt; language: EN; mso-ansi-language: EN; mso-arabic-font-family: Arial; mso-ascii-font-family: Arial; mso-cyrillic-font-family: Arial; mso-default-font-family: Arial; mso-greek-font-family: Arial; mso-hebrew-font-family: Arial; mso-latin-font-family: Arial; mso-latinext-font-family: Arial;"&gt;&lt;b&gt;FI               - SD account determination configuration&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/blockquote&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5486858148646266548?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5486858148646266548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-gl-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5486858148646266548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5486858148646266548'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-gl-configuration.html' title='SAP GL configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-680696852720025082</id><published>2011-12-08T22:44:00.001-08:00</published><updated>2011-12-08T22:44:41.205-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP ABAP Issues'/><title type='text'>SAP ABAP Smartform Print Problem</title><content type='html'>I am facing a strange issue while printing a smartform at the user  location. There is a black box covering the entire lower portion of the  page.In the smartform a window is placed at this position. When I delete  the window and print it, the output is fine. I have checked the option  of window shading color as well âs whatever color/no color I give, it  doesn't make any difference.&lt;br /&gt;&lt;br /&gt;This happens only in a certain type of printer at the user's location ând&amp;nbsp; everywhere else its fine.&lt;br /&gt;&lt;br /&gt;Please give some pointers âs is this a printer fault or can something be changed in the smartform to solve this problem?&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ans&lt;/b&gt; : I think smart forms are some how printer specific, It is not a must that  if tested on one printer it will work perfectly well on the other. I  always face similar problems with logos coming upside down on some  printers or being very faint etc.&lt;br /&gt;so its usually a printer problem. Try changing the drivers of that printer especially to a lower version and see.&lt;br /&gt;Your hardware team can help if not conversant&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-680696852720025082?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/680696852720025082/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-smartform-print-problem.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/680696852720025082'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/680696852720025082'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/12/sap-abap-smartform-print-problem.html' title='SAP ABAP Smartform Print Problem'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-125315501468670022</id><published>2011-11-03T20:33:00.000-07:00</published><updated>2011-11-03T20:33:00.245-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Online Tutorial'/><title type='text'>SAP FICO VIDEO TRAINING TUTORIALS 0021 TASK 1 GENERAL LEDGER MASTER CREATION ECC6</title><content type='html'>&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/E_nUnuxyvTE" width="560"&gt;&lt;/iframe&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-125315501468670022?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/125315501468670022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/11/sap-fico-video-training-tutorials-0021.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/125315501468670022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/125315501468670022'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/11/sap-fico-video-training-tutorials-0021.html' title='SAP FICO VIDEO TRAINING TUTORIALS 0021 TASK 1 GENERAL LEDGER MASTER CREATION ECC6'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/E_nUnuxyvTE/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4194882186156943284</id><published>2011-11-02T20:31:00.000-07:00</published><updated>2011-11-02T20:31:00.458-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Online Tutorial'/><title type='text'>SAP FICO VIDEO TRAINING TUTORIALS 0009 MAINTAIN FISCAL YEAR VARIANT ECC6</title><content type='html'>&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/c0AlyRR1k1A" width="560"&gt;&lt;/iframe&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4194882186156943284?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4194882186156943284/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/11/sap-fico-video-training-tutorials-0009.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4194882186156943284'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4194882186156943284'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/11/sap-fico-video-training-tutorials-0009.html' title='SAP FICO VIDEO TRAINING TUTORIALS 0009 MAINTAIN FISCAL YEAR VARIANT ECC6'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/c0AlyRR1k1A/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4775432298147058291</id><published>2011-11-01T20:28:00.000-07:00</published><updated>2011-11-01T20:28:00.295-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Online Tutorial'/><title type='text'>SAP FICO VIDEO TRAINING TUTORIALS 0030 OPTION-2 MONTH END PROVISIONS ECC6</title><content type='html'>&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/IaGzFe14ZgI" width="560"&gt;&lt;/iframe&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4775432298147058291?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4775432298147058291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/11/sap-fico-video-training-tutorials-0030.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4775432298147058291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4775432298147058291'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/11/sap-fico-video-training-tutorials-0030.html' title='SAP FICO VIDEO TRAINING TUTORIALS 0030 OPTION-2 MONTH END PROVISIONS ECC6'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/IaGzFe14ZgI/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2311192857179523790</id><published>2011-10-31T20:31:00.000-07:00</published><updated>2011-10-31T20:31:15.290-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Online Tutorial'/><title type='text'>SAP FICO VIDEO TRAINING TUTORIALS 0001 COMPANY CREATION</title><content type='html'>&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/dWcjGA3Lcks" width="560"&gt;&lt;/iframe&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2311192857179523790?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2311192857179523790/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/10/sap-fico-video-training-tutorials-0001.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2311192857179523790'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2311192857179523790'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/10/sap-fico-video-training-tutorials-0001.html' title='SAP FICO VIDEO TRAINING TUTORIALS 0001 COMPANY CREATION'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/dWcjGA3Lcks/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2024530143849593856</id><published>2011-10-31T20:26:00.001-07:00</published><updated>2011-10-31T20:26:52.841-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Tutorial'/><title type='text'>sap fico tutorial</title><content type='html'>&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/RuhmA6lxt4A" width="420"&gt;&lt;/iframe&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2024530143849593856?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2024530143849593856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/10/sap-fico-tutorial.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2024530143849593856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2024530143849593856'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/10/sap-fico-tutorial.html' title='sap fico tutorial'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://img.youtube.com/vi/RuhmA6lxt4A/default.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-9100787673314276431</id><published>2011-09-30T08:39:00.000-07:00</published><updated>2011-09-30T08:39:00.624-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Balance sheet valuation</title><content type='html'>&lt;span id="fullpost"&gt;Balance sheet valuation:&lt;br /&gt;You can valuate stocks for the balance sheet in two ways: Lowest value&lt;br /&gt;determination according to current market prices (RMNIWE00) and lowest value&lt;br /&gt;determination according to rate of movement/range of coverage (RMNIWE10/20).&lt;br /&gt;You can use both methods separately (single-level procedure) or in combination&lt;br /&gt;(multi-level procedure).  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-9100787673314276431?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/9100787673314276431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/balance-sheet-valuation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/9100787673314276431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/9100787673314276431'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/balance-sheet-valuation.html' title='Balance sheet valuation'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2317663857496292341</id><published>2011-09-29T08:38:00.000-07:00</published><updated>2011-09-29T08:38:00.596-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>standard procedure for posting procurement transactions in Financial Accounting</title><content type='html'>&lt;span id="fullpost"&gt;The three-step reconciliation is the standard procedure for posting procurement&lt;br /&gt;transactions in Financial Accounting. The procedure involves the following three&lt;br /&gt;steps:&lt;br /&gt; Purchase order&lt;br /&gt;This is carried out exclusively in MM. No data is posted in Financial&lt;br /&gt;Accounting.&lt;br /&gt; Goods receipt&lt;br /&gt;To update the inventory, a material document is created in MM. At the same&lt;br /&gt;time, a document is created in FI, which is used to post the value of the&lt;br /&gt;goods to the material stock account or the consumption account (debit) and&lt;br /&gt;to the goods receipt/invoice receipt account (credit).&lt;br /&gt; Invoice receipt&lt;br /&gt;The vendor invoice is posted in MM and a document is created in FI at the&lt;br /&gt;same time. This FI document contains the invoice amount that is posted to&lt;br /&gt;the goods receipt/invoice receipt account (debit) and to the vendor account&lt;br /&gt;(credit).&lt;br /&gt;The last two steps can be completed in reverse order, depending on the order in&lt;br /&gt;which the goods and the invoice are received.&lt;br /&gt;The goods receipt/invoice receipt account ensures that goods were received for&lt;br /&gt;each invoice and vice versa.  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2317663857496292341?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2317663857496292341/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/standard-procedure-for-posting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2317663857496292341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2317663857496292341'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/standard-procedure-for-posting.html' title='standard procedure for posting procurement transactions in Financial Accounting'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5794392586938241919</id><published>2011-09-28T08:37:00.000-07:00</published><updated>2011-09-28T08:37:00.173-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Cycle counting method:</title><content type='html'>&lt;span id="fullpost"&gt;Cycle counting method: This also involves a physical inventory count.&lt;br /&gt;The material stocks are counted at regular intervals during the fiscal year.&lt;br /&gt;The interval or cycle in which a material is counted depends on the cycle&lt;br /&gt;counting indicator set for the material.  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5794392586938241919?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5794392586938241919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/cycle-counting-method.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5794392586938241919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5794392586938241919'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/cycle-counting-method.html' title='Cycle counting method:'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8648581675266942109</id><published>2011-09-27T08:36:00.000-07:00</published><updated>2011-09-27T08:36:00.115-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Periodic inventory method:</title><content type='html'>&lt;span id="fullpost"&gt;Periodic inventory method: All stocks are physically counted on the&lt;br /&gt;balance sheet key date. Every material has to be counted on this date. During&lt;br /&gt;the count, the entire warehouse is blocked from any material movements.  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8648581675266942109?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8648581675266942109/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/periodic-inventory-method.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8648581675266942109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8648581675266942109'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/periodic-inventory-method.html' title='Periodic inventory method:'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7657715760611859931</id><published>2011-09-26T08:36:00.000-07:00</published><updated>2011-09-26T08:36:00.851-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Continuous inventory method</title><content type='html'>&lt;span id="fullpost"&gt;Continuous inventory method: Stocks are counted throughout the entire&lt;br /&gt;fiscal year. Every material has to be physically counted at least once during&lt;br /&gt;the course of the year.  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7657715760611859931?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7657715760611859931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/continuous-inventory-method.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7657715760611859931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7657715760611859931'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/continuous-inventory-method.html' title='Continuous inventory method'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8656705286789450091</id><published>2011-09-25T08:33:00.000-07:00</published><updated>2011-09-25T08:33:00.238-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Fixed Assets FICO Certification Example</title><content type='html'>&lt;span id="fullpost"&gt;Business Example&lt;br /&gt;In preparation for year-end closing, you need to review the closing activities for&lt;br /&gt;Asset Accounting.&lt;br /&gt;For month-end closing, you need to execute a depreciation posting run to record&lt;br /&gt;depreciation expenses for the current period and to post the results to the general&lt;br /&gt;ledger.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Task 1:&lt;br /&gt;Carry out the following task.&lt;br /&gt;1. Execute the Fiscal Year Change program for your company code AC## IN&lt;br /&gt;TEST MODE only. Check the documentation that is displayed.&lt;br /&gt;Hint: If the Limitation online message appears, choose Yes&lt;br /&gt;to continue processing.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Task 2:&lt;br /&gt;Process an unplanned depreciation run for the current period in your company&lt;br /&gt;code. Check the effects of this closing process on your financial statements from&lt;br /&gt;the general ledger.&lt;br /&gt;1. Use the report variant VAR## that you created earlier to check the financial&lt;br /&gt;statements (RFBILA00) before posting depreciation. At this point in time,&lt;br /&gt;you will see the asset acquisition value only.&lt;br /&gt;2. In a second session, execute an unplanned depreciation posting run for your&lt;br /&gt;company code AC## for the current period. Execute the update run (deselect&lt;br /&gt;the Test Run indicator). Use printer LP01.&lt;br /&gt;Hint: Remember that you have to execute a depreciation posting run&lt;br /&gt;in the background. Choose Immediate Processing.&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Now take a look at the log and the documents for the depreciation run in&lt;br /&gt;your company code AC## for the current period.&lt;br /&gt;4. You use the Asset Explorer to check the depreciation (under Posted Values)&lt;br /&gt;for the depreciation areas 01 (book depreciation) and 20 (cost accounting&lt;br /&gt;depreciation).&lt;br /&gt;5. Return to your original session to recreate the financial statements. Now&lt;br /&gt;you will see the depreciation posting in the balance sheet (accumulated&lt;br /&gt;depreciation) and in the P&amp;amp;L (ordinary depreciation).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Task 3:&lt;br /&gt;Answer the following questions about year-end closing activities in Asset&lt;br /&gt;Accounting.&lt;br /&gt;1. Name the year-end activity that has to be performed within FI-AA in order&lt;br /&gt;to be able to post to asset accounts in the new fiscal year. When should&lt;br /&gt;this activity be performed?&lt;br /&gt;2. Name the checks that are performed before the previous year is closed with&lt;br /&gt;the year-end closing program in Asset Accounting.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Task 1:&lt;br /&gt;Carry out the following task.&lt;br /&gt;1. Execute the Fiscal Year Change program for your company code AC## IN&lt;br /&gt;TEST MODE only. Check the documentation that is displayed.&lt;br /&gt;Hint: If the Limitation online message appears, choose Yes&lt;br /&gt;to continue processing.&lt;br /&gt;a) Carry out the fiscal year change in test mode&lt;br /&gt;Menu path for fiscal year change:&lt;br /&gt;Accounting → Financial Accounting → Fixed Assets → Periodic&lt;br /&gt;Processing → Fiscal Year Change&lt;br /&gt;Enter the following data:&lt;br /&gt;Company code(s): AC##&lt;br /&gt;New Fiscal Year: Current year + 1&lt;br /&gt;Test Run: Set indicator&lt;br /&gt;Execute the report.&lt;br /&gt;Hint: If the Limitation online message appears, choose&lt;br /&gt;Yes to continue processing.&lt;br /&gt;Once you have checked the report, return to the main menu.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Task 2:&lt;br /&gt;Process an unplanned depreciation run for the current period in your company&lt;br /&gt;code. Check the effects of this closing process on your financial statements from&lt;br /&gt;the general ledger.&lt;br /&gt;1. Use the report variant VAR## that you created earlier to check the financial&lt;br /&gt;statements (RFBILA00) before posting depreciation. At this point in time,&lt;br /&gt;you will see the asset acquisition value only.&lt;br /&gt;a) Call up the report (RFBILA00)&lt;br /&gt;Menu path for report:&lt;br /&gt;Information Systems → Accounting → Financial Accounting →&lt;br /&gt;General Ledger → Balance Sheet&lt;br /&gt;Select a variant:&lt;br /&gt;Goto → Variants → Get... . Enter VAR##.&lt;br /&gt;Choose Execute to select the variant.&lt;br /&gt;Execute the report.&lt;br /&gt;After you have checked the report, return to the Balance Sheet/P+L&lt;br /&gt;Statement screen.&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;In a second session, execute an unplanned depreciation posting run for your&lt;br /&gt;company code AC## for the current period. Execute the update run (deselect&lt;br /&gt;the Test Run indicator). Use printer LP01.&lt;br /&gt;Hint: Remember that you have to execute a depreciation posting run&lt;br /&gt;in the background. Choose Immediate Processing.&lt;br /&gt;a) Execute an unplanned depreciation posting run&lt;br /&gt;Hint: Remember that you must execute a depreciation posting&lt;br /&gt;run in the background.&lt;br /&gt;Choose Immediate Processing.&lt;br /&gt;Menu path to create a new session:&lt;br /&gt;System  Create Session&lt;br /&gt;Menu path for the depreciation program:&lt;br /&gt;Accounting → Financial Accounting → Fixed Assets → Periodic&lt;br /&gt;Processing → Depreciation Run → Execute&lt;br /&gt;Enter the following data:&lt;br /&gt;Company Code: AC##&lt;br /&gt;Fiscal Year: Current year&lt;br /&gt;Posting Period: Current period&lt;br /&gt;Select Unplanned Posting Run. Deselect the Test Run indicator.&lt;br /&gt;Choose Program → Execute in Background.&lt;br /&gt;Enter LP01 as the output device.&lt;br /&gt;Choose Enter.&lt;br /&gt;Choose start time: Immediate.&lt;br /&gt;Save.&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Now take a look at the log and the documents for the depreciation run in&lt;br /&gt;your company code AC## for the current period.&lt;br /&gt;a) Menu path for the log:&lt;br /&gt;Accounting → Financial Accounting → Fixed Assets → Periodic&lt;br /&gt;Processing → Depreciation Run → Display Log&lt;br /&gt;Enter the following data:&lt;br /&gt;Company Code: AC##&lt;br /&gt;Fiscal Year: Current fiscal year&lt;br /&gt;Posting period: Current period&lt;br /&gt;Set the List Assets indicator.&lt;br /&gt;When the assets have been listed, double-click on Document Number&lt;br /&gt;to branch to the accounting document (documents in Accounting).&lt;br /&gt;Take a look at the accounting document and then go back to the main&lt;br /&gt;Asset Accounting menu.&lt;br /&gt;4. You use the Asset Explorer to check the depreciation (under Posted Values)&lt;br /&gt;for the depreciation areas 01 (book depreciation) and 20 (cost accounting&lt;br /&gt;depreciation).&lt;br /&gt;a) Menu path for the Asset Explorer:&lt;br /&gt;Accounting → Financial Accounting → Fixed Assets → Asset →&lt;br /&gt;Asset Explorer&lt;br /&gt;Enter the following data:&lt;br /&gt;Company Code: AC##&lt;br /&gt;Asset: TACMACH##&lt;br /&gt;Fiscal year: Current fiscal year&lt;br /&gt;For this asset, choose the depreciation area 01 book depreciation and&lt;br /&gt;go to the Posted Values tab page to display the depreciation amounts.&lt;br /&gt;Repeat this step for depreciation area 20, cost accounting depreciation.&lt;br /&gt;5. Return to your original session to recreate the financial statements. Now&lt;br /&gt;you will see the depreciation posting in the balance sheet (accumulated&lt;br /&gt;depreciation) and in the P&amp;amp;L (ordinary depreciation).&lt;br /&gt;a) Create financial statements (RFBILA00)&lt;br /&gt;Execute the report again from the Balance Sheet/P+L Statement screen.&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Task 3:&lt;br /&gt;Answer the following questions about year-end closing activities in Asset&lt;br /&gt;Accounting.&lt;br /&gt;1. Name the year-end activity that has to be performed within FI-AA in order&lt;br /&gt;to be able to post to asset accounts in the new fiscal year. When should&lt;br /&gt;this activity be performed?&lt;br /&gt;a) Questions on the year-end closing activities in Asset Accounting&lt;br /&gt;Name the year-end activity that has to be performed within FI-AA in&lt;br /&gt;order to be able to post to asset accounts in the new fiscal year. When&lt;br /&gt;should this activity be performed?&lt;br /&gt;The fiscal year change program displays fields for entering a new&lt;br /&gt;annual value for each asset. The earliest you can start this program&lt;br /&gt;is in the last posting period of the 'old' year.&lt;br /&gt;2. Name the checks that are performed before the previous year is closed with&lt;br /&gt;the year-end closing program in Asset Accounting.&lt;br /&gt;a) The check report for year-end closing checks:&lt;br /&gt; Whether all the assets accrued in the fiscal year have been&lt;br /&gt;activated.&lt;br /&gt; Whether the fiscal year change has been completed for all assets&lt;br /&gt; Whether depreciation was fully posted&lt;br /&gt; Whether errors exist (such as an incorrectly defined depreciation&lt;br /&gt;key for the depreciation calculation)&lt;br /&gt; Whether the asset balances from depreciation areas for periodic&lt;br /&gt;posting have been posted in full to the general ledger.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8656705286789450091?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8656705286789450091/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/fixed-assets-fico-certification-example.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8656705286789450091'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8656705286789450091'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/fixed-assets-fico-certification-example.html' title='Fixed Assets FICO Certification Example'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2407256359764858836</id><published>2011-09-24T08:29:00.000-07:00</published><updated>2011-09-24T08:29:00.276-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>FICO Certification topics</title><content type='html'>&lt;span id="fullpost"&gt;Identify where in the system you execute the financial statement program&lt;br /&gt; Describe the purpose of the financial statement version&lt;br /&gt; Create, change, and display financial statement versions&lt;br /&gt; Create financial statements using a drilldown report&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2407256359764858836?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2407256359764858836/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/fico-certification-topics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2407256359764858836'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2407256359764858836'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/fico-certification-topics.html' title='FICO Certification topics'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-6941990911927888654</id><published>2011-09-23T08:30:00.000-07:00</published><updated>2011-09-23T08:30:02.345-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Fixed and Current Assets FICO Certification material</title><content type='html'>&lt;span id="fullpost"&gt;Outline the impact of posting book and tax depreciation within Asset&lt;br /&gt;Accounting on periodic closing activities within General Ledger Accounting.&lt;br /&gt; Explain how the physical inventory procedure can lead to a G/L posting&lt;br /&gt; Describe the monthly maintenance of the GR/IR clearing account in MM&lt;br /&gt; Carry out the analysis of the GR/IR account for year-end closing&lt;br /&gt; Identify the various year-end valuation methods for work in process and for&lt;br /&gt;material that is procured internally and externally  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-6941990911927888654?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/6941990911927888654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/fixed-and-current-assets-fico.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6941990911927888654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6941990911927888654'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/fixed-and-current-assets-fico.html' title='Fixed and Current Assets FICO Certification material'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-569800773503650943</id><published>2011-09-22T08:28:00.000-07:00</published><updated>2011-09-22T08:28:00.669-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Drilldown Reporting Solutions</title><content type='html'>&lt;span id="fullpost"&gt;Create a new session.&lt;br /&gt;1. Create financial statements using the Actual/Actual Comparison for Year&lt;br /&gt;drilldown report. Run the report for your company code AC## and the&lt;br /&gt;current fiscal year. Use the financial statement version that you created&lt;br /&gt;(FS##). Within the output list of the report, drill down to the line items&lt;br /&gt;which make up the account Salaries.&lt;br /&gt;a) Call up drilldown report&lt;br /&gt;Menu path to create a new session:&lt;br /&gt;System → Create Session&lt;br /&gt;Menu path for the report: Accounting → Financial Accounting →&lt;br /&gt;General Ledger → Information System → General Ledger Reports →&lt;br /&gt;Balance Sheet/ Profit and Loss Statement / Cash Flow → General →&lt;br /&gt;Actual/Actual Comparisons→ Actual/Actual Comparison for Year&lt;br /&gt;Enter the following data:&lt;br /&gt;Company Code: AC##&lt;br /&gt;FIS Annual Rep.Struc: FS##&lt;br /&gt;Fiscal Year: Current year&lt;br /&gt;Execute the report.&lt;br /&gt;Expand the profit and loss statement by clicking the + to the left of&lt;br /&gt;the Profit and loss statement line.&lt;br /&gt;Continue to expand the following:&lt;br /&gt;+ Staff costs&lt;br /&gt;+ Wages and salaries&lt;br /&gt;+ Salaries&lt;br /&gt;+ Salaries&lt;br /&gt;→ Salaries&lt;br /&gt;Place the cursor on the selected row in the column for the current&lt;br /&gt;fiscal year.&lt;br /&gt;Choose Goto → Line Items&lt;br /&gt;Check the line items for this account.&lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;(Optional) Display the line items by double-clicking them. In the&lt;br /&gt;document display, choose the Document Overview icon to view the&lt;br /&gt;other line items for this document.  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-569800773503650943?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/569800773503650943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/drilldown-reporting-solutions.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/569800773503650943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/569800773503650943'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/drilldown-reporting-solutions.html' title='Drilldown Reporting Solutions'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1355166854353320286</id><published>2011-09-21T08:27:00.000-07:00</published><updated>2011-09-21T08:27:00.157-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Drilldown Reporting</title><content type='html'>&lt;span id="fullpost"&gt;Business Example&lt;br /&gt;The cross-application drilldown reporting function can also be used to create&lt;br /&gt;financial statements. You will run a delivered balance sheet/profit and loss report&lt;br /&gt;to explore the features provided by this reporting tool.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;Task:&lt;br /&gt;Create a new session.&lt;br /&gt;1. Create financial statements using the Actual/Actual Comparison for Year&lt;br /&gt;drilldown report. Run the report for your company code AC## and the&lt;br /&gt;current fiscal year. Use the financial statement version that you created&lt;br /&gt;(FS##). Within the output list of the report, drill down to the line items&lt;br /&gt;which make up the account Salaries. &lt;/span&gt;&lt;br /&gt;&lt;span id="fullpost"&gt;  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1355166854353320286?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1355166854353320286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/drilldown-reporting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1355166854353320286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1355166854353320286'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/drilldown-reporting.html' title='Drilldown Reporting'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7291503835390642427</id><published>2011-09-20T08:26:00.000-07:00</published><updated>2011-09-20T08:26:00.752-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Creating Financial Statements Task 3</title><content type='html'>&lt;span id="fullpost"&gt;Carry out the following task.&lt;br /&gt;1. Create financial statements (report RFBILA00) for company code AC## for&lt;br /&gt;the current period to test your new financial statement version FS##. Also,&lt;br /&gt;create a report variant to simplify reporting in subsequent exercises. Assign&lt;br /&gt;the variant name VAR## and the description CoCode AC## current period.&lt;br /&gt;a) Test financial statements (RFBILA00) and create variant&lt;br /&gt;Menu path for report:&lt;br /&gt;Information Systems → Accounting → Financial Accounting →&lt;br /&gt;General Ledger → Balance Sheet&lt;br /&gt;Enter the following data:&lt;br /&gt;Company code: AC##&lt;br /&gt;Tab page: Further Selections&lt;br /&gt;Financial Statement Version:FS##&lt;br /&gt;Reporting year: Current year&lt;br /&gt;Reporting Periods: From current period to current period&lt;br /&gt;Choose Goto → Variants → Save As Variant...&lt;br /&gt;Enter the following data:&lt;br /&gt;Variant name: VAR##&lt;br /&gt;Description: CoCode AC## current period&lt;br /&gt;Save.&lt;br /&gt;Execute the report.  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7291503835390642427?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7291503835390642427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-3.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7291503835390642427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7291503835390642427'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-3.html' title='Creating Financial Statements Task 3'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7851973790368522361</id><published>2011-09-19T08:24:00.000-07:00</published><updated>2011-09-19T08:24:00.850-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Creating Financial Statements Task 2 step3</title><content type='html'>&lt;span id="fullpost"&gt;Reassign your financial statement items under “Staff costs” by moving your&lt;br /&gt;new item 3063000 to the end.&lt;br /&gt;a) Reassign items&lt;br /&gt;On the Change Financial Statement Version screen:&lt;br /&gt;Place your cursor on item 3063000.&lt;br /&gt;Choose Edit → Select +/-&lt;br /&gt;(Item is highlighted)&lt;br /&gt;Place the cursor on the target item, 3062000.&lt;br /&gt;Choose Edit → Reassign +/-&lt;br /&gt;Confirm the “Same Level” setting.&lt;br /&gt;Choose Enter.&lt;br /&gt;(Item is moved)&lt;br /&gt;Save.&lt;br /&gt;C  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7851973790368522361?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7851973790368522361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-2_19.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7851973790368522361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7851973790368522361'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-2_19.html' title='Creating Financial Statements Task 2 step3'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2773792686689158321</id><published>2011-09-18T08:24:00.000-07:00</published><updated>2011-09-18T08:24:00.916-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Creating Financial Statements Task 2 step2</title><content type='html'>&lt;span id="fullpost"&gt;Check whether all the G/L accounts in your chart of accounts and company&lt;br /&gt;code have been correctly assigned to the financial statement items in your&lt;br /&gt;financial statement version.&lt;br /&gt;a) Check the assignment of accounts&lt;br /&gt;Choose Fin. Statement Items.&lt;br /&gt;Choose Structure → Check.&lt;br /&gt;Enter your company code (AC##) and set only the Nonassigned&lt;br /&gt;Accounts Fr.Chart of Accts From Company Code indicator.&lt;br /&gt;Choose Enter.&lt;br /&gt;Once you have finished viewing the unassigned accounts, choose Enter&lt;br /&gt;to close the dialog box and continue with the next exercise.&lt;br /&gt;DO NOT EXIT THIS SCREEN&lt;br /&gt;3. Create your own profit and loss item 3063000, Employee Training and&lt;br /&gt;Education, under the “Staff costs” item.&lt;br /&gt;a) Create profit and loss statement items&lt;br /&gt;On the Change Financial Statement Version screen:&lt;br /&gt;Drill down by clicking the folder to the left of the item “Profit and&lt;br /&gt;loss statement”.&lt;br /&gt;Place your cursor on the “Staff costs” item and choose Create Items.&lt;br /&gt;Enter 3063000 as the item number and “Employee Training and&lt;br /&gt;Education” as the description.&lt;br /&gt;Choose Enter to add the new item to the structure.&lt;br /&gt;DO NOT EXIT THIS SCREEN&lt;br /&gt;4. Assign the account 476400, Training costs, to the new item “Employee&lt;br /&gt;Training and Education”. The account will appear in this item whether it&lt;br /&gt;has a debit or credit balance.&lt;br /&gt;a) Assign account&lt;br /&gt;On the Change Financial Statement Version screen:&lt;br /&gt;Place the cursor on the “Employee Training and Education” item and&lt;br /&gt;choose Assign Accounts.&lt;br /&gt;Enter 476400 in the 'From act' column and set both the debit balance&lt;br /&gt;(D) and credit (C) balance indicators.&lt;br /&gt;Choose Enter.&lt;br /&gt;DO NOT EXIT THIS SCREEN  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2773792686689158321?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2773792686689158321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-2_18.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2773792686689158321'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2773792686689158321'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-2_18.html' title='Creating Financial Statements Task 2 step2'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8453612329183402267</id><published>2011-09-17T08:23:00.000-07:00</published><updated>2011-09-17T08:23:00.369-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Creating Financial Statements Task 2</title><content type='html'>&lt;span id="fullpost"&gt;Task 2:&lt;br /&gt;Create your own financial statement version FS## by copying and modifying an&lt;br /&gt;existing version.&lt;br /&gt;1. Copy the financial statement version INT to create your own version FS##&lt;br /&gt;and add as a description Financial Statement Version ##. Use the language&lt;br /&gt;of the country where the course is taking place as the maintenance language.&lt;br /&gt;a) Create the financial statement version&lt;br /&gt;Copy financial statement version INT.&lt;br /&gt;Menu path to configure financial statement version:&lt;br /&gt;Tools → Customizing → IMG → Execute Project → SAP Reference&lt;br /&gt;IMG → Financial Accounting → General Ledger Accounting →&lt;br /&gt;Business Transactions → Closing → Document → Define Financial&lt;br /&gt;Statement Versions&lt;br /&gt;Select the row for financial statement version INT.&lt;br /&gt;Edit → Copy as&lt;br /&gt;Enter the key FS## and the name Financial Statement Version ##.&lt;br /&gt;Choose Enter.&lt;br /&gt;Save.&lt;br /&gt;Double-click the financial statement version you have just created&lt;br /&gt;(FS##) to check the maintenance language.&lt;br /&gt;If necessary, change this to the language of the country in which the&lt;br /&gt;course is being held.&lt;br /&gt;Save.&lt;br /&gt;DO NOT EXIT THIS SCREEN  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8453612329183402267?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8453612329183402267/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8453612329183402267'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8453612329183402267'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements-task-2.html' title='Creating Financial Statements Task 2'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3087072400122240298</id><published>2011-09-16T08:22:00.001-07:00</published><updated>2011-09-16T08:22:58.277-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico certification'/><title type='text'>Creating Financial Statements</title><content type='html'>&lt;span id="fullpost"&gt;Task 1:&lt;br /&gt;Carry out the following task.&lt;br /&gt;1. Create financial statements (report RFBILA00) for your company code&lt;br /&gt;AC## for the current period and fiscal year. Use the existing financial&lt;br /&gt;statement version INT and the ALV tree control list output.&lt;br /&gt;a) Create the financial statements (RFBILA00)&lt;br /&gt;Menu path for report:&lt;br /&gt;Information Systems → Accounting → Financial Accounting →&lt;br /&gt;General Ledger → Balance Sheet&lt;br /&gt;Enter the following data:&lt;br /&gt;Company code: AC##&lt;br /&gt;Tab page: Further selections&lt;br /&gt;Financial statement version: INT&lt;br /&gt;Reporting year: Current year&lt;br /&gt;Reporting periods: From current period to current period&lt;br /&gt;List output: ALV Tree Control&lt;br /&gt;Execute the report.  &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3087072400122240298?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3087072400122240298/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3087072400122240298'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3087072400122240298'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2011/09/creating-financial-statements.html' title='Creating Financial Statements'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8552508061238997543</id><published>2010-03-17T22:50:00.000-07:00</published><updated>2010-03-17T22:51:56.919-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Interview Questions'/><title type='text'>SAP FICO Real Time Interview Questions</title><content type='html'>&lt;font id="fullpost"&gt;&lt;br /&gt;&lt;/font&gt;&lt;p&gt;&lt;b&gt;What is APC?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;APC stands for Acquisition and Production costs. Acquisition  means any asset which you may acquire/ purchase externally. It includes invoice  price and other related exp. Associated with it like customs, octroi, freight which  you add and arrive at total cost of acquisition for  capitalisation of the asset.For ex Say a computer. The total cost which you incurr for the acquisition of the computer including installation will be your APC &lt;/p&gt;&lt;p&gt;Production cost means any asset which is created internally  within the organisation. This is normally created by means of AUC and you go on  adding cost to the AUC as and when you incurr exp. for the same.For ex. say  addition to the office building. Therefore APC incudes any external acquisition or internal construction of exp. which needs to be capitalised. &lt;/p&gt;&lt;p&gt;In OADB  under 01 deprn area Acquisition &amp;amp; prod Cost tick is activated.   *-- &lt;b&gt;Marazban D. Dalal&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;This is umapathy, I have intereview tomorrow, if anybody have  taken interview with any company, kindly let me know what the questions they will be asking, how will be the interview. How the questions will be on configuration, implementation side and other questions plz.. share with me.&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Pl. prepare yourself on the following broad lines: &lt;/p&gt;&lt;p&gt;Implementation exp.: &lt;br /&gt;Brief about the project you did: w.r.t. the main activity of the  client, How many plants they had, What modules were implemented, Who were the  implementers, What’s the implementation team size, How many were in your module team, What’s your role in the project with respect to the activities you  partook in the project, The Enterprise Structure with regard to the no. of  Company Codes, any Business Areas or Profit Centers defined, Cost Centers  defined, What’s the period of the project, When did they Go-Live?, Any issues  you’d solved during ‘Support’ phase? &lt;/p&gt;&lt;p&gt;Questions on conceptual understanding:&lt;br /&gt;a)      SAP R/3 definition and 3-Tier Architecture&lt;br /&gt;b)      ‘Real time integration’ advantage of SAP&lt;br /&gt;c)      ASAP methodology&lt;br /&gt;d)      Solution Manager&lt;br /&gt;e)      Client / Company / Company Code / Business Area&lt;br /&gt;f)       Business Area vs Profit Center Approach&lt;br /&gt;g)      How effective will be the Financial Statements generated through Business Areas&lt;br /&gt;h)      With Holding Taxes vs Extended WHT&lt;br /&gt;i)       Field Status Concepts (G/L master fields controlled through Account Group and Document entry through Field Status Group set in the G/L master)&lt;br /&gt;j)       Special G/L transactions&lt;br /&gt;k)      Open item management&lt;br /&gt;l)       Reconciliation Accounts&lt;br /&gt;m)    Subsidiary Ledgers&lt;br /&gt;n)      Sort key&lt;br /&gt;o)      Negative Postings Allowed&lt;br /&gt;p)      Special periods&lt;br /&gt;q)      Only balances in local currency&lt;br /&gt;r)       Important Posting keys for G/L, A/R, A/P, AA, Stock Entries&lt;br /&gt;s)       Assessment vs Distribution&lt;br /&gt;t)       Org. Structure for FI&lt;br /&gt;u)      Org. Structure for CO&lt;br /&gt;v)      Product Costing: How the values flow in the system &lt;/p&gt;&lt;p&gt;Configuration:&lt;br /&gt;a)      Extended With Holding Taxes configuration steps – right from creation of WH Tax Types, Codes to Annual Return&lt;br /&gt;b)      FI-MM Integration (OBYC configuration with particular reference to Off-Setting entries)&lt;br /&gt;c)      FI-SD integration&lt;br /&gt;d)      Down Payments transactions&lt;br /&gt;e)      Interest – Balances / Arrears&lt;br /&gt;f)       Asset Accounting: Asset Class, Main Asset, Sub-Asset, Group Asset, Dep. Areas, Dep. Key, Transaction  No.s (100- External acquisition, 210 – Retirement with Revenue, etc.), Imp. Transaction Codes.  &lt;/p&gt;&lt;p&gt;General questions:&lt;br /&gt;a)      Educational Background&lt;br /&gt;b)      What influenced you to go in for SAP career?&lt;br /&gt;c)      Functional Career&lt;br /&gt;d)      Present earnings vs Expected pay&lt;br /&gt;e)      Inclination to relocate &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8552508061238997543?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8552508061238997543/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2010/03/sap-fico-real-time-interview-questions.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8552508061238997543'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8552508061238997543'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2010/03/sap-fico-real-time-interview-questions.html' title='SAP FICO Real Time Interview Questions'/><author><name>sap functional information</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1570245530125613066</id><published>2008-09-25T22:47:00.000-07:00</published><updated>2008-09-25T22:48:19.524-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general ledger'/><title type='text'>G/L Account Master Records</title><content type='html'>&lt;span style="font-family:Arial;font-size:85%;"&gt;&lt;p&gt;Business transactions are posted to accounts and are managed via accounts. You must create a master record for each account you need. It contains information that controls the entry of business transactions in an account and the processing of data. &lt;/p&gt;&lt;p&gt;The G/L accounts record the business transactions in totals form. In the standard system, all business transactions that are posted to G/L accounts are updated in the general ledger. Additionally, you can define further ledgers which are also posted to. For this, you must use the Special Purpose Ledger system. Information on additional ledgers can be found in &lt;i&gt;FI-SL Special Purpose Ledger&lt;/i&gt;.&lt;/p&gt;&lt;p&gt;The following sections contain basic information on G/L account master data as well as explanations of the settings that you make in Customizing. More detailed information on how to make these settings can be found in the General Ledger Accounting Implementation Guide. You can also find out how to create, display, change, delete, or lock general ledger master data.&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1570245530125613066?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1570245530125613066/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/09/gl-account-master-records.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1570245530125613066'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1570245530125613066'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/09/gl-account-master-records.html' title='G/L Account Master Records'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4682837364919253036</id><published>2008-09-25T22:42:00.000-07:00</published><updated>2008-09-25T22:47:35.452-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general ledger'/><title type='text'>FI General Ledger Accounting</title><content type='html'>&lt;span style="font-family:Arial;font-size:85%;"&gt;&lt;p&gt;The central task of G/L accounting is to provide a comprehensive picture for external accounting and accounts. Recording all business transactions (primary postings as well as settlements from internal accounting) in a software system that is fully integrated with all the other operational areas of a company ensures that the accounting data is always complete and accurate.&lt;/p&gt;&lt;p&gt;&lt;a name="_961234017"&gt;&lt;/a&gt;&lt;img src="http://help.sap.com/saphelp_45b/helpdata/en/c7/a889c743dd11d182b30000e829fbfe/Image31.gif" /&gt;&lt;/p&gt;&lt;p&gt;The SAP FI General Ledger has the following features:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Free choice of level: corporate group or company&lt;/li&gt;&lt;li&gt;Automatic and simultaneous posting of all sub-ledger items in the appropriate general ledger accounts (reconciliation accounts)&lt;/li&gt;&lt;li&gt;Simultaneous updating of general ledger and cost accounting areas&lt;/li&gt;&lt;li&gt;Real-time evaluation of and reporting on current accounting data, in the form of account displays, financial statements with different financial statement versions and additional analyses.&lt;/li&gt;&lt;/ul&gt;  &lt;p&gt;Essentially, the general ledger serves as a complete record of all business transactions. It is the centralized, up-to-date reference for the rendering of accounts. Actual individual transactions can be checked at any time in realtime processing by displaying the original documents, line items, and transaction figures at various levels such as:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Account&lt;/li&gt;&lt;li&gt;Journals&lt;/li&gt;&lt;li&gt;Summary/balance transaction figures&lt;/li&gt;&lt;li&gt;Balance sheet/profit and loss evaluations&lt;/li&gt;&lt;/ul&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4682837364919253036?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4682837364919253036/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/09/fi-general-ledger-accounting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4682837364919253036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4682837364919253036'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/09/fi-general-ledger-accounting.html' title='FI General Ledger Accounting'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8023570921325879268</id><published>2008-02-29T03:37:00.003-08:00</published><updated>2008-02-29T03:37:56.508-08:00</updated><title type='text'>SAP Transaction Code For Recurring Tasks: Print Labels</title><content type='html'>PBAK   SAPMPAP0       Recurring Tasks: Print Labels&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8023570921325879268?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8023570921325879268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-code-for-recurring.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8023570921325879268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8023570921325879268'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-code-for-recurring.html' title='SAP Transaction Code For Recurring Tasks: Print Labels'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2981076623946497649</id><published>2008-02-29T03:37:00.001-08:00</published><updated>2008-02-29T03:37:38.157-08:00</updated><title type='text'>SAP Transaction Code For Recruitment info system</title><content type='html'>PBAJ   SAPMPAP0       Recruitment info system&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2981076623946497649?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2981076623946497649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-code-for-recruitment.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2981076623946497649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2981076623946497649'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-code-for-recruitment.html' title='SAP Transaction Code For Recruitment info system'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5082194677263008510</id><published>2008-02-26T22:15:00.001-08:00</published><updated>2008-02-26T22:15:28.464-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Vendor Information System'/><title type='text'>FI, Vendor Master Data Archiving: Proposal List</title><content type='html'>&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;Tick the General Master Records to let the system check whether record can be archived.&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;Tick FI data&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;Tick Detail log&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;The rest Untick to let the system check all the FI and MM links.&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;Do not archived if there are still open items.&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Description&lt;/b&gt;&lt;br /&gt;Program SAPF058V allows you to automatically set archivable vendor master data for archiving. The same checks are carried out as with archiving. &lt;/p&gt;&lt;p&gt;Firstly a proposal list is issued. You can set and save the archive flag in this list. &lt;/p&gt;&lt;p&gt;If the program is started in the background, the archive flag is set automatically for all archivable data. &lt;/p&gt;&lt;p&gt;Archiving itself is only permitted for master records where the archiving flag is set. If a proposed archivable data record is to actually be archived, the archiving flag must be set. &lt;/p&gt;&lt;p&gt;You can restrict the quantity of master records to be checked by selecting :&lt;br /&gt;- Vendor numbers&lt;br /&gt;- Minimum number of days in the system&lt;br /&gt;- Company codes, if FI data is to be considered&lt;br /&gt;- Purchasing organization, if MM data is to be considered &lt;/p&gt;&lt;p&gt;System criteria (see below)&lt;br /&gt;Requirement&lt;br /&gt;Program modes&lt;br /&gt;The program can be run in three different modes: &lt;/p&gt;&lt;p&gt;1. Only general data is set for archiving (A segments)&lt;br /&gt;2. Only application-specific data is set for archiving (B segments)&lt;br /&gt;3. General and application-specific data is set for archiving&lt;br /&gt;Check whether data can be archived &lt;/p&gt;&lt;p&gt;Mode 1: The A segments selected must be set for archiving, and no dependencies to B segments may exist. For example, no company code data may exist for a vendor if the general data is to be archived. &lt;/p&gt;&lt;p&gt;Mode 2: The application-specific data must satisfy the relevant application criteria: &lt;/p&gt;&lt;p&gt;FI: Company code data is archivable if no special G/L figures or transaction figures and no open&lt;br /&gt;or cleared items exist. In addition, the archive flag must be set at company code level. &lt;/p&gt;&lt;p&gt;MM: Purchasing organization data is archivable if the archive flag is set at this level. &lt;/p&gt;&lt;p&gt;Mode 3: The A or B segments selected must be set for archiving. The A and B segments of a record are deleted if the archive flag is set in the A segment. The B segment only of a record is deleted if the archive flag is set in the B segment (in this case, the A segment is only copied to the archive). In addition, the application-specific data must also satisfy the criteria from mode 2. &lt;/p&gt;&lt;p&gt;The A segments are archived if all of the dependent B segments are archived and the vendor is not referred to anywhere else. If this is not the case, the A segments are copied into the archive. &lt;/p&gt;&lt;p&gt;For all modes: Vendors cannot be archived if they are referred to on a general/company code level from other vendors (for example, financial address or alternative payee). This check can be deselected however (use the field "FI link validation off") if you know that all the vendors that refer to the first vendor are to be archived in this or a following run. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Output&lt;/b&gt;&lt;br /&gt;According to the selection, a list of the general and/or application- specific data that can be archived is output. You can change and save the archive flags in the list. &lt;/p&gt;&lt;p&gt;If "Vendors that cannot be archvd" is set on the selection screen, the non-archivable data is also listed with the reason that it could not be archived. &lt;/p&gt;&lt;p&gt;A warning may be issued for the general data: In this case, the A segment record was not deleted from the database, instead, it was copied to the new archive. This can lead to different versions of the a vendor in the database and the archive and must be noted for future reloads. Usually, a warning or an error in the general data can be explained in more detail with the help of the&lt;br /&gt;application-specific details. &lt;/p&gt;&lt;p&gt;If the archive flags are saved from the first list, or if the program is started in the background, a second list is output. All of the successful and failed updates of the archive flags are listed here. &lt;/p&gt;&lt;b&gt;Other&lt;/b&gt;&lt;br /&gt;If you are starting this program for the first time and you want to carry our the FI link validation (standard setting), you have to start program SAPF047 first, in order to generate the validation information (table KLPA).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5082194677263008510?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5082194677263008510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/fi-vendor-master-data-archiving.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5082194677263008510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5082194677263008510'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/fi-vendor-master-data-archiving.html' title='FI, Vendor Master Data Archiving: Proposal List'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8563505473791419533</id><published>2008-02-26T22:14:00.001-08:00</published><updated>2008-02-26T22:14:50.583-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fixed asset'/><title type='text'>Deactivation of Depreciation</title><content type='html'>&lt;b&gt;&lt;span style="color:#993366;"&gt;&lt;span style="font-size:+2;"&gt;Deactivation of Depreciation&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;We have a scenario wherein Fixed Asset is no longer in Use but not yet retired.&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;We require that the system should stop calculating Depreciation from the date/month from which the Asset is not in Use.&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;Is there any setting for that.&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;In the time-dependent screen of the asset master record, there is an option for asset shutdowns.  Create a new interval and mark the asset for shutdown. If you don't have this setting, otherwise select this option from spro. &lt;/p&gt;You can avoid depreciation on asset by putting the standard depreciation key of '0000', but be sure before you put it because once you put it I dont think it can be changed to the earlier state.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8563505473791419533?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8563505473791419533/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/deactivation-of-depreciation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8563505473791419533'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8563505473791419533'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/deactivation-of-depreciation.html' title='Deactivation of Depreciation'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7100223434604788301</id><published>2008-02-26T22:13:00.002-08:00</published><updated>2008-02-26T22:14:14.599-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cost center'/><title type='text'>How should I change legacy asset accumulated depreciation?</title><content type='html'>&lt;b&gt;&lt;span style="color:#993366;"&gt;&lt;span style="font-size:+2;"&gt;How should I change legacy asset accumulated depreciation?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;Due to inconsistencies between GL and AA Accumulated Depreciation, you tried using transaction AS92 but the field Accum Deprecitaion is in Gray (display only).&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;It give a message Transfer Date XX.XX.XXXX is earlier than the last day of previous year&lt;/span&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Check the transfer date in the IMG. Legacy data transfer is normally performed at the end of a previous fiscal year or within a current year. For example: if the trasfer date is set to 6/30/2001 and I'm in fiscal year 2003 [fiscal year 2002 is already closed], I will get the same message " Transfer date is earlier than last day of previous year - the previous year meaning 06/30/2003 and transfer date set 06/30/2001. Check to ensure that you want to transfer at the end of a fiscal year. If not, you have to change the trasfer date which is already set-up in the system. Once the transfer date is corrected, the accumulated depreciation field is open for changes. &lt;/p&gt;&lt;p&gt;In this case the transfer date is on 31/8/02.  Last day of previous financial year is 30/01/02.   Current depreciation has been posted to this asset (from 30/9/02 onwards) but I need to change the accum depreciation on 31/8/02. &lt;/p&gt;&lt;p&gt;I have encountered this problem before. These are the steps that I did: &lt;/p&gt;&lt;p&gt;(1) Always assume AA figure is correct as AA is very controlled system and sub-ledger. Should whatever posted in AA will be posted to G/L. But in G/L , we can always do the adjustments. &lt;/p&gt;&lt;p&gt;(2) Compare program RAGITT01 (click posted depr.) and RFBILA00. Check for accumulated depreciation accounts. &lt;/p&gt;&lt;p&gt;Then, do the adjsutments below: &lt;/p&gt;&lt;p&gt;(3) TCode ABF1 &lt;/p&gt;&lt;p&gt;DR/CR Accumulated depr&lt;br /&gt;(Transaction code: 500)&lt;br /&gt;DR/CR Depr. expense&lt;br /&gt;(Cost center needed) &lt;/p&gt;The DR/CR is depending on whether the accum. should be increase/ decrease.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7100223434604788301?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7100223434604788301/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/how-should-i-change-legacy-asset.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7100223434604788301'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7100223434604788301'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/how-should-i-change-legacy-asset.html' title='How should I change legacy asset accumulated depreciation?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3402797512518490648</id><published>2008-02-26T22:13:00.001-08:00</published><updated>2008-02-26T22:13:39.214-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='cost center'/><title type='text'>Is there a quick way to change items previously expensed to a cost center into a fixed asset?</title><content type='html'>&lt;b&gt;&lt;span style="color:#993366;"&gt;&lt;span style="font-size:+2;"&gt;Is there a quick way to change items previously expensed to a cost center into a fixed asset?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;p&gt;First create asset master record thru' AS01 with the necessary cost center. Then go to TCode F-02 &lt;/p&gt;&lt;p&gt;DR Asset number&lt;br /&gt;(Transaction type: 100)&lt;br /&gt;CR Expense acct&lt;br /&gt;(Cost center) &lt;/p&gt;When the posting involves expense acct, system will prompt for cost center that need to be charged.Therefore, for this case you can reverse back the cost center in-charge before. So the cost center assigned in asset master record will be charged during running the periodic processing.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3402797512518490648?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3402797512518490648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/is-there-quick-way-to-change-items.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3402797512518490648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3402797512518490648'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/is-there-quick-way-to-change-items.html' title='Is there a quick way to change items previously expensed to a cost center into a fixed asset?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3216464643657425169</id><published>2008-02-26T22:12:00.000-08:00</published><updated>2008-02-26T22:13:00.549-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Controlling'/><title type='text'>Fiscal year and controlling area</title><content type='html'>&lt;b&gt;&lt;span style="color:#993366;"&gt;&lt;span style="font-size:+2;"&gt;Fiscal year and controlling area&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;Can I have a company code with fiscal year january to december and another company code with fiscal year april to march in the same controlling area?&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;If so, does the period "mapping" happen automatically?&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;As per Sap standards, if one has to assign more than one company code to a controlling area, then for all the company codes should have the same fiscal year and the same chart of accounts. &lt;/p&gt;One cannot assign more than one company code to a controlling area with different fiscal year.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3216464643657425169?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3216464643657425169/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/fiscal-year-and-controlling-area.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3216464643657425169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3216464643657425169'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/fiscal-year-and-controlling-area.html' title='Fiscal year and controlling area'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3494958514164024385</id><published>2008-02-26T22:11:00.002-08:00</published><updated>2008-02-26T22:12:20.493-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='accounting'/><title type='text'>How do you set a default cost center and/or internal order per business area through OKB9?</title><content type='html'>&lt;b&gt;&lt;span style="color:#993366;"&gt;&lt;span style="font-size:+2;"&gt;How do you set a default cost center and/or internal order per business area through OKB9?&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;p&gt;On 4.6x and above enter the cocd and account and select the account assignment detail field as 2 (Business area is mandatory). &lt;/p&gt;Select the line you just entered and click on the left side of your screen "detail per business area/valuation area".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3494958514164024385?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3494958514164024385/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/how-do-you-set-default-cost-center.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3494958514164024385'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3494958514164024385'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/how-do-you-set-default-cost-center.html' title='How do you set a default cost center and/or internal order per business area through OKB9?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5268366297460124040</id><published>2008-02-26T22:11:00.001-08:00</published><updated>2008-02-26T22:11:29.479-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general ledger'/><title type='text'>Can EBS post to a cost center and income statement G/L Account?</title><content type='html'>&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;I am trying to post directly to a cost center instead of using a clearing acct.  The clearing acct is determined via user exit and acct modifier.&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;How would I post directly to a cost center?&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Please see OSS note 494777 and 155596 for explanation of the function exit_rfebbu10_001 (enhancement FEB00001) for EBS processing... You might also want to reference OSS note 0124655 that describes supported functions of the EBS... &lt;/p&gt;We use a custom "Z" table (this data is treated as transportable configuration) that contains our cost center values for posting to P&amp;amp;L accounts processed in EBS...  this table supplies the values in the user-exit (above)...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5268366297460124040?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5268366297460124040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/can-ebs-post-to-cost-center-and-income.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5268366297460124040'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5268366297460124040'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/can-ebs-post-to-cost-center-and-income.html' title='Can EBS post to a cost center and income statement G/L Account?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8318102163713706156</id><published>2008-02-26T22:10:00.001-08:00</published><updated>2008-02-26T22:10:53.072-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='accounting'/><title type='text'>Recurring invoices</title><content type='html'>&lt;b&gt;&lt;span style="color:#000000;"&gt;&lt;span style="font-size:+2;"&gt;Recurring invoices&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;span style="color:#006600;"&gt;Is there a functionality for posting recurring AP invoices? Like a process that could run daily and post invoices with certain parameters? What configuration steps need to be undertaken?&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Use FBD1 to create the recurring document and F.14 to run the recurring entry program. &lt;/p&gt;&lt;p&gt;OBC1 is likely the only config required...this is used to set up the run schedules.&lt;br /&gt;  &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#006600;"&gt;Is there a way to use this daily? it looks like that it for monthly process (in FBD1 you specify one date per month to be run at).&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;If you config the run schedule to be daily it will run on a daily basis ...take a look at OBC2...&lt;br /&gt;  &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#006600;"&gt;After setting up the process, will it automatically generate Batch Input session daily, or one per month on the specified date, or it has to be triggered by the F.14 transaction by a user?&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;You can get the basis guy to help you. They can define jobs to schedule to run F.14 daily.  If you have the required authorization, you can do it with transaction SM37WIZ, F.14 is tied to program 'SAPF120'.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8318102163713706156?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8318102163713706156/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/recurring-invoices.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8318102163713706156'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8318102163713706156'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/recurring-invoices.html' title='Recurring invoices'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1228596656373123265</id><published>2008-02-26T22:09:00.002-08:00</published><updated>2008-02-26T22:10:16.628-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='accounting'/><title type='text'>Cancel a proforma Invoice</title><content type='html'>&lt;p&gt;Several users created proforma invoices referenced to a sales order. Now we need to delete the order but because a subsequent document (proforma invoice) exist, we cannot delete the sales order. Does anyone know how to get around it? &lt;/p&gt;&lt;p&gt;If you want to cancel a proforma invoice, goto Tcode VF02, enter your proforma invoice number. &lt;/p&gt;&lt;p&gt;Click on the menu (1st menu item). &lt;/p&gt;&lt;p&gt;Then confirm. &lt;/p&gt;After you confirm the proforma invoice, the status of the proforma invoice will become Cancelled.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1228596656373123265?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1228596656373123265/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/cancel-proforma-invoice.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1228596656373123265'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1228596656373123265'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/cancel-proforma-invoice.html' title='Cancel a proforma Invoice'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1977726936231997823</id><published>2008-02-26T22:09:00.001-08:00</published><updated>2008-02-26T22:09:17.315-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='accounting'/><title type='text'>Substitution in Accounting Document</title><content type='html'>&lt;p&gt;I have configured the automatic payment processing. But I am faced with a problem in that I want the cheque number that is created, in the assignment (allocation) field of the payment document so that I can use it in Bank Reco and clearing. &lt;/p&gt;&lt;p&gt;I think I can used Substitution rules. &lt;/p&gt;&lt;p&gt;Substitution rules can be written for any fi doc getting created.&lt;br /&gt;The Creation of rules are very user friendly.&lt;br /&gt;In IMG path is financial accounting global setting - documents - line items - define substitutions &lt;/p&gt;&lt;p&gt;OSS notes Substitutions/Validations 42615 and 100261 and 20637 are helpful. &lt;/p&gt;&lt;p&gt;Sap Help documentation is available. But substitution is fairly easy. Just go as per the steps and you will get it. &lt;/p&gt;&lt;p&gt;I do not know how you are going to get the check number from. I tried to see whether it is available in any table but couldn't find it. &lt;/p&gt;RFCHKU00&lt;br /&gt;This is a readymade program available from 4.0c onwards to copy&lt;br /&gt;check number in assignment /ref. field.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1977726936231997823?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1977726936231997823/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/substitution-in-accounting-document.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1977726936231997823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1977726936231997823'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/substitution-in-accounting-document.html' title='Substitution in Accounting Document'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2020878894977448394</id><published>2008-02-26T22:08:00.001-08:00</published><updated>2008-02-26T22:08:48.724-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='accounting'/><title type='text'>Transaction : MR11 - GR IR Clearing Account Maintenance</title><content type='html'>&lt;p&gt;You use GR/IR account maintenance if you have open items on the GR/IR account that you do not expect to be able to clear against a GR/IR in the future. E.g. you have a GR-entry on the account and you know that an invoice will never be booked for the purchase order. &lt;/p&gt;&lt;p&gt;It is a good transaction to clear the Gr/IR balance. It puts a debit/credit to the original account assignment which makes the adjustments a lot easier. &lt;/p&gt;&lt;p&gt;It can be problematic when the PO relates to stores stock as it can make the closing store value go to zero which then in turn gives you problems with costs to work Orders. It also can be a problem if the account assignment has been subsequently closed. &lt;/p&gt;Best advice is to run MR11 as often as possible, at least monthly.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2020878894977448394?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2020878894977448394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/transaction-mr11-gr-ir-clearing-account.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2020878894977448394'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2020878894977448394'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/transaction-mr11-gr-ir-clearing-account.html' title='Transaction : MR11 - GR IR Clearing Account Maintenance'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-6549339581048227837</id><published>2008-02-26T22:07:00.000-08:00</published><updated>2008-02-26T22:08:15.180-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Controlling'/><title type='text'>What is Controlling Area and Cost Center?</title><content type='html'>&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;What Controlling is all about?&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Controlling precedes CCA &lt;/p&gt;&lt;p&gt;The controlling area is the highest organizational level within CO. It must exist before Cost Center Accounting (CCA) can be used. A controlling area will be created on a one-to-one basis with the company code created in FI. This does not facilitate cross-company code accounting in CO. In order to facilitate cross-company code accounting, more than one company code is usually assigned to the controlling area. &lt;/p&gt;&lt;p&gt;Note the difference between cross-company code accounting and intercompany accounting. &lt;/p&gt;&lt;p&gt;Cross-company code accounting involves the allocation of costs across cost centers (or responsibility centers) existing in different company codes within CO. Intercompany accounting involves the recording of intercompany receivables and&lt;br /&gt;payables in FI. &lt;/p&gt;&lt;p&gt;There are several factors considered when determining whether one or more controlling areas will be used. The major factors considered are whether cross-company code accounting is desired, and whether more than one chart of accounts is needed at the controlling area level. In addition, currency issues may also be considered. &lt;/p&gt;&lt;p&gt;Step 1 : Create Controlling Area: &lt;/p&gt;&lt;p&gt;Menu Path&lt;br /&gt;IMG:Controlling &gt; General Controlling &gt; Organization &gt;&lt;br /&gt;Maintain Controlling Area T-Code : OKKP &lt;/p&gt;&lt;p&gt;On the "Choose Activity" pop-up window select the activity "Maintain Controlling Area" by double clicking on the corresponding line. &lt;/p&gt;&lt;p&gt;On the Change View Basic data: Overview screen: Click on the &lt;new&gt; button. &lt;/p&gt;&lt;p&gt;On the "New Entries: Details of Added Entries" screen: Click on the &lt;coarea&gt; button &lt;/p&gt;&lt;p&gt;On the resulting Pop-up, enter your Company Code&lt;br /&gt;Hit &lt;enter&gt; to return to the main screen. &lt;/p&gt;&lt;p&gt;Note that the selection of this option has brought in a large number of Company default values to the input screen.&lt;br /&gt;·CoCd -&gt; CO area choose "Controlling area same as company code" from the pull-downmenu (click on the little icon at the very end of the row). &lt;/p&gt;&lt;p&gt;·CCtr std. Hierarchy STD_01 (say)&lt;br /&gt;Hit &lt;enter&gt; to have SAP check the entry.&lt;br /&gt;A pop-up box will come up with Standard Hierarchy STD_01 does not exist. Should system STD_01 be created as a standard hierarchy &lt;/p&gt;&lt;p&gt;Click &lt;yes&gt; to have the hierarchy created. &lt;/p&gt;&lt;p&gt;Click on the &lt;save&gt; button to complete the transaction and return to the previous screen &lt;/p&gt;&lt;p&gt;On the Change View Basic data: Overview screen: &lt;/p&gt;&lt;p&gt;Select the line containing the newly create CO area &lt;/p&gt;&lt;p&gt;Double click on the "Activate components/control indicators" line (in the window on your right) &lt;/p&gt;&lt;p&gt;On the Change View Activate components/ control indicators &lt;/p&gt;&lt;p&gt;Details screen, enter:&lt;br /&gt;Click on the &lt;new&gt; button&lt;br /&gt;· Fiscal year from Current year&lt;br /&gt;· Cost Centers Component active (choose from the pull-down menu)&lt;br /&gt;  Other components will be activated in later exercises&lt;br /&gt;· Select "Cost objects" by clicking on the check box&lt;br /&gt;· Select "All currencies" by clicking on the check box (it may already be checked by default).&lt;br /&gt;[Enables Controlling for all currencies]&lt;br /&gt;· Select "Variances" by clicking on the check box &lt;/p&gt;&lt;p&gt;Click on the &lt;save&gt; icon to complete the transaction &lt;/p&gt;&lt;p&gt;Click on the &lt;back&gt; button to return to the previous screen &lt;/p&gt;&lt;p&gt;Note: You are also able to set Cost Center Accounting active and specify the respective settings through the following menu path: IMG &gt; Controlling &gt; Cost Center Accounting &gt; Activate Cost &lt;/p&gt;&lt;p&gt;Center Accounting in Controlling Area. &lt;/p&gt;&lt;p&gt;On the Change View Basic data Overview screen:&lt;br /&gt;Double click on the "Assignment of company code(s)" line (in the window on your right)&lt;br /&gt;Click on &lt;new&gt; icon.&lt;br /&gt;Enter your company code or select it from the pull-down menu and hit &lt;enter&gt;. The system adds the &lt;/p&gt;&lt;p&gt;company name&lt;br /&gt;Verify that the correct company code is pulled into the table.&lt;br /&gt;Click &lt;save&gt; to complete the transaction.&lt;br /&gt;Go back to the IMG. &lt;/p&gt;&lt;p&gt;Step : 2 : Maintain Number Ranges &lt;/p&gt;&lt;p&gt;In CO, number ranges can be assigned to groups. This makes the process of creating number ranges more efficient by allowing several types of transactions to use the same number range. &lt;/p&gt;&lt;p&gt;IMG:Controlling &gt; General Controlling &gt; Organization &gt; Maintain Number Ranges for Controlling &lt;/p&gt;&lt;p&gt;Documents T-Code : KANK &lt;/p&gt;&lt;p&gt;Now you need to define the Number Ranges for transaction group Useg values should for the FOUR groups for which number ranges will be assigned: &lt;/p&gt;&lt;p&gt;Text for Group Name From To Current&lt;br /&gt;Number Number Number&lt;br /&gt;Planning Transaction&lt;br /&gt;Actual Transactions&lt;br /&gt;Periodic Postings&lt;br /&gt;Interface &lt;/p&gt;&lt;p&gt;On the Number Ranges for CO Document screen, enter:&lt;br /&gt;·Controlling Area your controlling area&lt;br /&gt;Click on the &lt;maintain&gt; button &lt;/p&gt;&lt;p&gt;On the Maintain Number Range Groups screen:&lt;br /&gt;Scroll down and ensure that all available CO transactions are listed as Not assigned &lt;/p&gt;&lt;p&gt;Use the Menu Path: Group &gt; Insert&lt;br /&gt;On the Insert Group Pop-up window:&lt;br /&gt;Enter the data for a Group from the Data parameters table above&lt;br /&gt;Hit &lt;enter&gt; after filling the data fields in the Pop-Up&lt;br /&gt;Repeat this block of instructions until all FOUR groups have numbers assigned &lt;/p&gt;&lt;p&gt;Now Assign transaction types to each Group &lt;/p&gt;&lt;p&gt;To complete this , the following values should be used for the FOUR groups for which transactions types are to be assigned: &lt;/p&gt;&lt;p&gt;Planning Actual Transaction Periodic Interface&lt;br /&gt;Transaction Transaction Posting&lt;br /&gt;On the Maintain Number Range Groups screen:&lt;br /&gt;Move to the area of Not assigned transactions&lt;br /&gt;Double click on a targeted transaction to be selected. It will change color once selected.&lt;br /&gt;Select all of the transactions to be assigned to a given group.&lt;br /&gt;Move to the area listing the Groups.&lt;br /&gt;Click on the &lt;check&gt; box for the group to which the transactions are to be assigned.&lt;br /&gt;Click on the &lt;element/group&gt; icon on the toolbar to make the assignment. &lt;/p&gt;&lt;p&gt;Repeat this block of instructions until all FOUR groups have had their transactions assigned.&lt;br /&gt;Click on the &lt;save&gt; icon to complete the transaction and exit. &lt;/p&gt;&lt;p&gt;After the above go to Cost center Accounting &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#993366;"&gt;What's a Cost Center ?&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;They are buckets where costs can be captured ie an organizational unit wherein it defines the location of cost incurrence. &lt;/p&gt;&lt;p&gt;Now you go to Master Data and create the following : &lt;/p&gt;&lt;p&gt;1. Cost Center Hierarchies:&lt;br /&gt;&gt;Standard Hierarchy&lt;br /&gt;Menu Path:Accounting &gt; Controlling &gt; Cost Center Accounting &gt; Master Data &gt; Standard Hierarchy &gt; &lt;/p&gt;&lt;p&gt;Change&lt;br /&gt;&gt;Functional Cost Center Group &lt;/p&gt;&lt;p&gt;2.Cost Centers&lt;br /&gt;&gt;For Production, Process, and Non-Production etc&lt;br /&gt;Menu Path:Accounting &gt; Controlling &gt; Cost Center Accounting &gt; Master Data &gt; Cost Center &gt; &lt;/p&gt;&lt;p&gt;Individual Processing &gt; Create&lt;br /&gt;Menu Path:Accounting &gt; Controlling &gt; Cost Center Accounting &gt; Master Data &gt; Cost Center Group &gt; Create &lt;/p&gt;&lt;p&gt;3.Primary Cost Elements:&lt;br /&gt;&gt;By definition, must correspond to previously established G/L expense accounts.&lt;br /&gt;Primary cost elements in CO mirror P&amp;amp;L accounts set up in the FI module (general ledger). They are used as the vehicle to transfer costs from the FI module into CO. If there is no primary cost element set up for a specific P&amp;amp;L account on the general ledger, the costs will not flow to CO. &lt;/p&gt;&lt;p&gt;For this reason, in practice, all P&amp;amp;L accounts on the general ledger are usually set up as primary cost elements in CO. &lt;/p&gt;&lt;p&gt;IMG:Controlling &gt; Cost Element Accounting &gt; Master Data &gt; Cost Elements &gt; Automatic Creation of Primary and Secondary Cost Elements &gt; Make Default Settings &lt;/p&gt;&lt;p&gt;4.Secondary Cost Elements:&lt;br /&gt;&gt;Primary for allocation&lt;br /&gt;Secondary cost elements do not necessarily mirror G/L accounts created in FI. They are created and used solely in the CO module to facilitate the movement of costs within CO (allocation, settement, etc.).&lt;br /&gt;Menu Path:Accounting &gt; Controlling &gt; Cost Center Accounting &gt; Master Data &gt; Cost Element &gt; Individual Processing &gt; Create Secondary &lt;/p&gt;&lt;p&gt;5.Activity Types:&lt;br /&gt;Activity types represent cost drivers in CO. They can be used as a basis for cost allocations within the CO module. &lt;/p&gt;&lt;p&gt;Menu Path:Accounting &gt; Controlling &gt; Cost Center Accounting &gt; Master Data &gt; Activity Type &gt; Individual Processing &gt; Create &lt;/p&gt;&lt;p&gt;See Activity groups also &lt;/p&gt;&lt;p&gt;6.Statistical Key Figures:&lt;br /&gt;&gt; say Number of employees&lt;br /&gt;&gt; Square meters if you want to allocate say floor space &lt;/p&gt;&lt;p&gt;Statistical key figures represent static data in the CO module. They can be used as a basis for moving costs in CO (allocations, etc.) when actual data or activity type data is not available or too difficult to obtain. &lt;/p&gt;Menu Path:Accounting &gt; Controlling &gt; Cost Centers &gt; Master Data &gt; Stat. Key Figures &gt; Individual Processing &gt; Create&lt;br /&gt;see Statistical Key figure groups also.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-6549339581048227837?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/6549339581048227837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/what-is-controlling-area-and-cost.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6549339581048227837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6549339581048227837'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/what-is-controlling-area-and-cost.html' title='What is Controlling Area and Cost Center?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-6050679562473462697</id><published>2008-02-24T09:45:00.002-08:00</published><updated>2008-02-24T09:46:03.330-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>Settting up the FI Validations</title><content type='html'>&lt;b&gt;&lt;span style="font-size:+2;"&gt;Settting up the FI Validations&lt;/span&gt;&lt;/b&gt; &lt;p&gt;You can use additional validation to supplement the existing SAP logic to fit you into your businness needs. &lt;/p&gt;&lt;p&gt;For e.g. to allow postings from company code 0001 to business area AA only. &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#990000;"&gt;GGB0&lt;/span&gt;&lt;/b&gt; - To maintain the validations &lt;/p&gt;&lt;p&gt;Validation - Enter a validation name  e.g.  &lt;b&gt;&lt;span style="color:#009900;"&gt;VBUS&lt;/span&gt;&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Applicaion Area - SAP module e.g. FI &lt;/p&gt;&lt;p&gt;Calling Point - Dependent upon the application area that is selected. &lt;/p&gt;&lt;blockquote&gt; &lt;li&gt; 0001 - Document Header - validate enteries at document header, e.g &lt;b&gt;&lt;span style="color:#009900;"&gt;BKPF&lt;/span&gt;&lt;/b&gt; table&lt;/li&gt;  &lt;li&gt; 0002 - Line Items - check line item entris within a document, e.g. &lt;b&gt;&lt;span style="color:#009900;"&gt;BSEG&lt;/span&gt;&lt;/b&gt; table&lt;/li&gt;  &lt;li&gt; 0003 - Complete Document - check settings for the whole documents.&lt;/li&gt; &lt;/blockquote&gt; e.g. Validation step 001&lt;br /&gt;Allowed company code '&lt;b&gt;&lt;span style="color:#009900;"&gt;0001&lt;/span&gt;&lt;/b&gt;' to post to business area AA only.  '&lt;b&gt;&lt;span style="color:#009900;"&gt;FI00&lt;/span&gt;&lt;/b&gt;' checks that line item is from FI.&lt;br /&gt;If checks failed, the error message number 14 is displayed to stop the transaction. &lt;p&gt;&lt;b&gt;&lt;span style="color:#009900;"&gt;Prerequisite&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;bseg&gt; $BUKRS = '0001' AND&lt;br /&gt;&lt;bkpf&gt; $GLVOR = 'FI00' &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#009900;"&gt;Check&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;bseg&gt; $GSBER = 'AA' &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#009900;"&gt;Message&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;Type E   No. 14 - Business Area not allowed for company 0001&lt;br /&gt;Output fields  1 - BSEG - GSBER      2 - BSEG - BUKRS&lt;br /&gt;                     3 -                                 4 &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#990000;"&gt;OB28&lt;/span&gt;&lt;/b&gt; - Define Validations for Posting &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#009900;"&gt;CC     CallPnt   Validation    Description                        Activtn Level&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;0001      2          VBUS           Business Area Validation              1 &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#009900;"&gt;Activtn Level&lt;/span&gt;&lt;/b&gt; - 0 - Not Active    1 - Activated     2 - Activated for all except batch input &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;span style="color:#990000;"&gt;GGB4&lt;/span&gt;&lt;/b&gt; - Manage the activation of all validations in the SAP system. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-6050679562473462697?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/6050679562473462697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/settting-up-fi-validations.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6050679562473462697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6050679562473462697'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/settting-up-fi-validations.html' title='Settting up the FI Validations'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-6972352535031775250</id><published>2008-02-24T09:45:00.001-08:00</published><updated>2008-02-24T09:45:33.415-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='bw vs functional'/><title type='text'>Guide for Testing SAP Financial</title><content type='html'>&lt;p&gt;&lt;b&gt;TESTING&lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Unit Testing&lt;/b&gt;&lt;br /&gt;When you test every single document is called unit testing. &lt;/p&gt;&lt;p&gt;&lt;b&gt;String Testing&lt;/b&gt;&lt;br /&gt;One transaction full activity is called string testing . For example Vendor invoice, goods received and vendor payment. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Integration Testing&lt;/b&gt;&lt;br /&gt;It is purely with other modules and we have to check whether the FI testing is working with other related modules or not. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Regression Testing&lt;/b&gt;&lt;br /&gt;Testing for whole database. Bring all the data into another server and do the testing is called regression. &lt;/p&gt;&lt;p&gt;&lt;b&gt;UAT&lt;/b&gt;&lt;br /&gt;When we test any particular document with the user and if it is ok immediately we have to take the signature on the document, which is signed off and can be forwarded to the immediate boss. There are some steps to be followed when we go for user acceptance testing. &lt;/p&gt;&lt;p&gt;Transaction – Script Writing – Expected Results – Compare with Actual Results &lt;/p&gt;&lt;p&gt;&lt;b&gt;TPR (Transaction Problem Reporting)&lt;/b&gt;&lt;br /&gt;While doing the user acceptance testing if we get any problems then there are some methodologies to be followed according to the company’s policy and normally as a tester we always need to write on Test Script itself. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Key Features&lt;/b&gt;&lt;br /&gt;Understanding the business scenarios&lt;br /&gt;Organization Structure to incorporate the tune of the script.&lt;br /&gt;Preparation of test scripts&lt;br /&gt;Execute and record results to see if it is fine before going to approval.&lt;br /&gt;Make changes to your test script if required. &lt;/p&gt;&lt;p&gt;&lt;b&gt;What is Test Script (Scenario Testing)&lt;/b&gt;&lt;br /&gt;Header Data&lt;br /&gt;Step in Process&lt;br /&gt;Transaction Code / Program (FB60)&lt;br /&gt;Menu Path&lt;br /&gt;Description&lt;br /&gt;Field Data and actions to complete&lt;br /&gt;Expected Results&lt;br /&gt;Actual Results&lt;br /&gt;TPR&lt;br /&gt;Closing Period&lt;br /&gt;F.19 Clearing GR/IR Account&lt;br /&gt;F.13 Adjustments GR/IR Account &lt;/p&gt;&lt;p&gt;Using of these above two accounts will help us in clearing the balances and adjustments to those respective clearing accounts so that the GR/IR account will be zero balance and the balances will appear in respective reconciliation accounts accordingly the balances will be carried forwarded to next fiscal year. &lt;/p&gt;&lt;p&gt;&lt;b&gt;GR/IR Clears the following Documents&lt;/b&gt;&lt;br /&gt;GL Document&lt;br /&gt;Customer Documents&lt;br /&gt;Vendor Documents&lt;br /&gt;Assignment Field is important in any document (ZUONR), Amount (DMBTR) &lt;/p&gt;&lt;p&gt;&lt;b&gt;Foreign Currency Valuation&lt;/b&gt;&lt;br /&gt;Lowest Value Method, If we are in loss then only we will account for it. &lt;/p&gt;&lt;p&gt;&lt;b&gt;GL Accounts which are important in Testing&lt;/b&gt;&lt;br /&gt;Enjoy Transaction   - FB50&lt;br /&gt;Normal Transaction - FB01&lt;br /&gt;Document Parking   - FV50&lt;br /&gt;Post with Clearing   - F-04&lt;br /&gt;Incoming Payment   - F-06&lt;br /&gt;Outgoing Payment   - F-07 &lt;/p&gt;&lt;p&gt;&lt;b&gt;Document Related&lt;/b&gt;&lt;br /&gt;Reset Cleared Items   - FBRA&lt;br /&gt;Parking Document Posting  - FBVO&lt;br /&gt;Reversal Documents   - F-14&lt;br /&gt;Company Code Clearing A/C&lt;br /&gt;(Trial Balance purposes) reversal  -  (FBUB) &lt;/p&gt;&lt;p&gt;&lt;b&gt;Clearing Account&lt;/b&gt;&lt;br /&gt;Partial clearing Invoice  - 100 - Open Item&lt;br /&gt;                           Paid  -   70 - Open Item&lt;br /&gt;                       Balance -   30 &lt;/p&gt;&lt;p&gt;In Partial Clearing you can see 100 and 70 are cleared line items and 30 as balance and if it is in Residual you can only 30 as balance as it creates new line item and you can’t see the other cleared line items. &lt;/p&gt;&lt;p&gt;As no company will use residual clearing as it affects on ageing reports. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Open Items in Foreign Currency in all Modules GL/AP/AR  - F.05&lt;/b&gt;&lt;br /&gt;Master Data &lt;/p&gt;&lt;p&gt;&lt;b&gt;Company Code&lt;/b&gt;&lt;br /&gt;Currency&lt;br /&gt;Only Balances in local currencies&lt;br /&gt;Reconciliation Account Type &lt;/p&gt;&lt;p&gt;&lt;b&gt;Year End Scripts&lt;/b&gt;&lt;br /&gt;Re Grouping Receivables / Payables  - (F101) &lt;/p&gt;&lt;p&gt;&lt;b&gt;Bad Debts Provisions – Scripts&lt;/b&gt;&lt;br /&gt;We assume that the customer has not paid at the end of the year you doubt whether this receivable will ever be paid. So you make a transfer posting for the receivables to an account for individual value adjustments using special GL Indicator E and Transaction Code F-21 &lt;/p&gt;&lt;p&gt;&lt;b&gt;Carry forward Balances&lt;/b&gt;&lt;br /&gt;Sub Ledgers and General Ledger balances to be forwarded to next Fiscal Year &lt;/p&gt;&lt;p&gt;&lt;b&gt;Accounts Payables&lt;/b&gt;&lt;br /&gt;Vendor Down Payments&lt;br /&gt;Invoice&lt;br /&gt;Parking&lt;br /&gt;Reversal&lt;br /&gt;Outgoing Payments&lt;br /&gt;Automatic Clearing&lt;br /&gt;Manual Clearing&lt;br /&gt;Advance (Down Payment)&lt;br /&gt;Post with Clearing&lt;br /&gt;Post without Clearing&lt;br /&gt;Reset Clearing&lt;br /&gt;Carry forward&lt;br /&gt;Regrouping&lt;br /&gt;Foreign Currency Valuations &lt;/p&gt;&lt;p&gt;&lt;b&gt;Accounts Receivables&lt;/b&gt;&lt;br /&gt;Customer Down Payments&lt;br /&gt;Invoice&lt;br /&gt;Parking&lt;br /&gt;Reversal&lt;br /&gt;Incoming Payments&lt;br /&gt;Manual Clearing&lt;br /&gt;Advance (Down Payment)&lt;br /&gt;Post with Clearing&lt;br /&gt;Post without Clearing&lt;br /&gt;Reset Clearing&lt;br /&gt;Carry forward&lt;br /&gt;Regrouping&lt;br /&gt;Foreign Currency Valuations &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-6972352535031775250?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/6972352535031775250/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/guide-for-testing-sap-financial.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6972352535031775250'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6972352535031775250'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/guide-for-testing-sap-financial.html' title='Guide for Testing SAP Financial'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3529173483791675475</id><published>2008-02-03T12:40:00.001-08:00</published><updated>2008-02-03T12:40:42.667-08:00</updated><title type='text'>SAP Transaction Code(TCode) For Advance Tax Return</title><content type='html'>F.12   SAPMS38M       Advance Tax Return&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3529173483791675475?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3529173483791675475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-advance.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3529173483791675475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3529173483791675475'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-advance.html' title='SAP Transaction Code(TCode) For Advance Tax Return'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-6241431382405770019</id><published>2008-02-03T12:39:00.000-08:00</published><updated>2008-02-03T12:40:24.186-08:00</updated><title type='text'>SAP Transaction Code(TCode) For G/L: General Ledger from Doc.File</title><content type='html'>F.11   SAPMS38M       G/L: General Ledger from Doc.File&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-6241431382405770019?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/6241431382405770019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-gl.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6241431382405770019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6241431382405770019'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-gl.html' title='SAP Transaction Code(TCode) For G/L: General Ledger from Doc.File'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5505394161115854016</id><published>2008-02-03T12:38:00.002-08:00</published><updated>2008-02-03T12:39:43.330-08:00</updated><title type='text'>SAP Transaction Code(TCode) For G/L: Chart of Accounts</title><content type='html'>F.10   SAPMS38M       G/L: Chart of Accounts&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5505394161115854016?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5505394161115854016/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-gl-chart.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5505394161115854016'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5505394161115854016'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-gl-chart.html' title='SAP Transaction Code(TCode) For G/L: Chart of Accounts'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5876320309299909792</id><published>2008-02-03T12:38:00.001-08:00</published><updated>2008-02-03T12:38:24.363-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='general ledger'/><title type='text'>GR/IR Clearance Account in SAP system</title><content type='html'>&lt;p&gt;&lt;b&gt;GI/IR clearing account is value based or quantity based?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Please find details for the GR/IR Clearance account in SAP system: &lt;/p&gt;&lt;p&gt;&lt;b&gt;GR/IR Clearing Account Maintenance&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Quantity differences between goods receipt and invoice receipt for a purchase order result in a balance on the GR/IR clearing account. &lt;/p&gt;&lt;p&gt;- If the quantity invoiced is larger than the quantity received, the system then expects further goods receipts for this purchase order to clear the balance. &lt;/p&gt;&lt;p&gt;- If the quantity received is larger than the quantity invoiced, the system then expects further invoices for this purchase order to clear the balance. &lt;/p&gt;&lt;p&gt;You can also clear differences for delivery costs.  If no more goods or invoices are to be received, you must clear the balance manually. This can be done in different ways: &lt;/p&gt;&lt;p&gt;- You can return the extra goods to the vendor. &lt;/p&gt;&lt;p&gt;- You can cancel the invoice and post a corrected invoice or a credit memo for the surplus posted quantity. &lt;/p&gt;&lt;p&gt;- You can clear the GR/IR clearing account manually. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Maintaining the GR/IR Clearing Account&lt;/b&gt; &lt;/p&gt;&lt;p&gt;The GR/IR clearing account is usually cleared at the end of a period or fiscal year for that order items that no further goods receipts or invoices are expected for. &lt;/p&gt;&lt;p&gt;1. Choose Logistics -&gt; Materials Management  -&gt; Logistics Invoice Verification  -&gt; GR/IR Account Maintenance  -&gt; Maintain GR/IR Clearing Account. &lt;/p&gt;&lt;p&gt;The GR/IR Account Maintenance screen appears. &lt;/p&gt;&lt;p&gt;2. Enter data as required on this screen in the Document header data frame. &lt;/p&gt;&lt;p&gt;3. In the Selection frame, you choose various selection criteria for the transactions for which you want to post the differences are available for the following selection fields. You maintain them in the user master. &lt;/p&gt;&lt;p&gt;4. Choose the processing type:&lt;br /&gt;- Automatic clearance&lt;br /&gt;- The Automatic clearance function is intended for processing in the background.  &lt;br /&gt;Choose Program  -&gt; Execute in background. &lt;br /&gt;- Prepare list&lt;br /&gt;- Choose Execute.&lt;br /&gt;- The selection screen appears. &lt;/p&gt;&lt;p&gt;5. On the selection screen, the individual purchase order items that have quantity variances and match your selection are now listed.  Select the order items that you want to clear. &lt;/p&gt;&lt;p&gt;6. Clear the GR/IR clearing account for the selected purchase orders by choosing List  -&gt; Post clearing. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Account Maintenance Document&lt;/b&gt; &lt;/p&gt;&lt;p&gt;Document that displays the quantities of the debit or credit of a material in GR/IR clearing account maintenance. &lt;/p&gt;&lt;p&gt;If you clear quantity differences between the goods receipt and invoice receipt for a purchase order using account maintenance, the system produces an account maintenance document. &lt;/p&gt;You can branch from the account maintenance document to the following accounting documents, assuming that they exist:&lt;br /&gt;- Accounting document&lt;br /&gt;- Profit center document&lt;br /&gt;- Special ledger document&lt;br /&gt;- Material ledger document&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5876320309299909792?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5876320309299909792/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/grir-clearance-account-in-sap-system.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5876320309299909792'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5876320309299909792'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/grir-clearance-account-in-sap-system.html' title='GR/IR Clearance Account in SAP system'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5953052366787592971</id><published>2008-02-03T12:28:00.001-08:00</published><updated>2008-02-03T12:28:38.679-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP Faqs'/><title type='text'>SAP Step By Step and What is Credit Limit Check</title><content type='html'>&lt;p&gt;By Allabaqsh &lt;/p&gt;&lt;p&gt;Follow these steps: &lt;/p&gt;&lt;p&gt;1. Go to IMG - enterprise structure - definition - financial accounting - define credit control area. &lt;/p&gt;&lt;p&gt;2. Assignment of company code to credit control area &amp;amp; sales area to credit control area. &lt;/p&gt;&lt;p&gt;3. Go to OVAK select ur sales document type and in the check credit column choose from A B or C. D is for automatic credit control for which you have to maintain the credit group and risk categories. &lt;/p&gt;&lt;p&gt;4. In FD32 you select your customer and click on STATUS icon and press enter. here u maintain the credit amount allowed. but this is done by the Finance people. &lt;/p&gt;&lt;p&gt;5. Now when you create the sales order and if the amount exceeds the credit limit then u will get the message as you maintained in the TC OVAK.  Normally the system starts doing credit checks from the second sales.&lt;br /&gt;order.&lt;br /&gt;  &lt;/p&gt;&lt;p&gt;&lt;b&gt;What are the different types of credit checks?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;By Sunilmadho &lt;/p&gt;&lt;p&gt;Credit Check can be :&lt;br /&gt;1) Simple Credit Check&lt;br /&gt;2) Automatic Credit Control &lt;/p&gt;&lt;p&gt;Automatic Credit Control can be at various levels :&lt;br /&gt;1) Order&lt;br /&gt;2) Delivery&lt;br /&gt;3) Goods Issue &lt;/p&gt;&lt;p&gt;Automatic Credit Check is of many types :&lt;br /&gt;1) Static&lt;br /&gt;2) Dynamic&lt;br /&gt;3) MaximumDocument Value&lt;br /&gt;4) Maximum Open Items in percentage&lt;br /&gt;5) Oldest Open Item in number of days&lt;br /&gt;6) Crtitical fields change&lt;br /&gt;7) Highest dunning level, etc.&lt;br /&gt;You can create more. &lt;/p&gt;&lt;p&gt;Credit Check happens only in SD module, never in FI. Because the stage of the check is in the sales cycle, which exists in SD. FI guys will check the credit master sheets of the customer, the MIS, the analysis etc, review the credit limits of customers. But the check will happen only in SD, while creating order, delivery or doing the goods issue. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5953052366787592971?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5953052366787592971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-step-by-step-and-what-is-credit.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5953052366787592971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5953052366787592971'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-step-by-step-and-what-is-credit.html' title='SAP Step By Step and What is Credit Limit Check'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7296270926242335213</id><published>2008-02-01T05:47:00.003-08:00</published><updated>2008-02-01T05:47:50.806-08:00</updated><title type='text'>SAP Transaction Code(TCode) For Export Objects to cFolders</title><content type='html'>CFE02  CFX_BI_BOM_EXPO Export Objects to cFolders&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7296270926242335213?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7296270926242335213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-export_01.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7296270926242335213'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7296270926242335213'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-export_01.html' title='SAP Transaction Code(TCode) For Export Objects to cFolders'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5054366231976298428</id><published>2008-02-01T05:47:00.001-08:00</published><updated>2008-02-01T05:47:30.734-08:00</updated><title type='text'>SAP Transaction Code(TCode) For Export Documents to cFolders</title><content type='html'>CFE01  CFX_BI_TAB_TO_C Export Documents to cFolders&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5054366231976298428?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5054366231976298428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-export.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5054366231976298428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5054366231976298428'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/02/sap-transaction-codetcode-for-export.html' title='SAP Transaction Code(TCode) For Export Documents to cFolders'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1469227229706086904</id><published>2008-01-28T05:13:00.000-08:00</published><updated>2008-01-28T05:14:03.147-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP Faqs'/><title type='text'>SAP FI/CO Certification Sample Questions</title><content type='html'>&lt;p&gt;&lt;b&gt;Caution: more than one answer may be correct. &lt;/b&gt;&lt;br /&gt;&lt;b&gt;Please mark ALL correct answers. &lt;/b&gt; &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Which of the following statements are correct? &lt;/b&gt; &lt;/p&gt;&lt;p&gt;A   More than one chart of accounts can be created for each client&lt;br /&gt;B   The chart of accounts contains all the G/L accounts, vendor accounts and customer accounts&lt;br /&gt;C   More than one company code can be allocated to the same chart of accounts&lt;br /&gt;D   The chart of accounts controls all the customising settings in the R/3 system&lt;br /&gt;E   All accounts within a chart of accounts must have the same tax code  &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;What status reports does Cash Management and forecasting include?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;A.  Cash management position&lt;br /&gt;B.  Liquidity forecast&lt;br /&gt;C.  Credit limit report&lt;br /&gt;D.  G/L account balances&lt;br /&gt;E.  Bill holdings &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Which of the following are clearing procedures in accounts receivable?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;A.  Incoming payment&lt;br /&gt;B.  Down payment request&lt;br /&gt;C.  Credit memo&lt;br /&gt;D.  Transfer posting &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;When creating an Overhead Cost Order, the first order information which must be entered is:&lt;/b&gt; &lt;/p&gt;&lt;p&gt;A.  Order status&lt;br /&gt;B.  Order type&lt;br /&gt;C.  Settlement type&lt;br /&gt;D.  Curreny&lt;br /&gt;E.  Classification code &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;When creating an Overhead Cost Order, the settlement rule must be entered in the control data.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Which settlement receivers are available for internal orders?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;A.  Cost center&lt;br /&gt;B.  Orders&lt;br /&gt;C.  General ledger accounts&lt;br /&gt;D.  Asset&lt;br /&gt;E.  Vendor &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;In Controlling, a distinction is made between master data, planning, actual data and the information system.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Which of the following master data belongs to Controlling?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;A.  G/L account&lt;br /&gt;B.  Work center&lt;br /&gt;C.  Cost center&lt;br /&gt;D.  Activity type&lt;br /&gt;E.  Supplier &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Withing Overhead Cost Controlling activities are calculated. A Sender/Receiver relationship exists. However, not all Sender/Receiver combinations are allowed.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Which of the following combinations make business sense?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;A.  Sender.   Cost Center, Order, Project&lt;br /&gt;    Receiver. Cost Center, Order, Project&lt;br /&gt;B.  Sender.   Order&lt;br /&gt;    Receiver. Cost Center, Project&lt;br /&gt;C   Sender.   Cost Center&lt;br /&gt;    Receiver. Cost Center, Order, Project, Cost Object &lt;/p&gt;&lt;p&gt;&lt;b&gt;Question:&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Period closing activities are also performed in Controlling. This is dependent on certain prerequisites. Which of the following are MINIMUM criteria before it makes sense to carry out period closing?&lt;/b&gt; &lt;/p&gt;&lt;p&gt;A.  The posting period has been closed.&lt;br /&gt;B.  Materials have been withdrawn.&lt;br /&gt;C.  Personnel costs have been incurred.&lt;br /&gt;D.  Overhead has been incurred.&lt;br /&gt;E.  An order was closed. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1469227229706086904?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1469227229706086904/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fico-certification-sample-questions.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1469227229706086904'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1469227229706086904'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fico-certification-sample-questions.html' title='SAP FI/CO Certification Sample Questions'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8940210407728111786</id><published>2008-01-28T05:10:00.001-08:00</published><updated>2008-01-28T05:10:32.083-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>SAP Financials</title><content type='html'>&lt;div align="justify"&gt;&lt;strong&gt;&lt;span style="font-size: 130%; color: rgb(255, 102, 0);"&gt;SAP Financials&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;div align="justify"&gt;It is a service that provides predictable financing. Being able to predict overall IT cost can help companies simply their budget. Other benefits of SAP Financials can include competitive finance rates, optimized cash flow and accelerated ROI. This service covers the entire SAP solution from hardware to implementation. this service give the entire information of the Company. &lt;/div&gt;&lt;div align="justify"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div align="justify"&gt;&lt;strong&gt;&lt;span style="font-size: 130%; color: rgb(255, 102, 0);"&gt;MySAP ERP Financials - New General Ledger&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;div align="justify"&gt;With the release of mySAP ERP, SAP introduced the New General Ledger (GL). The New GL contains a number of useful features including multiple ledger reporting and document splitting with all resulting data contained within the one module. The New GL also facilitates a faster closing process. In this online session, you will gain an understanding of the new features on offer and options for implementation.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8940210407728111786?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8940210407728111786/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-financials_28.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8940210407728111786'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8940210407728111786'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-financials_28.html' title='SAP Financials'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-392437375104108121</id><published>2008-01-28T05:09:00.001-08:00</published><updated>2008-01-28T05:09:59.839-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>Migrating to the New General Ledger in sap</title><content type='html'>&lt;strong&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;Migrating to the New General Ledger: A Three-Phase Approach&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;By selecting the option to upgrade to SAP’s new mySAP ERP General Ledger (G/L) structure, you must understand this is a full-blownconsulting project, and it should be treated as such.&lt;br /&gt;&lt;br /&gt;MySAP ERP 2005 comes with several new tools to help you migrate your financial records from the classic G/L structure to the new mySAP ERP G/L functionality. I’ll describe those tools and how they are used within the three-phase upgrade project you will need to execute. The migration tools, found in the 2005 IMG, consist of work lists, a migration plan, splitting simulation tools, and result reporting. The sidebar, “Upgrade Options,” has more information on your upgrade options by release.&lt;br /&gt;&lt;br /&gt;When migrating to the new mySAP ERP G/L, keep in mind this important fact: The migration process is not just a plug-and-play modification that you can complete over a short period of time. This project requires several different project phases. Each phase — data migration, testing procedures, and final data certification — requires extensive planning, data verification, and final approval prior to beginning the next phase or completing the project.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-392437375104108121?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/392437375104108121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/migrating-to-new-general-ledger-in-sap_28.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/392437375104108121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/392437375104108121'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/migrating-to-new-general-ledger-in-sap_28.html' title='Migrating to the New General Ledger in sap'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-65819410121457331</id><published>2008-01-28T05:05:00.000-08:00</published><updated>2008-01-28T05:09:12.616-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>SAP FICO minimal configuration for MM posting</title><content type='html'>&lt;span style="font-size: 100%;"&gt;There are many SAP Material Management (MM) learners who face the problem in their MM configuration learning process that they can’t post any MM document, even if their MM configuration has been done correctly. It is because they have lack of knowledge in configuring Financial &amp;amp; Controlling (FICO) module as they have never learned it specifically. It can be very frustrating to solve that problem. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;  &lt;span style="font-size: 100%;"&gt;To help your learning process, we provide a collection of videos that show how to configure SAP FICO module to allow MM module posting. &lt;/span&gt;Learning process has never been this easy before.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-65819410121457331?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/65819410121457331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fico-minimal-configuration-for-mm.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/65819410121457331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/65819410121457331'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fico-minimal-configuration-for-mm.html' title='SAP FICO minimal configuration for MM posting'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8462163790930976105</id><published>2008-01-28T05:04:00.001-08:00</published><updated>2008-01-28T05:04:32.823-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>Belajar SAP FI-CO (Financial dan Controlling)</title><content type='html'>&lt;span style="font-size: 100%;"&gt;Di dunia accounting, systems pelaporan pada dasarnya dibedakan menjadi 2 bagian besar; management accounting dan financial accounting. Dua-dua nya mempunyai objective yang berbeda dan cara pengukuran dan standard yang berbeda.&lt;br /&gt;Management accounting (controlling) itu deal dengan systems performance, pengukuran seberapa efektif suatu systems. Standardnya ditentukan sendiri oleh user, terserah bagaimana user menghitung dan men-set up standardnya, bisa berbeda2 antara satu company dengan company yang lain.&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Sedangkan financial accounting, adalah systems pelaporan keuangan yang nantinya akan diberikan kepada pihak ketiga. Kalo di sini, standardnya udah di tentukan, jadi bakalan sama cara penghitungannya di semua company.&lt;br /&gt;Financial accounting sebagai alat komunikasi antar data keuangan/aktivitas perusahaan dengan pihak-pihak yang berkepentingan dengan data-data/aktivitas tersebut. Setiap perusahaan mempunyai Financial report yang bertujuan menyediakan informasi yang menyangkut posisi, keuangan, kinerja serta perubahan posisi keuangan suatu perusahaan yang bermanfaat bagi sejumlah besar pengguna informasi dalam pengambilan keputusan secara ekonomi. Financial report harus disiapkan secara periodik untuk pihak-pihak yang berkepentingan antara lain, masyarakat dan pemerintah, pemasok dan kreditur, pemilik, manajer perusahaan, investor, pelanggan dan karyawan.Kreditur menggunakan data keuangan untuk mengevaluasi kemampuan perusahaan dalam membayar kembali hutang dan bunganya. Pemilik perusahaan menggunakan data keuangan perusahaan untuk menaksir kondisi keuangan perusahaan dan memutuskan apakah sahamnya dijual atau ditahan. Sedangkan manajemen perusahaan memperhatikan dan memenuhi segala peraturan penyusunan laporan keuangan.&lt;br /&gt;&lt;br /&gt;Sistem aplikasi SAP terdiri dari sejumlah modul yang terintegrasi penuh, dan menjangkau seluruh aspek dalam manajemen bisnis. Sistem SAP dikembangkan untuk memenuhi kebutuhan yang meningkat dari organisasi komersial maupun non-komersial yang menginginkan tercapainya efektivitas dan efisiensi dalam berorganisasi.&lt;br /&gt;&lt;br /&gt;Modul-modul Financial dan Controlling yang terdapat didalam SAP sbb:&lt;br /&gt;1. FI-Financial Accounting, Software bisnis SAP ditujukan untuk menyediakan pengukuran secara kontinu terhadap profitabilitas perusahaan. Modul FI juga mengukur kinerja keuangan perusahaan, berdasarkan pada data transaksi intenal maupun eksternal.Modul FI menyediakan dokumen keuangan yang mampu melacak (mengaudit) setiap angka yang terdapat dalam suatu laporan keuangan hingga ke data transaksi awalnya.&lt;br /&gt;2. CO-Controlling, Fungsi dari modul CO adalah untuk mendukung empat kegiatan operasional: Pengendalian capital investment, Pengendalian aktivitas keuangan perusahaan, memonitor dan merencanakan pembayaran, Pengendalian pendanaan terhadap procurement, pengadaan dan penggunaan dana di setiap area, Pengendalian biaya dan profit berdasarkan semua aktivitas perusahaan&lt;br /&gt;3. IM-Investment Management, Fungsi dari modul IM ini overlapping dengan fungsi yang dijalankan oleh modul TR, namun modul IM lebih spesifik ditujukan untuk menganalisis kebijakan investasi jangka panjang dan fixed assets dari perusahaan dan membantu manajemen dalam membuat keputusan.&lt;br /&gt;4. EC-Enterprise Controlling, Tujuan dari modul EC adalah untuk memberikan akses bagi Enterprise Controller kepada Information Warehouse mengenai hal-hal berikut: Kondisi keuangan perusahaan- Hasil dari perencanaan dan pengendalian perusahaan, Investasi, Maintenance dari aset perusahaan, Akuisisi dan pengembangan SDM perusahaan, Kondisi pasar yang berkaitan dengan pengambilan keputusan, seperti ukuran pasar, market share, competitor performance, Faktor-faktor struktural dari proses bisnis, seperti struktur produksi, struktur biaya, financial accounting dan profitability analysis.&lt;br /&gt;5.TR-Treasury, Modul TR berfungsi untuk mengintegrasikan antara cash management dan cash forecasting dengan aktivitas logistik dan transaksi keuangan.&lt;br /&gt;&lt;br /&gt;Karena pentingnya fungsi dari financial accounting dan controlling tersebut di atas maka kami pandang perlu untuk mengadakan pelatihan SAP FI-CO yang murah dan dapat dijangkau bahkan pelatihan akan diadakan secara online.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8462163790930976105?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8462163790930976105/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/belajar-sap-fi-co-financial-dan_1418.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8462163790930976105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8462163790930976105'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/belajar-sap-fi-co-financial-dan_1418.html' title='Belajar SAP FI-CO (Financial dan Controlling)'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7199291684378943602</id><published>2008-01-28T05:03:00.001-08:00</published><updated>2008-01-28T05:03:26.294-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>How to became FI-CO Consultant Expert in 3 months</title><content type='html'>Banyak yang bertanya, berapa lama untuk menjadi consultant expert,&lt;br /&gt;selalu saya bilang antara 3 sampai 6 bulan apabila anda punya&lt;br /&gt;kesempatan dan kemauan.&lt;br /&gt;saya ambil contoh, kenapa perusahaan menetapkan masa percobaan&lt;br /&gt;selama 3 bulan? dan semua karyawan baru pasti akan berusaha segiat-&lt;br /&gt;giatnya untuk bisa lolos masa 3 bulan tersebut. Kalau dalam 3 bulan&lt;br /&gt;kok masih belum ngerti juga, berarti memang kesempatan yang&lt;br /&gt;diberikan salah orang. :)&lt;br /&gt;tapi kalau terlihat ada progress, maka biasanya di perpanjang sampai&lt;br /&gt;6 bulan. Jadi inget dulu waktu pertama kali kerja di Starko, masa&lt;br /&gt;percobaan sudah lewat tapi surat pengangkatan tak kunjung turun,&lt;br /&gt;ternyata saya dalam 3 bulan pertama menjadi karyawan telaDan dan&lt;br /&gt;juga menjadi karyawan telaTan :)&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Kesempatan itu ada dua sementara kemauan cuma ada satu. kesempatan&lt;br /&gt;mendapatkan ilmu dan kesempatan mengaplikasikannya. sedangkan&lt;br /&gt;kemauan yah cuma kemauan untuk belajar. saya belum temuin orang yang&lt;br /&gt;ngga punya kemauan untuk mengaplikasikan ilmunya alias mau&lt;br /&gt;nganggur..hehehe&lt;br /&gt;&lt;br /&gt;Nah, bagaimana untuk menjadi FI-CO COnsultant Expert dalam 3 bulan.&lt;br /&gt;Berikut ini langkah-langkah yang harus ditempuh untuk dapat menjadi&lt;br /&gt;FI-CO Consultant Expert&lt;br /&gt;&lt;br /&gt;Month 1&lt;br /&gt;Step 1 : Watch SAP Computer Based Training Video SAP&lt;br /&gt;System Management - System Administration Basic &amp;amp; SAP System&lt;br /&gt;Management - System Administration Basic Advanced User + CCMS&lt;br /&gt;Step 2 : Study And Practice The Training Manual (9 set)&lt;br /&gt;Step 3 : Watch SAP Computer Based Training Video Shipping&lt;br /&gt;Clerk, SOP and Structure OP&lt;br /&gt;Step 4 : Study And Practice The Training Manual AA, AP,&lt;br /&gt;AR, CO-CCA, CO-IO, COPA, CO-PC and GL&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Month 2&lt;br /&gt;Step 5 : Walk Through SAP Q&amp;amp;A Material&lt;br /&gt;Step 6 : Browse Configuration Quick Notes&lt;br /&gt;Step 7 : Study The SAP Real-Life Blueprint Documentation&lt;br /&gt;(AA, AP, AR, CO dan GL)&lt;br /&gt;&lt;br /&gt;Month 3&lt;br /&gt;Step 8 : Study The FI/CO Popular Interview Questions And&lt;br /&gt;Answers&lt;br /&gt;Step 9 : Tips To Behave Like An Experienced Consultant In&lt;br /&gt;The Job With Other Consultants&lt;br /&gt;Step 10 : Repeat All The Above Steps For Once&lt;br /&gt;Step 11 : Now Consider Yourself As An Experienced SAP&lt;br /&gt;Consultant And Start Applying For A SAP Job Using Our SAP FI/CO&lt;br /&gt;Sample Resume!&lt;br /&gt;&lt;br /&gt;Jadi, jangan lewatkan kesempatan emas untuk register "Watch SAP&lt;br /&gt;Computer Based Training Video SAP System Management - System&lt;br /&gt;Administration Basic &amp;amp; SAP System Management - System Administration&lt;br /&gt;Basic" pada hari Jumat ini, karena itu Step 1 untuk menjadi Expert&lt;br /&gt;di module SAP apa saja.&lt;br /&gt;&lt;br /&gt;Nah, kemarin ada yang merasa dirinya "belum apa-apa", nih saya kasih&lt;br /&gt;kisi-kisi Step 9... dua saja yah ..yang ada relevansinya dengan&lt;br /&gt;tulisan saya ini.&lt;br /&gt;&lt;br /&gt;"If you are struggling in FI module in front of others just tell&lt;br /&gt;them you have been so busy with CO module for quite sometime that&lt;br /&gt;you forget some of the FI module functions. If you are struggling in&lt;br /&gt;CO module instead, tell them the other way around. This is a very&lt;br /&gt;valid reason in SAP workplace which are even used by senior&lt;br /&gt;consultants"&lt;br /&gt;&lt;br /&gt;"Talk about the limitations on previous versions of SAP like 4.6c&lt;br /&gt;and 3.0. This will give an impression that you have been in the&lt;br /&gt;industry for quite sometime working with older versions of SAP. One&lt;br /&gt;popular limitation in 3.0 is the menu style which is not the tree&lt;br /&gt;view. It is like the conventional menu which appears on top of the&lt;br /&gt;screen."&lt;br /&gt;&lt;br /&gt;Nah sekarang kesempatan pertama sudah ada di depan mata, tinggal&lt;br /&gt;kemauan anda untuk mau belajar yang harus di "cari".&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7199291684378943602?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7199291684378943602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/how-to-became-fi-co-consultant-expert.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7199291684378943602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7199291684378943602'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/how-to-became-fi-co-consultant-expert.html' title='How to became FI-CO Consultant Expert in 3 months'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-172593131333019595</id><published>2008-01-28T05:02:00.001-08:00</published><updated>2008-01-28T05:02:55.770-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>Belajar SAP FI-CO (Financial dan Controlling)</title><content type='html'>&lt;span style="font-size: 100%;"&gt;Di dunia accounting, systems pelaporan pada dasarnya dibedakan menjadi 2 bagian besar; management accounting dan financial accounting. Dua-dua nya mempunyai objective yang berbeda dan cara pengukuran dan standard yang berbeda.&lt;br /&gt;Management accounting (controlling) itu deal dengan systems performance, pengukuran seberapa efektif suatu systems. Standardnya ditentukan sendiri oleh user, terserah bagaimana user menghitung dan men-set up standardnya, bisa berbeda2 antara satu company dengan company yang lain.&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Sedangkan financial accounting, adalah systems pelaporan keuangan yang nantinya akan diberikan kepada pihak ketiga. Kalo di sini, standardnya udah di tentukan, jadi bakalan sama cara penghitungannya di semua company.&lt;br /&gt;Financial accounting sebagai alat komunikasi antar data keuangan/aktivitas perusahaan dengan pihak-pihak yang berkepentingan dengan data-data/aktivitas tersebut. Setiap perusahaan mempunyai Financial report yang bertujuan menyediakan informasi yang menyangkut posisi, keuangan, kinerja serta perubahan posisi keuangan suatu perusahaan yang bermanfaat bagi sejumlah besar pengguna informasi dalam pengambilan keputusan secara ekonomi. Financial report harus disiapkan secara periodik untuk pihak-pihak yang berkepentingan antara lain, masyarakat dan pemerintah, pemasok dan kreditur, pemilik, manajer perusahaan, investor, pelanggan dan karyawan.Kreditur menggunakan data keuangan untuk mengevaluasi kemampuan perusahaan dalam membayar kembali hutang dan bunganya. Pemilik perusahaan menggunakan data keuangan perusahaan untuk menaksir kondisi keuangan perusahaan dan memutuskan apakah sahamnya dijual atau ditahan. Sedangkan manajemen perusahaan memperhatikan dan memenuhi segala peraturan penyusunan laporan keuangan.&lt;br /&gt;&lt;br /&gt;Sistem aplikasi SAP terdiri dari sejumlah modul yang terintegrasi penuh, dan menjangkau seluruh aspek dalam manajemen bisnis. Sistem SAP dikembangkan untuk memenuhi kebutuhan yang meningkat dari organisasi komersial maupun non-komersial yang menginginkan tercapainya efektivitas dan efisiensi dalam berorganisasi.&lt;br /&gt;&lt;br /&gt;Modul-modul Financial dan Controlling yang terdapat didalam SAP sbb:&lt;br /&gt;1. FI-Financial Accounting, Software bisnis SAP ditujukan untuk menyediakan pengukuran secara kontinu terhadap profitabilitas perusahaan. Modul FI juga mengukur kinerja keuangan perusahaan, berdasarkan pada data transaksi intenal maupun eksternal.Modul FI menyediakan dokumen keuangan yang mampu melacak (mengaudit) setiap angka yang terdapat dalam suatu laporan keuangan hingga ke data transaksi awalnya.&lt;br /&gt;2. CO-Controlling, Fungsi dari modul CO adalah untuk mendukung empat kegiatan operasional: Pengendalian capital investment, Pengendalian aktivitas keuangan perusahaan, memonitor dan merencanakan pembayaran, Pengendalian pendanaan terhadap procurement, pengadaan dan penggunaan dana di setiap area, Pengendalian biaya dan profit berdasarkan semua aktivitas perusahaan&lt;br /&gt;3. IM-Investment Management, Fungsi dari modul IM ini overlapping dengan fungsi yang dijalankan oleh modul TR, namun modul IM lebih spesifik ditujukan untuk menganalisis kebijakan investasi jangka panjang dan fixed assets dari perusahaan dan membantu manajemen dalam membuat keputusan.&lt;br /&gt;4. EC-Enterprise Controlling, Tujuan dari modul EC adalah untuk memberikan akses bagi Enterprise Controller kepada Information Warehouse mengenai hal-hal berikut: Kondisi keuangan perusahaan- Hasil dari perencanaan dan pengendalian perusahaan, Investasi, Maintenance dari aset perusahaan, Akuisisi dan pengembangan SDM perusahaan, Kondisi pasar yang berkaitan dengan pengambilan keputusan, seperti ukuran pasar, market share, competitor performance, Faktor-faktor struktural dari proses bisnis, seperti struktur produksi, struktur biaya, financial accounting dan profitability analysis.&lt;br /&gt;5.TR-Treasury, Modul TR berfungsi untuk mengintegrasikan antara cash management dan cash forecasting dengan aktivitas logistik dan transaksi keuangan.&lt;br /&gt;&lt;br /&gt;Karena pentingnya fungsi dari financial accounting dan controlling tersebut di atas maka kami pandang perlu untuk mengadakan pelatihan SAP FI-CO yang murah dan dapat dijangkau bahkan pelatihan akan diadakan secara online.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-172593131333019595?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/172593131333019595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/belajar-sap-fi-co-financial-dan_28.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/172593131333019595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/172593131333019595'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/belajar-sap-fi-co-financial-dan_28.html' title='Belajar SAP FI-CO (Financial dan Controlling)'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4104974173578385959</id><published>2008-01-28T05:01:00.000-08:00</published><updated>2008-01-28T05:02:24.847-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>Belajar SAP FI-CO (Financial dan Controlling)</title><content type='html'>&lt;span style="font-size: 100%;"&gt;Di dunia accounting, systems pelaporan pada dasarnya dibedakan menjadi 2 bagian besar; management accounting dan financial accounting. Dua-dua nya mempunyai objective yang berbeda dan cara pengukuran dan standard yang berbeda.&lt;br /&gt;Management accounting (controlling) itu deal dengan systems performance, pengukuran seberapa efektif suatu systems. Standardnya ditentukan sendiri oleh user, terserah bagaimana user menghitung dan men-set up standardnya, bisa berbeda2 antara satu company dengan company yang lain.&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;Sedangkan financial accounting, adalah systems pelaporan keuangan yang nantinya akan diberikan kepada pihak ketiga. Kalo di sini, standardnya udah di tentukan, jadi bakalan sama cara penghitungannya di semua company.&lt;br /&gt;Financial accounting sebagai alat komunikasi antar data keuangan/aktivitas perusahaan dengan pihak-pihak yang berkepentingan dengan data-data/aktivitas tersebut. Setiap perusahaan mempunyai Financial report yang bertujuan menyediakan informasi yang menyangkut posisi, keuangan, kinerja serta perubahan posisi keuangan suatu perusahaan yang bermanfaat bagi sejumlah besar pengguna informasi dalam pengambilan keputusan secara ekonomi. Financial report harus disiapkan secara periodik untuk pihak-pihak yang berkepentingan antara lain, masyarakat dan pemerintah, pemasok dan kreditur, pemilik, manajer perusahaan, investor, pelanggan dan karyawan.Kreditur menggunakan data keuangan untuk mengevaluasi kemampuan perusahaan dalam membayar kembali hutang dan bunganya. Pemilik perusahaan menggunakan data keuangan perusahaan untuk menaksir kondisi keuangan perusahaan dan memutuskan apakah sahamnya dijual atau ditahan. Sedangkan manajemen perusahaan memperhatikan dan memenuhi segala peraturan penyusunan laporan keuangan.&lt;br /&gt;&lt;br /&gt;Sistem aplikasi SAP terdiri dari sejumlah modul yang terintegrasi penuh, dan menjangkau seluruh aspek dalam manajemen bisnis. Sistem SAP dikembangkan untuk memenuhi kebutuhan yang meningkat dari organisasi komersial maupun non-komersial yang menginginkan tercapainya efektivitas dan efisiensi dalam berorganisasi.&lt;br /&gt;&lt;br /&gt;Modul-modul Financial dan Controlling yang terdapat didalam SAP sbb:&lt;br /&gt;1. FI-Financial Accounting, Software bisnis SAP ditujukan untuk menyediakan pengukuran secara kontinu terhadap profitabilitas perusahaan. Modul FI juga mengukur kinerja keuangan perusahaan, berdasarkan pada data transaksi intenal maupun eksternal.Modul FI menyediakan dokumen keuangan yang mampu melacak (mengaudit) setiap angka yang terdapat dalam suatu laporan keuangan hingga ke data transaksi awalnya.&lt;br /&gt;2. CO-Controlling, Fungsi dari modul CO adalah untuk mendukung empat kegiatan operasional: Pengendalian capital investment, Pengendalian aktivitas keuangan perusahaan, memonitor dan merencanakan pembayaran, Pengendalian pendanaan terhadap procurement, pengadaan dan penggunaan dana di setiap area, Pengendalian biaya dan profit berdasarkan semua aktivitas perusahaan&lt;br /&gt;3. IM-Investment Management, Fungsi dari modul IM ini overlapping dengan fungsi yang dijalankan oleh modul TR, namun modul IM lebih spesifik ditujukan untuk menganalisis kebijakan investasi jangka panjang dan fixed assets dari perusahaan dan membantu manajemen dalam membuat keputusan.&lt;br /&gt;4. EC-Enterprise Controlling, Tujuan dari modul EC adalah untuk memberikan akses bagi Enterprise Controller kepada Information Warehouse mengenai hal-hal berikut: Kondisi keuangan perusahaan- Hasil dari perencanaan dan pengendalian perusahaan, Investasi, Maintenance dari aset perusahaan, Akuisisi dan pengembangan SDM perusahaan, Kondisi pasar yang berkaitan dengan pengambilan keputusan, seperti ukuran pasar, market share, competitor performance, Faktor-faktor struktural dari proses bisnis, seperti struktur produksi, struktur biaya, financial accounting dan profitability analysis.&lt;br /&gt;5.TR-Treasury, Modul TR berfungsi untuk mengintegrasikan antara cash management dan cash forecasting dengan aktivitas logistik dan transaksi keuangan.&lt;br /&gt;&lt;br /&gt;Karena pentingnya fungsi dari financial accounting dan controlling tersebut di atas maka kami pandang perlu untuk mengadakan pelatihan SAP FI-CO yang murah dan dapat dijangkau bahkan pelatihan akan diadakan secara online.&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4104974173578385959?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4104974173578385959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/belajar-sap-fi-co-financial-dan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4104974173578385959'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4104974173578385959'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/belajar-sap-fi-co-financial-dan.html' title='Belajar SAP FI-CO (Financial dan Controlling)'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4354791472373844641</id><published>2008-01-28T04:58:00.000-08:00</published><updated>2008-01-28T05:01:40.934-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SAP Faqs'/><title type='text'>What is SAP IDES ?</title><content type='html'>&lt;p&gt; &lt;span style="font-size: 100%;"&gt;SAP IDES is a normal R/3 but with lots of DEMO data.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="font-size: 100%;"&gt;The system that contains several sample companies typifying relevant business processes. It is simple to use and has a variety of master and transaction data, and is used for demos, online/classroom training, and presentations. Potential customers use IDES to trial and test software via Internet.&lt;/span&gt;&lt;/p&gt; &lt;span style="font-size: 100%;" class="fullpost"&gt;&lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style=""&gt;SAP IDES – the "Internet Demonstration and Evaluation System" in the R/3 System, represents a model company. It consists of an international group with subsidiaries in several countries. IDES contains application data for various business scenarios that can be run in the SAP System. The business processes in the IDES system are designed to reflect real-life business requirements, and have access to many realistic characteristics. IDES uses easy-to-follow business scenarios to show you the comprehensive functions of the R/3 System. &lt;/span&gt;&lt;span style=""&gt;The focal point of IDES, however, is not the functionality itself, but the business processes and their integration.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style=""&gt;IDES not only covers the Logistics area, but also Financials, and Human Resources. It demonstrates how the R/3 System is able to support practically all types of industries, from discrete production through to process industries, from engineering-to-order to repetitive manufacturing. However, IDES is not a sector-oriented model company. The individual processes are based on practice-oriented data for sectors such as Retailing or Banking. The IDES group manufactures products as diverse as elevators, motorcycles, and paints.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style=""&gt;IDES is managed by SAP just as any regular business enterprise. SAP regularly updates the IDES data (master data, transaction data, and customizing). IDES also carry out period-end closing and plan with different time-horizons. Transaction data are generated to ensure that the information systems in all areas have access to realistic evaluation data. IDES are constantly implementing new, interesting business scenarios to highlight the very latest functions available in the R/3 System. New functions are represented and documented by IDES scenarios.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;span style=""&gt;Above all, IDES shows you the possibilities of the integrated applications in the SAP System. IDES cover all aspects of a business enterprise, including Human Resources, Financial Accounting, Product Cost Planning, Overhead Management, Profitability Analysis, Planning, Sales and Distribution, Materials Management, Production, and much, much more. IDES have also integrated document administration and third-party CAD systems within the IDES system. This means that you can call up and display external documents, or access CAD drawings.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=""&gt;IDES shows you how the R/3 System supports production processes, the supply chain, and the efficient usage of global resources. Or perhaps you would like to increase your understanding of just-in-time-production or the integration of the electronic KANBAN system in an MRP II environment? IDES provides the ideal way to learn about areas such as Product Cost Controlling, Activity-Based Costing, or integrated Service Management and Plant Maintenance. How to manage high inflation is just one of the ever-growing number of IDES business scenarios that you can choose from.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4354791472373844641?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4354791472373844641/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/what-is-sap-ides.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4354791472373844641'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4354791472373844641'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/what-is-sap-ides.html' title='What is SAP IDES ?'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5951856096783270215</id><published>2008-01-27T06:34:00.001-08:00</published><updated>2008-01-27T06:34:29.636-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>SAP CO Module Other Configuration</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;Other configuration&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;After the     Controlling Area, Number Ranges, and Plan Versions have been defined     and maintained, then settings for the other components in the     CO(Controlling) Module should be maintained. (Cost Center     Accounting, Cost Element Accounting, Activity-Based Costing,     Internal Orders, Product Cost Controlling, Profitability Analysis,     and Profit Center Accounting. )  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The Account     Assignment Logic  allows configuration for Validation and     Substitution Rules whose purpose is to check certain input values as     defined by the User. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;More     specifically, Validations allow for business transactions to either     post or not post  documents based on the criteria defined in the     validation rule. Certain input conditions are checked as defined by     the User and if those conditions are met then the document(s) are     updated and/or posted in the system. If the condition is not met,     then an error message is generated to the User with a brief     explanation of  the error. These messages are defined in     Configuration and can be identified as a warning, error, or a note.     You also have the option to deactivate messages. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Substitutions     on the other hand, checks input values and replaces the values with     another value if the criteria as defined is met.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Maintaining     Currency and Valuation Profiles allows for  the definition of     valuation approaches to be used in accounting components . These     valuation profiles are checked in the system  when activated in the     Controlling Area. Certain rules apply if there is a need to maintain     the currency and valuation profiles: (1) Company Code Currency must     be  assigned to a legal valuation approach, (2)  Valuation     approaches must also be maintain in the material ledger, and (3)     Profit Center valuations can only be maintained if you are using     Profit Center Accounting. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The     CO(Controlling)Module has multiple configuration  steps that must be     followed for complete implementation of this module. Each     sub-component of the CO (Controlling) Module has it’s level of     configuration requirements. Once you have defined your business     needs in the Controlling Area, a determination can be made as to     what should be configured and what  you do not need.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span style="font-family:Arial;font-size:85%;"&gt;             &lt;p align="justify"&gt;We hope you have enjoyed reading this tutorial.             &lt;/p&gt;             &lt;/span&gt;             &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5951856096783270215?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5951856096783270215/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-other-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5951856096783270215'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5951856096783270215'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-other-configuration.html' title='SAP CO Module Other Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7865536285582943748</id><published>2008-01-27T06:33:00.001-08:00</published><updated>2008-01-27T06:33:50.028-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>SAP CO Module Number Ranges</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;Number ranges&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Configuration     in the CO (Controlling) Modules requires maintenance of number     ranges for documents generated from business transactions. A     systems’ generated document number is assigned for every CO     (Controlling) posting. These numbers are sequential and are required     to be assigned to number range groups. The number range groups     consists of two number intervals, one for internal document     numbering and one for external document numbering. The SAP R/3     system keeps track of those document numbers that are externally     generated and fed to SAP via batches and User manual input,     otherwise, the system generates the next internally assigned     document number for the transaction posted. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;As previously     stated when defining the Controlling Area, you have the ability to     copy the Standard SAP Controlling Area “0001” which already has the     number ranges defined eliminating the need for maintenance of      number ranges. Keep in mind that you also have the flexibility to     change number ranges and number range groups to meet your business     needs. As a caution, never overlap number intervals in a group . For     example,  if you decide to assign number range interval 10000000     thru 199999999 to the number range group “05”, you can not assign it     to number range group “06”. Number ranges should never be     transported for data consistency purposes, therefore create these     manually in each system. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Within the CO     (Controlling) Module, you can configure Plan Versions. Maintaining     Plan Versions allows for set-up of planning assumptions and     determination of plan rates for allocation and plan activity     purposes. The SAP Standard Version “000” is created for a five year     fiscal year plan. It is recommended that the standard version be     utilized for your plan/actual comparisons if you do not require     multiple plan versions. SAP always allows the flexibility to create     additional Plan versions by coping the Standard Version “000”  and     changing certain fields as required. There is also the option of     defining and creating a totally new Plan Version.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7865536285582943748?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7865536285582943748/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-number-ranges.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7865536285582943748'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7865536285582943748'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-number-ranges.html' title='SAP CO Module Number Ranges'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-97795633330674178</id><published>2008-01-27T06:32:00.002-08:00</published><updated>2008-01-27T06:33:14.753-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>SAP CO Module Configuration</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;Primary configuration considerations&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;There are     several configuration steps that must be considered when     implementing the CO (Controlling) Module. Creating the Controlling     area is one of the first steps in the CO (Controlling) configuration     process. SAP has provided standard controlling areas and company     codes which can be utilized as a basis for creating your company’s     Controlling Area. The SAP Standard for Controlling Area is “0001”     and for company code is “0001”.  &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;It is     recommended that these be used as a basis  to create the Controlling     Area or Company Code that  you would like to define . Certain     defaults setting such as number ranges have already been set-up in     the standard SAP settings, thereby eliminating the need to redo this     configuration requirement. Through the SAP Configuration process,     you can create a copy of the Standard Controlling Area and Company     Code, then update the other fields as needed including the four     character alpha numeric field which identifies these areas. (You may     want to change the controlling area from “0001” to “A001” and the     Company Code from “0001” to “ AA01” as an example.) &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Keep in mind     that Company Codes are assigned to Controlling Areas and affect the     COA (Chart of Accounts), the Fiscal Year Variants, and Currency     set-ups. Cost Center hierarchy and Reconciliation ledger settings     are also include in the Controlling Area set-up. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The Control     Indicator activates and deactivates certain functions in the     Controlling Area. The Controlling Area can also be used for     cross-company code business transactions. To  enable this function     the Controlling Area must be assigned to all company codes used for     cross-company code accounting.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-97795633330674178?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/97795633330674178/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/97795633330674178'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/97795633330674178'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-configuration.html' title='SAP CO Module Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4981025612068831163</id><published>2008-01-27T06:32:00.001-08:00</published><updated>2008-01-27T06:32:40.420-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>SAP CO Module Introduction</title><content type='html'>&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Introduction&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The SAP CO     (Controlling) Module provides supporting information to Management     for the purpose of planning, reporting, as well as monitoring the     operations of their business. Management decision-making can be     achieved with the level of information provided by this module. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Some of the     components of the CO(Controlling) Module are as follows: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Cost Element Accounting&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Cost Center Accounting&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Internal Orders&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Activity-Based Costing ( ABC)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Product Cost Controlling&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Profitability Analysis&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Profit Center Accounting&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The &lt;u&gt;Cost     Element Accounting&lt;/u&gt; component provides information which      includes the costs and revenue for an organization. These postings     are automatically updated from  FI (Financial Accounting) to CO     (Controlling). The cost elements are the basis for cost accounting     and enables the User the ability to display costs for each of the     accounts that have been assigned to the cost element. Examples of     accounts that can be assigned  are Cost Centers, Internal Orders,     WBS(work breakdown structures). &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Cost     Center Accounting&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;      provides information on the costs incurred by your business. Within     SAP, you have the ability to assign Cost Centers to departments and     /or Managers responsible for certain areas of the business as well     as functional areas within your organization. Cost Centers can be     created for such functional areas as Marketing, Purchasing, Human     Resources, Finance, Facilities, Information Systems, Administrative     Support,  Legal, Shipping/Receiving, or even  Quality. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Some of the     benefits of Cost Center Accounting : (1) Managers can set Budget     /Cost Center targets; (2) Cost Center visibility of functional     departments/areas of your business; (3)  Planning ; (4) Availability     of Cost allocation methods; and (5) Assessments/Distribution of     costs to other cost objects. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Internal     Orders&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt; provide a     means of tracking costs of a specific job , service, or task.     Internal Orders are used as a method to collect those costs and     business transactions related to the task. This level of monitoring     can be very detailed but allows management the ability to review     Internal Order activity for better-decision making purposes.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;    Activity-Based Costing&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     allows a better definition of the source of costs to the process     driving the cost. Activity-Based Costing enhances Cost Center     Accounting in that it allows for a process-oriented and     cross-functional view of your cost centers. It can also be used with     Product Costing and Profitability Analysis. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Product      Cost Controlling&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     allows management the ability to analyze their product costs and to     make decisions on the optimal price(s) to market their products. It     is within this module of CO (Controlling) that planned, actual and     target values are analyzed. Sub-components of the module are: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Product Cost Planning which includes     Material Costing( Cost estimates with Quantity structure, Cost     estimates without quantity structure, Master data for Mixed Cost     Estimates, Production lot Cost Estimates) , Price Updates, and     Reference and Simulation Costing. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Cost Object Controlling includes     Product Cost by Period, Product Cost by Order, Product Costs by     Sales Orders, Intangible Goods and Services, and CRM Service     Processes. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Actual Costing/Material Ledger includes     Periodic Material valuation, Actual Costing, and Price Changes. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;    Profitability Analysis&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     allows Management the ability to review information with respect to     the company’s profit or contribution margin by business segment.      Profitability Analysis can be obtained by the following methods: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;    Account-Based Analysis&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     which uses an account-based valuation approach. In this analysis,     cost and revenue element accounts are used. These accounts can be     reconciled with FI(Financial Accounting).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal" style="text-indent: -18pt; margin-left: 90pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Cost-Based     Analysis &lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;uses a     costing based valuation approach as defined by the User. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Profit     Center Accounting&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     provides visibility of an organization’s profit and losses by profit     center. The methods which can be utilized for EC-PCA (Profit Center     Accounting) are period accounting or by  the cost-of-sales approach.     Profit Centers can be set-up to identify product lines, divisions,     geographical regions, offices, production sites or by functions.     Profit Centers are used for Internal Control purposes enabling     management  the ability to review areas of responsibility within     their organization. The difference between a Cost Center and a     Profit Center is that the Cost Center represents individual costs     incurred during a given period and Profit Centers contain the     balances of costs and revenues.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4981025612068831163?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4981025612068831163/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-introduction.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4981025612068831163'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4981025612068831163'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-co-module-introduction.html' title='SAP CO Module Introduction'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-3624074387045250019</id><published>2008-01-27T06:31:00.001-08:00</published><updated>2008-01-27T06:31:34.760-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP FI Module Integration Points</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;What are some of the integration points of the FI module?&lt;/b&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoFooter"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;SAP is     marketed as a fully integrated system, therefore knowing some of the     integration points enables the Users to better understand the     Modules. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoFooter" style="text-indent: -18pt; margin-left: 36pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Organization units are not only defined     in FI(Financial Accounting) but also in other SAP Modules. The SD(     Sales &amp;amp; Distribution) Module requires the set-up of Sales     Organizations, Distribution Channels and Divisions ; Purchasing     requires purchasing organizations, plants, and storage locations;     and CO (Controlling) requires a Controlling area to be defined. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoFooter" style="text-indent: -18pt; margin-left: 36pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;To transfer data between FI(Financial     Accounting) and CO (controlling) as well as other modules, a Company     Code must be assigned to each of the Modules. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoFooter" style="text-indent: -18pt; margin-left: 36pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Business Areas must be entered when     generating business transactions if you would like visibility of     those transactions impacting a certain BA(Business Area). You can     also update your Master Records to include BA(Business Area) for     example Cost Center. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoFooter" style="text-indent: -18pt; margin-left: 36pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;Document postings are automatically     posted in the year and periods that you created in the Fiscal Year     variant set-ups based on the month, start and end dates to which     postings are allowed within a given period as defined. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoFooter" style="text-indent: -18pt; margin-left: 36pt;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;·&lt;/span&gt;&lt;span style="font-style: normal; font-variant: normal; font-weight: normal;"&gt;&lt;span style="font-size:85%;"&gt;            &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;There are several integration points in     SAP, the above lists a few .&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span style="font-family:Arial;font-size:85%;"&gt;             &lt;p align="justify"&gt;We hope you have enjoyed reading this tutorial.             &lt;/p&gt;                &lt;/span&gt;             &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-3624074387045250019?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/3624074387045250019/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-integration-points.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3624074387045250019'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/3624074387045250019'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-integration-points.html' title='SAP FI Module Integration Points'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8612434113190854488</id><published>2008-01-27T06:30:00.001-08:00</published><updated>2008-01-27T06:30:57.461-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP FI Module More Configuration</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;More FI configuration considerations:&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;&lt;span style="font-size:85%;"&gt;Business Area, COA, GL, Fiscal year and     Currencies&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Business     Area&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt; is optional     and is equivalent to a specific area of responsibility within your     company or business segment. BA (Business Area) also allows for     internal and external reporting. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Another     configuration requirement for set-up in SAP are the Basic settings     consisting of the following: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Chart of       Accounts(COA)&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Fiscal Year       Variants.&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Currencies&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;/ul&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The &lt;u&gt;    COA(Chart of Accounts&lt;/u&gt;) lists all General Ledger accounts that     are used by the organization. It is assigned in configuration to     each company code and allows for daily General Ledger postings.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The &lt;u&gt;    General Ledger&lt;/u&gt; accounts are made up of such data as account     number, company code, a description of the account ,  classification     of whether the account is a P &amp;amp; L Statement Account or a Balance     Sheet Account.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Control data of the GL      Account is where currency is specified, Tax category (posting      without tax allowed) ,  marking the account as a reconciliation      account ( e.g. Customer, Asset, Vendors, Accounts Receivable) or      not.&lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Marking the G/L      Account  as a “reconciliation” account allows for postings to an      Asset Account ( for example) as well as automatic update to the      G/L Account.&lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt; Configuration prevents      direct postings to reconciliation accounts thereby assisting in      maintaining integrity of the data.&lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;This allows      reconciliation between the sub-ledger and  general ledger to      always be guaranteed.&lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Within the General      Ledger control data , you can also designate whether line item      display is possible in the account. The system then stores an      entry per line in an index table which links back to the      account.  (Display of line item details are then available for      reporting purposes ,etc.)&lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Open Item Indicators      can be set on the G/L Account allowing for better management of      open items. Examples include: Bank Clearing Accounts, GR/IR      Clearing Accounts, Payroll, etc.&lt;/span&gt;&lt;/li&gt;    &lt;/span&gt;&lt;/ul&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Fiscal     Year&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     configuration is a must and can be defined to meet your company’s     reporting periods whether Fiscal (any period combination that is not     calendar) or Calendar( Jan-Dec).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Posting Periods are      defined and assigned to the Fiscal Year.&lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Within the periods you      specify start dates and finished dates. &lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;SAP allows for 12      posting periods along with specially defined periods that can be      used for year-end financial closing.&lt;/span&gt;&lt;/li&gt;    &lt;/span&gt;&lt;/ul&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Currencies&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     are another basic configuration setting requirement  which defines     your  company’s legal means of payment by country.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;It is recommended that      all Currency set-ups in SAP follow the ISO Standards.&lt;/span&gt;&lt;/li&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;The ISO Standards      ensure Global conformity across businesses worldwide utilizing      SAP.&lt;/span&gt;&lt;/li&gt;    &lt;/span&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8612434113190854488?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8612434113190854488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-more-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8612434113190854488'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8612434113190854488'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-more-configuration.html' title='SAP FI Module More Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2121307511268132908</id><published>2008-01-27T06:29:00.000-08:00</published><updated>2008-01-27T06:30:12.344-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='FICO Configuration'/><title type='text'>SAP FI Module Configuration</title><content type='html'>&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;Primary configuration considerations:&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;&lt;span style="font-size:85%;"&gt;Client, company and company code&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoBodyTextIndent" style="margin-left: 0cm;"&gt; &lt;span style="font-family:Arial;"&gt;   &lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Once a business has decided to use     the SAP FI(Financial Accounting) Module, there are several      Configurations prerequisite steps that must be completed.Determining     the organizational structure is one of the  first steps in setting     up the business functions in SAP as well as your reporting     requirements. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The     Organizational structure is created by defining the organizational     units consisting of the following: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Client&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Company&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Company Code&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Business Area&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;/ul&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;A &lt;u&gt;Client&lt;/u&gt;     is the highest unit within an SAP system and contains Master records     and Tables. Data entered at this level are valid for all company     code data and organizational structures  allowing for data     consistency. User access and authorizations are assigned to each     client created. Users must specify which client they are working in     at the point of logon to the SAP system.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;A &lt;u&gt;Company&lt;/u&gt;     is the unit to which your financial statements are created and can     have one to many company codes assigned to it.   A company is     equivalent to your legal business organization. Consolidated     financial statements are based on the company’s financial     statements. Companies are defined in configuration and assigned to     company codes. Each company code must use the same COA( Chart of     Accounts) and Fiscal Year. Also note that local currency for the     company can be different.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Company     Codes&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt; are the     smallest unit within your organizational structure and is used for     internal and external reporting purposes. Company Codes are not     optional within SAP and are required to be defined. Financial     transactions are viewed at the company code level. Company Codes can     be created for any business organization whether national or     international. It is recommended that once a Company Code has been     defined in Configuration with all the required settings then other     company codes later created should be copied from the existing     company code. You can then make changes as needed. This reduces     repetitive input of information that does not change from company     code to company code as well as eliminate the possibility of missed     data input.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;When defining     company codes, the following key areas must be updated: &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Company Code Key-       identifies the company code and consists of four       alpha-numeric characters. Master data and business       transactions are created by this key.&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;/ul&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Company Code Name-       identifies the name of the business organization within your       organizational structure.&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;/ul&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Address- identifies       the street address, city, state, zip code for the company       code created. This information is also used on       correspondence and reports.&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Country- identifies       the country to which your business is based. Country codes       within SAP are based on ISO Standards.&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Country currency-       identifies the local currency for the company code that you       have defined.&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Language-       identifies the language to be used for you company code and       is also used for text in your documents. SAP unlike other       applications, offers over thirty languages including EN(       English) , ES (Spanish), FR (French), DE (German), EL       (Greek), IT(Italian), AR( Arabic), ZH (Chinese) , SV       (Swedish) , and JA (Japanese) to name a few.&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2121307511268132908?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2121307511268132908/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-configuration.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2121307511268132908'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2121307511268132908'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-configuration.html' title='SAP FI Module Configuration'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-5374680087876080671</id><published>2008-01-27T06:27:00.000-08:00</published><updated>2008-01-27T06:29:13.894-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico'/><title type='text'>SAP FI Module  Introduction</title><content type='html'>&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Introduction&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The SAP FI     Module has the capability of meeting all the accounting and     financial needs of an organization. It is within this module that     Financial Managers as well as other Managers  within your business     can review the financial position of the company in real time as     compared to legacy systems which often times require overnight     updates before financial statements can be generated and run for     management review.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The real-time     functionality of the SAP modules allows for better decision making     and strategic planning. The FI (Financial Accounting) Module     integrates with other SAP Modules such as MM (Materials Management),     PP (Production Planning), SD(Sales and Distribution), PM (Plant     Maintenance),and PS (Project Systems).&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The FI Module     also integrates with HR(Human Resources) which includes PM(Personnel     Management), Time Management, Travel Management, Payroll.Document     transactions occurring within the specific modules generate account     postings via account determination tables.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;The FI     (Financial Accounting) Module  components.&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;The FI Module     comprises several sub-modules as follows:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="disc"&gt;&lt;span style="font-family:Arial;"&gt;    &lt;/span&gt;&lt;ul style="margin-top: 0cm; margin-bottom: 0cm;" type="circle"&gt;&lt;span style="font-family:Arial;"&gt;     &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Accounts       Receivables&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Accounts Payable&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Asset Accounting&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Bank Accounting&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Consolidation&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Funds Management&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;General Ledger&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Special Purpose       Ledger&lt;/span&gt;&lt;/li&gt;      &lt;li class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;Travel Management&lt;/span&gt;&lt;/li&gt;     &lt;/span&gt;&lt;/ul&gt;&lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;/ul&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;&lt;u&gt;Accounts     Receivables&lt;/u&gt; records all account postings generated as a result     of Customer sales activity. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;These     postings are automatically updated in the General Ledger . It is     within the Accounts &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:85%;"&gt;Receivables     Module that you can monitor aging of the receivables and generate     customer analysis. The Accounts Receivable Module also integrates     with the General ledger, Sales and Distribution, and Cash Management     Modules.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Accounts     Payable&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt; records     account postings generated as a result of Vendor purchasing     activity. Automatic postings are generated in the General Ledger as     well. Payment programs within SAP enables the payment of payable     documents by check, EDI, or transfers.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Asset     Accounting&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt; is     utilized for managing your company’s Fixed Assets. SAP allows you to     categorize assets and to set values for depreciation calculations in     each asset class.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Bank     Accounting&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     allows for management of bank transactions in the system including     cash management.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;    Consolidation&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     enables the combining of financial statements for multiple entities     within an organization. These statements provide an overview of the     financial position of the company as a whole.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Funds     Management&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     allows management to set budgets for revenues and expenses within     your company as well as track these to the area of responsibility.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;General     Ledger&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt; is fully     integrated with the other SAP Modules. It is within the General     Ledger that all accounting postings are recorded. These postings are     displayed in real-time providing up-to-date visibility of the     financial accounts.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Special     Purpose Ledger&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     is used to define ledgers for reporting purposes. Data can be     gathered from internal and external applications.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt; &lt;span style="font-family:Arial;"&gt;   &lt;/span&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-family:Arial;"&gt;&lt;u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;Travel     Management&lt;/span&gt;&lt;/span&gt;&lt;/u&gt;&lt;span lang="EN-US"&gt;&lt;span style="font-size:85%;"&gt;     provides management of all travel activities including booking trips     and handling of expenses associated with travel.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-5374680087876080671?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/5374680087876080671/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-introduction.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5374680087876080671'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/5374680087876080671'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-fi-module-introduction.html' title='SAP FI Module  Introduction'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-639436487482540772</id><published>2008-01-25T08:42:00.001-08:00</published><updated>2008-01-25T08:44:23.835-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='fico tables'/><title type='text'>SAP Finance Tables(FICO Tables)</title><content type='html'>&lt;span class="text"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-size: 12px; line-height: 16px;"&gt;AGKO Cleared Accounts&lt;br /&gt;&lt;br /&gt;ANAR Asset Types&lt;br /&gt;&lt;br /&gt;ANAT Asset type text&lt;br /&gt;&lt;br /&gt;ANEK Document Header Asset Posting&lt;br /&gt;&lt;br /&gt;ANEP Asset Line Items&lt;br /&gt;&lt;br /&gt;ANEV Asset downpymt settlement&lt;br /&gt;&lt;br /&gt;ANKT Asset classes- Description&lt;br /&gt;&lt;br /&gt;ANLA Asset Master Record Segment&lt;br /&gt;&lt;br /&gt;ANLB Depreciation terms&lt;br /&gt;&lt;br /&gt;ANLC Asset Value Fields&lt;br /&gt;&lt;br /&gt;ANLH Main asset number&lt;br /&gt;&lt;br /&gt;AT02T Transaction Activity Category- Description&lt;br /&gt;&lt;br /&gt;AT02A Transaction Code for Menu TIMN&lt;br /&gt;&lt;br /&gt;AT10 Transaction type&lt;br /&gt;&lt;br /&gt;AT10T Name of Transaction Type&lt;br /&gt;&lt;br /&gt;BKDF Document Header Supplement for Recurring Entry&lt;br /&gt;&lt;br /&gt;BKORM Accounting Correspondence Requests&lt;br /&gt;&lt;br /&gt;BKPF Accounting Document Header&lt;br /&gt;&lt;br /&gt;BLPK Document log header&lt;br /&gt;&lt;br /&gt;BLPP Document log item&lt;br /&gt;&lt;br /&gt;BLPR Document Log Index and Planned Order (Backflush)&lt;br /&gt;&lt;br /&gt;BNKA Bank master record&lt;br /&gt;&lt;br /&gt;BP000 Business Partner Master (General Data)&lt;br /&gt;&lt;br /&gt;BPBK Doc.Header Controlling Obj.&lt;br /&gt;&lt;br /&gt;BPEG Line Item Total Values Controlling Obj.&lt;br /&gt;&lt;br /&gt;BPEJ Line Item Annual Values Controlling Obj.&lt;br /&gt;&lt;br /&gt;BPEP Line Item Period Values Controlling Obj.&lt;br /&gt;&lt;br /&gt;BPGE Totals Record for Total Value Controlling obj.&lt;br /&gt;&lt;br /&gt;BPJA Totals Record for Annual Total Controlling Obj.&lt;br /&gt;&lt;br /&gt;BSAD Accounting- Secondary Index for Customers (Cleared Items)&lt;br /&gt;&lt;br /&gt;BSAK Accounting- Secondary Index for Vendors (Cleared Items)&lt;br /&gt;&lt;br /&gt;BSAS Accounting- Secondary Index for G/L Accounts (Cleared Items)&lt;br /&gt;&lt;br /&gt;BSEC One-Time Account Data Document Segment&lt;br /&gt;&lt;br /&gt;BSEG Accounting Document Segment&lt;br /&gt;&lt;br /&gt;BSID Accounting- Secondary Index for Customers&lt;br /&gt;&lt;br /&gt;BSIK Accounting- Secondary Index for Vendors&lt;br /&gt;&lt;br /&gt;BSIM Secondary Index, Documents for Material&lt;br /&gt;&lt;br /&gt;BSIS Accounting- Secondary Index for G/L Accounts&lt;br /&gt;&lt;br /&gt;CEPC Profit Center Master Data Table&lt;br /&gt;&lt;br /&gt;CEPCT Texts for Profit Center Master Data&lt;br /&gt;&lt;br /&gt;COBRA Settlement Rule for Order Settlement&lt;br /&gt;&lt;br /&gt;COBRB Distribution Rules Settlement Rule Order Settlement&lt;br /&gt;&lt;br /&gt;COKA CO Object- Control Data for Cost Elements&lt;br /&gt;&lt;br /&gt;COSP CO Object- Cost Totals for External Postings&lt;br /&gt;&lt;br /&gt;COSS CO Object- Cost Totals for Internal Postings&lt;br /&gt;&lt;br /&gt;CRCO Assignment of Work Center to Cost Center&lt;br /&gt;&lt;br /&gt;CSKA Cost Elements (Data Dependent on Chart of Accounts)&lt;br /&gt;&lt;br /&gt;CSKB Cost Elements (Data Dependent on Controlling Area)&lt;br /&gt;&lt;br /&gt;CSLA Activity master&lt;br /&gt;&lt;br /&gt;FEBEP Electronic Bank Statement Line Items&lt;br /&gt;&lt;br /&gt;FPLA Billing Plan&lt;br /&gt;&lt;br /&gt;FPLT Billing Plan- Dates&lt;br /&gt;&lt;br /&gt;GLPCT EC-PCA- Totals Table&lt;br /&gt;&lt;br /&gt;KNA1 General Data in Customer Master&lt;br /&gt;&lt;br /&gt;KOMK Pricing Communication Header&lt;br /&gt;&lt;br /&gt;MAHNV Management Records for the Dunning Program&lt;br /&gt;&lt;br /&gt;REGUT TemSe - Administration Data&lt;br /&gt;&lt;br /&gt;SKA1 G/L Account Master (Chart of Accounts)&lt;br /&gt;&lt;br /&gt;SKAT G/L Account Master Record (Chart of Accounts- Description)&lt;br /&gt;&lt;br /&gt;SKB1 G/L account master (company code)&lt;br /&gt;&lt;br /&gt;T003T Document Type Texts&lt;br /&gt;&lt;br /&gt;T007S Tax Code Names&lt;br /&gt;&lt;br /&gt;T087J Text&lt;br /&gt;&lt;br /&gt;TAPRFT Text tab. for investment profile&lt;br /&gt;&lt;br /&gt;TKA01 Controlling Areas&lt;br /&gt;&lt;br /&gt;TKA09 Basic Settings for Versions&lt;br /&gt;&lt;br /&gt;TKVS CO Versions&lt;br /&gt;&lt;br /&gt;TZB0T Flow types text table&lt;br /&gt;&lt;br /&gt;TZPAT Financial Assets Management product type texts&lt;br /&gt;&lt;br /&gt;VBSEGS Document Segment for G/L Accounts Document Parking&lt;br /&gt;&lt;br /&gt;VTBFHA Transaction&lt;br /&gt;&lt;br /&gt;VTBFHAPO Transaction Flow&lt;br /&gt;&lt;br /&gt;VTBFHAZU Transaction Activity&lt;br /&gt;&lt;br /&gt;VTBFINKO Transaction Condition&lt;br /&gt;&lt;br /&gt;VTIDERI Master Data Listed Options and Futures&lt;br /&gt;&lt;br /&gt;VTIFHA Underlying transaction&lt;br /&gt;&lt;br /&gt;VTIFHAPO Underlying transaction flows&lt;br /&gt;&lt;br /&gt;VTIFHAZU Underlying transaction status table&lt;br /&gt;&lt;br /&gt;VTIOF Options Additional Data&lt;br /&gt;&lt;br /&gt;VWPANLA Asset master for securities&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-639436487482540772?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/639436487482540772/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-finance-tablesfico-tables.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/639436487482540772'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/639436487482540772'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-finance-tablesfico-tables.html' title='SAP Finance Tables(FICO Tables)'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-367358981296447521</id><published>2008-01-24T04:32:00.005-08:00</published><updated>2008-01-24T04:32:59.133-08:00</updated><title type='text'>SAP Transaction Code(TCode) For AA Asset Status Reconciliation</title><content type='html'>EWA9   EWURA001       AA Asset Status Reconciliation&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-367358981296447521?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/367358981296447521/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-aa-asset.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/367358981296447521'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/367358981296447521'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-aa-asset.html' title='SAP Transaction Code(TCode) For AA Asset Status Reconciliation'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-7176457158004515165</id><published>2008-01-24T04:32:00.003-08:00</published><updated>2008-01-24T04:32:41.627-08:00</updated><title type='text'>SAP Transaction Code(TCode) For AA Balances Reconciliation</title><content type='html'>EWA8   EWURA001       AA Balances Reconciliation&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-7176457158004515165?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/7176457158004515165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-aa.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7176457158004515165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/7176457158004515165'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-aa.html' title='SAP Transaction Code(TCode) For AA Balances Reconciliation'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-4566649562199084249</id><published>2008-01-24T04:32:00.001-08:00</published><updated>2008-01-24T04:32:24.371-08:00</updated><title type='text'>SAP Transaction Code(TCode) For AA Totals Record Reconciliation</title><content type='html'>EWA7   EWURA001       AA Totals Record Reconciliation&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-4566649562199084249?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/4566649562199084249/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-aa-totals.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4566649562199084249'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/4566649562199084249'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-aa-totals.html' title='SAP Transaction Code(TCode) For AA Totals Record Reconciliation'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-516635053038383158</id><published>2008-01-24T04:31:00.004-08:00</published><updated>2008-01-24T04:32:07.070-08:00</updated><title type='text'>SAP Transaction Code(TCode) For Reconcil. of critical FI-AA documts</title><content type='html'>EWA3   RAEWUC0P       Reconcil. of critical FI-AA documts&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-516635053038383158?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/516635053038383158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-reconcil.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/516635053038383158'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/516635053038383158'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-reconcil.html' title='SAP Transaction Code(TCode) For Reconcil. of critical FI-AA documts'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-8435673479742156300</id><published>2008-01-24T04:31:00.003-08:00</published><updated>2008-01-24T04:31:48.293-08:00</updated><title type='text'>SAP Transaction Code(TCode) For FI-AA: Asset before&amp;after compariso</title><content type='html'>EWA2   RAEWAS0B       FI-AA: Asset before&amp;after compariso&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-8435673479742156300?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/8435673479742156300/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-fi-aa_24.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8435673479742156300'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/8435673479742156300'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-fi-aa_24.html' title='SAP Transaction Code(TCode) For FI-AA: Asset before&amp;after compariso'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-372907746709349496</id><published>2008-01-24T04:31:00.001-08:00</published><updated>2008-01-24T04:31:15.862-08:00</updated><title type='text'>SAP Transaction Code(TCode) For FI-AA: Analysis of assets w/errors</title><content type='html'>EWA1   RAT08401       FI-AA: Analysis of assets w/errors&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-372907746709349496?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/372907746709349496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-fi-aa.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/372907746709349496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/372907746709349496'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-fi-aa.html' title='SAP Transaction Code(TCode) For FI-AA: Analysis of assets w/errors'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-1459137576915290993</id><published>2008-01-24T04:30:00.001-08:00</published><updated>2008-01-24T04:30:55.978-08:00</updated><title type='text'>SAP Transaction Code(TCode) For EMU Conv: RE Load CO Objects</title><content type='html'>EWA0   EWUCOOLI       EMU Conv: RE Load CO Objects&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-1459137576915290993?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/1459137576915290993/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-emu-conv.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1459137576915290993'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/1459137576915290993'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/sap-transaction-codetcode-for-emu-conv.html' title='SAP Transaction Code(TCode) For EMU Conv: RE Load CO Objects'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-6698392357008839411</id><published>2008-01-20T23:08:00.000-08:00</published><updated>2008-01-20T23:09:29.502-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Free Downloads'/><title type='text'>Free Download SAP BASIS R3_System_Landscape.pdf</title><content type='html'>&lt;a href=“http://rapidshare.com/files/37686717/R3_System_Landscape.pdf” target=“_blank”&gt; R3_System_Landscape.pdf   &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-6698392357008839411?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/6698392357008839411/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis_619.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6698392357008839411'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/6698392357008839411'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis_619.html' title='Free Download SAP BASIS R3_System_Landscape.pdf'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-12788564443607548</id><published>2008-01-20T23:06:00.000-08:00</published><updated>2008-01-20T23:08:14.990-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Free Downloads'/><title type='text'>Free Download SAP BASIS Profile_parameters.pdf</title><content type='html'>&lt;a href=“http://rapidshare.com/files/37686716/R3_system_administration_basics.pdf” target=“_blank”&gt; R3_system_administration_basics.pdf&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-12788564443607548?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/12788564443607548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis_2271.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/12788564443607548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/12788564443607548'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis_2271.html' title='Free Download SAP BASIS Profile_parameters.pdf'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2729627149159293896</id><published>2008-01-20T23:05:00.000-08:00</published><updated>2008-01-20T23:06:18.131-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Free Downloads'/><title type='text'>Free Download SAP BASIS R3_System_Administration.pdf</title><content type='html'>&lt;a href=“http://rapidshare.com/files/37686715/R3_System_Administration.pdf” target=“_blank”&gt;  R3_System_Administration.pdf  &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2729627149159293896?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2729627149159293896/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis_20.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2729627149159293896'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2729627149159293896'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis_20.html' title='Free Download SAP BASIS R3_System_Administration.pdf'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2981724614405246015.post-2709363749620732483</id><published>2008-01-20T23:03:00.000-08:00</published><updated>2008-01-20T23:04:27.659-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Free Downloads'/><title type='text'>Free Download SAP BASIS R3_Basis_Component.pdf</title><content type='html'>&lt;a href=“http://rapidshare.com/files/37686714/R3_Basis_Component.pdf” target=“_blank”&gt; R3_Basis_Component.pdf   &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2981724614405246015-2709363749620732483?l=ficoliveinfo.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ficoliveinfo.blogspot.com/feeds/2709363749620732483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2709363749620732483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2981724614405246015/posts/default/2709363749620732483'/><link rel='alternate' type='text/html' href='http://ficoliveinfo.blogspot.com/2008/01/free-download-sap-basis.html' title='Free Download SAP BASIS R3_Basis_Component.pdf'/><author><name>abap alive</name><uri>http://www.blogger.com/profile/02775292634497994215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
