SD Variant configurator ( VC ) - inconsistency problem

Hi everybody,
It appears me some troubles with VC when I try to set  value for particular feature again.
I have inconsistency fault when I try to change the value by calling FM 'CUOV_SET_FUNCTION_ARGUMENT' from configuration profile but it was set manually by user first (in standard VC window).
Both values of feature are correct (old and new).
Error looks like :
E: Inconsistent values inferred for characteristic (here is number of characteristic)
and next in details:
The following values are incompatible with each other:
(here is old value)
(here is new value)
I will be greatful if anybody has an idea how to solve it.
BR
Tomas

Ken, thanks for your answer.
Let me know you, that this inconsistency problem exits in case when I try to overwrite feature value by FM I mentioned, and this value was set manually first only ( VC window)
If I try to owerwrite the feature manually (using the same value) - there is OK.
I suppose, I should in "any way " clear values which was set manually first,  or change "something" in SAP Variant Configurator what let me change priority and allows overwrite value by FM which was set first manually ( in VC window) . But I have no idea how to do it...
Thanks and Regards
Tomas

Similar Messages

  • Variant Configuration - Order BOM problems

    Good morning,
    I am having problems regarding the Order BOM in variant configuration. I have maintained the configuration profile as follows:
    CONFIG PARAMETERS
    Ordem BOM
    Result oriented
    Multilevel
    BOM application - SD01
    ORDER BOM
    Maint. in order allowed - checked
    Automatic fixing - checked
    I have also maintained a BOM, for usage '5 - sales and distriburion', with the selection conditions at the object dependencies.
    When I test the results in CU50, assign all characteristics and push the button "Engineering" the icons for manual maintenance appear correctly in the screen...BUT when I raise the actual order, the icons are gone, therefore I cant add or delete items of the selected BOM.
    Any ideias of how to fix that?
    Thanks in advance.
    Adriano Cardoso

    Note 303446
    Note 901452
    composite Note 774346
    Please refer to above notes. Hope it helps
    Regards
    Sai

  • Variant Configuration Problem

    Dear SAP Friends,
    I have created VC including everything necessary. I have created the Sales Order also with the necessary Variant created. But I am not able to deliver as in the availability Check it has taken as per the below:
    Avail Check = 01  and Checking Rule = AE
    The MRP element is showing SimReq i.e.  Simulated requirements.
    I have not created any BOM. I have created Material with KMAT and Configurable Profile, Characteristics, Class etc.
    How can I create the Super BOM with my Configurable Material (Number is 1479) as this Material Item category group is 0002 pricing at header level. But in the BOM (Tr. Code CS01), I have to give the item category group as ERLA.
    My Class is ZHONDA, Characterics are ZCOL and ZCC.
    I have created Variant as "RED100" for the Car and this Variant is not a Material. I am a bit confused. I did not find any suitable answer from the past thread.
    Please help to solve this problem.
    Regards,
    Jans

    Dear Jans,
    Some light on Variant Configuration in Detail.
    Follow these steps do the configuration:
    -->Create a Material - KMAT type with Item category (002) ·
    -->Create Charateristics in CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc
    -->Create another characteristics in CT04 - ZPrice, where directly go the additional data tab and maintain the table SDCOM and field VKOND (ABAP Dictionary it will ask for) ·
    -->Assign these two characteristics to a Class in CL01 - ZBikeclass ( Type 300) in characteristics tab page.
    -->Then go to CU41 Configuration profile select the material and enter the description click on the class assignment ie assign Zbikclass.
    -->Now go back to CT04 - enter Zbike -go to values- select Red- go to extras - Other Dependencies - Select Procedure enter in front 10 write - $self.ZPrice='Red' and save ·
    -->Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save) ·     Now select Blue- go to extras - Other Dependencies - Editor - Select Procedure enter in front of 10 write - $self.ZPrice='Blue' and save ·
    -->Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save) ·     
    -->Now go to VK11 - Enter VA00 (Condition)(For Std RVA001 Pricing Procedure) - enter variant Red and Blue give the rates accordingly and create the sales order.
    I hope this will help you,
    Regards,
    Murali.

  • Problem while creating PO from SO for a Variant configurable material

    Hi
    i am facing a problem when i am creating a Purchse order from a Sales order.
    the material is a variant configurable material and we are creating a Sales order in Future date say in june.
    For one of the materials in the SO the configuration is different today and the configuration is different in June.
    Today the BOM contains different materials and in june there is a different bom for the material.
    and according to my understanding the BOM gets exploded on the basis on the delivery date in SO.
    here on the basis of the config which is valid in june materials are getting picked and that is correct.
    when i try to creat a PO out of that SO i could see that the BOM gets exploded and   correct materials are picked but i get the error message that inforecord for one of the componentes is not there.
    but that component is not getting selected in the config..and it is not there in BOM in june.
    It is there in the BOM today but not in JUNE.
    I dont understand why the system is refering to that componeent and throwing this error
    please help
    Thanks & Regards
    sarika

    You may try creating two BOMs  -- one speicfic to the date of order.
    Sanjeev

  • Problems with bill copying control and materials with variant configuration

    Hi experts,
    I have a problem with a bill copying control and the way that my customer is trying to create and print the Bill (VF01).
    Let me explain...They have in a Sales Order a material with variant configuration per position, each one can have many characteristics. This characteristics must be printing on the billing document, creating different bills 'coz the max. lines number is 18, so the bill must change page per material-characteristics.
    Example:
    Max. Number Lines = 3
    Position 10      
    Material A     
         -Characteristic A
         -Characteristic B
         -Characteristic C     (Bill 1) 
         -Characteristic D
         -Characteristic E
         -Characteristic F     (Bill 2)
    Position 20
    Material B     
         -Characteristic A     (Bill 3) counting characteristics upside
         -Characteristic B
         -Characteristic C
         -Characteristic D     (Bill 4)
    I created on Tx VOFM (Data Transfer-Billing documents) a routine trying to control this jump, but my problem is when I'm creating the Bill document (VF01) this work only by position, the debugging enter per position.. so I don't have any control to tell the program must count the characteristics and create another bill.
    So... Somebody can help me..or have any idea to solve this problem.....
    Thxs a lot!!!!
    Diego Helfer

    HI Diego
      For our coming assignment, we do have similar sort of situation. Currently we are in Requirements Gathering phase.
      Though we do not have Variant Configuration in place, we do have restriction for no..of items to be used for printing in Billing Documents.
      Current proposal is that we will restrict at Sales Order Creation. If the number of items are increasing, we will restrict saving the document and loading has to be done again. As itz better to restrict at initial phase.
      Our schema is One Sales Order -> One Delivery -> One Billig Document.
       Will post if we can manage to acheive some other way and do request you the same.
    Kind Regards
    Eswar

  • Consuming Material Having Variant Configuration

    HI
    We are using Variant Configuration for our semi finished product and its
    batch managed.There are two plants in one plant say A and B. In A plant
    we are using Variant configuration.The same material is stock transferred
    to plant B and is further processed.
    We are creating CIR in plant B. After taking MRP run we are converting
    planned order to purchase requisition and subsequently Stock transfer
    purchase order on Plant A. When the material is produced in plant A,it is
    transferred to plant B on stock transfer order mentioned above. But the
    material is against CIR in plant B. We remove the material from CIR
    through 411E movement and system keep it as free stock in unrestricted.
    Now when i am consuming this material for further processing in
    production order of Material getting manufactured system is asking me for
    Variant Characteristics.
    System should not ask me variant characteristics once it has been removed
    from CIR i.e. special stock.
    Any Work around avilable.
    Regards,
    Anand.

    Hi Anand,
    Finally, I could understand your issue from your CSS message.
    In your description, AA is configurable material in both plant A and plant B, BB is not a configurable material in plant B, AA is a component of material BB, so when you produce BB, there will be dependent requirement generated for AA from BB, now you want to use the stock of AA to fullfill the dependent requirement, however, the system will require you to enter the characteristic at that time.
    Then where is the stock of AA comes from? I have mentioned this in my previous reply. But as I have mentioned it is not correct to have unristricted stock for the configurable material, therefore, your process to have free stock of AA is not correct.
    Another point is that, your process to have configurable material as a component of a non-configurable material is also not proper.
    For example, material BB is a Car, material AA is the Door of the Car, your Car is not configurable, but the Door is configurable, you may have green door and red door according to the configuration, but as your car is a firmed material then what's the meaning to have different door, if you want to have different door, then that means you also need to have different color of the car, like green door for green car, red door for red car, then that means your car should be also a configurable material to make you can select the color of the car too.
    Or if your Car is a firmed material as green car, then do you think there is any meaning to configure the door of the car? Unless you do want a red door for a green car, but this can also be realized with a configurable car.
    So normally, like your situation, you should use multi-level configuration structure to do the production in make to order scenario.
    Therefore, still the problem has been described in my previous reply, no matter how you get the stock of AA, the AA is produced with the configured configuration module, so the stock of AA is also with the configuration data, then no matter how you want to consume the stock of AA, system will always ask for the characteristic of the requirement to compare it with the stock configuration to see if they are same.
    For example, you are producing your Car, but as far as I can see you should have no place to configure the door in production order, therefore when you try to consume the door, the system will of course need to know which color you want, because if you want red door but there is only stock of green door, then how the system should do in your opinion?
    Then finially, the best way of solving your issue is to have material variant for the configurable material, like the door, you may have material variant as green door and red door, if your firmed Car is green car, then you can use green door as the firmed component, if your firmed Car is red car, then you can use red door as the firmed component, also when you do the production, you could simply produce the green door directly without configure the door, because the material variant is a stockable item but the configurable material is not, then your scenario would be very simple and there will no such problem any more.
    If you do still want to keep your scenario, but don't want the system requires you enter the charateristics, then you may have to do the modification of the goods movement transaction to disable that, but it may lead to the inconsistency situation, like actually you want red door, but what you have in stock is green door, without that, you may consume the green door stock for the red door requirement, then it will mess up all the following process.
    Also as you are doing the goods movement in MM transaction, so if there is user-exit could be used to change this behavior is decided by MM function, however, base on my checking there will be no such user-exit to control this behavior at MM side, because the consequnce is really dangerous for the system operation.
    Therefore, I think the best way for you is still adjust your production scenario to make your production standard, then SAP system will accept that standard production scenario under your requirement.
    Thanks and regards,
    Rachel
    Edited by: Rachel Tang on Apr 2, 2010 10:25 AM
    Edited by: Rachel Tang on Apr 2, 2010 10:32 AM

  • Variant Configuration - Unable for converting a Plnd Order to Prdn Order

    Hi Gurus,
               Please solve this, while converting a plnd order to prdn order in variant configuration i am getting the following error is
    "you cannot make an assignment to make-to-order stock"
    for fert maintained charateristics and class and class type: 300, strategy: 25, requrements type: kek,
    configuration profile created. t-code: cu41 for bike
    I created the order from customer requirements t-code:md81
    pls guide how can i convert this to prdn order
    Edited by: venkat jsr on Jan 31, 2008 6:38 AM

    Hi Gurus,
        I followed your instructions but the error is as it is only.
    Actually when I am converting Plnd order to Production Order in stock requirement list of Configurable material, its not converting.
    the error i am getting is " You cannot make an assignment to make to order stock"
    and also i am getting the following information - the component cannot be allocated to an individual stock because make to order production and engineer to order production cannot be executed with this order
    a possible cause is that you are trying to create an order with reference to a sales order / project where an account assignment to a sales order / project is not allowed in the settlement profile that is assigned to the chosen order type this is inconsistent
    Procedure : Choose another Order type.
    Please guide what i have to do for solving the problem.

  • VC Variant Configurator SD; changing values by FM    'CUOV* '

    Hi everybody,
    It appears me some troubles with VC when I try to set value for particular feature again.
    I have inconsistency fault when I try to change the value by calling FM 'CUOV_SET_FUNCTION_ARGUMENT' from configuration profile but it was set manually by user first (in standard VC window).
    Both values of feature are correct (old and new).
    Error looks like :
    E: Inconsistent values inferred for characteristic (here is number of characteristic)
    and next in details:
    The following values are incompatible with each other:
    (here is old value)
    (here is new value)
    Let me also know you, that this inconsistency problem exits in case when I try to overwrite feature value by FM I mentioned, and this value was set manually first only ( VC window)
    If I try to owerwrite the feature manually (using the same value) - there is OK.
    I suppose, I should in "any way " clear values which was set manually first, or change "something" in SAP Variant Configurator what let me change priority and allows overwrite value by FM which was set first manually ( in VC window) . But I have no idea how to do it...
    I will be gratefull for any hints.
    Thanks & Regards
    Tomas

    Standard SAP does not let you overwrite a value that is flagged as "Set by User".  We had a similar requirement where we had to force a user-entered value to be deleted and replace it with a calculated value.  To get around the issue, we copied the code from FM CUPR_DEL_VAL, which deletes values set by procedure, into our own FM called Z_VC_CUPR_DEL_VAL.  In our version of the code we inserted a couple of statemtents that delete both user-entered values and values that were set as a default.
    The great part about this mod was that we didn't even have to create our copy of the module inside of the CUPR function group.  It worked fine if we just created in one of our custom function groups.
    These were the lines we added to the end of the module after we copied:
      KNTYPE = 'DI'.
      PERFORM DDB_DEL_VALS_BY_KNTYPE(SAPLCUDB) USING INSTANCE ICABN-ATINN
                                                     RFLAG KNTYPE RESULT.
      KNTYPE = 'SF'.
      PERFORM DDB_DEL_VALS_BY_KNTYPE(SAPLCUDB) USING INSTANCE ICABN-ATINN
                                                     RFLAG KNTYPE RESULT.

  • Error in Variant Configuration CO684

    Hello, friends !
    Back in the forum, now with a problem in Variant Configuration.
    I was able to carry out the whole process up to the creation of the production order. There I have the error message CO 684 "You cannot make an assignment to make to order stock" .
    All the configuration stuff seems to be OK.
    I created a sales order configuring the product.
    The MRP creates a planned order in the Customer Segment of the MD04.
    The components have the special stock E.
    I have tried with stock available in warehouse and also tranferring to E using MB1B movement type 412 E.
    But the error still remains !!
    Any tip or clue ??
    Thanks in advance.
    Dario

    Rajesha,
    for the KMAT we have:
    strategy group: 25
    Individual: 1
    In the sales Order:
    Item Category: TAC
    Requirement Type: KEK (in the procurement Tab); class should be 046.
    However, in the controlling for sales order there is no entry for:
    TAC "   "  046 , only for Class 041, in the Assignment of Requirements Type to transaction.
    In the planned order: Account Assigmnment: M (it takes from strategy 25)
    Settlement Profile (In the order Type) SD1.
    Result Analysis Key: ?? (where can I find it??)
    Regards

  • Variant Configuration including Bitmap

    Hi there,
    we using often small bitmaps to show the customers a hint to the selected articles. The output of SD Order  are sapscript forms and we solve this  with include of an Bitmap in sapscript article description.
    Now i try to include such a bitmap in a variant configuration.  If the user select a value 1 of a Characteristic ist should print bitmap xx, if the user select value 2 of a Characteristic ist should print bitmap yy and so on.
    Is anyone who had solve such a problem or know how could i realize this in sapscript.
    Is there a possibility to define a variable in the characteristics value or in the maintaining dependencies of  a value?
    While processing the variant configuration table in sapscript (loop at tkomcon    conf_out = tkomcon) this could be done by an if then else statement. But i don't like to process this on all variant articles. So i search for a solution to sove this in the article description/variant characteristics depending on a selected value.
    Thanks for help
    Karl Mueller

    Hi
    1) A configurable material , let us say can have  1000 of variants based on the characteristics combination. Out of these 1000 variants we will be interested to stock only a few variants . This could be  say  10 or 20, and for these only, we need to create material variants. Actually this process  is similar to the creation of 10 or 20 new materials..but here  by selecting the characteristics, we are creating the materials which are known as material variants.
    Hence we will not be creating material variants for all possible combinations
    2) For the material variants that we  created, we plan, produce & stock the required quantities.During SO creation we enter the specification ie characteristics combination given by the customer. In Sale order itself we can make the system to check whether a material/stock exist for the given characteristics combination and assign the promise date suitably.
    Regards,
    Ramasamy

  • Using ALE to synchronize Variant Configuration data from Production to Dev

    SAP Gurus,
    We are trying to move away from opening our production environment every time with need to add new Variant configuration for products.
    In order to do so, we need to ensure that our development and staging systems are in line with production LO-VC data. We have been looking at a possible ALE solution but I would like to get other suggestions.
    Any thoughts you may have with regards to either pros and cons of ALE, or another solution we may have overlooked.  If your clients are transporting Variant Configuration to production, what method are they currently using to ensure data consistency between environments.
    Our landscape currently has two production environments for two separate business lines but both use LO-VC therefore we would like to standardize the process.
    Thanks and Regards,
    Kevin Webb
    SAP SD Senior Consultant

    Hi Webb,
    General its a complex process to transport VC but for system consistency you can:
    1. do the changes Manually in each system
    2. Use ALE idoc process to transport.
    But ALE transport generally used for fresh VC transport, if the VC already present in transporting system, it may cause inconsistency. Hence if you want to transport some changes then I can suggest you to do MANUALLY.
    But if you are transporting VC freshly in each system, go for ALE.
    try and revert

  • Error in STMS - The TMS configuration is inconsistent

    Hi gurus,
    Yesterday I installed the SAP Solution Manager 7.0 SP14 with S.O. Win 2003 server and D.B. Oracle 10.2.0.4 version.
    When I tried to configure the STMS I´m facing with a problem... the system send me a error "The TMS configuration is inconsistent" and when I open the error details it show me a information "tp configuration note completely distributed"... I search a lot to find a valid solution for this and I don´t have sucess, I don´t achieve a answer / suggest that solve this error...
    Please give your suggestion to resolve this issue as snow as possible.
    Thanks in advance
    Best regards,
    João Dimas - Portugal

    Hi,
    Please check the Note 1144208 - TMS Tendering: Inconsistent tendering template
    Settings under the Transport Management System do follow the steps.
    All the below settings has to be done in satellite system not solution manager
    1.     Define Transport Routes for System Landscape
    Go to Transaction STMS
    Choose Overview -> Systems.
      Double-click each system.
    The Display TMS Configuration: System <system ID> screen appears.
    Select the Transport Tool tab page.
    If the entry CTC does not appear in the Parameters column, enter it there, and then in the Value column, enter 1.
    Save your entries.
    Configure Transport Strategy
    Go to Stms Transaction
    Go to Menu Overview  Transport Route
    Doule click on Each System
    In the Transport strategy group box, select Single transports
    (since only Import Single and Import Project All are used).
    In the Quality assurance group box, deselect Delivery after confirmation
    1.     Choose Continue.
    Activate TMS Trusted Services
    Go to Stms Transaction
    Choose Overview -> Systems.
    Choose Goto -> Transport domain.
    In Management Tab
    In Security Options group box
    Click on Trusted Services Active
    Go to QA Approval Procedure
    You should not assign any QA approval system there
    Save your Entries
    Call Transaction STMS.
    Choose Overview  Systems. The system overview appears.
    Choose SAP System  Create  Domain link.
    The dialog box Request for Linking 2 Domains appears.
    Enter the system name, host name and system number of the domain controller you want to link to, and then confirm your entries.
    Your SAP System performs the following actions automatically:
    o     Generates the required RFC destinations.
    o     Sends the address data of the controller to the controller in the other domain.
    You can now see that you have requested the domain link to the other domain in the system overview.
    Click the Distribute and Activate TMS Configuration ICON on the Application Toolbar
    After that Go to SAP System  Check   Connection Test, transport directory and transport tool
    Check all once whether it is having inconsistency.
    4.Check Configuration of Transport Domain
    Log on to every domain controller that is connected to your transport landscape.
    Call transaction STMS
    Apart from the information "You are logged onto the domain controller", you should not be able to see other messages or warnings.
    Generate RFC Destinations to Client 000
    Call Transaction SMSY.
    Go To Landscape Components
    Go to your Satellite System
    Click on the Domain Controller System
    In the Right side Tab strip, Click on the Clients, Select 000 client Click on RFC generate Button
    Give the User name for Read Access and Change Manager
    Click the OK Button to Continue
    Add Import Authorization to Operator/Administrator
    Make sure that the operator and administrator users in client 000 of the target systems have the same name as their user in the Solution Manager   system.
    Assign import authorization to the operator and administrator users in client 000 of the target systems (SAP_CHANGEMAN_OPERATOR and SAP_CHANGEMAN_ADMIN roles).
    Regards
    Sreedhar Reddy

  • Custom ATP Check using Variant Configuration Data in sales order

    I have a requirement to modify the standard SAP ATP check by including the variant configuration data entered on a item.  Standard SAP does not use/include the characteristics data when doing the ATP. None of the available user exits would allow me to do this.
    The scenario is the client has a configurable product that exist in inventory as one item, base unit as IN2.  The batches that exist in inventory have the characteristics of width and length.  The order data specifies a width and a length, they need the ATP to identify the availability based on the characteristics of the batch.
    The solution was to present the user with a list of batches based on the characteristics that meet the criteria.  The user would then have the option of choosing one of the batches which would mean that the line item would include the batch #.  If the user does not want any of the batches, they could choose to select a Make to Order option, which would change the item category of the item, so that it creates a production order upon saving the order.
    The problem I am having implementing this solution is I have not been able to identify the internal table(s) that contains the characteristics data in SAPMV45A after the configuration screen is called.  If anyone knows where that information is during the sales order processing, it would be greatly appreciated.

    Hello Jean,
    Have you managed to find a solution as yet? I know you have not received any replies but am hoping you were able to resolve the problem as we are facing the exact issue on our project.
    Please let me know,
    Thanks,
    Tanya

  • Sales order costing (MTO) Variant configuration.

    Hi,
    Basically there 3 different types of finished castings :
    1.     Special finished Casting u2013 which is a configurable material . this casting is saleable as well as can be used for manufacturing machined castings. This casting is been manufactured at plant : 8110 only. The planning strategy maintained is 25 (make to order with configurable material)
    2.     Machined Casting u2013 this is also an configurable finished material which can be sold as well as can be used as an BOM for manufacturing Assembly castings. This casting gets manufactured at plant : 8130 only. The planning strategy maintained is 25 (make to order with configurable material)
    3.     Assembly casting : this is also an configurable finished material which is always saleable. This casting gets manufactured at  plant : 8130 only. The planning strategy maintained is 25 (make to order with configurable material)
    Scenario which is as follows :
    1.     Customer gives the PO for assembly casting at 8110 plant code.
    2.     Therefore Plant : 8110 will generate the stock transfer order to 8130 for assembly castings
    3.     For manufacturing of assembly castings in 8130, the plant needs to manufacture Machined castings in 8130 plant and for manufacturing machined castings in plant 8130 , the plant requires special castings which is been manufactured at 8110 plant.
    4.     So, firstly Special castings will get manufactured at 8110 plant with the reference of assembly sales order .
    5.     After that stock transfer for special castings will be done from 8110 to 8130 plant .
    6.     Then customer would start manufacturing machined castings
    7.     And then finally manufacture assembly casting
    8.     Finally assembly castings will get transferred from 8130 to 8110 plant for sale
    9.     Sale of assembly castings from 8110 plant respectively.
    Touch points of the scenario:
    1.     Cost of special casting and machined castings should get rolled up to the assembly castings
    2.     These needs to be executed in MTO scenario only because of variant configuration
    3.     While doing the stock transfer, the cost should include transfer pricing as well
    Problem Statement :
    1.     We understand that for configurable material , you cannot run the standard cost estimate, therefore the material master price with price control u201CSu201D is always zero. So when do the  stock transfer from of assembly cast or special cast for one plant to another then cost update happening at both the plants is zero.
    Please suggest some better solution for incorporating this scenario inclusive of the touch points.
    Thanks...

    Dear Srinivas,
    You can post this query to SD forum also for better response.
    Regards,
    Rakesh

  • Variant configuration questions

    HI Gurus,
    Pls help me answer following two questions
    1.Is there a way i can transfer the variant configuration master data(Characteristics, class,dependencies etc) to other(quality, production) system automatically?
    2.In case of inconsistency in the VC configuration system says "Configuration is inconsistent" it doesn't give any specific message where the inconsistency happened.Pls let me know is there a way i can give specific message when inconsistency happenes.
    Example: when user selects car model 1105, colour red should not be allowed.In this case i want to send a message "For model 1105, colour red not allowed" not just "configuration inconsistent"
    Thanks,
    KRishna

    1) Data that is used in Varaint Config (Classes, Characteristics, Object Dependencies, etc .................) can be sent to other Clients by ALE).
    2) When you see that you have an inconsitency, double click on the Red Error, this will bring up a Window with the Characteristic and Value that is inconsistent.  Next click on the Object Dependency Button, under the window title bar.  This wil show you the Object Dependency that is raising the inconsistency.  Variant also has a Trace Tool that you can use to watch Object dependencies, to see the Value before the Object dependency set the Value, and than the Value after the Object dependency.

Maybe you are looking for