ReleaseUpdateBulkCopyParam::updateDataAreaTable Method [AX 2012]

Copy data from the DEL_DataArea table to the DataArea table.

server public static container updateDataAreaTable([container _args])

Run On

Server

Parameters

_args
Type: container
The arguments required by the RunAs API; optional.

Return Value

Type: container
A nullNothingnullptrunita null reference (Nothing in Visual Basic) container.

Instead of direct SQL, X++ should be used to avoid duplicate record IDs.

Show: