Skip to main content

Use Wildcards in Costing Report or General Ledger

Combine Cost Accounts on the Costing Report or GL batch shot to show totals for certain department cost codes

Wildcards are characters that can be used to represent all or some characters in a Cost Account. All Cost Accounts that match are included.

The Wildcard characters are the underscore, '_' and the percent symbol, '%'. The underscore represents one character, and the percent symbol represents one or more characters.

Using Wildcards in the Costing Report

To generate the Costing Report using wildcards:

  1. Go to Payroll, Reports, End of Pay, Costing Report.

  2. Tick Search Cost Account using Wildcards.

  3. In Cost Account, enter a Cost Account and wildcard combination.

  4. Select any other parameters and options required to generate the report.

  5. Print or Preview the report.

Using Wildcards in the General Ledger

Wildcards are used to include Cost Accounts that match the pattern. They cannot be used to exclude specific Cost Accounts. If you need different groups of Cost Accounts sent to different Ledger Accounts, use non-overlapping partial wildcard patterns or individual Cost Accounts so that Cost Accounts are not included multiple times.

To generate the General Ledger using wildcards:

  1. Go to General Ledger Integration, Maintenance, Batches, Batches.

  2. Edit the Batch.

  3. Click on the Details tab.

  4. Edit the detail line.

  5. In Cost Account, enter a Cost Account and wildcard combination.

  6. Select any other parameters and options required for your General Ledger.

  7. Click OK and OK again to save the changes.

  8. To produce the GL, go to General Ledger Integration, Transactions, Batch Process.

Example using Wildcards in Cost Accounts

If your Cost Account structure was made up of 3 levels:

  • STATE-DEPARTMENT-NUMERICAL CODE

Where you had:

  • State - All States including NSW and VIC

  • Department - Multiple Departments, including ADM and SAL

  • Numerical Code - Multiple Codes including 1000, 0001 and 0010

If you used Wildcards and entered the Cost Account with the following combinations, the results would be:

Cost Account and Wildcard

Result

NSW%

  • All NSW Cost Accounts are included.

  • Wildcard matches any Cost Account that starts with NSW. Any characters after the % are disregarded.

NSW-ADM%

  • All NSW-ADM Cost Accounts are included.

  • Wildcard matches any Cost Account starting NSW-ADM.

_ _ _ _ADM%

  • All Cost Accounts with ADM in positions five to seven are included.

  • First four characters (represented by underscores) and anything from the % onwards are ignored.

_ _ _ -ADM%

  • All Cost Accounts with ADM in positions five to seven are included.

  • This scenario gives the same result as the one above. The difference is that the separator (hyphen) is shown in the Wildcard combination, while in the previous one, it was replaced by an underscore.

  • When using Wildcards, remember to account for the separator characters when defining your search.

%ADM%

  • All Cost Accounts containing ADM are included.

  • Wildcard matches any Cost Accounts containing ADM.

%1000

  • Any Cost Accounts, that ends with 1000.

  • E.g.:

    • NSW-ADM-1000

    • NSW-SAL-1000

    • VIC-ADM-1000

    • VIC-SAL-1000

_ _ _ _SAL%1%

  • Any Cost Account that contains SAL in position five to seven and a 1 in any position after that.

  • E.g.:

    • NSW-SAL-0001

    • NSW-SAL-0010

    • NSW-SAL-0100

    • NSW-SAL-1000

    • VIC-SAL-0001

    • VIC-SAL-0010

    • VIC-SAL-0100

    • VIC-SAL-1000

%1

  • Any Cost Account ending with 1.

  • Disregards all characters except the last one, and only selects Cost Accounts that end with 1.

  • E.g.:

    • NSW-ADM-0001

    • NSW-SAL-0001

    • VIC-ADM-0001

    • VIC-SAL-0001

Did this answer your question?