Share via


DimensionHierarchy::jumpRefFocus Method

Opens the DimensionFocus form for the specified DimensionHierarchy record.

Syntax

client server public static void jumpRefFocus(
    DimensionHierarchy _dimensionHierarchy, 
    Object _caller, 
   [str _parm])

Run On

Called

Parameters

  • _dimensionHierarchy
    Type: DimensionHierarchy Table
    The DimensionHierarchy record to use to position the record in the DimensionFocus form.
  • _caller
    Type: Object Class
    The form where the option to view details was selected.
  • _parm
    Type: str
    Parameters to supply to the DimensionFocus form; optional.

See Also

Reference

DimensionHierarchy Table