How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
No Answer is Posted For this Question
Be the First to Post Answer
How do I find the output type of a table or a program?
What are the functional modules used in sequence in bdc? : abap hr
How to eliminate duplicate entries in internal tables?
What is a collect statement? How is it different from append?
how to Implemented a BAPI to upload Payroll summary information into SAP R/3 system
How do you import pay scale data from non sap to sap? : sap abap hr
How can one distinguish between different kinds of parameters? : abap modularization
I Developed Interactive report to display Customers, Sales Details and Delivery Priority? Why did u create these reports?what was the buisness requirements? what wer the inputs At Selection Screen?what was the output?how was the desighn of the screen?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What are the differences between table controls and step loops?
Explain the different types of data dictionary objects?
Explain what is the difference between sy-tabix and sy-index? Where it is used?