Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7011559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:08:34+00:00 2026-05-27T22:08:34+00:00

i have trouble implementing policy based, time based and customer based pricing for our

  • 0

i have trouble implementing policy based, time based and customer based pricing for our SKUs (Stock keeping units). So far i have created following table for time based pricing

 SKUPrices  
ID Pk  
SKUID FK_To_Sku  
DateFrom  
DateTo  
Price

I believe this schema can handle time based pricing well (i need community review on it though) but i can not figure out how to handle customer based pricing (if we want to sell few skus to some customers at subsidized rates for some time period) and policy based pricing (where subsidized rates will be applied to skus if sold under some policy for some time period).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T22:08:35+00:00Added an answer on May 27, 2026 at 10:08 pm

    A very easy way to implement the above requirements would be to just add 2 more columns like this:

    SKUPrices
    ------------------
    ID Pk  
    SKUID FK_To_Sku
    CustomerId FK_to_Customer
    PolicyId FK_to_Policy  
    DateFrom  
    DateTo  
    Price
    

    Then you could just provide default values for customer and policy ids (NULL or 0), if you want to enter date based values. Add the customer or policy FKs, if you want to store customer or policy specific prices.

    It’s a quite simple price storing schema, but it may suffice for your needs. You might also want to take care of price scales (different prices at different quantities) or other needs. Maybe you can already address this through your policies, I don’t know.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have researched this but have had trouble implementing it into my code. I
I have a C# MVC3 project and am having trouble implementing the HTML.CheckBoxFor. I
I'm implementing template binary tree in cpp with eclipse and I have trouble. template
I'm a new in iOS, and I have trouble in implementing @protocol so sorry
I have a small class hierarchy that I'm having trouble implementing copyWithZone: for. I've
I have been having quite a bit of trouble implementing unit testing on the
I am having trouble implementing a sort. I have an XML document that I
I am having trouble implementing image rotation in CUDA. I have a very simple
I have trouble comparing 2 double in Excel VBA suppose that I have the
I have trouble with the following piece of code. When I go through with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.