DBA Data[Home] [Help]

APPS.RRS_IMPORT_INTERFACE_PKG dependencies on FND_LOOKUP_VALUES

Line 1839: From Fnd_Lookup_Values

1835:
1836: begin
1837: Select LOOKUP_CODE
1838: into l_site_use_type_code
1839: From Fnd_Lookup_Values
1840: Where Lookup_Type In ('PARTY_SITE_USE_CODE' )
1841: AND View_Application_Id In ( 222 )
1842: AND Language = userenv('Lang')
1843: And Security_Group_Id = 0