GL Account Format Record View

GL Account Format Record View

Each time a new GL Account is added, the individual Segment values are automatically added to this page. The purpose of this page is to Add/Edit segment values within a GL Account Segment

 This is only for information, there is no existing NorthScope functionality tied to this feature. 

Software Version: 2023.08.31 and newer

Page Header

Toolbar Icons

Description

Toolbar Icons

Description

Grid Layout

Help

Save/ Save & Close

Fields

Description

Segment

Displays the Segment name. This is a single select lookup that defaults to the Segment hyperlink that was selected from the GL Account Format List View to open the page. When changed, the page details will change to reflect all the Segment values for the Segment specified. The lookup contains the list of all the GL Account Segments sorted alphabetically. 

Database Field: ERPx_GLAccountFormat.SegmentName

Page Detail

Toolbar Icons

Description

Toolbar Icons

Description

Excel

New

Column Headers

Description

Description

A text box to Identify the description of the Segment value. This is not required, is always editable and duplicate values are allowed. Each time a new GL Account is added, if it contains a new Segment value, the value is automatically added and the list of all the unique values are displayed in this page.

Database Field: ERPx_GLAccountSegmentNumber.Description

Number

A text box to Identify the unique Segment value. This is required, is not editable and duplicate values will not be displayed. Each time a new GL Account is added, if it contains a new Segment ID, the value is automatically added and the list of all the unique values are displayed in this page.

Database Field: ERPx_GLAccountSegmentNumber.Number

Record Count

A calculated field that displays the count of GL Accounts that share this Segment value.

Related Topics

GL Account Format List View

GL Accounts List View

Creating your Chart of Accounts



Page Definitions



Technical Details



Table Names:

Table Names:

dbo.ERPx_GLAccountFormat

Stored Procedures:

Stored Procedures:

dbo.SPx_INTEG_GPGLAccountFormat

dbo.SPx_Load_GLAccountFormat_GP