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: Please create data processing function module

Former Member
0 Likes
2,132

Hi

I am getting the folloiwng error

"Please create data processing function module" in table maintainence.

It is working fine in dev environment but not in QA and production.

Pleae help.

Regards

Kalpesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,226

Hi Kalpesh,

I see it is something to do with the naming convention used in the quality and production system. These must have been setup differently compared to ur development system. So check with different naming conventions.

Reward points if helpful.

Cheers

Shafiq

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,226

SAP doesn't find the Function Module created with the maintenance dialog.

Get back to Development, create or re-create maintenance dialog via SE54 and transport all the created objects into QA and production.*

Regards

Read only

Former Member
0 Likes
1,227

Hi Kalpesh,

I see it is something to do with the naming convention used in the quality and production system. These must have been setup differently compared to ur development system. So check with different naming conventions.

Reward points if helpful.

Cheers

Shafiq

Read only

0 Likes
1,226

Look at the log of the transport request, if its a problem of naming convention, you should have a return code <> 0 and some explanations in the log.

Regards