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

Import from memory error program canceled

0 Likes
1,118

I got this error while executing the driver program. Any suggestion regarding the issue.

7 REPLIES 7
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
908

Did you checked in debuging where it was thrown

Read only

0 Likes
908

Ya, I have seen.  Here is the code,

  IMPORT IVIQMEL   TO I_IVIQMEL     

         IVIQMFE   TO I_IVIQMFE       
         IVIQMMA   TO I_IVIQMMA      

   FROM MEMORY ID ID_IPRT_STRUCT.

Read only

0 Likes
908

Hi Govendran Gopi,

Seems to be the above error you are for Tcodes IW51/52...

Can you please provide more details for which program/tcode?

Thanks & regards,

Hemanth.

Read only

0 Likes
908

I believe you have made a Z copy of notification program which may used for printing. Please check if you get this error via standard tcode call..?

Read only

0 Likes
908

Can u provide the run time error details from ST22..

Read only

0 Likes
908

thank you,
the problem was resolved.

Read only

0 Likes
908

Please share the solution so that other people can refer it.