How do you set background job automatically ?
Answers were Sorted based on User's Feedback
Answer / mahesh
To maintain or monitor SAP background jobs, enter the Select
Background Jobs screen by using transaction code SM37 or
menu path System ® Services ® Background jobs ® Job
overview. The window is a selection screen. A listing of
background jobs will appear according to this window.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sm
1.go to sm36
2.Assign a job name
3.set the job priority (high- class A,medium- class B, low -
class C)
4.press enter you will get a pop up screen
5.enter the report name and select the variant.check and
save the same.
6.now go back and select start condition
7.give the date, time for job.
8.press check and save. now your job is scheduled
successfully.
in order to moniter the job go to sm37 and give the job
name.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mahesh
ACTUALLY THERE ARE TWO REPORTS IN ABAP-THOSE ARE RSBDCSUB
AND RSBDCBBTC.
IF WE USE RSBDCSUB- SESSION CAN START AUTOMATICALLY(BACK
GROUNDJOB) AND IF WE USE RSBDCBTC- SESSION CANT START
AUTOMATICALLY).FOR THIS WE HAVE TO PROVIDE QUIEUE-ID AND IT
STARTS THE SESSION IRRESPECTIVE OF PROGRAMM.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / deepa
i am not sure i think it is using abap program RSBDCSUB.
Is This Answer Correct ? | 2 Yes | 4 No |
Events in Reports?
What are the internal tables and work area?
What is the difference between a pool table and a transparent table?
What does an extract statement do in the ABAP program?
How many types of tables exist and what are they in data dictionary?
what are the differences between scripts & smart forms?
what are performence analysis techniques?
How can we omit a leading sign and a leading zero in sapscript?
Worked on support project? How do you handle serious production issue? Severity? Time taken to resolve the issue? How you get issues/tickets?
Which dialog programming section is used to initialize a screen's field values?
What is the difference between Search help and Match code ?
2)In production what is the user exit?