Start of Content Area

Function documentation AttributeReference  Locate the document in its SAP Library structure

Use

If you have defined an attribute or an attribute table, you can assign it to a transport protocol, message protocol, or global settings with a reference.

More information: Attribute, Attribute Table

Features

AttributeReference

Name

Occurrence and Type

Meaning

AttributeReference

1

ComplexType

Reference to an attribute or attribute table.

AttributeReference

/ReferenceName

1

ComplexType

Name of the referenced object

AttributeReference/

AndCondition

0,n

SAP:RecursiveCondition

Definition of conditions that must be met in order for the attribute to be displayed/edited on the user interface.

One condition at most (And-, Or-, Not-Condition) is allowed.

AttributeReference/

OrCondition

0,n

SAP:RecursiveCondition

AttributeReference/

NotCondition

0,n

SAP:RecursiveCondition

AttributeReference/

EditCondition

0,n

Element

AttributeReference/

EditCondition/

AttributeName

1

xsd:String

Name of the attribute that is checked for the condition

AttributeReference/

EditCondition/

AttributeValue

1,n

xsd:String

If the attribute is filled with one of the predefined values, then the condition is met.

 

 

 

End of Content Area