454: -- The specified row will be inserted into the schema
455: -- (pay_quickpay_exclusions table).
456: --
457: -- Post Failure:
458: -- If an error occurs a standard Oracle error will be raised.
459: --
460: -- Developer Implementation Notes:
461: -- None.
462: --
516: -- Post Success:
517: -- The specified row will be delete from the schema.
518: --
519: -- Post Failure:
520: -- If an error occurs a standard Oracle error will be raised.
521: --
522: -- Developer Implementation Notes:
523: -- None.
524: --