DBA Data[Home] [Help]

APPS.RCV_ROI_HEADER_COMMON dependencies on FND_API

Line 1238: fnd_api.g_false,

1234: fetch get_lines bulk collect into p_in_rec.po_line_id_tbl,p_in_rec.po_shipment_line_id_tbl;
1235: close get_lines;
1236:
1237: wsh_po_integration_grp.validateasnreceiptshipfrom(1.0,
1238: fnd_api.g_false,
1239: p_in_rec,
1240: fnd_api.g_false,
1241: x_return_status,
1242: x_out_rec,

Line 1240: fnd_api.g_false,

1236:
1237: wsh_po_integration_grp.validateasnreceiptshipfrom(1.0,
1238: fnd_api.g_false,
1239: p_in_rec,
1240: fnd_api.g_false,
1241: x_return_status,
1242: x_out_rec,
1243: x_msg_count,
1244: x_msg_data