Alert messages
This table shows the different alert or validation error messages that display in the user
      interface: 
  | Alert Name | Internal ID | Alert Message | 
|---|---|---|
| Overlapping Dates | FUTURE_PRICE_OVERLAP | "Price Change ID [Price_ID] could not be approved because it overlaps with Price Change ID [Other_Price_ID]" | 
| Price Value Conflict | PRICE_RELATIONSHIP_PRICE | 
                
  | 
            
| UOM Conflict | PRICE_RELATIONSHIP_UOM | 
                
  | 
            
| Item Not Authorized at Store | AUTH | "Price Change ID [Price_ID] could not be (approved/deleted) because specified item is not authorized at specified location." | 
| Bad Initial Price | INITIAL | "Price Change ID [Price_ID] could not be approved because a [Price_Type] price change cannot be used as an initial price change." | 
| Modifies Initial Price | INITIAL_MODIFICATION | "Price Change ID [Price_ID] could not be modified as it would result in loss of the initial price for this store." | 
| Overrides Initial Price | INITIAL_PRECEDENCE_RULE | "Price Change ID [Price_ID] could not be approved because it starts before an initial price change." | 
| Unpriceable Item | PRICEABLE_ITEM | "Price Change ID [Price_ID] could not be approved because specified item is not priceable." | 
| Endless During Provisional | NO_ENDLESS_DURING_PROVISIONAL | "An endless price change cannot occur during a provisional price change. Price Change ID [Price_ID] could not be approved because it overlaps with Price Change ID [Other_Price_ID]." | 
| Modified by Another User | CONCURRENT_MODIFICATION_RULE | "Price Change ID [Price_ID] could not be updated because it was modified by another user." | 
| Not Effective | PRICE_EFFECTIVENESS_RULE | 
                
  |