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

Table Maintenance - Update data - Getting error message

Former Member
0 Likes
1,246

Hi,

I created a table maintenance for a Ztable to enter entries in large scale in Dev servor.

The same was moved to QAS (Testing servor) along with the table. We did not move data into this

servor.

So, here again I tried to maintain the table maintenance using SM30 ie trying to enter data using the same, but I am getting a ERROR message "Create data processing function module" and the

procedure given in the error message is " The data processing function module must be re-generated".

Please explain me did I miss any thing while transporting to QAS or should I perform some avtivity before maintaining the table maintenance of the particular table.

Thanks in advance.

Vengal Rao.

4 REPLIES 4
Read only

Former Member
0 Likes
766

Hi,

Check whether the table you are trying has table manitenance generated in Quality or not. I mean check whether it exists or not. In case it doesn't you need to transport that as well from development.

Regards

Sitharamaraju

Read only

0 Likes
766

Hi Raju,

Yes the table maintenance exists in Quality servor .

Thanks

Vengal Rao

Read only

0 Likes
766

Hi,

If you made any changes to the table other than just the table maintenance, cross check them once and may be try re-generating table maintenance in development and transport that to Quality. I dont see any other reason why it was not working in Quality system.

Regards

Sitharamaraju

Read only

Former Member
0 Likes
766

Hi All,

The reason for not able to update entries through table maintenance has been found out.

The function group was not moved to QAS along with the ZTABLE and table maintenance

view. So, finally move the same to QAS.

Problem solved.

Thanks to ALL

Vengal Rap.