cancel
Showing results for 
Search instead for 
Did you mean: 

No link exist bet. Project System element and Portf. and Proj. Mgmt items Error while running RPM_FIN02

Former Member
0 Kudos

Hello Every one,

We recently refreshed the all Quality systems (PMQ.QAS,BWQ) from Production systems. After that we created one item in PMQ and tried to transfer the approved budget data from QAS to PMQ by running the report RPM_FIN02, but when we did that we got the below error.

'No link exist bet. Project System element and Portf. and Proj. Mgmt items'.

The scenario is, I have a project say 1234.0001 and I wanted to send the approved budget details for the item 1234.0001 from QAS to PMQ, so i gave the budget and ran the report RPM_FIN02 and I got 'No link exist bet. Project System element and Portf. and Proj. Mgmt items' error message.

When i checked the fm RPM_GET_FIRPM_LINK_PARAMS, which provides the values for object link from PMQ,  the table RPM_OBJ_LINK does not contain the data related to 1234.0001, but at the same time i have another project say AB.00235 which has the data in RPM_OBJ_LINK and is successfully created the IDOC to transfer the data to PMQ.

Please advise on how can i solve the problem.

Thanks,

Kishore

Accepted Solutions (1)

Accepted Solutions (1)

gerry_hodgins
Active Participant
0 Kudos

Hello Kishore

Normally this type of error is due to the destination been wrong

in customizing

SPRO > SAP xApp Resource and Portfolio Management (SAP xRPM)

> Base System Interfaces > Application Object Settings >

Define Object Link Types:

Check

Log. System   &    Destination    

You can test these using SM59

also have you tested this using the Standard   0RPMFIWBSHIERAR ? insted of ZRPMFIWBSHIERAR 

Ger

Former Member
0 Kudos

Hi Gary,

Thanks for the reply and yes it was the problem with the customization, Log.System & Destination was PRDCLNT900, now i changed it to QASCLNT900, but the entry in DPR table has not been changed, i searched for the fix and i found a post that say i need to run one program to update the table, is it so? if we run that report does it affect any other settings??

Thanks,

Kishore

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello suraag kakarla,

Can you eleborate your problem bit more. I have a very initial doubt. Its about the integration. You have not menioned in the above that have you created the PS project from Item?

If not, you gotta integrate the Item with PS then may be that will resolve hte issue.

Or if you are not createaing PS from Item, then you can link the PS Project with Item in the Object Link as "Account Assignment PS Prject Def(RPM)" This link will resolve the issue I hope..

Rgrds,

Santhosh

Former Member
0 Kudos

Hi Santhosh,

I have crated the PS Project from PPM workcenter (from PPM ITEM), before refresh it was working fine after refresh only i am having problem.

When i debugged the code, i found one table entry missing in table RPM_OBL_OBTYP with OBJECT_TYPE: ZRPMFIWBSHIERAR , is this related to some configuration?? Here ZRPMFIWBSHIERAR is Object link type which is maintained under Portfolio management->Base system integration->application object settings->Define Object Link Types.

Thanks,

Kishore