What is the Difference between Header and Item in ABAP?
VBAK-Sales Order Header,VBAP-Sales Order Item, how can u use
these tables in one query,means by using these tables write
a select query.
Answer Posted / abhinesh mishra
use innerjoin or for all entries in select query
| Is This Answer Correct ? | 8 Yes | 10 No |
Post New Answer View All Answers
What are client dependant objects in abap/sap?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
Double click function on the lists, identifying the line selected by the user on the list?
When is the top-of-page event triggered? : abap data dictionary
What is help view?
How many secondary indexes can we create in a table?
Specify the types of data dictionary objects.
What is roll area?
What is append search help? : sap abap data dictionary
What is an rdbms?
Explain the advantages of different types of bdc's?
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?
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
What are the events we use in dialog programming and explain them?
How can one distinguish between different kinds of parameters? : abap modularization