jhansirani
10th February 2004, 10:46
what is the function to get item description?. If the item is customized then it should select from tipcs021 table.if it is standarad item then it should select from tiitm001 table. Is there any standard function. I know the script. how to convert it as a standard function. what is the procedure. and how to call in sessions.

Thanks for earlier reply.

Jhansi

jan van dillen
10th February 2004, 13:16
Hi,

You can use the function itdsls0005.check.item.reference.sales

itm.dsca should be filled with the item description of tiitm001 or tipcs021.

jhansirani
16th February 2004, 10:26
thanks for your earlier reply.

-- Jhansi