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

Code help please

Former Member
0 Likes
382

Hi Guys...I am a newbee to ABAP and need some coding help

I am trying to write a small user exit that will copy field XREF1 from one document and insert it into the XREF1 field of the new document.

I am trying to use structure rfops_dk in my code. Transaction F-04 uses this structure to populate data with and I have to see if the user selected a certain document that has XREF1 in it, to copy it to the new XREF1 field.

thanks so much

Brian

1 REPLY 1
Read only

Former Member
0 Likes
348

Resolved.