on 2024 Nov 29 8:01 AM
Hello expert,
Is there a way that we can make the custom fields editable for some login users and non-editable for some login users. I want to control the field properties based on the login users in S4 Hana cloud.
#S4Hana,#Editable,#LoginUsers
Request clarification before answering.
Hi @Pyae_Phyo_Thwe ,
you may check if SAP has enabled the behavior definition of the underlying business object for extensibility (see https://help.sap.com/docs/abap-cloud/abap-rap/extensibility-enablement-for-behavior-extensions?versi...). If this is the case, you may implement a behavior extension using dynamic feature control (see https://help.sap.com/docs/abap-cloud/abap-rap/behavior-extensions?version=s4hana_cloud)
Best regards
Kai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please have a look at the Custom Fields in S/4HANA: How to control field properties like mandatory, read-only, and visibility blog by @georg_wilhelm. This blog provides links to other blogs covering the different types of custom fields and applications, how to find out if field extensibility or field control is supported at all, and how to implement field control.
Best regards
Kai
User | Count |
---|---|
55 | |
8 | |
8 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.