Hi all,
I have created custom table and page to store comments.later i have created action sales and purchase order page .on click of action custom page opens and multiple comments selected. then it move to in standard table ie: purchase comment.
what code on action so that it move multiple line only which selected in purchase comment table.
thanks in advance.
0
Answers
in that case you can use SETSELECTIONFILTER and COPY.
Notes the records that the user has selected on the page, marks those records in the table specified, and sets the filter to "marked only".