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

Error generating the Test Frame

Former Member
0 Likes
1,495

Hello all,

I have created few Function Modules (SE37) which are working fine on the dev system. After I moved them to the Quality system, when I tried to run them, all of them are giving this error before even going to the test screen:

"Error generating the test frame"

When I check the details of the error, by clicking on the "?" on the error window, it says there is a missing structure, that I have used in my FM. But the structure is not missing. It does exist in the system (I checked from SE11)

Can someone tell me how I can resolve this problem?

Thanks and Regards,

Reena

1 ACCEPTED SOLUTION
Read only

former_member784222
Active Participant
0 Likes
871

Hi,

Just go to ST22 and see the dump created. It will tell you the table or structure name ( Standard ) that is missing/inconsistent in the quality system. You can consult with your basis team to rectify this. Some tables may be partially active or with run time inconsistencies.

Regards,

S. Chandra Mouli.

Message was edited by:

Chandramouli Subburathinam

3 REPLIES 3
Read only

former_member784222
Active Participant
0 Likes
872

Hi,

Just go to ST22 and see the dump created. It will tell you the table or structure name ( Standard ) that is missing/inconsistent in the quality system. You can consult with your basis team to rectify this. Some tables may be partially active or with run time inconsistencies.

Regards,

S. Chandra Mouli.

Message was edited by:

Chandramouli Subburathinam

Read only

Former Member
0 Likes
871

Is it a structure or table ok what ever it may be check whether all the elements in that structure of development are there in quality or not??

Reward all helpfull answers

Regards

Pavan

Read only

0 Likes
871

Hello Chandramouli and Praveen,

Thanks for your replies.

The problem was one of the structures was not active. It had moved to the qa system successfully, but had become inactive. I dont know why.

Once I activated the structure, it started working.

Thanks once again.

Regards,

Reena