DBA Data[Home] [Help]

APPS.RCV_RMA_HEADERS dependencies on RCV_SHIPMENT_HEADERS

Line 123: * RCV_SHIPMENT_HEADERS table */

119: p_header_record.header_record.asn_type := NULL;
120: END IF;
121:
122: /* Bug - 1086088 - Ship_to_org_id needs to get populated in the
123: * RCV_SHIPMENT_HEADERS table */
124: INSERT INTO rcv_shipment_headers
125: (shipment_header_id,
126: last_update_date,
127: last_updated_by,

Line 124: INSERT INTO rcv_shipment_headers

120: END IF;
121:
122: /* Bug - 1086088 - Ship_to_org_id needs to get populated in the
123: * RCV_SHIPMENT_HEADERS table */
124: INSERT INTO rcv_shipment_headers
125: (shipment_header_id,
126: last_update_date,
127: last_updated_by,
128: creation_date,