h3nry_99
25th September 2002, 08:18
Hi All,

I want to make a report about item data. The problem is in that report I want print Text that I input in Maintain Item Data (via button T). The illustration is like this: Suppose I entry in Maintain Item Data some data like bellow

item code : I001-0001
Name item : Ink Red Special 01
etc....

And in the end of entry I add some text like code from supplier
code supplier : RED-001-SPS

In my report I want print :

Item Code Name Reference
-------------------------------------------------------------
I001-0001 Ink Red Special 01 RED-001-SPS

Could I mix between field and Text in report?
Maybe someone could tell me how to do that.

Regards,

morpheus
25th September 2002, 09:40
There is a text field in the item table. When you maintain text for any item, a number is allocated there. In table tttxt010, of same company, you will find the text against that allocated number. You can use that text.
Hope this helps.

ulrich.fuchs
25th September 2002, 10:18
Just put the text field (tiitm001.txta) on the report. Baan will do the rest...