Share via


DocuRef::openDocHandling Method

Opens the standard document handling form

Syntax

    client server public static void openDocHandling(Common _common, Object _element)

Run On

Called

Parameters

  • _common
    Type: Common Table
    The record for which related documents should be shown
  • _element
    Type: Object Class
    The form with the calling record (_common)

Remarks

Note that the calling record, _common, must be present in the form used as _element.

See Also

Reference

DocuRef Table