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 order events that occur from the sales quotation table price override.
Syntax
public void insertFromSalesQuoteTablePriceOverride(
SalesQuotationTable _salesQuotationTable,
MCROrderEventType _eventType,
RetailInformationSubcodeId _reasonCode,
UserId _userId,
SalesEndDiscPct _oldDiscPct)
Run On
Called
Parameters
- _salesQuotationTable
Type: SalesQuotationTable Table
The SalesQuotationTable related to this order event.
- _eventType
Type: MCROrderEventType Enumeration
The type of order event being created.
- _reasonCode
Type: RetailInformationSubcodeId Extended Data Type
The override reason code value to be logged against this event.
- _userId
Type: UserId Extended Data Type
The UserId related to this order event.
- _oldDiscPct
Type: SalesEndDiscPct Extended Data Type
The SalesEndDiscPct related to this order event.