This documentation is archived and is not being maintained.
EInvoiceMsgExporter_MX.unpack Method [AX 2012]
Unpacks data after serialization.
public boolean unpack(container packedClass)
Run On
Called
Parameters
-
packedClass
- Type: container
A container that holds packed data.
Return Value
Type:
boolean
true if data was successfully unpacked; otherwise, false.