Skip to Content
0
Former Member
Apr 14, 2010 at 11:18 AM

using read_text

32 Views

Material specification data will be stored as part of purchase order text in material master for the internal material; The text data can be read using function module READ_TEXT. Following parameters can be used - TDOBJECT-MATERIAL, TDID-BEST, TDSPRAS-EN. We can get the TDNAME data from tables STXH / STXL

What code should I write for this requirement. Am not able to figure it out.