DBA Data[Home] [Help]

APPS.OKL_DEAL_CREATE_PUB dependencies on OKL_LEASE_APPLICATIONS_TL

Line 4809: ,okl_lease_applications_tl lapt

4805: select
4806: lap.id leaseapp_id
4807: from
4808: okl_lease_applications_b lap
4809: ,okl_lease_applications_tl lapt
4810: where
4811: lap.org_id = p_auth_org_id
4812: and lap.inv_org_id = p_inv_org_id
4813: and lap.id = lapt.id