Application Development 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: 

Table Maintainence Problem

Former Member
0 Kudos

Hi,

I am creating a table maintainence for the Ztable.

But the screen is not getting automatically activated.

Its with error saying "Internal Storage Screen LOAD (799802 Bytes) is not available."

I am on ECC 6 any problem??

I have created the Maintainence for other ZTabale in the same way and tis absolutely fine.

Please help me.

regards,

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi ,

I think the Z table might be too big for the system to allocate memory.

U can have a look at the SAP Note : 167229 this would explain your issue.

Regards,

Srinivas.

2 REPLIES 2

Former Member
0 Kudos

Hi ,

I think the Z table might be too big for the system to allocate memory.

U can have a look at the SAP Note : 167229 this would explain your issue.

Regards,

Srinivas.

0 Kudos

The ZTable contains around 130 Fields.

I wanted to carry the data from Dev to Quality thus was trying to create the Table maintainence.

I have defined the table of customizing type and it holds around 50 records which I need to pass to QA and then to Prod.

Table maintainence would ask for request if the type is Customizing.

Is there any other way that I can carry these 50 records to QA and then to Prod without table maintainence???