Markup::fsHinsertMarkupTrans Method [AX 2012]

Inserts the markup trans.

Syntax

server public static void fsHinsertMarkupTrans(
    HeadingLine moduleCategory, 
    Common source, 
    CustVendAC account, 
    MarkupGroupId accountGroup, 
    CurrencyCode currency, 
   [LanguageId languageId, 
    ItemId item, 
    MarkupGroupId itemGroup, 
    boolean invertSign])

Run On

Server

Parameters

  • invertSign
    Type: boolean
    The invert sign.

See Also

Reference

Markup Class