DBA Data[Home] [Help]

APPS.OE_CONTRACTS_UTIL dependencies on OE_STANDARD_WF

Line 1049: OE_STANDARD_WF.Set_Msg_Context(actid);

1045: IF l_debug_level > 0 THEN
1046: oe_debug_pub.add( 'ENTERING WF_non_standard_article_exists',1) ;
1047: END IF;
1048:
1049: OE_STANDARD_WF.Set_Msg_Context(actid);
1050:
1051: --get the header id of the BSA
1052: --header_id is the itemkey of the workflow
1053: l_doc_id := to_number(itemkey);