DBA Data[Home] [Help]

APPS.XNB_SALES_ORDER_PVT dependencies on XNB_UTIL_PVT

Line 218: l_num := xnb_util_pvt.check_collaboration_doc_status (l_acct_num, 'XNB_ACCOUNT');

214: --Check to see if the account has already been published
215: --
216: ---------------------------------------------------------------------------------------
217:
218: l_num := xnb_util_pvt.check_collaboration_doc_status (l_acct_num, 'XNB_ACCOUNT');
219:
220: ---------------------------------------------------------------------------------------
221: --'ONERROR' publsihes the account if there is no success and an failure in the
222: --collaboration. It does not publsih if there is no reply from the billing application.