Share via


MarkupTransMapping::createMiscellaneousChargeMapping Method

Creates a relationship between a parent invoice line and the corrected invoice miscellaneous charge.

Syntax

client server public static void createMiscellaneousChargeMapping(
    LineNum _markupTransLineNum, 
    RefRecId _markupTransTransRecId, 
    TableId _markupTransTransTableId, 
    LineNum _parentMarkupTransLineNum, 
    RefRecId _parentMarkupTransTransRecId, 
    TableId _parentMarkupTransTransTableId)

Run On

Called

Parameters

See Also

Reference

MarkupTransMapping Table