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

Long Text : Upload BAPI ??

Former Member
0 Likes
784

Hi Friends,

Can anyone tell me how to upload long text in VD51(Customer Mterial Inforecods) , this is the field corresponding to which user should be able to upload N number page text/document.While recording it looks like SAPScript editor.

Please help me

Regards

Sonal

1 ACCEPTED SOLUTION
Read only

graghavendra_sharma
Contributor
0 Likes
513

Hi

Instead of recording it, try use any standard FM or BAPI for doing the same. It is easier than recording. Sometimes recording differs from normal trasaction execution. I will let you know if I get any info on FM or BAPI

Regards

raghav

3 REPLIES 3
Read only

graghavendra_sharma
Contributor
0 Likes
514

Hi

Instead of recording it, try use any standard FM or BAPI for doing the same. It is easier than recording. Sometimes recording differs from normal trasaction execution. I will let you know if I get any info on FM or BAPI

Regards

raghav

Read only

0 Likes
513

Hi Sonal,

Your problem solved?

Regards

Read only

Former Member
0 Likes
513

you can use SAVE_TEXT to write the text with tdobject as KNMT and you check it in STXH table for the header info you need to pass into the FM