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

addinbg fields in BDC program

Former Member
0 Likes
616

hi experts,

I have a BDC proggram with me to upload customer balances.Now i need to add two more fields in it ?Can i add it in the program or i have go for new recording ?

regards,

mani

3 REPLIES 3
Read only

Former Member
0 Likes
496

again u have to do recording. afterwards paste the same code and add new fields in this code.

Read only

0 Likes
496

u need not to do whole coding again...

do BDC recording..see in which screen those two fields are coming..

just add those two in already existing coding and in the coding of that screen..

regards...

Read only

SAPAI
Participant
0 Likes
496

NO need to do the recording again..,,

just run the TCode and check in which screen those 2 fields are coming...

get the screen no., Field names ( technical names)

and inclulde your value and put those two field in the program where this screen is getting called.

write in the same manner as it is done for other fields.

I hope this will solve your problem, if not get back with your program n field details..

Asif.