Order Promotion Codes
The promotion code view object that extracts the promotion codes applied on the sales order. It contains predefined promotion codes that users enter on a sales order to qualify for the specific promotions.
Data Store Key : FscmTopModelAM.ScmExtractAM.DooBiccExtractAM.OrderPromotionCodesExtractPVO
Primary Keys : OrderPromotionCodesPromocodeId
Initial Extract Date : OrderPromotionCodesCreationDate
Incremental Extract Date : OrderPromotionCodesLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
| Name | Description |
|---|---|
| OrderPromotionCodesCreatedBy | User who created the promotion code row. |
| OrderPromotionCodesCreationDate | Date when the promotion code row was created |
| OrderPromotionCodesHeaderId | Header identifier of the order on which the promotion code is applied. |
| OrderPromotionCodesLastUpdateDate | Date when the promotion code row was last updated. |
| OrderPromotionCodesLastUpdateLogin | Session login associated with the user who most recently updated the promotion code row. |
| OrderPromotionCodesLastUpdatedBy | User who last updated the promotion code row. |
| OrderPromotionCodesObjectVersionNumber | Number of times the promotion code row has been updated. |
| OrderPromotionCodesPromocodeId | Value that uniquely identifies the promotion code applied to the sales order. |
| OrderPromotionCodesPromotionCode | Mandatory qualifier used to apply a promotion that's linked to it. The user must enter a predefined promo code on the sales order to qualify for the specific promotion. |
| OrderPromotionCodesReferencePromocodeId | Value that identifies the previous promotion code. Order Management uses this value when processing change orders. |
| OrderPromotionCodesStatusCode | Value that uniquely identifies the status of the promotion added to the sales order. |