SELECT fe.executable_name
,fe.execution_file_name
,flu.meaning execution_method
,fcp.concurrent_program_name
,fcpt.user_concurrent_program_name
FROM fnd_executables fe
,fnd_concurrent_programs fcp
,fnd_concurrent_programs_tl fcpt
,apps.fnd_lookup_values flu
,fe.execution_file_name
,flu.meaning execution_method
,fcp.concurrent_program_name
,fcpt.user_concurrent_program_name
FROM fnd_executables fe
,fnd_concurrent_programs fcp
,fnd_concurrent_programs_tl fcpt
,apps.fnd_lookup_values flu
No comments:
Post a Comment