DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on RCV_CORE_S

Line 659: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,

655: has been entered
656: */
657: if nvl(l_wip_entity_id,0) <> 0 then
658: x_progress := 30;
659: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,
660: x_organization_id,
661: x_job_schedule_dsp,
662: x_op_seq_num_dsp,
663: x_department_code,

Line 811: x_count := RCV_CORE_S.GET_NOTE_COUNT (x_shipment_header_id,

807: x_progress := 60;
808:
809: if x_receipt_source_code <> 'CUSTOMER' then
810:
811: x_count := RCV_CORE_S.GET_NOTE_COUNT (x_shipment_header_id,
812: x_shipment_line_id,
813: x_po_line_location_id,
814: x_po_line_id,
815: x_po_release_id,

Line 1175: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,

1171: has been entered
1172: */
1173: if nvl(l_wip_entity_id,0) <> 0 then
1174: x_progress := 30;
1175: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,
1176: x_organization_id,
1177: x_job_schedule_dsp,
1178: x_op_seq_num_dsp,
1179: x_department_code,

Line 1220: x_count := RCV_CORE_S.GET_NOTE_COUNT (x_shipment_header_id,

1216: x_progress := 60;
1217:
1218: if x_receipt_source_code <> 'CUSTOMER' then
1219:
1220: x_count := RCV_CORE_S.GET_NOTE_COUNT (x_shipment_header_id,
1221: x_shipment_line_id,
1222: x_po_line_location_id,
1223: x_po_line_id,
1224: x_po_release_id,