DBA Data[Home] [Help]

APPS.PA_AGREEMENT_PVT dependencies on PA_LOOKUPS

Line 1606: from pa_lookups

1602: /* end code change for bug 2868818*/
1603:
1604: select meaning /* 2483081 */
1605: into l_funding_category
1606: from pa_lookups
1607: where lookup_code= p_funding_category
1608: and lookup_type= 'FUNDING CATEGORY TYPE';
1609:
1610: -- Check if valid funding category