ReqCalcScheduleItem.promptUnpack Method [AX 2012]

Unpack packed prompt.

public boolean promptUnpack(container packedClass, [boolean promptRet])

Run On

Called

Parameters

packedClass
Type: container
The packed data.
promptRet
Type: boolean
The prompt status

Return Value

Type: boolean
true if unpack succeeds; otherwise, false.

Community Additions

ADD
Show: