DBA Data[Home] [Help]

APPS.OKE_DTS_WORKFLOW dependencies on OKX_LOCATIONS_V

Line 10: From okx_locations_v

6: , P_Id Number) Return Varchar2 Is
7:
8: Cursor Location_C1(P_Id Number) Is
9: Select Name
10: From okx_locations_v
11: Where Id1 = P_Id;
12:
13: Cursor Location_C2(P_Id Number) Is
14: Select Name