DBA Data[Home] [Help]

APPS.GMDRVLAP_WF_PKG dependencies on GMD_ERES_UTILS

Line 120: GMD_ERES_UTILS.GET_ORGANIZATION_CODE(l_orgn_id, l_orgn_code);

116: AND A.organization_id = B.organization_id;
117:
118: /* fetch Organization Code */
119: IF l_orgn_id is NOT NULL then
120: GMD_ERES_UTILS.GET_ORGANIZATION_CODE(l_orgn_id, l_orgn_code);
121: END IF;
122:
123: WF_ENGINE.SETITEMATTRTEXT(itemtype => l_itemtype,itemkey => l_itemkey,
124: aname => 'GMDRVLAP_ORGN_CODE',