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
How will you insert record in a sorted table
What are the advantages of logical databases?
How to create any functions?
Can we use transfer dataset to transfer data in internal table ?
What is your current client number?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Explain the table, which contain the details of all the name of the programs and forms?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
What is a currency factoring technique?
Which function module reads the data for particular infotype ? : abap hr
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What are the two different ways of building a match code object?
What is a help view? : abap data dictionary
What are the two ways of producing a list within a transaction?
Explain Catch Command in ABAP?