pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -237,7 +237,7 @@ SaveRecords:
for i = 1 to cnt
status = Data<4,i>
If status NE 'Completed' then
Material_Movement_Services('SaveRecord', Data<1,i>, Warehouse, Location, @UserName)
Material_Movement_Services('SaveRecord', Data<1,i>, Warehouse, Location, @User4)
If Error_Services('NoError') then
Status = 'Completed'
Loc = '1K*PTI'
@ -320,7 +320,6 @@ ValidateGrid:
// Add Material Log Entry
CurrDTM = OCONV(Date(),'D2/'):' ':OCONV(Time(),'MTS')
UserID = @USER4
IF UserID = '' THEN UserID = @USERNAME
LogFile = 'WO_MAT' ;* Changed so all scans are logged in the WO_MAT table 12/3/2006
Action = 'LBLCHK' ;* Final label check for same top and bottom and correct Lot Number on WO_MAT record