cancel
Showing results for 
Search instead for 
Did you mean: 

Problems to creat PS project

Former Member
0 Kudos

Hi

Does anyone has an idea what could be the cause?

After saving the item.... system does not creates the PS project,  an error message "Errors occurred during processing (see error log) is displayed also the "create project on saving" indicators gets unchecked and the project template field greyed out.

This is happening for some project templates only, others work fine the PS project gets created.

already double checked :

the relevant switches under "Overwrite default global settings"

Maintained the portfolio item types with correct configuration

Maintained the mappings between item type/PS template

Maintained the object link types correctly

This is happening only on our quality and production environment

any help on this is appreciated, already tried finding any difference on the PS templates they are same.. even copy of each other

thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

judith_gabriel
Contributor
0 Kudos

Dear Francisco,

you can set a breakpoint in PPM-system in class CL_INM_OF_PS_HELPER, method CREATE_OBJECT_WITH_TEMPLATE at:

* Create Project

       CALL FUNCTION 'INM_S_OF_RFC'

          DESTINATION iv_rfc_destination

...

In the ERP-System at:
The RFC-Call is done to FM INM_S_OF_RFC.

The PS-project should be created at FM 2054_PROJECT_MAINTAIN.

Best regards,

Judith