DBA Data[Home] [Help]

APPS.RCV_ROI_HEADER_COMMON dependencies on FND_API

Line 1299: fnd_api.g_false,

1295: fetch get_lines bulk collect into p_in_rec.po_line_id_tbl,p_in_rec.po_shipment_line_id_tbl;
1296: close get_lines;
1297:
1298: wsh_po_integration_grp.validateasnreceiptshipfrom(1.0,
1299: fnd_api.g_false,
1300: p_in_rec,
1301: fnd_api.g_false,
1302: x_return_status,
1303: x_out_rec,

Line 1301: fnd_api.g_false,

1297:
1298: wsh_po_integration_grp.validateasnreceiptshipfrom(1.0,
1299: fnd_api.g_false,
1300: p_in_rec,
1301: fnd_api.g_false,
1302: x_return_status,
1303: x_out_rec,
1304: x_msg_count,
1305: x_msg_data