Use the G/L Account Format Maintenance screen to create a new G/L Account Format.
Aeros ERP allow a G/L account to have up to 5 segments.
Example 1: Company - Division - Department - Account - Sub-Account
Example 2: Company - Division - Department - Account
Notes:
It is recommended that there is never more than one G/L Account Format configured in the system.
This is generally a one-time setup configuration and never modified. Please consult your Implementation Specialist or the Customer Support Department before making any modifications.
Pre-Requisites
None
Navigation
From Master > G/L > G/L Account Format.
Click Insert.
Enter a Format Name.
Segment 2’s specifications are preset to the length of 3, Mix, and Division.
Segment 3 -
Length of Segment 3 - Specify a length for 3rd Segment.
Type of Segment 3 - Select an option:
Mix is for alphanumeric (A-Z, 0-9); Numeric only allows 0-9.Description of Segment 3 - Specify a description for this segment.
Complete step #4 for Segment 4 and Segment 5 if desired.
Note: If you do not wish to use Segment 4 or 5, set the Length of Segment X field to 0.Click Save.
NOTE:
If the Division # length is only 2 characters, after creating the format, you will need to run the following SQL Statement:
UPDATE GLStructure SET glsseg2length = 2