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

About Tables ?

Former Member
0 Likes
587

Hi,

How can we know that a given table is header data or item data ?

Why vbak is header data ?

Why vbap is item data?

bye

Hi,

How can we know that a given table is header data or item data ?

Why vbak is header data ?

Why vbap is item data?

bye

4 REPLIES 4
Read only

Former Member
0 Likes
567

sap gives this is header data.this is itam data. like that.just goto se11 type the name of the table ,we get the decription .after reading the description u come to final decition..that is sap created. this is master table, this is header table ,this is item table like that......

Read only

Former Member
0 Likes
567

hi,

vbak contains only the header details that means it contains sales order number,creater name,net amt.

vbap table contain item datas such as material number and so on.

header tables datas are not frequeltly changed

item tables datas are frequently changed

for example in that commercial bill like a ready made shop bill

the header datas are date,time,customer name,net amount.it is not frequently changed.

item datas are such as number of shirts,pants and other garments.

it will frequently changed.

by,

nava

Read only

0 Likes
567

"header tables datas are not frequeltly changed

item tables datas are frequently changed"

What??? I know in Bangalore anything can happen, but...

Read only

0 Likes
567

hi,

I think you are very good knowledge in ABAP.

but,I am new in ABAP.

sorry for the inconvenience.