DBA Data[Home] [Help]

APPS.RCV_RECEIPTS_QUERY_SV dependencies on RCV_CORE_S

Line 554: rcv_core_s.get_receiving_controls(

550: IF (x_receipt_source_code = 'VENDOR') THEN
551:
552: X_progress := '080';
553:
554: rcv_core_s.get_receiving_controls(
555: x_line_location_id,
556: x_item_id,
557: x_vendor_id,
558: x_org_id,

Line 572: rcv_core_s.get_receiving_controls(

568: ELSE
569:
570: X_progress := '090';
571:
572: rcv_core_s.get_receiving_controls(
573: NULL,
574: x_item_id,
575: x_vendor_id,
576: x_org_id,