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

rsbdcbtc

Former Member
0 Likes
1,089

hi experts,

i am processing session using RSBDCBTC with qid and modus parameters like this.

SUBMIT rsbdcbtc

WITH mappe = P_SESS

with modus = 'N'

WITH queue_id EQ lv_qid

and return.

if i want to process in fore ground what is the value of modus parameter.

thanks in advance,

praveen.

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
890

hi,

try 'A'

Andreas

hi,

try 'A'

Andreas

4 REPLIES 4
Read only

andreas_mann3
Active Contributor
0 Likes
891

hi,

try 'A'

Andreas

Read only

0 Likes
890

hi,

i tried with 'A' but its saying please choose processing option.

thanks in advance,

praveen.

Read only

0 Likes
890

HI

Please try with these options, as per the documentation in the program:

  • - STARTEN einer Batch-Input Mappe. Modus 'N' Dunkel abspielen *

  • - LÖSCHEN einer Batch-Input Mappe Modus 'D' oder 'P' *

  • ( Modus 'D' loescht Mappe; 'P' loescht Mappe + Protokolle) *

  • - FREIGEBEN einer Batch-Input Mappe Modus 'F' *

  • - DRUCKEN einer Batch-Input Mappe Modus 'R'

Kind Regards

Eswar

Read only

0 Likes
890

Hi,

you can only process it in background.

Modus A is not provided

in engl.

  • - starting bdc mode 'N' in background

  • - delete bdc: 1) mode 'D' bdc-map, 2) 'P' map + log

  • - release bdc-map mode F'

  • - print bdc-map mode 'R'

Andreas

Message was edited by:

Andreas Mann