4 weeks ago
Hi Team,
I have a requirement to enable/disable input fields for input based on Create/Update/Delete action and other conditions in RAP application. How do we identify the current action that we are performing (Create/Delete/Update) in the method "get_instance_features". In core ABAP we do have a field TRTYP = H/V for this purpose. How do we do it in RAP model?
Regards,
Ram Peddireddi.
Request clarification before answering.
You can try like below
field ( readonly : update ) fieldname;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
9 | |
7 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.