DBA Data[Home] [Help]

APPS.FND_CONC_REQUEST_PKG dependencies on FND_CONCURRENT_PROGRAMS_VL

Line 66: from fnd_concurrent_programs_vl

62: eopts,
63: prntr,
64: pstyl,
65: rstyl
66: from fnd_concurrent_programs_vl
67: where concurrent_program_id = cpid
68: and application_id = appid;
69:
70: exception