cancel
Showing results for 
Search instead for 
Did you mean: 

Project upload - SAP PPM

Former Member
0 Kudos

Hi,

       We are trying to upload projects from MS excel to PPM and are using the program DPR_DX_PROJECT. The log says that the project structure has been created but we do not see the project created in the database. We have also applied the note 1876370. Could someone let us know what could be the problem?

thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

judith_gabriel
Contributor
0 Kudos

Dear Anantharam,

are you receiving a dump or message?
Are you using the excel-file which can be called by "Display DX Layout"?
Have you removed the flag "Test Run (No Database Update)?

Otherwise put a breakpoint in the following class CL_DPR_UPLOAD_OBJECTS - method
CREATE_PROJECT_STRUCTURE and check, if the objects can be created.

best regards,
Judith

Former Member
0 Kudos

Hi,

   No I am getting a success message that the project structure has been created and yes it is run with flag Test run removed. Let me debug and check the method. I have done this in the past with successful results but unfortunately not getting it work in the current system.

thanks.