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
521

how to keep the background for session method?

4 REPLIES 4
Read only

Former Member
0 Likes
503

Hi

Use the Mode 'N'.

We don't run the BDC programs using GUI_UPLOAD and DOWNLOAD as these fun modules fail in background.

Reward points for useful Answers

Regards

Anji

Message was edited by:

Anji Reddy Vangala

Read only

Former Member
0 Likes
503

hi,

use submit RSBDCSUB and u have to specify hold date in BDC_OPEN_GROUP.

SUBMIT RSBDCSUB VIA SELECTION-SCREEN.

Message was edited by:

Sudha Rani Pathuri

Read only

Former Member
0 Likes
503

hi ram,

when u go to sm35 and process the session then u will see a popup screen. In that one v can see the processing modes as foreground, display with errors and background. U have to select the appropriate radio button as per ur requirement. Since u said for a background then u have select that background radiobutton.

Regards...

Arun.

Reward points if useful.

Read only

Former Member
0 Likes
503

Hi,

When you will use BDC session method, session will generate. you can process it by TCode SM35. When you will process session, system will ask processing mode. Here you can select BACKGROUND mode.

Cheers,

Digesh Panchal