AxWMSPickingRoute.parmInterCompanyPosted Method [AX 2012]

Gets the value of the InterCompanyPosted field.

Syntax

public InterCompanyPosted parmInterCompanyPosted([NoYes _interCompanyPosted])

Run On

Called

Parameters

  • _interCompanyPosted
    Type: NoYes Enumeration
    Sets the default value of _interCompanyPosted to NoYes::No; optional.

Return Value

Type: InterCompanyPosted Extended Data Type
The value of the InterCompanyPosted field.

See Also

Reference

AxWMSPickingRoute Class