DBA Data[Home] [Help]

APPS.JAI_AR_RCTLA_TRIGGER_PKG dependencies on OE_SYSTEM_PARAMETERS

Line 1835: from oe_system_parameters ;

1831: and location_id = 0;
1832:
1833: cursor c_oe_system_params is
1834: select master_organization_id
1835: from oe_system_parameters ;
1836:
1837:
1838: lr_trx_rec c_trx_cur%rowtype;
1839: ln_hdr_exists number; --File.Sql.35 Cbabu := 0;