DBA Data[Home] [Help]

APPS.PON_SOURCING_OPENAPI_GRP dependencies on PON_PRICE_DIFFERENTIALS

Line 1729: INSERT INTO pon_price_differentials

1725: 'pon.plsql.pon_sourcing_openapi_grp.create_draft_neg_interface_pvt',
1726: 'Inserting price differentials information into the transaction table at item level' );
1727: end if;
1728:
1729: INSERT INTO pon_price_differentials
1730: (auction_header_id,
1731: line_number,
1732: shipment_number,
1733: price_differential_number,

Line 1777: INSERT INTO pon_price_differentials

1773: 'pon.plsql.pon_sourcing_openapi_grp.create_draft_neg_interface_pvt',
1774: 'Inserting price differentials information into the transaction table at shipment level' );
1775: end if;
1776:
1777: INSERT INTO pon_price_differentials
1778: (auction_header_id,
1779: line_number,
1780: shipment_number,
1781: price_differential_number,