Entering content frameThis graphic is explained in the accompanying text Example: Repeating Groups Locate the document in its SAP Library structure

Note that the symbol keys listed are examples only.

Objective:

You want to output the 3rd and 4th value of characteristic Notes of the 2nd value assignment record of value assignment type First aid eye:

Example

<11BRG001(M,SAP_EHS_1015_003;2)>

<01G1015003AD(P;3-4)>

<11ERG001>

 

Line 1

Explanations:

<11

Repeating group type

<11BRG

Begin repeating group

<11BRG001

Repeating group no. 1

<11BRG001(M

Repeating group type: master

<11BRG001(M,SAP_EHS_1015_003

Symbol key for value assignment type Composition

<11BRG001(M,SAP_EHS_1015_003;2)>

Restrict output to 2nd value assignment record

Line 2

 

<01G1015003AD(P;3-4)>

Output 3rd to 4th value of phrase-related characteristic Notes (symbol key G1015003AD)

Line 3

 

<11ERG001>

End repeating group

 

Objective:

You want to output the components of a composition including the specification keys, average content, and reference quantity.

Example

<11BRG001(M,SAP_EHS_1012_003;*)>

<11BRG002(S:POS;*)>

<01GESTRSUBID> <01GESTVCOMPA>

<01GESTVCOMPR>

<11ERG002>

<11ERG001>

 

Line 1

Explanations:

<11

Repeating group type

<11BRG

Begin repeating group

<11BRG001

Repeating group no. 1

<11BRG001(M

Repeating group type: master

<11BRG001(M,SAP_EHS_1012_003

Symbol key for value assignment type Composition

<11BRG001(M,SAP_EHS_1012_003;*)>

All data records

Line 2

 

<11

Repeating group type

<11BRG

Begin repeating group

<11BRG002

Repeating group no. 2

<11BRG002 (POS

Repeating group type: slave (components of the composition)

<11BRG002(S:POS;*)>

All data records

Line 3

 

<01GESTRSUBID>

Sample symbol (for example, for specification key)

<01GESTVCOMPA>

Sample symbol (for example, for average content)

<01GESTVCOMPR>

Sample symbol (for example, for reference quantity)

Lines 4 and 5

 

<11ERG002>

End repeating group no. 2

<11ERG001>

End repeating group no. 1

 

 

Leaving content frame