DBA Data[Home] [Help]

APPS.GMD_QMTES dependencies on WF_RESOURCES

Line 115: from wf_Resources where name = 'WF_ADMIN_ROLE'

111: MIL1.inventory_location_id(+) = C.source_locator_id; --RLNAGARA B5738147
112:
113: cursor get_from_role is
114: select nvl( text, '')
115: from wf_Resources where name = 'WF_ADMIN_ROLE'
116: and language = userenv('LANG') ;
117:
118:
119: CURSOR GET_LAB_ORG IS