Skip to content

Make modification check RFC-compatible#1176

Draft
ConjuringCoffee wants to merge 2 commits intomainfrom
fix-modification-check-rfc
Draft

Make modification check RFC-compatible#1176
ConjuringCoffee wants to merge 2 commits intomainfrom
fix-modification-check-rfc

Conversation

@ConjuringCoffee
Copy link
Copy Markdown
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
Copy Markdown
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.

@ConjuringCoffee
Copy link
Copy Markdown
Collaborator Author

(I have not forgotten about this open development. I hope I'll have some time to tackle this soon.)

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