AttributeReference
If you have defined an Attribute or an AttributeTable, you can assign it to a transport protocol, message protocol, or global settings with a reference.
AttributeReference
Name |
Occurrence and Type |
Meaning |
AttributeReference |
1 ComplexType |
Reference to an Attribute or AttributeTable. |
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 (AndCondition, OrCondition, NotCondition, EditCondition) 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. |