DBA Data[Home] [Help]

APPS.OKL_FUNDING_PVT dependencies on FND_APPLICATION

Line 3657: from FND_APPLICATION a

3653:
3654: CURSOR c_app
3655: IS
3656: select a.application_id
3657: from FND_APPLICATION a
3658: where APPLICATION_SHORT_NAME = 'OKL'
3659: ;
3660:
3661: /*