‎2006 Oct 19 3:16 PM
Hi,
Is there a way to load the Initial balances in Finance. Please let me know.
Thanks.
‎2006 Oct 19 3:26 PM
Hi
For which account?
- Customers: KNC1/KNC3
- Vendors: LFC1/LFC3
- G/L: GLT0
Max
‎2006 Oct 19 3:32 PM
‎2006 Oct 19 3:45 PM
Not the tables where the balances are stored.
If you need to load an initial balance you should pot some documents for that account.
Max
‎2006 Oct 19 5:05 PM
When we went live almost eleven years ago, we did the following:
Created a mapping table that mapped all of the legacy system financial account information to the new SAP accounts. For example, a legacy account might map to a single GL account/cost center/profit center.
I wrote a program in the legacy system that read all of the financial balances for the old accounts, read the mapping table to get the new SAP accounts and wrote a file (actually a number of files) that could be read by standard SAP program RFBIBL00.
We FTPd the files to the SAP application server and ran RFBIBL00 to pick up the files and create financial accounting documents using transaction FB01.
The net result was that the balances of the legacy system were transfered to SAP as a single line item per account.
Rob