R-DISCOUNT [2] (2 in 2 files)

Filename Line # Column # Match Text
./abl/checkout.p 00038 00001
def [DEFINE_VARIABLE] @38:1
   r-discount [SYMBOL] @38:9
   like [KW_LIKE] @38:20
      reservation.discount [FIELD_DEC] @38:25
   FORMAT [KW_FORMAT] @0:0
      expression [EXPRESSION] @0:0
         ">>9.99%" [STRING] @0:0
   INITIAL [KW_INIT] @0:0
      0 [NUM_LITERAL] @0:0
   LABEL [KW_LABEL] @0:0
      "Discount %" [STRING] @0:0
   COLUMN-LABEL [KW_COL_LAB] @0:0
      "Discount %" [STRING] @0:0
   DECIMALS [KW_DECIMALS] @0:0
      2 [NUM_LITERAL] @0:0
./abl/reservations.p 00052 00001
def [DEFINE_VARIABLE] @52:1
   r-discount [SYMBOL] @52:9
   like [KW_LIKE] @52:20
      reservation.discount [FIELD_DEC] @52:25
   FORMAT [KW_FORMAT] @0:0
      expression [EXPRESSION] @0:0
         ">>9.99%" [STRING] @0:0
   INITIAL [KW_INIT] @0:0
      0 [NUM_LITERAL] @0:0
   LABEL [KW_LABEL] @0:0
      "Discount %" [STRING] @0:0
   COLUMN-LABEL [KW_COL_LAB] @0:0
      "Discount %" [STRING] @0:0
   DECIMALS [KW_DECIMALS] @0:0
      2 [NUM_LITERAL] @0:0

Conditions matched: [ evalLib("var_def", this) and descendant(prog.kw_decimals, 1) and !this.getImmediateChild(prog.kw_decimals, null).getChildAt(0).text.equals("10") ]


Please see the Source File Index for the list of report inputs. Generated at 03/31/2017 21:16:32 EEST.