DBA Data[Home] [Help]

APPS.RCV_TRANSACTION_SV dependencies on RCV_CORE_S

Line 632: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,

628: has been entered
629: */
630: if nvl(l_wip_entity_id,0) <> 0 then
631: x_progress := 30;
632: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,
633: x_organization_id,
634: x_job_schedule_dsp,
635: x_op_seq_num_dsp,
636: x_department_code,

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

780: x_progress := 60;
781:
782: if x_receipt_source_code <> 'CUSTOMER' then
783:
784: x_count := RCV_CORE_S.GET_NOTE_COUNT (x_shipment_header_id,
785: x_shipment_line_id,
786: x_po_line_location_id,
787: x_po_line_id,
788: x_po_release_id,

Line 1148: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,

1144: has been entered
1145: */
1146: if nvl(l_wip_entity_id,0) <> 0 then
1147: x_progress := 30;
1148: RCV_CORE_S.GET_OUTSIDE_PROCESSING_INFO(l_po_distribution_id,
1149: x_organization_id,
1150: x_job_schedule_dsp,
1151: x_op_seq_num_dsp,
1152: x_department_code,

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

1189: x_progress := 60;
1190:
1191: if x_receipt_source_code <> 'CUSTOMER' then
1192:
1193: x_count := RCV_CORE_S.GET_NOTE_COUNT (x_shipment_header_id,
1194: x_shipment_line_id,
1195: x_po_line_location_id,
1196: x_po_line_id,
1197: x_po_release_id,