Record modification classes

These three events (rmlin, rmqin, rmoin) are used to send record modification actions into Request Management for line items, quotes, and orders. The structure of their event strings is as follows.

Sequence Description
1 Number of the object to be acted upon. If in rmlin, this will be a line item number. If in rmqin, this will be a quote number. If in rmoin, this will be an order number. In the open process, this field is discarded.
2 Operator ID who is executing this action. The action takes place within this operator's security context.
3 Action Taken, indicating what type of modification action to take. One of open, update, close.
4..n Mapped data fields, containing changes to the record. Processed along with the approval.

 

Related topics

Pre-implementation planning
Record modification classes