Share via


WMSBillOfLadingDP.getCurrentPageForOrderAndCarrier Method [AX 2012]

Gets the current page for order or carrier.

Syntax

private int getCurrentPageForOrderAndCarrier(int _rowNum)

Run On

Server

Parameters

  • _rowNum
    Type: int

Return Value

Type: int
The current page number.

See Also

Reference

WMSBillOfLadingDP Class