DBA Data[Home] [Help]

APPS.PO_OM_INTEGRATION_GRP dependencies on PO_REQ_LINES_REC_TYPE

Line 472: PO_REQ_LINES_REC_TYPE (

468: -- Bug 3331194 Set unit_price, etc. to PO_TBL_NUMBER() instead of NULL.
469: l_req_changes := PO_REQ_CHANGES_REC_TYPE (
470: req_header_id => l_cur_req_header_id,
471: line_changes =>
472: PO_REQ_LINES_REC_TYPE (
473: req_line_id => PO_TBL_NUMBER(),
474: unit_price => PO_TBL_NUMBER(),
475: currency_unit_price => PO_TBL_NUMBER(),
476: quantity => PO_TBL_NUMBER(),