DBA Data[Home] [Help]

APPS.GMDFMGAP_WF_PKG dependencies on GMD_P_FS_CONTEXT

Line 173: gmd_p_fs_context.set_additional_attr;

169:
170: BEGIN
171:
172: /* Bug No.8355449 - Added the below line to enable m_fs_context */
173: gmd_p_fs_context.set_additional_attr;
174:
175: IF (p_funcmode = 'RUN') THEN
176: gma_wfstd_p.WF_GET_CONTORL_PARAMS(P_LAB_WF_ITEM_TYPE,
177: P_LAB_PROCESS_NAME,

Line 303: gmd_p_fs_context.set_additional_attr;

299: l_creation_type NUMBER(5);
300: BEGIN
301:
302: /* Bug No.8355449 - Added the below line to enable m_fs_context */
303: gmd_p_fs_context.set_additional_attr;
304:
305: IF (p_funcmode = 'RUN') THEN
306: l_target_status := wf_engine.getitemattrtext(p_itemtype, p_itemkey,'GMDFMGAP_TARGET_STATUS');
307: UPDATE FM_FORM_MST_B