For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Does anyone know the table name where Project Notes reside? We are needing to create an OTBI report that outputs the Project Notes that have been entered on the Project Financial Management Page for a Project.
Comment
select note_txt from zmm_notes where SOURCE_OBJECT_UID in (select project_id from pjf_projects_all_tl where name='project name')
Regards,
Alex
Be the first to rate this
|
Sign in to rate this
Hello,
What did you use in the query to pull the project description? I found project ID and project number but I cannot seem to pinpoint the right table for description.
Thank you,
Regards,
Isaline
Be the first to rate this
|
Sign in to rate this