This page (revision-27) was last changed on 26-Nov-2021 10:22 by kparrott

This page was created on 26-Nov-2021 10:22 by KHanson

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
27 26-Nov-2021 10:22 8 KB kparrott to previous
26 26-Nov-2021 10:22 8 KB JMyers to previous | to last
25 26-Nov-2021 10:22 8 KB JAiken to previous | to last
24 26-Nov-2021 10:22 8 KB JMyers to previous | to last
23 26-Nov-2021 10:22 8 KB JEscott to previous | to last
22 26-Nov-2021 10:22 8 KB JEscott to previous | to last
21 26-Nov-2021 10:22 8 KB JEscott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 25 changed 16 lines
i.e. Distribution code: 1234-56-789
Segment 1 is digits 1234
Segment 2 is digits 56
Segment 3 is digits 789
GL_Segment_Number is a mandatory field.
;[Start At | FIELD_START_BYTE]:This is the starting position of the segment. It does not count ‘-’ or ‘.’ as a position i.e. Distribution code: 1234-56-789
Segment 1starts at position 1
Segment 2 starts at position 5
Segment 3 starts at position 7
;[Length | VALUE_LENGTH]:This is the number of characters of the segment. i.e. Distribution code: 1234-56-789
Segment 1 starting at position 1 has a length of 4(1234)
Segment 2 starting at position 5 has a length of 2(56)
Segment 3 starting at position 7 has a length of 3(789)
;[Name | DESCRIPTION]:This field displays the name of the segment highlighted.
e.g. Company, Division, Department, Fund,
;[Prompt | FIELD_PROMPT]:When the Distribution Editor button is invoked on various forms (e.g. IDPP, IDPS, IDJB, IEAS, IPTR, IPPH, etc.), this value in this field is used as a side label for the segment to be entered.
;:i.e. Distribution code: 1234-56-789
;:Segment 1 is digits 1234
;:Segment 2 is digits 56
;:Segment 3 is digits 789
;:GL_Segment_Number is a mandatory field.
;[Start At | FIELD_START_BYTE]:This is the starting position of the segment. It does not count ‘-’ or ‘.’ as a position
;:i.e. Distribution code: 1234-56-789
;:Segment 1starts at position 1
;:Segment 2 starts at position 5
;:Segment 3 starts at position 7
;[Length | VALUE_LENGTH]:This is the number of characters of the segment.
;:i.e. Distribution code: 1234-56-789
;:Segment 1 starting at position 1 has a length of 4(1234)
;:Segment 2 starting at position 5 has a length of 2(56)
;:Segment 3 starting at position 7 has a length of 3(789)
;[Name | DESCRIPTION]:This field displays the name of the segment highlighted. e.g. Company, Division, Department, Fund,
;[Prompt | FIELD_PROMPT]:When the Distribution Editor button is invoked on various forms (e.g. [IDDP], [IDPS], [IDJB], [IEAS], [IPTR], [IPPH], etc.), this value in this field is used as a side label for the segment to be entered.
At line 42 changed 3 lines
9 for a numeric
a for an alpha character
x for any alphanumeric character
;:9 for a numeric
;:a for an alpha character
;:x for any alphanumeric character
At line 49 changed 2 lines
;[Description | DESCRIPTION]:If desired, a description of the segment may be entered. This may aid users in determining the values they require.
If the Must Validate toggle is turned on, then this description will be shown on the list of values, as well as shown beside the value selected, on the Distribution Editor. If the Must Validate toggle is not on, then this description is not shown on the Distribution Editor.
;[Description | DESCRIPTION]:If desired, a description of the segment may be entered. This may aid users in determining the values they require. If the Must Validate toggle is turned on, then this description will be shown on the list of values, as well as shown beside the value selected, on the Distribution Editor. If the Must Validate toggle is not on, then this description is not shown on the Distribution Editor.