563: -- The specified row will be inserted into the schema
564: -- (pay_quickpay_inclusions table).
565: --
566: -- Post Failure:
567: -- If an error occurs a standard Oracle error will be raised.
568: --
569: -- Developer Implementation Notes:
570: -- None.
571: --
615: -- Post Success:
616: -- The specified row will be delete from the schema.
617: --
618: -- Post Failure:
619: -- If an error occurs a standard Oracle error will be raised.
620: --
621: -- Developer Implementation Notes:
622: -- None.
623: --