| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | INTEGER NextFieldOrder (character) | 
     Returns the next available field order value for the given temp-table  | 
|
| + | CHARACTER ProcessCalculatedFieldExpression (character, handle) | 
     Processes a calculated field expression  | 
|
| # | CHARACTER TempTableForSourceTable (character) | 
     Returns the name of the temp-table which is mapping the given source
(DB) table  | 
|
| # | WalkAst (JPNode, RefactorSession) | 
     Recursively walks the AST  | 
| 
         
            
                Top
                
            
         
        PROTECTED INTEGER NextFieldOrder (character)
 
  | 
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER ProcessCalculatedFieldExpression (character, handle)
 
  | 
|||||||||||||||||||||||||||
        
        PROTECTED CHARACTER TempTableForSourceTable (character)
 
  | 
|||||||||||||||||||||||||||
        
        PROTECTED WalkAst (JPNode, RefactorSession)
 
  | 
|||||||||||||||||||||||||||