cancel
Showing results for 
Search instead for 
Did you mean: 

Locking custom field at RPM Item level

former_member586570
Discoverer
0 Kudos

Hello,

Does anybody have pointers on how to lock a field after it has been edited once?

We have a custom date field at the RPM item levlel. We want the end user to only edit it once, after which time it would become display-only.

Can this be achieved by configuration only?

Or do we need coding?

Thank you.

Kathryn

Accepted Solutions (1)

Accepted Solutions (1)

former_member209919
Active Contributor
0 Kudos

Hello,

We have done it by code, we didn't see other way to achieve this. Let me know if you need more information.

Sara

former_member586570
Discoverer
0 Kudos

Hello Sara,

Thank you for letting me know about your experience with this issue.

That answers my question for now, confirming the conclusion that I was coming to.

If by chance, you know which part of the code (BADI name...) was changed in your system, that would be helpful in case my organization decides to proceed with a code change.

Thank you.

Kathryn

Answers (1)

Answers (1)

former_member209919
Active Contributor
0 Kudos

Hi Kathryn,

We have developed it here : /RPM/IF_EX_ITEM_API~ITEM_UI_CONFIG_MODIFY

Regards,

Sara