Advanced Features : Account Tree Reports

Account Tree Reports
This section describes the two methods for creating account tree reports in YSL.
The original method, Account Tree 1st Edition, specifies the use of the Tree and TreeFunction functions.
The Account Tree 2nd Edition, available in YSL Classic 2.8 and later, is based on the familiar YSL financial functions, and offers an alternative and perhaps a simpler method for creating account tree reports.
Advantages of the Account Tree 2nd Edition method:
c
c
Note the following when planning a YSL report that uses the Account Tree 2nd Edition method.
1
The sAcctTree function is placed in Column A, and, when the YSL report is generated, expands vertically to display accounts based on the selected account tree.
2
The sAccountName (account name) and sAccountNumber (account number) reflect the name and number defined in the selected account tree, not your chart of accounts. It is possible that the account names and numbers in your account tree and those in your chart of accounts are the same, but this is not necessarily so.
The following table shows the equivalent functions between the Account Tree 1st and 2nd Edition methods.