Skip to Content
0
Former Member
Feb 20, 2009 at 03:22 PM

Who to retrieve text table for a fieldname ?

82 Views

Hello Everybody,

I'm looking for a dynamic way to find the table name of a text table.

For example :

When I have MARA-MATKL I look first for the entitytable which is T023

And normally I just want to find a way for getting T023T

I already programed a Function Module to dynamically retrieve the entitytab for every :

TABNAME like MARA

and FIELDNAME like MAKL

I just used dd03l and dd04l to get them.

how about the text tables, how can I retrieve them ?

Thanks for help.

Regards,

Kais