RetailStoreInventory::deleteSuccessFullyUpdatedPickingLine Method [AX 2012]
Deletes the updated picking lines.
Syntax
client server private static boolean deleteSuccessFullyUpdatedPickingLine(XmlNodeList xmlRecordList)
Run On
Called
Parameters
- xmlRecordList
Type: XmlNodeList Class
An XML record list.
Return Value
Type: boolean
true if the XML is not valid; otherwise, false.