SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Create a New ABAP Dictionary Structure

Create an ABAP Dictionary structure for retrieving data from a database

Overview

🎓 beginner 15 min. ABAP DevelopmentBeginnerSAP Netweaver

You will learn

  • How to create an Data Dictionary structure
Julie Plummer J Julie Plummer March 21, 2023
Created on March 21, 2023
Contributors

More from Julie Plummer

See all 51 tutorials by Julie Plummer →

Prerequisites

Prerequisites

Steps

Step 1 Create a global Data Dictionary structure

Now, you will create a global Data Dictionary (“DDIC”) structure: In the toolbar, select New, then choose Other ABAP Repository Object.

Image depicting step1a-create-new
Image depicting step1a-create-new

Step 2 Filter the list of object types
+
Step 3 Enter name and description
+
Step 4 Remove the generated component
+
Step 5 Define fields for the structure
+
Step 6 Bind amount to currency code annotation
+
Step 7 Check and activate the structure
+
Step 8 Test yourself
+
Step 9 More information
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 9
1. Create a global Data Dictionary structure 2. Filter the list of object types 3. Enter name and description 4. Remove the generated component 5. Define fields for the structure 6. Bind amount to currency code annotation 7. Check and activate the structure 8. Test yourself 9. More information
Next