Condition

Menü Bedingung
Aktivierung der Einzelauswahl Aktiviert, wenn eine Anweisung ConditionStatement oder DefaultStatement ausgewählt wird
Einzelauswahlverhalten Eine Anweisung ConditionStatement mit undefiniertem Bedingungsausdruck wird erstellt. Sie wird entweder zu:
  1. Dem nächsten gleichgeordneten Element der ausgewählten Anweisung ConditionStatement
  2. Dem vorherigen gleichgeordneten Element der ausgewählten Anweisung DefaultStatement. Die neue Anweisung ConditionStatement enthält denselben Blockinhalt wie die ausgewählte Anweisung.
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)
    Default
      ShipTo+MapFrom (exp_3)
Anweisungsstruktur nach Aktion (Fettdruck wird eingefügt)
PurchaseOrder
  Qualify
    Condition (cond_1)
      ShipTo+MapFrom (exp_1)
    Condition (cond_2)
      ShipTo+MapFrom (exp_2)
    Condition
      ShipTo+MapFrom (exp_1)
    Default
      ShipTo+MapFrom (exp_3)

Anweisungen vor Aktion (Fettdruck wird ausgewählt)
PurchaseOrder
  Qualify
    Condition (cond_1)
      ShipTo+MapFrom (exp_1)
    Condition (cond_2)
      ShipTo+MapFrom (exp_2)
    Default
      ShipTo+MapFrom (exp_3)
Anweisungsstruktur nach Aktion (Fettdruck wird eingefügt)
PurchaseOrder
  Qualify
    Condition (cond_1)
      ShipTo+MapFrom (exp_1)
    Condition (cond_2)
      ShipTo+MapFrom (exp_2)
    Condition
      ShipTo+MapFrom (exp_2)
    Default
      ShipTo+MapFrom (exp_3)

Anweisungen vor Aktion (Fettdruck wird ausgewählt)
PurchaseOrder
  Qualify
    Condition (cond_1)
      ShipTo+MapFrom (exp_1)
    Condition (cond_2)
      ShipTo+MapFrom (exp_2)
    Default
      ShipTo+MapFrom (exp_3)
Anweisungsstruktur nach Aktion (Fettdruck wird eingefügt)
PurchaseOrder
  Qualify
    Condition (cond_1)
      ShipTo+MapFrom (exp_1)
    Condition (cond_2)
      ShipTo+MapFrom (exp_2)
    Condition
      ShipTo+MapFrom (exp_3)
    Default
      ShipTo+MapFrom (exp_3)
Zugehörige Tasks
Nachrichtenzuordnungen entwickeln
Bemerkungen | Marken | Downloads | Bibliothek | Unterstützung | Rückmeldung
Copyright IBM Corporation 1999, 2005 Letzte Aktualisierung: Nov 17, 2005
ar25236_6_