ReleaseUpdateBulkCopyDB.applyFieldOptions Method [AX 2012]

Applies a field option on the bulk copy operation.

private str applyFieldOptions(str _field, [ReleaseUpdateBulkCopyFieldOption _fieldOption])

Run On

Server

Parameters

_field
Type: str
The field to apply the option.
_fieldOption
Type: ReleaseUpdateBulkCopyFieldOption Enumeration
The option to apply on the field.

Return Value

Type: str
The name of the field that has the option applied.

Community Additions

ADD
Show: