Markup::mcrDeleteNonUser Method [AX 2012]

Deletes all the markuptrans records tied to the buffer's record that do not have created by equal to the current user.

Syntax

server public static void mcrDeleteNonUser(Common _buffer)

Run On

Server

Parameters

  • _buffer
    Type: Common Table
    The record whose markup transactions are being deleted.

See Also

Reference

Markup Class