DBA Data[Home] [Help]

APPS.POR_ITEM_ATTRIBUTES_PKG dependencies on WF_CORE

Line 62: wf_core.context('POR_ITEM_ATTRIBUTES_PKG',

58:
59: EXCEPTION
60: WHEN OTHERS THEN
61: l_doc_string := PO_REQAPPROVAL_INIT1.get_error_doc(itemType, itemkey);
62: wf_core.context('POR_ITEM_ATTRIBUTES_PKG',
63: 'Create_Attach_Item_Attr',
64: l_progress,sqlerrm);
65: /* the api for the send_error_notif has been changed to include
66: username and hence commenting out since this is only in the exception