cancel
Showing results for 
Search instead for 
Did you mean: 

Automatical display of customer field in WebDynpro (like in ESS)

Former Member
0 Kudos

Hello,

i would like to display new customer field in my WebDynpro application.

If i reimport the model to get new customer fields, i can imagine how i can solve it: from IWDNofeInfo i will get new fields and dynamically create UI in wdDoModify. But how can i create UI without reimpoting the model - must i create UI without mapping to model and always execute set/getAttributevalue('CustomField'), manually read all DDIC-Texts and etc?

Adaptive RFCs are used.

Thank

Paul

Accepted Solutions (1)

Accepted Solutions (1)

abhijeet_mukkawar
Active Contributor
0 Kudos

hi

is the field for which you want to create UI element coming from backend?(i gues for this you need to reimport model but you are unwilling to do that)...

You can create UI element without reimporting model bt atleast you gotta bind that to context attribuite for making that editable, for this you can even create context attrib dynamically..and then dynamicaly binding it to UI ..

regards,

Answers (0)