0% found this document useful (0 votes)
10 views9 pages

Unit 1 - Activity 3

The document outlines the steps to create a database table in the SE11 Transaction code, including entering a name, setting delivery class, and adding fields with data elements. It emphasizes the importance of marking certain fields as KEY and INITIAL, and provides instructions for creating and saving data elements and domains. Finally, it details the technical settings for the master data table and the activation process to complete the activity.

Uploaded by

workfloworders
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views9 pages

Unit 1 - Activity 3

The document outlines the steps to create a database table in the SE11 Transaction code, including entering a name, setting delivery class, and adding fields with data elements. It emphasizes the importance of marking certain fields as KEY and INITIAL, and provides instructions for creating and saving data elements and domains. Finally, it details the technical settings for the master data table and the activation process to complete the activity.

Uploaded by

workfloworders
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Go to SE11 Transaction code:

In the Database tables field, enter Name and click the Create button.

Enter description for our table.


Tab: Delivery and Maintenance tab.

Choose the Delivery Class and Data Browser/Table View Editing

For the Delivery Class, click on the field, and click the dropdown button (F4). This shows you a list of
delivery classes that you can choose for your table. Have a read through but the one we want to choose
is Application table because we're going to hold master data in the table that we are creating.

Tab: Fields

Add MANDT (Master Data Table needs MANDT to separate data between different clients ).

Check KEY and INITIAL.

Add fields and the data element.

Mark EMPNO as KEY (This is used later on for searching and sorting of data and they identify each
Employee number record as being a unique record), and INITIAL.
Other Data Elements are not yet created. Use FORWARD NAVIGATION to create them. Double click the
data element.

This popup will occur. Choose YES. Include to package and TR.

CREATE the DATA ELEMENT. Choose YES.

We are forwarded to DATA ELEMENT screen. Enter Short Description and DOMAIN.
Hit Enter and close this message:

Use forward navigation to create the domain. Double click the Domain to create it.

Save your Data Element, ride to package and TR.

CREATE DOMAIN. Choose YES.


Fill the Data Type and length.

Save and Activate the DOMAIN (DOMA - ZDO_NAME_SKUL)

Go back F3.

We will be navigated to DATA ELEMENT. You will see that DOMAIN is now available.
Fill the field label.

Save and activate. Choose Data Element ( DTEL - ZDE_NAME_SKUL)

Go back (F3)

We are navigated to our table.


Repeat the steps to create all the other remaining data elements.

When you are done creating all the data elements and domain, Save the table.

Go to TECHNICAL SETTINGS.

We are creating a Master Data (APPL0) with 99,999 records.

Save.
Go back and assign the enhancement category.

Choose CHARACTER - NUMERIC LIKE and click

Activate and save the table.


Table status should be ACTIVE.

You completed this activity.

You might also like