Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides custom resolve reference logic for foreign keys to the OMOperatingUnit table where filtering to a specified OMOperatingUnitType type is not required.
Syntax
client server public static OMOperatingUnit operatingUnitResolveUnfiltered(FormReferenceControl _formReferenceControl)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The FormReferenceControl value for which the user typed in a value to resolve.
Return Value
Type: OMOperatingUnit Table
An OMOperatingUnit record that was selected by the user.
Remarks
This resolve helper method also assists in resolving duplicate names when surrogate key replacement cannot do so automatically.