Show TOC

Background documentationAward Unclaimed Standards Locate this document in the navigation structure

 

You use the AWARD_UNCLAIMED_STDS hook point activity to award all unclaimed standards when an operation/step is completed or when the last open operation of the SFC number is completed and before the SFC number status changes to Done (see Unclaimed Standards Awarding).

The hook automatically awards the balance of the standards for an operation/step or SFC number once the user has completed it. If no standards have been claimed through the Earned Standards activity, then the hook will be the vehicle for awarding all earned standards. The user who completes the operation gets the credit for the remaining unclaimed standards, both for operations and for the SFC number.

This activity can be used only with the POST_COMPLETE hook point.

Rules

The following table describes rules and settings that you can change for this activity in Activity Maintenance:

Rule

Description

CHECK_ALL_STDS_LAST_OPER

If set to TRUE, awards all unclaimed standards regardless of whether the operation is on the production routing or another type of routing.

Note that the hook is active only if the SFC number is at the last operation on the production routing.

If a user performs a partial complete of the SFC number quantity and no standards have been claimed for that operation, the hook activity awards all of the setup standards and a prorated amount of the run standards, according to the quantity being completed.

Note that if the claimed amount is equal to or more than the calculated amount for the prorated run standards, then the hook does not award any run standards.

Example Example

The operation has 3 setup and 7 run standards.

The SFC number quantity is 10.

If the first complete of the operation is for a quantity of 3, then the hook activity awards all 3 setup standards and 3/10 or 2.1 run standards.

End of the example.

If a user performs a partial complete of the SFC number quantity with some run standards claimed for that operation, then the system awards any unclaimed setup standards and a prorated amount of the run standards according to the quantity being completed minus any claimed standards.

Example Example

The operation has 3 setup and 7 run standards.

The SFC number quantity is 10.

The 1 setup and 1 run standards are previously claimed (the Auto_Award_Setup activity rule setting is NO).

If the first complete of the operation is for a quantity of 3, then the system awards all unclaimed setup standards, 3-1=2 and 2.1-1=1.1 run standards.

End of the example.