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

Activity Feedbacks - Configure hierarchical comments - SAP FSM

nsaenz
Participant
0 Kudos
617

Dear colleagues,

I am working with the MS app and i want to configure the hierarchical coments with its values. It seems there is no clear info about its configuration. You have the images below.

Any idea?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

VishnAndr
Active Contributor
0 Kudos

Hi Nacho,

In English they call it Activity Feedbacks. This way a broader audience could help you.

The codes are stored in ActivityCode DTO. You can query them via Query API to check.

As far as I know the maintenance of this object is only possible via API (Data API). There is no UI for it. Yet.

You can provide parentActivityCode and level to make it into hierarchy.

The link between selected ActivityCodes and Activity is stored in ActivityFeedback DTO.

Answers (0)