DBA Data[Home] [Help]

APPS.IGW_PROP_CHECKLIST_PVT dependencies on FND_LOOKUPS

Line 212: from fnd_lookups

208: null,
209: sysdate,
210: fnd_global.user_id,
211: fnd_global.user_id
212: from fnd_lookups
213: where lookup_type = 'IGW_SS_PROP_DOC_TYPES';
214:
215: EXCEPTION
216: WHEN OTHERS THEN