DBA Data[Home] [Help]

APPS.OKE_DTS_ACTION_PKG dependencies on OKX_LOCATIONS_V

Line 117: From okx_locations_v

113: , P_Id Number) Return Varchar2 Is
114:
115: Cursor Location_C1(P_Id Number) Is
116: Select Name
117: From okx_locations_v
118: Where Id1 = P_Id;
119:
120: Cursor Location_C2(P_Id Number) Is
121: Select Name