2023 Apr 03 9:07 AM
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?
2023 Apr 03 9:51 AM
2023 Apr 03 12:53 PM
Thanks satvik.panchal , I hadnt looked that link and it does look applicable! Let me try.
2023 Apr 03 2:05 PM
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.