Why do we use CALL FUNCTION ..IN BACKGROUND TASK and CALL FUNCTION ...STARTING NEW TASK?
What is the difference?
Answer Posted / sampath
functions used background are job_open,job_submit and job_close.
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What is the transaction code to display the payroll results ? : abap hr
What is the function of the transport system and workbench organiser?
What are roles and authorization objects?
wat is the difference between A-gate & W-gate?where are they used?
What is foreign key relationship? : abap hr
how to track records from data dictionary?
What are the disadvantages of using explicit enhancement?
What data is contained in data dictionary? : abap data dictionary
What is the use of program rsbdcsub? : abap bdc
Abstract class and interface, multiple inheritance, live example
– 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
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is new enhancement framework?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?