Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

header data

Former Member
0 Likes
347

What is the difference between header item & line item?

& what is the difference between header data and item data

2 REPLIES 2
Read only

Former Member
0 Likes
313

Hi ,

Initially,u should have understanding of Table Format in SAP.

Tables are designed as per header level & Item level.

Means Classification of header leval Component is done in Item level Table.

when we write any query data is fetch from item table called item data in Corresponse to Header Data.

Hope it will help u....!!!

Pls Reward if helpful.....!!!

Read only

Former Member
0 Likes
313

hi,

Header data is something that defines the overview of a document type like VBAK table has header data for the sales order and it gives the overview abt the document type of the sales order , creation date of sales order , sold to party for sales order.. etc..

Item data is something related to the contents of the document like in sales order we have VBAP data which gives information abt the differemt materials included in the order like there quantity , date of delivery ...

Moreover header data has fields that will be sum of item quantity , price ... In this way we have heirachy in almost all documents in SAP...