0% found this document useful (0 votes)
77 views4 pages

Pre-Manual Steps To Add - Fields - To - Structure

The document outlines 5 steps to create new data fields in an SAP structure: 1) Execute transaction SE11 and create the data element, 2) Add a short description, 3) Select the domain type and name, 4) Add field labels of varying lengths, and 5) Save and activate the new fields in a specific package. It then provides an example of creating two new character fields called USER_FIELD_C and USER_FIELD_D, each with a short description and field labels of different lengths, to be added to the RFUMS_TAX_ITEM structure.

Uploaded by

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

Pre-Manual Steps To Add - Fields - To - Structure

The document outlines 5 steps to create new data fields in an SAP structure: 1) Execute transaction SE11 and create the data element, 2) Add a short description, 3) Select the domain type and name, 4) Add field labels of varying lengths, and 5) Save and activate the new fields in a specific package. It then provides an example of creating two new character fields called USER_FIELD_C and USER_FIELD_D, each with a short description and field labels of different lengths, to be added to the RFUMS_TAX_ITEM structure.

Uploaded by

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

Steps to add fields to structure:

Step: 1

Execute transaction: SE11, select Data type and enter the Data element name as ‘USER_FIELD_C’ and
press on create.

Step: 2

Enter the short Description as ‘Field C Entered by User’.


Step: 3

Select “Domain” under ‘Elementary Type’ and enter the domain name as “CHAR40” as shown above.

Step: 4

Select the Field Label Tab and enter the Field Labels as shown below,

Length Field Label


Short 10 Fld C
Medium 15 User field C
Long 20 User field C
Heading 40 User field C

Step: 5

Save and activate inside the package “VTAXREP”.


Follow the above shown steps to create the below given data elements.

1. USER_FIELD_C

Data Element: USER_FIELD_C


Short Description: Field C Entered by User
Domain: CHAR40
Package: VTAXREP
Field Labels:

Length Field Label


Short 10 Fld C
Medium 15 User field C
Long 20 User field C
Heading 40 User field C

2. USER_FIELD_D

Data Element: USER_FIELD_D


Short Description: Field D Entered by User
Domain: CHAR40
Package: VTAXREP
Field Labels:

Length Field Label


Short 10 Fld D
Medium 15 User field D
Long 20 User field D
Heading 40 User field D

Manual steps to add fields to structure – RFUMS_TAX_ITEM

Step1: Execute transaction – SE11, enter the name of data type as “RFUMS_TAX_ITEM” and click on
change button.
Step2:

Enter the component as in the below screenshot.

Component Component Type Data Type Length


USER_FIELD_C USER_FIELD_C CHAR 40
USER_FIELD_D USER_FIELD_D CHAR 40

Press save and activate.

You might also like