cancel
Showing results for 
Search instead for 
Did you mean: 

info record Text download and upload

Former Member
0 Kudos

Hi,

Can you guys tell me how to download the info record text from one plant (info record text and purchase order text in inforec) and then i need upload the same text in diff plant. Is there a std way of doing this? (i don't think i have seen it) Can you tell me any download / upload code or the tables i can use to download and the procedure to upload.

Thanks,

Appreciated your quick reply.

Suresh

Accepted Solutions (1)

Accepted Solutions (1)

kunal_ingale
Active Contributor
0 Kudos

try to maintainthe inforecord without plants in ME11

Answers (1)

Answers (1)

Former Member
0 Kudos

info record text :

Table: STXH and STXL Text object :EINA text id:AT and text name :info record no .

Use FM : READ_TEXT

Purchase order text:

Table:STXH and STXL Text object: MATERIAL text id:BEST and text name: material no

use Function module SAVE_TEXT to upload or use LSMW