I have also checked in some other databases of 9.1 PL05.
In some databases, the column order seems to be:
Debit FC, Credit FC, Debit, Credit
whereas in some other database, it is:
Debit, Debit FC, Credit FC, Credit.
(i.e. the Debit FC and Credit FC columns are right in between Debit and Credit)
Why is the column layout different in different databases? How do I diagnose?
Thanks.