I have a bit of a problem. Here's the deal:
MOVE Corresponding does not work in ERP 4.6c for field type ANY .
data st_qmvrms type mara.
Field-Symbols:<fs_type1> type any,
<fs_type2> type any.
move-corresponding is_data to st_qmvrms.
here is_data is declared as type ANY.
This statement works in ERP 2005 but not in ERP 4.6C. Can you please tell me how I can run this or what is the alternative for doing this?
Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorThis was first published in November 2006