Structure

<< Click to Display Table of Contents >>

Navigation:  All About ABAP Technique > English > ABAP Tutorial > ABAP Workbench Tools > ABAP Dictionary >

Structure

Structure is a part of Complex Types with global type structures, which able to be reference data type in all ABAP Program.

 

Steps to make Table

1. Open t-code SE11

2. Activate Radio Button abap_tutorial0027

3. Insert Structure name, initiate with letter Z or Y

abap_tutorial0046

4. Click Button abap_tutorial0015

5. Choose Structure, then Click button abap_tutorial0034

abap_tutorial0047

 

6. Fill in Short Description.

7. Fill in fields as requirement. If fields have same data type with in Data Element, then fill it in Data Element Coloums. If some fields have dfferent data type with SAP Data Element, then click button abap_tutorial0041 to activate Data Type Coloum. If you finish, click button abap_tutorial0041 again to activate Data Element Coloums.

abap_tutorial0048

 

8. Click Button abap_tutorial0019

9. Package is filled to make Transportable Structure into other client, but you don't need to fill it if practice only

abap_tutorial0058

 

10. Click button abap_tutorial0019 to make Transportable Structure into other client. Click button abap_tutorial0020 for practice only.

11.  Click button abap_tutorial0031 to activate Structure