DBA Data[Home] [Help]

APPS.GMS_AWARD_PVT dependencies on PA_ORGANIZATIONS_LOV_V

Line 981: FROM pa_organizations_lov_v

977: and inv_grp.invoice_format_type = x_format ;
978:
979: cursor C_awd_org is
980: SELECT 1
981: FROM pa_organizations_lov_v
982: WHERE code = g_award_rec.award_organization_id ;
983:
984: cursor C_billing_cycle is
985: SELECT 1