cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Task Relationship not getting upload MSP to CPR

Former Member
0 Likes
246

Hi All,

We are using cProject 4.5 and I am trying to upload MS Project file to cProject

During upload, relationships defined between the MS Project tasks is not getting uploaded into cProject

After upload in cProject, all tasks receives start date as project start date instead of taking scheduled start dates (scheduling is done in MSP)

I am not defining any constraints (start or finish) on task.

I did all standard setting of field mapping for task (Group PDMP - MT) as mentioned in SAP note 958210 (manually copying from 000 system)

Request you to kindly suggest if anything is missing or any other settings to be done for the same

Thanks and Regards,

Mayur

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hello All,

Request you to kindly give me your valuable inputs on this as I am not able to get breakthrough on this

We are using cProject 4.5 and MS Project client

The relationships between the tasks are getting downloaded from cProject to MS Project

But in case of upload from MS Project to cProject, its not working

I have checked and maintained the configuration (manually) exactly as per SAP note 958210 for both settings (upload and download)

Despite of having same configuration, download program is working fine but upload program is not working only in case of relationships between the task

Is there any correction note for this?

Or please suggest ABAP program or method specific to task relationship upload which can be checked to find the cause

Thanks and Regards,

Mayur

former_member201206
Active Contributor
0 Likes

Hi Mayur,

I think, the same methode is used for the download & upload to XML:

CL_DPR_XML2CPR

  PREPARE_RELATIONSHIPS

  PROCESS_RELATIONSHIPS

You can set break-point there to get more details.

Let me known, if it helps.

Kind regards,

Zhenob

Former Member
0 Likes

Hi Zhenbo,

Thanks a lot for your reply

I had raised this question to SAP as product error

SAP suggested to apply Notes 1985339 and 1986904 which resolved the issue

Best Regards,

Mayur