DBA Data[Home] [Help]

APPS.OKL_LEASE_APP_PVT dependencies on OKL_LEASE_APPLICATIONS_TL

Line 1130: , OKL_LEASE_APPLICATIONS_TL LAT

1126: --Added Bug 5647107 ssdeshpa start
1127: , LQ.LEGAL_ENTITY_ID LEGAL_ENTITY_ID
1128: --Added Bug 5647107 ssdeshpa start
1129: FROM OKL_LEASE_APPLICATIONS_B LAB
1130: , OKL_LEASE_APPLICATIONS_TL LAT
1131: , OKL_LEASE_QUOTES_B LQ
1132: WHERE LAB.ID = LAT.ID
1133: AND LAT.LANGUAGE = USERENV('LANG')
1134: AND LQ.PARENT_OBJECT_ID = LAB.ID