Skip to Content
0
Former Member
Nov 30, 2008 at 03:00 PM

save_text function module for multiple entries

386 Views

HI friends,

Iam facing a following senario.

Iam using save text function module ie: save_text to save the sales text for the line items in va01 transaction.

Iam able save the text for single entry but iam not able to save the text for muliple entries.

EXAMPLE ;

posnr matnr

10 4000

20 3000

30 5000

40 8000

when iam saving the text iam able to save the text for only line item 40 ie: last line item.

i need to save the text for all the 4 line items.

how can i do that.

Iam writing the code in USEREXIT_SAVE_DOCUMENT.

Regards

Priyanka.