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

Portfolio Item Status

Former Member
0 Kudos
350

We have a few statuses for Portfolio Item (Cancel, Inactive etc.) for which we need the fields to grey out.

Therefore, when for the Portfolio Item, the status Cancel is set, the user must not be allowed to enter any data.

However, this is not happening. Even when we set the status to Cancel (and/or Inactive), the fields can still be edited.

The status/group column for Item status config (spro) does not influence this behavior either. I tried with the group "Cancelled", but this does not help.

Please advise.

Accepted Solutions (0)

Answers (3)

Answers (3)

rabikiran_sahu
Participant
0 Kudos

Hi Deepak,

Please let know that if you have got the resolution for this discussion.

Thanks,

Rabi

rabikiran_sahu
Participant
0 Kudos

Hi Deepak,

We can achieve this using webdynpro abap by enhancing the

webdynpro component  : /RPM/ITEM_DETAILS

View                            : VI_GEN_INFO.

On change of the status , and requirement any field can be changed to enabled or read only.

Please let me know if you require any further details to achieve this functionality.

Thanks,

Rabi

former_member209919
Active Contributor
0 Kudos

Hi Deepak,

Unfortunatelly I think this functionality is not covered in the standard system. As far as I know  the item is always "active" independent on its status or decision point status.

Regards,

Clara