what is the transaction code for creating a quotation of
sales order
Answer Posted / nandy
VA21
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What are the update types possible?
What is screen flow logic? What are the sections in it?
What are the types of search helps? : sap abap data dictionary
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
How do you set up background jobs in sap? What are the steps?
What is the advantage of structures?
What is the difference between data elements and domains? : abap data dictionary
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is the lock object?
Describe data classes? : abap hr
How is conversion of data types done between abap/4 & external level?
Name some system global variables you can use in abap programs?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is the basic difference internal tables and database tables? : abap data dictionary
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc