SalesParmTable::checkActivePerSalesId Method

Determines if the current sales order is selected for posting of any kind.

Syntax

server public static boolean checkActivePerSalesId(SalesId _salesId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the sales order is selected for posting; otherwise, false.

See Also

Reference

SalesParmTable Table