Projects - EBS (MOSC)

MOSC Banner

pa_proj_elements - how is this table populated?

edited Jan 5, 2016 3:25PM in Projects - EBS (MOSC) 2 commentsAnswered

I'm curious about the table PA_PROJ_ELEMENTS, specifically how it derives its information in the field "NAME".

I am trying to enter a task_name "Contractor Contingency", but the column is only 20 characters wide, so the last two are cutoff.  We have a third party application that checks "PA_PROJ_ELEMENTS" column "NAME" for "Contractor Contingency".  That column is 240 bytes, so it is not restricted to the size that PA_TASKS' column TASK_NAME is limited to; however, it looks like "NAME" derives its value from "TASK_NAME", so it is the truncated version.  Surely these don't have to match exactly, because "NAME" is varchar2(240 byte) and "TASK_NAME" is varchar2(20 byte).

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center