Java EE 7 Application Developer Exam - 1Z0-900 | Lot Control and Expiration

What Happens When a Lot Expires? | Oracle Exam 1Z0-900

Question

What are two outcomes when a lot expires on an item with lot control enabled?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

AE.

In Java EE 7, when lot control is enabled, an item can have multiple lots, and each lot can have an expiration date. When a lot expires, there are several outcomes that may occur, including:

A. It remains an inventory, but is not considered on-hand when the user is performing min-max or reorder point planning calculations: This means that the expired item is still considered as part of the inventory, but it is not taken into account when calculating the minimum and maximum inventory levels or the reorder point.

B. It is issued out of stores: Depending on the inventory management policy, the expired item may be removed from the inventory and issued out of stores. This is done to prevent the item from being used or sold after its expiration date, which could be a health and safety hazard.

C. It cannot be transacted: In some cases, the system may prevent any transactions involving the expired lot, such as receiving, issuing, or transferring the item.

D. It is not included in cycle counts: When performing cycle counts, the expired lot may be excluded from the count, as it is not considered part of the active inventory.

E. It cannot be reserved for a date beyond the expiration date: If a reservation is made for the item beyond its expiration date, the system may prevent the reservation from being processed.

It is important to note that the exact outcome when a lot expires may vary depending on the specific inventory management policy and the configuration of the system.