rendy@ecnet.com
5th August 2015, 07:21
Hi All,
This is my first time posting in this thread, so i'd like to apologize if my english is not good.
I would like to insert BOM components in the standard report of Purchase Order,
So i do write :
detail.10:
before.layout:
select tibom010.sitm:item.comp
from tibom010
where tibom010.mitm = {:tdpur401.item}
selectdo
endselect
and I insert item.comp in the detail field of the report layout.
But, the report only show 1 BOM component (RESIN) and actually there 2 BOM Components which are : RESIN and RESIN1.
I need to print both of those Components in the PO report.
Really appreciate your help.
Thanks in advance.
Best regards,
Rendy
This is my first time posting in this thread, so i'd like to apologize if my english is not good.
I would like to insert BOM components in the standard report of Purchase Order,
So i do write :
detail.10:
before.layout:
select tibom010.sitm:item.comp
from tibom010
where tibom010.mitm = {:tdpur401.item}
selectdo
endselect
and I insert item.comp in the detail field of the report layout.
But, the report only show 1 BOM component (RESIN) and actually there 2 BOM Components which are : RESIN and RESIN1.
I need to print both of those Components in the PO report.
Really appreciate your help.
Thanks in advance.
Best regards,
Rendy