An ABAP program creates a batch input session. We need to
submit the program and the batch session in back ground. How
to do it?
Answer Posted / tech3
go to SM36 and create background job by giving job name, job
class and job steps (JOB SCHEDULING)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain sap abap 3-tier architecture?
Can you define a field without a data element?
Can you create an internal table dynamically?(at run time)
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What is exception class and test class. How to use it?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?
Does the call transaction method allow multiple transactions to be processed by sap?
How to create a link between modified form and modified print program?
What are the check tables?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What are the data types of the abap/4 layer? : abap data dictionary
What is the difference b/t Session method and call transaction method ??
What are the different attributes that can be assigned to a variant?
What is a modification assistant?
What are logical databases? : abap hr