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 / kiran kumar v
Header is always standard and Item is variable.
Ex: If one visits the Doctor, the prescrition would contain
standard text i.e Doctor name, Qualification, address etc.
This info can be considered as Header and the Drugs that
are prescribed for the patient, which varies from person to
person can be considered as Item.
Is This Answer Correct ? | 55 Yes | 5 No |
Post New Answer View All Answers
What are the steps to execute session method?
How can one distinguish between different kinds of parameters? : abap modularization
How do you write a function module in sap?
Explain what are the different functions used in sap script?
What are the buffering options in abap?
What are the components in sap application server?
How to Raise a Particular Ticket in Realtime ?
Where do you find info on new developments in SAP?
What is lock objects? : sap abap data dictionary
What are datasets in abap?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
Can a filed occur in several field groups? : abap modularization
What is asap methodology? : sap abap hr
Table events aNd table maintains generation
Explain what are the events in screen programming?