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

Copy transaction code

former_member299080
Participant
0 Likes
710

Thread opened on behalf of customer from USA:

Please advice is it possible to copy the Transaction Code: COR1 to

customized Tcode: ZCOR1

When we tried to copy function group COKO into ZCOKO it is copied, when

we are executing ZCOR1 Transaction code it is giving a Dump error as

shown below.

"INDICES_NOT_DECLARED"

Thanks!

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
634

Have you created or copied next screen control values? using tranx VFBS

and also all inclues under SAPLCOKO

a®

3 REPLIES 3
Read only

Former Member
0 Likes
634

For that i think u need to copy all the objects which are attached to the T-code.

main would be program SAPLCOKO and so on.

Amandeep

Read only

former_member194669
Active Contributor
0 Likes
635

Have you created or copied next screen control values? using tranx VFBS

and also all inclues under SAPLCOKO

a®

Read only

Former Member
0 Likes
634

This function group does a lot of checking on the calling transaction code. I would look for an enhancement or do a direct mod.

Rob