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

difference between header and item table

Former Member
0 Likes
1,767

hi experts

I have doubt in choosing header and item table. what is the difference between them. on what situations they can be choosed, how can i conclude that my object needs only item or header table.

thanks in advance.

maaya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
641

Hi

Header will be always a single time data in a transaction

where as Item data is Multiple lines of data

Item data in most of the times consists of more number of lines.

see the header and Item related tables for some Tcodes

Tcode Header Item

VA01 VBAK VBAP Sales order

VL01N LIKP LIPS Delivery

VF01 VBRk VBRP Invoice/Billing Doc

ME21N EKKO EKPO Pur order

Regards

Anji

1 REPLY 1
Read only

Former Member
0 Likes
642

Hi

Header will be always a single time data in a transaction

where as Item data is Multiple lines of data

Item data in most of the times consists of more number of lines.

see the header and Item related tables for some Tcodes

Tcode Header Item

VA01 VBAK VBAP Sales order

VL01N LIKP LIPS Delivery

VF01 VBRk VBRP Invoice/Billing Doc

ME21N EKKO EKPO Pur order

Regards

Anji