Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to save in Z table text of tcode MM03 (Sales Text tab) using READ_TEXT

Former Member
0 Kudos

Hello,

Could you please help me to write a program to save in a Z table all sales texts of the material in the language 'PT'?

As far as I know the only way to retrieve these texts is using FM READ_TEXT, the parameters I have are:

id = '0001'

language = 'PT'

+name = g_objname ( I think this is to concatenate material + sales org + distribution channel from MVKE)+

object = 'MVKE'

Thanks & Regards,

Adriana Oliveira

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

you are in right direction, read it and save it to ztable.

Former Member
0 Kudos

Hi,

I do not know how to write the program to read and save in the Z table.

Could you please give more details / steps about how to do it?

Thanks & Regards,

Adriana Oliveira

Former Member
0 Kudos

Z extractor using ABAP to read sales text