DBA Data[Home] [Help]

APPS.POS_SCO_TOLERANCE_PVT dependencies on PO_TBL_VARCHAR2000

Line 4055: change_reason => po_tbl_VARCHAR2000());

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:
4057: if p_po_release_id is not null then
4058:
4059: OPEN c_change_request_rel (p_po_release_id);