Many methods have the same parameter, opt, which is described under the abendCode method inabendCode.
A synonym for empty. See Polymorphic Behavior for information on polymorphism.
Deletes all the temporary data associated with the IccTempStore object and deletes the associated TD queue.
INVREQ, ISCINVREQ, NOTAUTH, QIDERR, SYSIDERR
A synonym for readNextItem. See Polymorphic Behavior for information on polymorphism.
Returns the number of items in temporary storage. This is only valid after a successful writeItem call.
A synonym for writeItem. See Polymorphic Behavior for information on polymorphism.
Reads the specified item from the temporary storage queue and returns a reference to the IccBuf object that contains the information.
INVREQ, IOERR, ISCINVREQ, ITEMERR, LENGERR, NOTAUTH, QIDERR, SYSIDERR
Reads the next item from a temporary storage queue and returns a reference to the IccBuf object that contains the information.
INVREQ, IOERR, ISCINVREQ, ITEMERR, LENGERR, NOTAUTH, QIDERR, SYSIDERR
The parameters are:
This method updates the specified item in the temporary storage queue.
INVREQ, IOERR, ISCINVREQ, ITEMERR, LENGERR, NOSPACE, NOTAUTH, QIDERR, SYSIDERR
This method adds a new record at the end of the temporary storage queue. The returned value is the item number that was created (if this was done successfully).
INVREQ, IOERR, ISCINVREQ, ITEMERR, LENGERR, NOSPACE, NOTAUTH, QIDERR, SYSIDERR