DBA Data[Home] [Help]

APPS.OZF_OFFER_ADJ_PVT dependencies on OE_SYSTEM_PARAMETERS

Line 3638: FROM oe_system_parameters

3634: AND organization_id = p_org_id;
3635:
3636: CURSOR c_master_org_id(p_header_org_id IN NUMBER)IS
3637: SELECT master_organization_id
3638: FROM oe_system_parameters
3639: WHERE org_id = p_header_org_id;
3640:
3641: CURSOR c_func_currency(p_org_id IN NUMBER)IS
3642: SELECT gs.currency_code