t-room-type (2 in 2 files)

Filename Line # Column # Match Text
./abl/rates-report.p 00048 00001
def [DEFINE_TEMP_TABLE] @48:1
   temp-table [KW_TEMP_TAB] @48:5
      t-room-type [SYMBOL] @48:16
      define field [DEFINE_FIELD] @0:0
         type [SYMBOL] @48:34
         like [KW_LIKE] @48:39
            room.type-of-room [FIELD_INT] @48:44
      define field [DEFINE_FIELD] @0:0
         name [SYMBOL] @48:68
         as [KW_AS] @48:73
            char [KW_CHAR] @48:76
         format [KW_FORMAT] @48:81
            expression [EXPRESSION] @0:0
               "x(20)" [STRING] @48:88
         label [KW_LABEL] @48:97
            "Room Type" [STRING] @48:103
./abl/rates.p 00037 00001
def [DEFINE_TEMP_TABLE] @37:1
   temp-table [KW_TEMP_TAB] @37:5
      t-room-type [SYMBOL] @37:16
      define field [DEFINE_FIELD] @0:0
         type [SYMBOL] @37:34
         like [KW_LIKE] @37:39
            room.type-of-room [FIELD_INT] @37:44
      define field [DEFINE_FIELD] @0:0
         name [SYMBOL] @37:68
         as [KW_AS] @37:73
            char [KW_CHAR] @37:76
         format [KW_FORMAT] @37:81
            expression [EXPRESSION] @0:0
               "x(20)" [STRING] @37:88
         label [KW_LABEL] @37:97
            "Room Type" [STRING] @37:103

Conditions matched: [ #(int) execLib("buffer_scoping_reference_type", this) == prog.no_reference ]


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