DBA Data[Home] [Help]

APPS.POS_SCO_TOLERANCE_PVT dependencies on PO_TBL_DATE

Line 4050: need_by => po_tbl_date(),

4046: req_line_id => po_tbl_number(),
4047: req_dist_id => po_tbl_number(),
4048: price => po_tbl_number(),
4049: quantity => po_tbl_number(),
4050: need_by => po_tbl_date(),
4051: start_date => po_tbl_date(),
4052: END_date => po_tbl_date(),
4053: amount => po_tbl_number(),
4054: type => po_tbl_varchar60(),

Line 4051: start_date => po_tbl_date(),

4047: req_dist_id => po_tbl_number(),
4048: price => po_tbl_number(),
4049: quantity => po_tbl_number(),
4050: need_by => po_tbl_date(),
4051: start_date => po_tbl_date(),
4052: END_date => po_tbl_date(),
4053: amount => po_tbl_number(),
4054: type => po_tbl_varchar60(),
4055: change_reason => po_tbl_VARCHAR2000());

Line 4052: END_date => po_tbl_date(),

4048: price => po_tbl_number(),
4049: quantity => po_tbl_number(),
4050: need_by => po_tbl_date(),
4051: start_date => po_tbl_date(),
4052: END_date => po_tbl_date(),
4053: amount => po_tbl_number(),
4054: type => po_tbl_varchar60(),
4055: change_reason => po_tbl_VARCHAR2000());
4056: