Application Development and Automation 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: 
Read only

data in output enabled field

Former Member
0 Likes
455

hello,

Is there anyway to insert data in an noneditable field during BDC call transaction ?I have a transition from ALV Grid to Dynpro and the fields in the DYNPRO are display only.I cannot enter data in these fields as they are display only?How can I get data in these fields displayed?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
423

This is not possible... Though U may try to find any user exit where u can push the data in those display fields by using Import & Export...

Thanks

Amol Lohade

2 REPLIES 2
Read only

Former Member
0 Likes
424

This is not possible... Though U may try to find any user exit where u can push the data in those display fields by using Import & Export...

Thanks

Amol Lohade

Read only

Former Member
0 Likes
423

Hello,

If you try to populate the Non-Editable fields using BDC, you may get an error saying "Xxxx is not an Input Field". Try any other BADI or User Exit to solve your issue.

Thanks and Regards,

Venkat Phani Prasad Konduri