Class: QbIif::DSL::Bud
Constant Summary collapse
- HEADER_COLUMNS =
[ :accnt, :period, :amount, :startdate, :class, :customer ]
- START_COLUMN =
'BUD'
- END_COLUMN =
''
Constants included from Keywords
Method Summary
Methods inherited from Base
#build, #headers, #initialize, #method_missing, #output, #row, #rows
Methods included from Keywords
Constructor Details
This class inherits a constructor from QbIif::DSL::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class QbIif::DSL::Base