Validation and Substitution

1
1. CO Validation -OKC7 Logical Operators AND, OR, -->, <->. Example Rule_1 AND ( rule_2 OR rule_3 ) Operator Description Operands Field Comparison: Table field = "literal" Set: Table field IN set name or IN set name Constants: TRUE, FALSE Rules: Rule Exit: Uzzzz Commentary: "Commentary" Mathematical Formulae: Tab1-field1 + "literal" = Tab2-field2 General Notes Example ( cobl-budat = syst-datum AND syst-uname IN set_benutzer ) OR U100 "User exit for cost types"

description

validation

Transcript of Validation and Substitution

1. CO Validation -OKC7Logical OperatorsAND, OR, -->, .ExampleRule_1 AND ( rule_2 OR rule_3 )Operator DescriptionOperands Field Comparison: Table field = "literal"

Set: Table field IN set name or IN set name Constants: TRUE, FALSE Rules: Rule Exit: Uzzzz Commentary: "Commentary" Mathematical Formulae: Tab1-field1 + "literal" = Tab2-field2 General NotesExample( cobl-budat = syst-datum AND syst-uname IN set_benutzer ) OR U100 "User exit for cost types"