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 #2532

Open
michaelnicholls opened this issue Sep 23, 2024 · 1 comment
Open

Comments

@michaelnicholls
Copy link

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

The task to create an ABAP database table etc doesn's allow using F8 to preview the table contents, at least with my version of ADT. It looks like the dataMaintenance: #NOT_ALLOWED causes an ADT error about not using standard tools for previewing. Changing to #RESTRICTED allows the preview to work OK.

@michaelnicholls
Copy link
Author

Duplicate

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