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

Migrating Custom ABAP Report programs to Webdynpro

Former Member
0 Likes
402

Hi All,

  We are upgrading from CRM 5.0 to CRM 7.0. The biggest challenge for us is the migration of ABAP Z TCodes with screens developed in SE38 (not module pool, regular selection screens with select-option, radio buttons etc) to Web Dynpro. My question is, is there a standard tool available from SAP for migration. Or have you developed any tool that will automate the migration of these program screens to Web Dynpro.

I know about the transaction launcher tool and ITS but if I am correct they are just for launching transactions, they dont really migrate the code or UI to webdynpro, Kindly help at the earliest. Thank you for reading.

1 REPLY 1
Read only

Former Member
0 Likes
327

Hello,

I think it is not possible to convert it technically into Webdynpro for abap/java compoenent.

But still to accesss that tcode from internent explorer with the selective fields follow the below steps:

1.) Create a Transaction variant for your standard transaction code.

And assign a tcode to that transaction variant.

2.) Go to transaction code SICF and try to execute your newly created tcode.

Now it will open SAP's screen into internet explorer.

For more help refer to below link

http://sapignite.com/call-sap-tcode-using-webdynpro-for-abap/

best regards,

swanand