$$REN |
This function performs an integrity check on the
user's basket and then resequences the messages in the basket. Only the user
or a surrogate may use this API.
If successful, returns the string: "Resequenced from 1 to n", where n is the
number of messages in the basket.
If unsuccessful, returns the null string.
Compare to RSEQBSKT^XMXAPIB (DBIA 2723).
Usage: S X=$$REN^XMA03(XMDUZ,XMK)
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
XMDUZ |
Input |
DUZ of the user whose basket is to be resequenced.
|
XMK |
Input |
IEN of the basket to be resequenced in the user's
mailbox.
|
|