Changing from PEC blank to S
Good morning,
After having issues with viewing account balances by month, we decided to follow the example given on the support site and did all the follow steps:
When changing from a PEC of Blank to 'S' for an account having existing transactions, it will be required to update existing data using SQL since records with PEC Blank may or may not have subledgers but subledger is required for PEC 'S':
- Back up the General Ledger (F0911) and Account Balances (F0902) tables.
- Identify the Account Ledger (F0911) records for the account having blank values of subledger.
- Update the F0911 records with valid values of Subledger Value (SBL) and Subledger Type (SBLT) with selection criteria for the account (AID) via SQL with help of database administrator.