Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

making attributes of field dynamic in dialog program in layout editor.

Former Member
0 Kudos
84

hi,

to make a field required or possible or hidden, we define its attributes in attributes in layout editor.

is it possible to make attributes of fields that we define in layout editor dynamic ?

if functional people want to make some field non-mandatory or mandatory then they go in configuration, and do it. so does this mean that the attributes of the fields that we define in layout editor during dialog program can be made dynamic.

how is this possible ? because attributes are selected using dropdown, its not a code ?

please help in solving this mystery...

2 REPLIES 2

Former Member
0 Kudos
47

use Screen Internal table in your code..

look at Screen Internal table documentation

0 Kudos
47

Screen Modifications --

<u>demo_dynpro_modify_simple

demo_dynpro_modify_screen</u>

<b><u>Please dont forget to reward points</u></b>

Sudheer