Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts an order event of type FTC, and sets the FTCActive flag to Yes.
Syntax
public void insertFTCEvent(
SalesId _salesId,
MCROrderEventType _eventType,
[MCRDaysFromStart _daysFromStart])
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The salesId of the salesLine being processed.
- _eventType
Type: MCROrderEventType Enumeration
The type of order event.
- _daysFromStart
Type: MCRDaysFromStart Extended Data Type
Indicated when the FTC event was run.