Skip to content

Make modification check RFC-compatible #1176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ConjuringCoffee
Copy link
Collaborator

Fixes #1157

The method INFORM of ZCL_AOC_SUPER contains logic to check if an object was modified. This only properly worked within non-RFC checks because direct database selections were used.

I've encapsulated the existing logic into an RFC-enabled function module.

@ConjuringCoffee
Copy link
Collaborator Author

This implementation is insufficient. If the RFC function module is not found on the target system, then the checks just don't result in any results. The error must be handled in some way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checking of modified SAP standard objects in RFC context doesn't work
1 participant