Promotions at configuration option for a configurable product

Is it possible to apply promotions to a specific configuration options in a Configurable Material?
For example, Material A is a configurable product. It has several configuration options with charges attached at configuration option (i.e. Characteristic value level) through variant conditions. Now if we want to give a promotional discount for a specific configuration option, Is it possible through standard SAP Promotions and Sales Deal functionality?
Base Price of Material A:   $1000.00
Confuguration option X     :       $200.00
Promotion on configuration option X : 10% off of Config Option X charges (i.e. -$20)
Net Price of Material A with Config option X should then be:
$1000 + ($200 - $20) = $1000 + $180 = $1180
If it is possible to handle this kind of promotions in SAP ECC, please suggest the config steps involved to include variant condition type in the Promotions.
Thanks in advance
SCB
Edited by: Sreenivasa Bahudodda on Jan 19, 2009 1:25 AM

Hi,
Have you checked the downloaded knowledge bases in the CRM tables - COMM_CFGKB or COMM_SCEKB?
If you don't find the entries in one of the above tables (particularly in COMM_CFGKB), then you have an issue regarding the download of SCE.
Please let me know  you answer, so that I will try to help you to solve the download issue
<b>
Do not forget to reward if it helps,</b>
Regards,
Paul Kondaveeti

Similar Messages

  • Is it possible to create a subscription page with different options for blog, newsletter, product announcements, training events, etc?

    I would like to create a subscription page for my Muse site with different subscription choices, but I am not sure if it is possible or, if it is how I should construct it. Any ideas?

    Hi
    This can be done from hosting platform end. If you are using Business Catalyst to host your site , then you can use events module, campaign subscriptions , secure zone subscriptions etc.
    You can create the events/announcements on BC end and then add the module in Muse page which on publish will show the modules on page.
    Thanks,
    Sanjit

  • Is there a way to configure NTFS file system on an NSS 324 SmartStorage unit. So far I can setup ext 3 or ext 4 but no option for NTFS

    Is there a way to configure NTFS file system on an NSS 324 SmartStorage unit. So far I can setup ext 3 or ext 4 but no option for NTFS. This unit should be joining a Windows Server 2008 R2 network and needs to be shared with all users. This unit will replace a File server running Win 2003 SP2.
    Message was edited by: Hermann Koster
    Thank you very much for your reply. The idea is to decommission the Windows file server which is running Windows Server 2003 SP2 operating system but is not running as a DC but just a member server. All this server is doing is providing file server services so my idea is to replace it with the NSS 324 box. My only concern is that when my NSS joins the domain all my users would be able to see and access network shares transparently, the same way they saw the former W2003 file server. After I transferred the data from File server I will use the same for NSS that was used for file server as well as same IP address and folders path as before.
    Any suggestions or advice?
    Once again thank you very much for your reply.
    Cheers,

    The internal HDDs must be formatted in either EXT3 or EXT4 file system because NSS uses Linux OS.  This is mainly because the RAM designed to fit with the customized Linux OS's size.
    You can connect to an external HDD via a  USB or eSATA port. The external HDD's file system can be NTFS, FAT32, AFT or EXT3/4 to be recognized for read/write. You can connect a 2TB USB/eSATA drive connec to the NSS via USB port to format your HDD for NTFS, AFT, FAT32, or EXT3/4 partition.
    You can join the NSS to a Windows domainr so all domain users to access NSS. You cannot replace the NSS for the Windows 2003 SP2 server. They are two different products and do different jobs. Windows server is features sets server while the NSS is the files/data server.
    Hope that helps!!

  • Runtime exception for configurable products

    Hi Gurus,
    I am getting a runtime exception for configurable products on clicking the link You can select more product options in CRM 7 b2c application . But when i login with a registered user and click the same link , it opens up and takes to the page for configuration of products .
    Please find the error from logs :
    [EXCEPTION]
    79823   java.lang.NullPointerException: It was tried to rebuild the connection because of invalidity. It is not allowed because the connection type is not JCoConnectionStateless. You may also check the user authorizations.
    79824   at com.sap.isa.core.eai.sp.jco.BackendBusinessObjectBaseSAP.getDefaultJCoConnection(BackendBusinessObjectBaseSAP.java:55)
    79825   at com.sap.isa.maintenanceobject.backend.crm.DynamicUICRM.readData(DynamicUICRM.java:121)
    79826   at com.sap.isa.maintenanceobject.businessobject.DynamicUI.read(DynamicUI.java:767)
    79827   at com.sap.isa.ipc.ui.jsp.action.InitDynamicUIAction.ecomPerform(InitDynamicUIAction.java:67)
    79828   at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:375)
    79829   at com.sap.isa.core.BaseAction.execute(BaseAction.java:212)
    79830   at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    79831   at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:692)
    79832   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    79833   at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:409)
    79834   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    79835   at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
    79836   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    79837   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    79838   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    79839   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    79840   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
    79841   at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    79842   at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    Can anybody help me out to find the issue .
    Thanks and Regards,
    Tony Isaac

    Tony,
    It looks more like an issue with the loading of the JCO properties before the logon. Can you go to XCM and try reentering the password and save the config. Once done do a test connection and restart the application.
    Then set a breakpoint in the BackendBusinessObjectBaseSAP class in the method getDefaultJCoConnection().
    Here when the current connection is invalid it tries to read the config properties from XCM. Just check if it is reading the correct values from the config ISA_COMPLETE which is read on the backend object.
    In case of mismatch, you need to fix that or you could try to build a new JCO connection with your own parameters.
    Pradeep
    Edited by: Pradeep Kumar on Mar 11, 2010 6:20 AM

  • Planning "Configure Product Option" using configuration utility

    Hi All,
    I have installed HSS on server1 and Planning, Oracle DB in server 2.
    Done the HSS configuration and i can able to log into HSS successfully. When i tried to configure my planning,
    1. Open the EMP system configurator from planning server
    2. Select Hyperion Foundation ( Configure DB, Common database). Here by default "Previousely configure the DB" was secected and configuration was success.
    3. Next select planning "Configure Product Option" was not success.
    Register with shared service was failed.
    getting following error messages.
    (Jul 24, 2011, 00:29:22 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, Authentication failed:
    com.hyperion.interop.lib.OperationFailedException: Unable to Authenticate.Unable to Authenticate.
         at com.hyperion.interop.lib.helper.RegistrationHelper.register(Unknown Source)
         at com.hyperion.interop.lib.CMSClient.register(Unknown Source)
         at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:142)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:452)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:236)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Jul 24, 2011, 00:29:22 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.Exception: Unable to Authenticate.Unable to Authenticate.
         at com.hyperion.cis.config.CmsRegistrationUtil.registerProduct(CmsRegistrationUtil.java:154)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:452)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:236)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Jul 24, 2011, 00:32:12 PM), com.hyperion.audit.client.exception.AuditLoggingHandler, ERROR, XML-RPC failed
    org.apache.xmlrpc.XmlRpcException: org.apache.xmlrpc.XmlRpcException: null values not supported by XML-RPC
         at org.apache.xmlrpc.XmlRpcClientResponseProcessor.decodeException(XmlRpcClientResponseProcessor.java:104)
         at org.apache.xmlrpc.XmlRpcClientResponseProcessor.decodeResponse(XmlRpcClientResponseProcessor.java:71)
         at org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:73)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:194)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:185)
         at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:178)
         at com.hyperion.audit.client.AuditXmlRpcClient.pingServerForStartUp(Unknown Source)
         at com.hyperion.audit.client.runtime.PingForServerStartUp.run(Unknown Source)
    Please help me to solve this issue.
    Thanks in Advance,
    GTS.

    Hi
    Assuming this is 11.1.2.1 env.For Planning were you able to
    Deploy to app server
    Configure database

  • Config missing, ERROR in CRM for a configurable product.....

    Hi friends,
    I have a configurable product in CRM, when i try to create a quotation in CRM with that, im getting error as "Configuration missing".
    I am not sure why this is coming. I checked the same product in ECC, and when i try to create a quote in Ecc with the same product, im getting no errors.
    And more over, in the items, im getting items, like 100, 101, 102, 103.
    I want to solve this error in CRM, and create a qoute successfully.
    Could anyone give me some guidelines or steps to solve this issue.
    I am just an ABAPER, and i dont have any fucntional person at place.
    I really appreciate your help on this regard.
    Thanks in Advance,
    Niraja.

    siddharth,
    thanks for ur help.
    Now in the Qutation item configuration tab, i can see the configuration UI with all the drop downs in that. But it has got a message on top " The configuration contains conflict".
    when i click details, the following msg is there.
    Handle Conflict   
    Conflicting Options To top
    CONFIGURATION NOT ALLOWED
    Due to configuration conditions an option is excluded Hide Explanation
    FOR THIS DEALER CODE (automatically assigned)
    Solve conflict To top
    Retract one of the conflicting options:
    Retract selected option "
    I couldnt understand what is missing.
    what i did is, in the ipc xcm settings, i created a scenario, and  a jco. its working fine. I updated PROP and URL tables with those scenarios and url.
    is there any else i have to do?
    Also i have created user exits for almost all formulas. Few are giving errors in the conditions tab? is this because of this?
    Could anyone help me on how to proceed.I am checking all the settings once again.
    I really appreciate your all help.
    Thanks in advance.
    Niraja.
    Edited by: Niraja on Aug 4, 2008 7:33 AM

  • Creation of IBase with reference to sales order for Configurable product.

    Hi Experts,
            Can any one tell me How to create Ibase with reference to sales order for Configurable Products. I know we can create this using IB63, but what i need to do in this Transaction code and what settings i need to do in SPRO.
    pls send ur replies to [email protected]
    Thank you..

    Hi
      You can create IBase using T-Code-IB53 and in there you can give Parent and child products.
    A)Define Installed Base Category and Installation Rules-CRM
    B)Define Object Families
    C)Define default settings for equipment replication
    D)Define Serial Number Profiles-ECC
    E)Txn BF31-ECC
    F)Set up attributes for individual objects
    G)Set up set types
    H)Set up category
    I)Set up views
    J)Allow reference product for IO
    I hope it helps
    If you require further help let me know.
    Cheers
    Raj

  • Configure DHCP Server options for Internet Sharing?

    Good morning, all.
    I have a Sprint (Sierra 595U) AirCard internet connection, which I'm sharing over my AirPort (using OS X's built-in Internet Sharing) to several Windows clients in my office. I see that when Sharing is enabled, en1 takes on the address 10.0.2.1 by default, as well as the role of default gateway/router and DHCP server for the Windows clients.
    My question is: Can I configure the IP addresses and DHCP options for Internet Sharing to another address/mask scheme?
    Just like I changed my home wireless network away from the default 192.168.1.0/24 for security reasons, I'd like to do the same here.
    Thanks and Regards,
    BrooklynWalker

    Some paranoia is good.
    Yes, of course security paranoia can be cultured. like yogurt
    I googled.
    This might help:
    http://www.aleph0.com/computing/macosx/dhcp-setup/
    but from what I just read, changing away from the default net & mask might be putzy.Some other discussions for you:
    http://www.macosxhints.com/article.php?story=20050331194834746
    or you might see something here that helps.
    Sorry not to be more specific. Hard to tell if you already googled for yourself.
    I'll let someone smarter than I am take a look for you, here.

  • Values for Characteristics entered on Orders with Configurable Products

    Hello all,
    I have a system that has Configurable Products to be used in Sales Orders.  I have a requirement to provide the values stored against some characteriestics for an online report.  Can anyone point me in the direction of tables that hold the values entered for characteristics at the order level?
    Many thanks,
    Jon

    Hello,
    thanks for your answer.
    But I cannot restrict the values for each characteristic, I need to restrict it per material for each characteristic? So where can I do that?
    Thanks
    Anne

  • Production order split for configurable products

    Hello
    Is it possible to convert an APO planned order for configurable product to a production order in ECC and then to split this order in ECC?
    What will be the visibility in APO regarding pegging, GATP...
    thanks in advance for your help
    regards
    patrice

    Hi,
    What strategy are you using
    Startegy 25 is used for MTO configurable material.
    Regards,
    Vishal

  • CRM RMA orders for configurable products

    Hi Experts,
    We have configurable products created in ERP. We need the capability to place the configurable products in CRM RMA order. Any guidence on the steps that are needed to bring the configurable products to CRM is greatly appreciated.
    Also Is it possible to place a return order for Configurable product as a whole and individually on a single variant of the product? Serial numbers are associated at both the levels.
    Thank you
    Ram

    Tony,
    It looks more like an issue with the loading of the JCO properties before the logon. Can you go to XCM and try reentering the password and save the config. Once done do a test connection and restart the application.
    Then set a breakpoint in the BackendBusinessObjectBaseSAP class in the method getDefaultJCoConnection().
    Here when the current connection is invalid it tries to read the config properties from XCM. Just check if it is reading the correct values from the config ISA_COMPLETE which is read on the backend object.
    In case of mismatch, you need to fix that or you could try to build a new JCO connection with your own parameters.
    Pradeep
    Edited by: Pradeep Kumar on Mar 11, 2010 6:20 AM

  • Routing data for configurable products (Sales order costing)

    Hi
    I am runnign sales order cost estimate for configurable product. here I want to confirm the activity quantity with cost estimate.
    Pls let me know where can I check the activity quantity information . Pls help
    Thanks
    Sneha

    Hi Sneha
    I am bit confused with the terms you used..
    you cannot confirm activity qty while doing cost estimate... Activity confirmation happens during Production Confirmation
    Are you talking about missing activity qty/cost in sales order cost estimate?? Contact your PP consultant... You should have a routing attached while creating the sales order.. If that is there, then Activity cost would show up in the sales order cost estimate
    Br, Ajay M

  • Configuring PPP options for only one VPN connection

    How do you configure PPP options for only one VPN connection that is using L2TP over IPSec? The built-in VPN client in 10.4.9 is failing authentication because it won't talk MSCHAP-V2 (this is the only authentication protocol I can use) with the server. I am able to establish a connection if I add the following to /etc/ppp/options:
    refuse-eap
    refuse-pap
    refuse-chap
    refuse-mschap
    require-mschap-v2
    However, these options will affect all PPP connections. The preference file that contains the network configurations (/Library/Preferences/SystemConfiguration/preferences.plist) also contains PPP options for each specific network service. After some searching around, I found that there are several keys that seem promising (MSCHAP2, etc.). But these keys take a string value and I have no clue what they should be. These keys are defined in SCSchemaDefinitions.h file.
    Any ideas?
      Mac OS X (10.4.9)  

    Hi Brian,
    I just tried to check all of ADDT´s "includes" files for any internal references (read: "require" or "require_once" statements) to the file "tNG_config.inc.php". So far I can only see this file referenced in the file "tNG.inc.php" (within the "$KT_tNG_uploadFileList1" array).
    So what could this mean ? Maybe you´ll have to make copies of the the original "tNG.inc.php" as well and save them as, say, "tNG.inc_ital.php" file plus make sure that these copies internally point to a different "tNG_config_ital.inc.php" file -- because it´s always the first mentioned file which gets referenced from e.g. an ADDT login page (see the "Load the tNG classes" - part)
    I want to use ADDT’s User Registration Wizard and I have looked at all the neat stuff in the Control Panel/Login Settings
    The Control Panel will always update the main "tNG_config.inc.php" file, so any further modifications will have to become manually applied to the custom files you´re creating.
    Cheers,
    Günter

  • "Alternate" Sales Order Costing for configurable product

    We are using condition EK02 to record the statistical value of the product cost associated with a make-to-order (configurable) product. Our current accounting system is moving average, so this EK02 value is based on the current moving average of all the components.
    Management has a need to store a second statistical value which would be based on standard cost rather than moving average. This value would be used to assess margins on a fixed rather than moving basis. It would not update accounting in any way.
    I understand that the method used to perform order costing is configured in SD > Basic functions > Accounting & costing > Maintain requirements class for costing and account assignment. But again, I do not want to change the current method, I want to add a second.
    Can anyone suggest a method for doing this?
    Thank you,
    Michele

    Hi
    For getting margin from standard price in material master ,i think u can use VPRS in pricing conditions.
    Use the VPRS and its negative copy  for getting  actaul margin from sales in pricing procedure.
    Regards
    Mandar

  • ATP Check(in SCM ) for a Configurable product  during sales order creation.

    HI Guru's,
        our client is implementing GATP(SCM) and Variant Config(ECC 6.0)
    when a Sales order is created for a Configurable Product of 20" width and 10" diameter, and with some other Characteristics, He wants the ATP check to be done for that particular product with specific width and diameter.
    Is there any possible solution?
    Plz let me know....  
    Thanks
    jk

    Hi
    Assuming that you know how to configure Variant configuration in R/3, ATP check in R/3 I will list down the ATP set up and setup relevant to Variant Configuration in SCM.
    APO side.
    1.Check Definition of Characteristics and Class system:
    SAP APO - Implementation Guide -> SAP Advanced Planner and Optimizer (SAP APO) -> Basis Settings -> Define Class System (CDP or Classical Characteristics)
    2. Check Mode ( use same requirements class used in R/3 mat master)
    SAP APO - Implementation Guide -> SAP Advanced Planner and Optimizer (SAP APO) -> Global Available-to-Promise (Global ATP Check) -> General Settings -> Maintain Check Mode
    3. Create a check instruction with your check mode and AE(make to stock SD order) combination and set up the desired ATP check method in it.
    SAP APO - Implementation Guide -> SAP Advanced Planner and Optimizer (SAP APO) -> Global Available-to-Promise (Global ATP Check) -> General Settings -> Maintain Check Instructions
    4. Check Control with your ATP group and AE business event.
    SAP APO - Implementation Guide -> SAP Advanced Planner and Optimizer (SAP APO) -> Global Available-to-Promise (Global ATP Check) -> Product Availability Check -> Maintain Check Control
    5.Maintain suitable scheduling horizon in SAP APO - Implementation Guide -> SAP Advanced Planner and Optimizer (SAP APO) -> Supply Chain Planning -> Production Planning and Detailed Scheduling (PP/DS) -> Global Settings -> Maintain Global Parameters and Defaults -> Planning Tab
    5. Don't forget to CIF classes and charecteristics
    6. Maintain check mode, ATP group, PP/DS horizon, planning procedure 3 in product master.
    If you want to trigger production you have to maintain planning procedure 5  in product master and appropriate settings for MATP like configure check instructions, production type Mutli level ATP. you have to have valid BOM and Routings, CIF PDS for the material, maintain production version in material master, etc. That will be quite a complex scenario again.
    This should give you proper results. Hope this helps.
    regards
    Mohan V R chunchu
    Edited by: Mohan V R Chunchu on Jan 30, 2008 6:17 AM

Maybe you are looking for

  • Unable to shoot tethered with a Canon 70D

    I am trying to practice shooting tethered for an upcoming shoot. I am unable to get Lightroom and my Canon 70D to connect. I receive the dialog box shown below several seconds after attempting to connect. I went through all the steps on the "Troubles

  • Can ipod as a storage device connect to pc and mac

    If I have a mac formatted ipod classic and I want to use it as a hard drive, can I connect it to a pc and mac (to transfer files) without having to reformat?

  • USB Drives (Fat formatted) mounting and size issues

    Hello all, Not really a major pain in the rear but rather a question as to whether anyone else has encountered this problem. I have a kingston Data Traveler usb drive 256mb. When connected to my Intel mac mini dual core, and then disconnect it to cop

  • Dynamic select-options using parameter

    Hi experts, It the user selects one value from dropdown list, it should generate one select-option using that name. Is it possible? for example, (pls see my code). If user selects 'Malek' from parameter, <b>and press 'ENTER'</b> <b>select-option shou

  • After Effects 6.5 upgrade

    How come Premiere pro users can upgrade to Premiere Pro CS5 from any version of Premiere pro, yet After Effects users can only upgrade to CS5 from only as far back as 7.0? I ask because I have AE 6.5 and qualified for a CS4 upgrade (impossible to fin