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

Former Member
0 Kudos

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

former_member188594
Active Participant
0 Kudos

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

Former Member
0 Kudos

Use the mode "N'

Regards,

Venkat