cancel
Showing results for 
Search instead for 
Did you mean: 

BDC

Former Member
0 Kudos

We have made a bdc for miro but it is not working in background

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Where is your data file located. If it is a local machine, BDC at bakground will not work, Ensure your data file is at

Application Server for BDC running in background.

Thanks and Regards

Former Member
0 Kudos

Data is in SAP database itself.

kunal_ingale
Active Contributor
0 Kudos

hi

For foreground, you can use CALL TRANSACTION and for background, you can use the session method.

just check it

regards

kunal

regards

kunal

Former Member
0 Kudos

Can u tell me whether there is any constraint for BDC made on enjoy transactions to run in background