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 in Background

Former Member
0 Likes
481

HI Friends,

I Had Created a bdc for J1is Transaction , It is working fine in both Foreground and Background . But When I 'm submitting this BDC BY USING

SUBMIT TO SAP-SPOOL KEYWORD it is not working Properly

Regards,

S.Janani

HI Friends,

I Had Created a bdc for J1is Transaction , It is working fine in both Foreground and Background . But When I 'm submitting this BDC BY USING

SUBMIT TO SAP-SPOOL KEYWORD it is not working Properly

Regards,

S.Janani

2 REPLIES 2
Read only

former_member188594
Active Participant
0 Likes
455

Hi,

Try running your BDC program in 'E' mode and check if you get any errors/warnings. May be you may get some clue over there.

Regards,

Sekhar

Read only

Former Member
0 Likes
455

Use the mode "N'

Regards,

Venkat