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
Name a few data dictionary objects? : abap data dictionary
Can you define a field without a data element? : abap data dictionary
Difference between .Include and .append?
When the get cursor command used in interactive lists?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
Why do we use Abstract classes give an example from your project?
How can we use / display table in a screen?
How we format the data before before write statement in report ?
What is a table pool?
What is amdp (abap managed data procedures)?
Can a constructor be redefined?
Explain about Recording Function?
What is luw or data base transaction ?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Can we create an abap program without using y or z?