HcmJobPosting_OMDepartmentView.existsOMOperatingUnitRecId Method [AX 2012]
Determines whether the OMOperatingUnitRecId data item exists in the data container.
Syntax
public boolean existsOMOperatingUnitRecId()
Run On
Called
Return Value
Type: boolean
true if the OMOperatingUnitRecId data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.