DBA Data[Home] [Help]

APPS.OKL_LA_SALES_TAX_PVT dependencies on MO_GLOBAL

Line 2985: SELECT mo_global.get_current_org_id() l_fnd_profile

2981: IS
2982: -- Cursors plucked from OKL_LA_JE_PVT for a/c - START
2983: CURSOR fnd_pro_csr
2984: IS
2985: SELECT mo_global.get_current_org_id() l_fnd_profile
2986: FROM dual;
2987:
2988: fnd_pro_rec fnd_pro_csr%ROWTYPE;
2989: