nerdexam
Oracle

1Z0-900 · Question #90

What does the system do if you have not entered a count for a tag during physical inventory process?

The correct answer is A. It will adjust your on-hand balances down to zero quantity. During a physical inventory count, any tag without an entered count is treated as if zero units were found at that location - the system interprets a missing count as a zero, and will adjust your on-hand balance down to zero accordingly. This design enforces accountability: if…

Implement Business Logic by Using EJBs

Question

What does the system do if you have not entered a count for a tag during physical inventory process?

Options

  • AIt will adjust your on-hand balances down to zero quantity.
  • BYou will not be able to post without a quantity for every tag.
  • CAny adjustment will be rejected.
  • DIt will consider the current system quantity.
  • EA warehouse person will be notified.

How the community answered

(37 responses)
  • A
    92% (34)
  • B
    3% (1)
  • C
    3% (1)
  • D
    3% (1)

Explanation

During a physical inventory count, any tag without an entered count is treated as if zero units were found at that location - the system interprets a missing count as a zero, and will adjust your on-hand balance down to zero accordingly. This design enforces accountability: if you didn't count it, the system assumes it isn't there.

Why the distractors are wrong:

  • B is incorrect because the system does not block posting - it simply defaults the missing count to zero rather than requiring manual entry.
  • C is incorrect because the adjustment is not rejected; it is accepted and processed using zero as the counted quantity.
  • D is incorrect because the system does the opposite - it does not preserve the current system quantity; it overrides it with zero.
  • E is incorrect because no warehouse notification is triggered; the system silently defaults to zero with no manual intervention required.

Memory tip: Think of it as "silence means zero" - an empty tag is the same as writing "0" on the tag. The system follows the rule: no count recorded = nothing was found = adjust to zero.

Topics

#Physical Inventory#System Adjustment Rules#Missing Data Handling#Inventory Processing

Community Discussion

No community discussion yet for this question.

Full 1Z0-900 Practice