7

Getting Started with ABAP: How to Create Flat Structure

 1 year ago
source link: https://blogs.sap.com/2022/06/19/getting-started-with-abap-how-to-create-flat-structure/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
June 19, 2022 2 minute read

Getting Started with ABAP: How to Create Flat Structure

This is the next blog post in this series. Here is the previous blog post Getting Started With ABAP: Table Maintenance Generator

In the previous blog post, we learned what is table maintenance generator.

In this blog post we will learn types of structure and how to create flat structure.

Types of Structure

  1. Flat Structure

It is a collection of components (fields).

  1. Nested Structure

It is a structure within a structure but not a table type.

  1. Deep Structure

It contains at least one table type.

Flat Structure

How to Create Flat Structure

Step 1: Go to SE11 and click on Data Type.

1-76.png

Step 2: Enter the name of Structure that you want to create and click on Create.

2-28.png

Step 3: Select Structure and press Enter.

3-25.png

Step 4: Give the short description.

4-28.png

Step 5: Enter Component that means field name Employee_id and select typing method as Types.

5-23.png

Step 6: We have already created Employee_id field in table so we can use here. Enter Component type as data element name which is created earlier. If not created you can create data element first and enter that name.

6-27.png

In this way, you can add more fields as per your requirement.

Step 7: Go to Extras and click on Enhancement Category. Select can be enhanced (Character-like or numeric).

7-23.png

Step 8: Save and activate structure.

8-22.png

Here Flat Structure is created.

Here we have completed the how to create flat structure.

Follow my profile to be notified of the next blog post. Please feel free to ask any questions you have in the comments section below.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK