‎2006 Dec 22 10:33 AM
what is the function moudle is used to get the long text in the report for purchase orders and sales orders
say clearly
‎2006 Dec 22 10:34 AM
‎2006 Dec 22 10:34 AM
hi,
use fm read_text with object = 'EKKO' for PO
and 'VBBK' for SO
A.
‎2006 Dec 22 10:35 AM
Hi raj,
Check the Function module READ_TEXT.
For PO:
you have to pass Text Id as: A01
Text Object as EKKO
TDNAME as the PO NUMBER
For SO
you have to pass Text Id as: 0001
Text Object as VBBK
TDNAME as the SO NUMBER
Regards,
ravi
Message was edited by:
Ravi Kanth Talagana
‎2007 Jan 02 10:41 AM
‎2006 Dec 22 10:35 AM
K_PURCHASE_ORDERS_READ_TEXTS
and read_text
Message was edited by:
Amit Tyagi