cancel
Showing results for 
Search instead for 
Did you mean: 

Need Project start date and end date

Former Member
0 Kudos

Dear all

I am working in Product Life cycle managerment. PLM dept. will be creating a project in Cproject. I need to find out project start date and enddate for a particular project.

I got one table in PLM server like CGPL_PROJECT and R/3 view VIAOM_CPRO_OBJ. What is the relationship between those two tables.

How can i find out project start date and enddate.

wht's logic?

Anyone help me.

Accepted Solutions (0)

Answers (2)

Answers (2)

thomas_berndt
Active Participant
0 Kudos

Hi Muthu,

view VIAOM_CPRO_OBJ on the connected ERP stores linkage data between cProjects objects and the respective CO objects.

Hoping this answers the second part of your question.

Best regards,

Thomas

daniel_humberg
Contributor
0 Kudos

In CGPL_PROJECTS, you have the fields ACTUALSTART, ACTUALFINISH, LATEST_START and LATEST_FINISH. Is that what you are looking for?