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

Creating Item from within Initiative

Former Member
0 Likes
249

Hi,

I am trying to create a item from option "Create Item" from Initiative,

When I try saving the item, I am getting the below error,

"Internal error. Diagnosis The call of method GET_CHILDREN failed. System Response Procedure Contact your system administrator. Procedure for System Administration"

Can anyone let me know why is this error shown.


Regards,Steve

Accepted Solutions (0)

Answers (2)

Answers (2)

Brendan_Ward
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Steve,

Set an external breakpoint in CL_INM_OF_PORTFOLIOITEM method IF_INM_OF_OBJECT_RELATION~GET_CHILDREN in section after comment "Check on RFC call..." and reproduce the issue. When the breakpoint stops check the contents of mv_rfc_destination. This will point you to the error in customizing under 'Define DFM Object Link Types'.

Regards,

Brendan

Former Member
0 Likes

Hi Steve

Did you set up any DFM?

Have you configured all of your Object links; including the links under 'Define DFM object link types'
?

Regards

C