ABAP Generated Code Examples#7717
Merged
scmacdon merged 869 commits intoawsdocs:mainfrom Jan 22, 2026
Merged
Conversation
EMR code examples
Redshift code examples
Aurora RDS code example generation
EC2 Partially Manual Additions
Contributor
|
I was talking with Jennifer Cao. Oh yes! It's already gone through a review process on our side. We did it service by service initially to ensure code quality and that all examples work(we ran a syntax check and the unit tests on an ABAP system which is in line with our normal example writing process). |
Contributor
scmacdon
approved these changes
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains around 400 generated code examples for SAP ABAP. Full details can be found in this doc: https://quip-amazon.com/YxiKAMzskbrs/Python-Conversion-Targets
The entire process and details about the tool can be found here: https://quip-amazon.com/3a53AnvjSHyd/ABAPyCodeConverter
In summary, the ABAP SDK team has developed a tool that utilizes an MCP server to provide domain specific knowledge to an agent running bedrock to create code examples for the SDK. This generation process goes through a testing loop on ABAP systems to validate the code and then a human review process after to maintain quality. Only after approvals have been met were metadata files created and updated.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.