2007 Jul 31 12:35 PM
Hi All,
Please give the Transaction code for background Jobs.
Thanks
2007 Jul 31 12:42 PM
Hi,
1) The transaction code for background job is SM36 to assign
2) go to sm37 for baground job in source system anmd find out the log in source system
Thanks & regard
venkat
Hi All,
Please give the Transaction code for background Jobs.
Thanks
2007 Jul 31 12:42 PM
Hi,
1) The transaction code for background job is SM36 to assign
2) go to sm37 for baground job in source system anmd find out the log in source system
Thanks & regard
venkat
2007 Jul 31 12:46 PM
hi,
1) we can schedule BDC's in background by using SM36(job creation) and SM37(job overview).
2) for processing bdc, we work with SM35, here select the SESSION and select BACKGROUND option.
3)for batch input session we use two predefined executable programs to scheduling background .
RSBDCSUB and RSBDCBTC
we keep SUBMIT RSBDCSUB via SELECTION-SCREEN, statement after bdc_close_group.
we keep SUBMIT RSBDCBTC EQ <quid>., statement after bdc_close_group.
RSBDCBTC program require QUID for processing.
regards,
venkata sudheer