DBA Data[Home] [Help]

APPS.POS_SCO_TOLERANCE_PVT dependencies on PO_TBL_DATE

Line 4175: need_by => po_tbl_date(),

4171: req_line_id => po_tbl_number(),
4172: req_dist_id => po_tbl_number(),
4173: price => po_tbl_number(),
4174: quantity => po_tbl_number(),
4175: need_by => po_tbl_date(),
4176: start_date => po_tbl_date(),
4177: END_date => po_tbl_date(),
4178: amount => po_tbl_number(),
4179: type => po_tbl_varchar60(),

Line 4176: start_date => po_tbl_date(),

4172: req_dist_id => po_tbl_number(),
4173: price => po_tbl_number(),
4174: quantity => po_tbl_number(),
4175: need_by => po_tbl_date(),
4176: start_date => po_tbl_date(),
4177: END_date => po_tbl_date(),
4178: amount => po_tbl_number(),
4179: type => po_tbl_varchar60(),
4180: change_reason => po_tbl_VARCHAR2000());

Line 4177: END_date => po_tbl_date(),

4173: price => po_tbl_number(),
4174: quantity => po_tbl_number(),
4175: need_by => po_tbl_date(),
4176: start_date => po_tbl_date(),
4177: END_date => po_tbl_date(),
4178: amount => po_tbl_number(),
4179: type => po_tbl_varchar60(),
4180: change_reason => po_tbl_VARCHAR2000());
4181: