Multiple choice technology mainframe

What is the table name to see IBS ordering days

  1. IBS_ORDR_ST_DTL

  2. LOB_ORDR_TYP_DMN

  3. IBS_ORDR_ST_DTL_H

  4. None

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The table IBS_ORDR_ST_DTL follows standard naming conventions where IBS stands for the system, ORDR for order, ST for state/status, and DTL for detail. This table stores ordering day status information. Option C adds _H which typically denotes history tables, while option B is for order type domain/master data.