PdsMRCRegulated::checkRegulatedFromBuffer Method [AX 2012]

Determines whether the item on the Common record is regulated.

client server public static boolean checkRegulatedFromBuffer(Common _common, [boolean _printDoc])

Run On

Called

Parameters

_common
Type: Common Table
A Common record to check whether any regulated documents are associated with it.
_printDoc
Type: boolean
A Boolean value that indicates whether the document should be printed; optional.

Return Value

Type: boolean
true if the item on the Common record is regulated; otherwise, false.
Show: