Share via


ServiceTaxPOTInquiry_Reversal_IN.unpack Method [AX 2012]

Unpacks, between tiers, the class variables that are used by the RunBase framework.

Syntax

public boolean unpack(container packedClass)

Run On

Called

Parameters

  • packedClass
    Type: container
    The packed values.

Return Value

Type: boolean
true if that values are unpacked and initialized successfully; otherwise, false.

See Also

Reference

ServiceTaxPOTInquiry_Reversal_IN Class