DBA Data[Home] [Help]

APPS.PON_SOURCING_OPENAPI_GRP dependencies on PON_PRICE_DIFFERENTIALS

Line 1305: INSERT INTO pon_price_differentials

1301: 'pon.plsql.pon_sourcing_openapi_grp.create_draft_neg_interface_pvt',
1302: 'Inserting price differentials information into the transaction table at item level' );
1303: end if;
1304:
1305: INSERT INTO pon_price_differentials
1306: (auction_header_id,
1307: line_number,
1308: shipment_number,
1309: price_differential_number,

Line 1353: INSERT INTO pon_price_differentials

1349: 'pon.plsql.pon_sourcing_openapi_grp.create_draft_neg_interface_pvt',
1350: 'Inserting price differentials information into the transaction table at shipment level' );
1351: end if;
1352:
1353: INSERT INTO pon_price_differentials
1354: (auction_header_id,
1355: line_number,
1356: shipment_number,
1357: price_differential_number,