DBA Data[Home] [Help]

APPS.RCV_HEADERS_INTERFACE_SV dependencies on RCV_SHIPMENT_OBJECT_SV

Line 14: from_org_record rcv_shipment_object_sv.organization_id_record_type;

10: );
11:
12: vendor_record rcv_shipment_header_sv.vendorrectype;
13: vendor_site_record rcv_shipment_header_sv.vendorsiterectype;
14: from_org_record rcv_shipment_object_sv.organization_id_record_type;
15: ship_to_org_record rcv_shipment_object_sv.organization_id_record_type;
16: loc_record rcv_shipment_object_sv.location_id_record_type;
17: emp_record rcv_shipment_object_sv.employee_id_record_type;
18: pay_record rcv_shipment_header_sv.payrectype;

Line 15: ship_to_org_record rcv_shipment_object_sv.organization_id_record_type;

11:
12: vendor_record rcv_shipment_header_sv.vendorrectype;
13: vendor_site_record rcv_shipment_header_sv.vendorsiterectype;
14: from_org_record rcv_shipment_object_sv.organization_id_record_type;
15: ship_to_org_record rcv_shipment_object_sv.organization_id_record_type;
16: loc_record rcv_shipment_object_sv.location_id_record_type;
17: emp_record rcv_shipment_object_sv.employee_id_record_type;
18: pay_record rcv_shipment_header_sv.payrectype;
19: freight_record rcv_shipment_header_sv.freightrectype;

Line 16: loc_record rcv_shipment_object_sv.location_id_record_type;

12: vendor_record rcv_shipment_header_sv.vendorrectype;
13: vendor_site_record rcv_shipment_header_sv.vendorsiterectype;
14: from_org_record rcv_shipment_object_sv.organization_id_record_type;
15: ship_to_org_record rcv_shipment_object_sv.organization_id_record_type;
16: loc_record rcv_shipment_object_sv.location_id_record_type;
17: emp_record rcv_shipment_object_sv.employee_id_record_type;
18: pay_record rcv_shipment_header_sv.payrectype;
19: freight_record rcv_shipment_header_sv.freightrectype;
20: lookup_record rcv_shipment_header_sv.lookuprectype;

Line 17: emp_record rcv_shipment_object_sv.employee_id_record_type;

13: vendor_site_record rcv_shipment_header_sv.vendorsiterectype;
14: from_org_record rcv_shipment_object_sv.organization_id_record_type;
15: ship_to_org_record rcv_shipment_object_sv.organization_id_record_type;
16: loc_record rcv_shipment_object_sv.location_id_record_type;
17: emp_record rcv_shipment_object_sv.employee_id_record_type;
18: pay_record rcv_shipment_header_sv.payrectype;
19: freight_record rcv_shipment_header_sv.freightrectype;
20: lookup_record rcv_shipment_header_sv.lookuprectype;
21: currency_record rcv_shipment_header_sv.currectype;