DBA Data[Home] [Help]

APPS.OKL_LA_SALES_TAX_PVT dependencies on MO_GLOBAL

Line 3189: SELECT mo_global.get_current_org_id() l_fnd_profile

3185: IS
3186: -- Cursors plucked from OKL_LA_JE_PVT for a/c - START
3187: CURSOR fnd_pro_csr
3188: IS
3189: SELECT mo_global.get_current_org_id() l_fnd_profile
3190: FROM dual;
3191:
3192: fnd_pro_rec fnd_pro_csr%ROWTYPE;
3193: