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: 

Custom function group in QA contains inconsistencies

oppenheim_jm
Participant
0 Kudos
391

Hi ABAP exports.

Any idea as to how to repair a FM in QA?

I transported in a working function module from DEV into QA and on testing, short dumps: "The function module is not active or does not contain any code."

When trying to view the FM, I am informed "function group Zxxx that you want to change contains inconsistencies." and "Run a repair". This is in QA and therefore requires a developer key in QA which does not make sense to me.

I cannot fix it in DEV as there is no inconsistencies.

How should I go about fixing this QA FM? Should I do it via a developers key?

3 REPLIES 3

satvik_panchal
Participant
330

Did you check this link : Inconsistent Function Group in QA

oppenheim_jm
Participant
0 Kudos
330

Thanks satvik.panchal , I hadnt looked that link and it does look applicable! Let me try.

raymond_giuseppi
Active Contributor
0 Kudos
330

One solution could be transport of the whole Function Group to QA system.

Else try to compare the Function Group in DEV and QA system with remote version options and transport only required (missing in QA) subobjects.