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

BDC

Former Member
0 Likes
758

how do u check whether a particular field is getting populated when running bdc?

1 ACCEPTED SOLUTION
Read only

suresh_datti
Active Contributor
0 Likes
717

Use the option to dispaly all screens.

Reagrds,

Suresh Datti

6 REPLIES 6
Read only

suresh_datti
Active Contributor
0 Likes
718

Use the option to dispaly all screens.

Reagrds,

Suresh Datti

Read only

Former Member
0 Likes
717

hi

in debugging mode check the it_bdcdata type bdcdata populating properly or not

u can also see if u call transaction in All screen mode i.e Mode A

Read only

Former Member
0 Likes
717

hi,

use the All screen mode.

hope this helps,

priya.

Read only

Former Member
0 Likes
717

use all screen mode.

use mode 'A'

and see .

regards

vijay

Read only

Former Member
0 Likes
717

Hai Ravi

Call transaction 'MM01'

using BDC_TAB

Mode A

Update A.

Thanks & regards

Sreenivasulu P

Read only

Former Member
0 Likes
717

Hi,

You can see the BDC if you keep it all screen mode.

You can also check the perticular record by going into transaction, only after finishing your run.

Ex: Call transaction 'VA01' using BDCTAB mode 'A'.

Thanks,

Suryaprakash.