DBA Data[Home] [Help]

APPS.OKL_FUNDING_PVT dependencies on FND_APPLICATION

Line 3787: from FND_APPLICATION a

3783:
3784: CURSOR c_app
3785: IS
3786: select a.application_id
3787: from FND_APPLICATION a
3788: where APPLICATION_SHORT_NAME = 'OKL'
3789: ;
3790:
3791: /*