METHODS TO CHANGE IPTR #
Only one variable time code column can be done on the IPTR screen. The rest should be fix time code columns.Original Screen#
METHODS_TO_CHANGE_IPTR_01.JPGUpdated Screens – “Employee #” and “Employee Name”#
Add the following as user defined to the PTR GRID on IMFD
Seq | LK Item Name | Type | Prompt | Item Usage |
---|---|---|---|---|
11 | PTR.EAS_ID.EEM_ID.NAME | No Update | Name | User Defined |
12 | PTR.EAS_ID.EEM_ID.EID.PERSON_CODE | No Update | Person Code | User Defined |
Add the following to the “Object Security Role” on IMFOS (EP_FOS is used in the sample below)
Item | Role | Security Access |
---|---|---|
PTR.EAS_ID | EP_FOS | No View |
New Screen#
New Screen#
METHODS_TO_CHANGE_IPTR_05.JPGThe screen will now sort based on dragging the column to the left of the screen.