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 B/W Header data And Item Data

Former Member
0 Likes
920

Hi all,

What is the main Difference B/W Header data And Item Data ?

Thanks in Advance

Krish...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
873

refer.

/message/2808125#2808125 [original link is broken]

7 REPLIES 7
Read only

Former Member
0 Likes
874

refer.

/message/2808125#2808125 [original link is broken]

Read only

ferry_lianto
Active Contributor
0 Likes
873

Hi Krish,

Please check this links.

Regards,

Ferry Lianto

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
873

Hi,

Header data will give generic information about a object.

Item data will give specific information about a object.

Rgds,

sands

Read only

Former Member
0 Likes
873

Hi

Header data includes main information about the Business Object or Busniss document .

Item data : optional data assoccated with Perticualar header .

EX : Purchase Order .

In this Header dat will be PO Number Vendor , Address , etc .

Item dta refers to items in this PO ( PO may consists of several items).

In Lay man term.

Computer Box is your Header . & Items are RAM PROC Mother Board ETC .

*Please Mark usefull Answers

Read only

RenjithKumar
Product and Topic Expert
Product and Topic Expert
0 Likes
873

Hi ,

Say for example you are selling some materials to one customer

In Header you have

Sales Document Number Sold to party Date Total Cost

SD1 CUST1 01012006 Rs.500

In Item you have the details of the items supplied to customer

Sales Document Number Item No Item Name Cost

SD1 1 HornType1 Rs.100

SD1 2 HornType2 Rs.100

SD1 3 HornType3 Rs.100

SD1 4 HornType4 Rs.100

SD1 5 HornType5 Rs.100

So Header has summarised data .

And Item has Detailed data .

It is similar to a purchase of clothes in shop , You buy many clothes as items ,But you will only single bill no for all cloths you purchase . Here Bill no is in header and cloths is item

Read only

RenjithKumar
Product and Topic Expert
Product and Topic Expert
0 Likes
873

Hi ,

Say for example you are selling some materials to one customer

In Header you have

Sales Document Number Sold to party Date Total Cost

SD1 CUST1 01012006 Rs.500

In Item you have the details of the items supplied to customer

Sales Document Number Item No Item Name Cost

SD1 1 HornType1 Rs.100

SD1 2 HornType2 Rs.100

SD1 3 HornType3 Rs.100

SD1 4 HornType4 Rs.100

SD1 5 HornType5 Rs.100

So Header has summarised data .

And Item has Detailed data .

It is similar to a purchase of clothes in shop , You buy many clothes as items ,But you will only single bill no for all cloths you purchase . Here Bill no is in header and cloths is item

Read only

RenjithKumar
Product and Topic Expert
Product and Topic Expert
0 Likes
873

The second post of me is repeated , and replace that SD2, SD3, SD4 ,SD5 By SD1 .