DBA Data[Home] [Help]

APPS.POS_VENDOR_PUB_PKG dependencies on POS_APPR_REJ_SUPP_EVENT_RAISE

Line 559: event_id:= pos_appr_rej_supp_event_raise.raise_appr_rej_supp_event('oracle.apps.pos.supplier.approvesupplier', x_vendor_id, x_party_id);

555: -- succeed
556:
557: /* Begin Supplier Hub - Supplier Data Publication */
558: /* Raise Supplier Creation/Approval event*/
559: event_id:= pos_appr_rej_supp_event_raise.raise_appr_rej_supp_event('oracle.apps.pos.supplier.approvesupplier', x_vendor_id, x_party_id);
560:
561: /* End Supplier Hub - Supplier Data Publication */
562:
563: IF (FND_LOG.LEVEL_PROCEDURE >= FND_LOG.G_CURRENT_RUNTIME_LEVEL) THEN