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

adding new line item using bdc

Former Member
0 Likes
364

hi frends,

i am using a bdc program to park the document. it is working fine.now i need to add one more field to the sap screen by using the existing bdc program. i have done recording and found the screen number where the new field is updating. now in my bdc program i have made changes to that particular screen and added the new field . but still the value is not updating in sap screen.pls help.thanx in advance.

1 REPLY 1
Read only

Former Member
0 Likes
323

If the new field added is not working, Then an alternative method is to record the transaction again and replace the existing code with the new recording.