Skip to content
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

Create an ABAP Database Table and Relevant ABAP Dictionary Objects #2522

Open
francisco-milan opened this issue Sep 17, 2024 · 0 comments
Open

Comments

@francisco-milan
Copy link

Tutorials: https://developers.sap.com/tutorials/abap-dev-create-table.html

Write here how you think we can improve the tutorial ...

In STEP 11 we see this: "@AbapCatalog.dataMaintenance : #NOT_ALLOWED"

image

If we create the table with this code, when we try to complete STEP 16 we get an error message.

image

image

In order to fix this issue we need to change Line 5 of the code to this:

image

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

No branches or pull requests

2 participants