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


Please Help Members By Posting Answers For Below Questions

What is singleton pattern in OOPS?

1126


What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

1091


What are the two different ways of building a match code object?

766


Why do we use dynamic where conditions?

1075


What is the disadvantage of a call by reference?

833






From Excel to ABAP - Is batch mode possible ?

786


We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???

1853


Can we set page headers to details lists?

750


What are Delivery classes? What data will you want to transport during client copy?

1152


What is the difference between the exits created in M.M and S&D?

1812


What is an internal table?

910


How can you manipulate the presentation and attributes of interactive lists?

843


What happens if we use leave to list-processing without using suppress-dialog?

863


How do you set up background jobs in sap?

725


A subroutine can contain nested form and endform blocks. State true or false. : abap modularization

1006