DBA Data[Home] [Help]

APPS.OKL_CS_LEASE_RENEWAL_PVT dependencies on OKL_STRM_TYPE_B

Line 104: okl_strm_type_b b,

100: IS
101: select c.amount
102: from
103: okl_streams a,
104: okl_strm_type_b b,
105: okl_strm_elements c
106: where
107: a.sty_id=b.id
108: and b.stream_type_purpose ='RENT'