Application Development and Automation 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: 
Read only

Material PO text

Former Member
0 Likes
430

Hi...

In which table Material po text is maintained??

Actually I want to get the 'Language key' for this text...

and pass this key in my smartform-include text.

( Where I am passing object, id, material number to fetch material po text )

Hi...

In which table Material po text is maintained??

Actually I want to get the 'Language key' for this text...

and pass this key in my smartform-include text.

( Where I am passing object, id, material number to fetch material po text )

1 REPLY 1
Read only

Former Member
0 Likes
383

Use Function Module READ_TEXT by passing parameters TDOBJECT = OIJRCODE_H and TDID = AASI and TDNAME= Key and Fetch the PO Header infoInstructions.

Based on ur requirement use the parameters

Also, you may try table STXH or STXL

or use READ TEXT and pass the values..

Regards,

Maha