DBA Data[Home] [Help]

APPS.XDPSTATUS dependencies on XNP_FA_DONE_U

Line 1689: XNP_FA_DONE_U.Publish(XNP$SDP_RESULT_CODE => l_FeExecStatus,

1685: END IF;
1686:
1687: /* Enqueue into the Message into event manager queue */
1688:
1689: XNP_FA_DONE_U.Publish(XNP$SDP_RESULT_CODE => l_FeExecStatus,
1690: X_MESSAGE_ID => l_dummy1,
1691: X_ERROR_CODE => l_ErrCode,
1692: X_ERROR_MESSAGE =>l_ErrDescription,
1693: P_CONSUMER_LIST => null,