My client has a requirement that user must be able to restrict all changes in activity once it is created.
I came up with the following two solutions but both of them did not work :
1) Maintain User Status in Status Profile for Network Header and Activity with business transaction 'Change' as forbidden. This works for network header but not for network activity. The User Status has no impact on Network Activity.
2) Select 'Error' if changes are made in Partially Confirmed Activity in Change Profile (tcode OPSG). This didnot work either, system still allow changes even if the activity is partially confirmed.
Kindly advise if I am missing something in the first solution, and please let me know if there can be some other solution to this requirement.