Finished development on requiring TW Entry on metrology frequency for scan app logging
This commit is contained in:
@ -756,6 +756,10 @@ Service IsTWLoggingReqd(RDSNo)
|
||||
end else
|
||||
Response = True$
|
||||
end
|
||||
TWTrackingSystemActive = Database_Services('ReadDataColumn', 'APP_INFO', 'NEW_TW_SYSTEM_ACTIVE_SWITCH', 1, True$, 0, False$)
|
||||
If TWTrackingSystemActive EQ False$ then
|
||||
Response = False$
|
||||
end
|
||||
end service
|
||||
|
||||
//----------------------------------------------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user