Hello,
I am trying to create a report layout from scratch for sales order.
From my understanding the logic for getting blanket sales order no. in the dataset will be :
Main Table : Sales Header 1
2nd table : Sales Lines(Linked to sales header 1 on salesheader1.no. = saleslines.documentno.)
3rd table: Sales header 2(Linked to sales line on salesline.blanketsalesorderno. = salesheader2.no.)
But the field shows blank, anything wrong I am doing here ?