Adding Structures
BC030_2.05.1
Adding Structures
Adding Structures
BC030_2.05.2
Objectives
•
The participants will be able to:
–
Define a Structure and Substructure and
describe their usage.
–
Define a Customizing Include and explain
its usage.
–
Define an Append Structure and explain
its usage.
Adding Structures
BC030_2.05.3
Table XYZ
.INCLUDE CI_XXX
Table T
.APPEND
ZAT
Table YCUSTAB
.INCLUDE YSTRUC
Append Structures
Append Structures
Substructures
Substructures
Customizing Includes
Customizing Includes
Customer Tables
SAP
Tables
SAP Tables
Field 1
Field 1
Field 2
Field 2
...
...
Field n
Field n
Including Structures in Tables
Adding Structures
BC030_2.05.4
Table XYZ
.INCLUDE CI_XXX
Table T
.APPEND
ZAT
Table YCUSTAB
.INCLUDE YSTRUC
Append Structures
Append Structures
Substructures
Substructures
Customizing Includes
Customizing Includes
Customer Tables
SAP
Tables
SAP Tables
Field 1
Field 1
Field 2
Field 2
...
...
Field n
Field n
Including Structures in Tables
Adding Structures
BC030_2.05.5
YS-F1 YS-F2 YS-F3...
Table
Table
Field
Field
Data element
Data element
YT2
YT2
S1
S1
(TRANSP)
(TRANSP)
S2
S2
F1
F1
Table
Table
Field
Field
Data element
Data element
YT1
YT1
S1
S1
(TRANSP)
(TRANSP)
S2
S2
F1
F1
.INCLUDE
YS
.INCLUDE
YS
YS
Substructure
Adding Structures
BC030_2.05.6
CI_XXX
Table
Table
Field
Field
Data element
Data element
XYZ
XYZ
S1
S1
F1
F1
. . .
. . .
Fn
Fn
Table
Table
Field
Field
Data element
Data element
XYZ
XYZ
S1
S1
F1
F1
. . .
. . .
Fn
Fn
.INCLUDE CI_XXX
CI_XXX-F1CI_XXX-F2CI_XXX-
F3
Customizing Include
Adding Structures
BC030_2.05.7
ZAT-F1 ZAT-F2 ZAT-F3
Table
Table
Field
Field
Data element
Data element
T
T
S1
S1
F1
F1
. . .
. . .
Fn
Fn
.APPEND ZAT
ZAT
Append Structure
Adding Structures
BC030_2.05.8
Summary
•
The participants should be able to:
–
Define a Structure and Substructure and
describe their usage.
–
Define a Customizing Include and explain
its usage.
–
Define an Append Structure and explain
its usage.