Share via


ServiceTaxPOTInquiry_Reclaim_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 the variables are unpacked and initialized successfully; otherwise, false.

See Also

Reference

ServiceTaxPOTInquiry_Reclaim_IN Class