Application Development 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: 

BDC

Former Member
0 Kudos

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

1 ACCEPTED SOLUTION

suresh_datti
Active Contributor
0 Kudos

Use the option to dispaly all screens.

Reagrds,

Suresh Datti

6 REPLIES 6

suresh_datti
Active Contributor
0 Kudos

Use the option to dispaly all screens.

Reagrds,

Suresh Datti

Former Member
0 Kudos

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

Former Member
0 Kudos

hi,

use the All screen mode.

hope this helps,

priya.

former_member188685
Active Contributor
0 Kudos

use all screen mode.

use mode 'A'

and see .

regards

vijay

Former Member
0 Kudos

Hai Ravi

Call transaction 'MM01'

using BDC_TAB

Mode A

Update A.

Thanks & regards

Sreenivasulu P

Former Member
0 Kudos

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.