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

Transaction PR05 - Save Comments

Former Member
0 Likes
366

Hi,

I have to do a SHDB of PR05!!!! I did it but I don´t know how to save the comments!!! I think that this transaction doesn't use the function SAVE_TEXT !!! We use ECC6.

Anyone can help me..please!!!?

1 REPLY 1
Read only

Former Member
0 Likes
283

Hi Aline Lopes ,

Yes You are correct. You need to use the SAVE_TEXT in outside the program where you will call the BDC and need to retrieve the Document number from the BDC call inside the BDC loop ( for every BDC document) and use that document number for the SAVE_TEXT function call.

OR

You need to look for any standard Function module / BAPI available for this function.

Hope this helps.

Thanks,

Greetson