DBA Data[Home] [Help]

APPS.ZPB_WF_NTF dependencies on FND_APPLICATION

Line 215: from FND_APPLICATION

211: BEGIN
212:
213: select APPLICATION_ID
214: into appID
215: from FND_APPLICATION
216: where APPLICATION_SHORT_NAME = 'ZPB';
217:
218:
219: if RespKey = 'ZPB' then