Markup::setMarkupKeepForIntercompany Method [AX 2012]

Sets the Keep field on the MarkupTrans records for sales and purchase orders to valid values in an intercompany scenario.

Syntax

server public static void setMarkupKeepForIntercompany(Common _source)

Run On

Server

Parameters

  • _source
    Type: Common Table
    The source table for which to validate and set the Keep field.

See Also

Reference

Markup Class