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

Runtime error in VOFM routine

mohit_bansal3
SAP Mentor
SAP Mentor
0 Likes
439

Hello Expert,

I have written one routine in VOFM, which is copy of 356.

I am getting the run time error(dump) saying that ' ""J_1IRG23D" has already been declared" '.

Please suggest me, how to resolve it.

Regards

Mohit

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
389

Hi,

Check whether J_1IRG23D is declared anywhere in the program..Use Global search and see..

Regards,

Nagaraj

Read only

Former Member
0 Likes
389

Hi Mohit,

Do global search whether J_1IRG23D is declared anywhere in the program. Then you can know why it is displaying error.

Regards,

Jyothi CH.