UPCLOZ IN PROGRESS is a user defined field required for payroll processing. 

This is system maintained, and has an indication (either "Y" or "N") is an UPCLOZ is in progress. This is maintained by [UPCLOZ] and is for information purposes only.  If the flag is set to "Y" then another UPCLOZ cannot be executed.  If an UPCLOZ has aborted then this flag prevents teh UPLOZ from starting again until the issue that caused the abort is dealt with.  Then a use may change the value to "N" and the UPCLOZ may be started again.

If the user field does not exist on the [IMUF] screen, the [UPCLOZ] program will generate the user field automatically when run. 

This user defined field is normally attached to the [IPPR] form. 
----
;User Field Definition in [IMUF]
||Field||Value
|[Table Name|TABLE_NAME]|[P2K_PR_PAYROLLS]
|[User Field|USER_FIELD_NAME]| UPCLOZ IN PROGRESS
|[Prompt|FIELD_PROMPT]| Upcloz in Progres:
|[Type|FIELD_TYPE]| Char
|[User Field Usage|USER_FIELD_USAGE]|User Defined


----