What is the table name to see IBS ordering days
-
IBS_ORDR_ST_DTL
-
LOB_ORDR_TYP_DMN
-
IBS_ORDR_ST_DTL_H
-
None
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.