DBA Data[Home] [Help]

APPS.POS_SCO_TOLERANCE_PVT dependencies on PO_TBL_VARCHAR2000

Line 4180: change_reason => po_tbl_VARCHAR2000());

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:
4182: if p_po_release_id is not null then
4183:
4184: OPEN c_change_request_rel (p_po_release_id);