Menü | Standardwert |
---|---|
Aktivierung der Einzelauswahl | Aktiviert, wenn eine Anweisung ConditionStatement ausgewählt wird, zu der es keine gleichgeordnete Anweisung DefaultStatement gibt. |
Einzelauswahlverhalten | Eine Anweisung DefaultStatement wird erstellt. Sie wird zum letzten untergeordneten Element der Anweisung QualifyStatement, welche die Anweisung ConditionStatement enthält. Die neue Anweisung DefaultStatement enthält denselben Blockinhalt wie die Anweisung ConditionStatement. |
Aktivierung der Mehrfachauswahl | Inaktiviert |
Mehrfachauswahlverhalten | Nicht zutreffend |
Anweisungen vor Aktion (Fettdruck wird ausgewählt) | PurchaseOrder Qualify Condition (cond_1) ShipTo+MapFrom (exp_1) Condition (cond_2) ShipTo+MapFrom (exp_2) |
Anweisungsstruktur nach Aktion (Fettdruck wird eingefügt) | PurchaseOrder Qualify Condition (cond_1) ShipTo+MapFrom (exp_1) Condition (cond_2) ShipTo+MapFrom (exp_2) Default ShipTo+MapFrom (exp_1) |
Anweisungen vor Aktion (Fettdruck wird ausgewählt) | PurchaseOrder Qualify Condition (cond_1) ShipTo+MapFrom (exp_1) Condition (cond_2) ShipTo+MapFrom (exp_2) |
Anweisungsstruktur nach Aktion (Fettdruck wird eingefügt) | "PurchaseOrder Qualify Condition (cond_1) ShipTo+MapFrom (exp_1) Condition (cond_2) ShipTo+MapFrom (exp_2) Default ShipTo+MapFrom (exp_2) |
Anweisungen vor Aktion (Fettdruck wird ausgewählt) | PurchaseOrder Qualify Condition (cond_1) ShipTo+MapFrom (exp_1) Default ShipTo+MapFrom (exp_2) |
Anweisungsstruktur nach Aktion (Fettdruck wird eingefügt) | Diese Aktion ist inaktiviert, weil ein Element Default bereits innerhalb des Elements Qualify vorhanden ist. |