Product Configuration - How to relate a z-table to a product characteristic

Hi All,
We have generated different z-tables for different types of products. Every table has more than 200 entry, we want to relate a characteristic to this table, so that we won't enter these characteristics manually and it will be automatically feed by the table that we have generated.
Do you have any opinions for this issue?
Thanks
Ozge

This question had been asked millions of times...you just need to search the forums...
Quick hint...goto SE11...the utilities menu and then Table Maintenance Generator.
Greetings,
Blag.

Similar Messages

  • How to relate data of tables returned by FM for reading data from ST03N

    Hello,
    I am using the FM SWNC_COLLECTOR_GET_AGGREGATES to retrieve data displayed in T-Code ST03N into my report.
    I am able to get the required data in different tables like Times, Memory, Usertcode, Userworkload, Hitlist_database.
    However I am unable to undertand how to relate the data of these different tables, prepare another internal table with only the fields that are required for my report and then display those details.
    Like, I want to loop through one of these internal tables, read data from other internal tables and consolidate my required data. But I am unable to understand based on what criteria I can read other internal tables inside a loop of any one of the above said internal tables.
    I searched a lot and found many threads and blogs related to ST03N and learnt a lot about this T-code. But I could not find how to relate the data of all these tables.
    Request you to please help.
    Thanks and Best Regards,
    Eswar

    Hi,
    I see the common fields like TaskType, EntryId. But, I want to make sure that these are the fields that are enough to read the records or is there any other way that I can be sure that I am getting the correct record in my read statement. So my question is specific to the tables returned from the FM SWNC_COLLECTOR_GET_AGGREGATES and not a generic one.
    Thank you for your help.
    Best Regards,
    Eswar.
    Edited by: eswar praveen on Aug 20, 2010 12:19 PM

  • I've downloaded the wrong version as I thought I had a previous subscribed product. How do I change it to the full product without paying twice?

    I've downloaded the upgrade instead of the full version of Acrobat XI Pro. i thought my previous version just needed to be upgraded but it obviously doesn't have a serial number. How can I download an upgraded version without paying the full price as I've already paid for the upgrade?

    Your explanation is a bit confusing.  If you purchased an upgrade then you need to have purchased a previous version from which you are upgrading.  If you purchased an upgrade without having a previous version then you need to return/cancel that order and purchase the full version at the full version price.
    In terms of the software itself, the full version and the upgrade version are the same file.  The serial number you acquire from your purchase dictates whether a version is processed as a full version or an upgrade version.

  • How to relate tables?

    friends,
          i have a report which calculates ECS, EXSED, exbed, CESS, etc...the data is taken from tables J_1IPART2, J_1IEXCHDR, J_1IEXCDTL..now, i need to retrieve the values from finance tables for these values alone..how to go about this? i believe the same values for all the abovementioned fields will be stored in finance tables...how to link these excise tables with bseg, bkpf or other tables and what should be the conditions? pl help...thanks all

    hi
       can anyone help me in sorting out the issue as to how to relate these excise tables with finance tables? i want to get the values of the cess fields from those tables..not able to get an idea as to how to give the conditions..any help would be highly appreciated..thanks

  • New in CRM 5.0 Product Configuration

    Hi All,
    I am looking for information related changes in CRM 5.0 relavent to product configuration.I know SAP has delivered AP engine for product configuration,however need more detailed information in this regard.
    My main concern is: 1) How to create Charateristics, Classes etc in standard alone implementation.
    If we have R/3 as a backend,download the data from R/3...but if its standalone implementation..I am not sure about the steps involved.
    If anybody has documentation,please forward to [email protected]
    Thanks in advance

    Hi Ajay,
    We are using PME to configure the product attributes in one of our major implementation of CRM. It's very easy through PME.
    Have a look at the SAP Note 857969.
    <b>Reward points if it helps.</b>
    Regards,
    Amit Mishra

  • How to limit the visibility of records of product?

    Hello,
    I would like to restrict access to a range of products. Specifically, the company has different departments (different OD CRM users), and depending on the department to which it belongs is requested or not the visibility of the products.
    I tested with groups shared computer, books, and permission level roles, but the Product entity does not have any of these options ...
    In CRM On Demand Administration forum suggest me the following:
    "if you clicked on a weblink in the opportunity object which could bring up a new window via a custom web service program and in the new window you could do a search of products. The web service program could determine the user and department and control which products are available."
    I have the following doubts:
    1) How can I call a WS via a pop window?
    2) In a WS I can search products, but how can I control the access/visibility of products over CRM OD with the custom WS program? Because in the Product WS I think the only operations allowed are: Execute, Insert, Update and Delete records.
    Thank you and regards.

    Hi,
    If you just wanted to restrict the search resuilt when you select product on opportunity page, I dont think you have to use web services, my recommendation is using report with Javascripts;
    You can do a report with product name, department, and other fields you need. then you put javascripts in the report with Static Text function, this java script is to simulate a cascading picklist, you first select department, then you select prodcut, the listed products will be only within this department. and another function of this java scripts is after you select the product, the product will be auto-fill into product field on your opportunity or product revenue page.
    you also need a weblink to show this report on your opportunity or product revenue page, so that you can do the search/product select.
    you could also put a filter in the report, eg, the department which the current login use belongs to, then when the use select the product from the weblink, it will be only the products they shoud see.
    I havn't done this on product object, but I did this rescrition on other objects, it works. if you need some sample code of javascript, let me know I will send to you.
    Hope it is helpful.

  • How to find out the tables related to CRM datasources?

    How to find out the tables related to CRM datasources? For example, the table related to 0CRM_OPPT_H.
    Regards,
    R.Ravi

    Hi Ravi,
    To find out all tables used go into the CRM source system to transaction RSA3 and prepare the selections for extraction of your datasource.
    In a parallel session execute transaction ST05 and press the button 'Activate Trace'
    Go back to the extracor checker and execute the extraction.
    Switch sessions and subsequently 'Deactivate Trace' and 'Display Trace'.
    This will list all tables used.
    regards,
    Olav

  • How a relational table stores data

    Hi,
    Can anyone please tell me how a relational table stores data internally? I mean what happens internally when we insert a new row into table? Please give me link of PDFs that I needed to go through. What I want is to be able to write a code for Relational objects such as table. What kind of preparation is needed for this?
    Please give your answer in detail. You may send me direct email at [email protected]
    Quick answers are highly appreciated.
    Thanks in advance !!!
    Edited by: DataExpert on 01-Sep-2009 10:55

    Hi,
    Can anyone please tell me how a relational table stores data internally? I mean what happens internally when we insert a new row into table? Please give me link of PDFs that I needed to go through. What I want is to be able to write a code for Relational objects such as table. What kind of preparation is needed for this?
    Please give your answer in detail. You may send me direct email at [email protected]
    Quick answers are highly appreciated.You question is not clear what you want to know exactly.
    With respect to relations tables you can get the information on google it self
    http://livedocs.adobe.com/coldfusion/6.1/htmldocs/db_basi4.htm
    http://en.wikipedia.org/wiki/Relational_database
    I mean what happens internally when we insert a new row into table? Please give me link of PDFs that I needed to go throughRefer to : http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14220/memory.htm
    the above links gives the idea of oracle memory architecture, then if we say some thing how it process then you can understand.
    What I want is to be able to write a code for Relational objects such as table. What kind of preparation is needed for this? You need to know the SQL and PL/SQL , which enables you to handle the things.
    Please give your answer in detail. You may send me direct email at [email protected]
    Quick answers are highly appreciated.we are not hear to send email or to do the development things. We are spending some of our vauable time to help out and to learn some thing from forums. Sharing views and knowledge across. You must understand and we will be high appreciate that, f you do so.
    HTH
    sb92075 ,
    - Pavan KumarN

  • How to use Simulate model in product configuration?

    Hi,
    May i know how to use (step by step) simulate model in product configuration?
    and what is the function of simulate model?
    Regards,
    Rhesa Syahrial

    Hi Rhesa,
    You can simulate your product right from the product master in CRM.
    Execute transaction: COMMPR01
    Select the configurable material.
    Go to tab 'Configuration'.
    You will see the list of Models.
    Select the Model and click on Simulate Model.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • How do I set up table to show when products would expire?

    I need to create a table of products and there expiration dates. That said, i know its possible with pages, but dont know how to go about setting up the formulas and what not to get the table to highlight products that are expired.

    DI,
    Use Conditional Format -- see page 195 of the Pages User Guide, English edition.
    Pick the "With Dates" option, at the bottom of the list, and for the reference value, use a cell in your table that you program with the function TODAY().
    Regards,
    Jerry

  • How we relate two tables using foreign key(fk)?

    hi to all,
        what are the conditions has to follow to relate two tables.I.e.,
    the two tables have same primary keys(pk). if we relate these two tables in one table the pk and fk will be the same then how that table in active.

    Hi
    To relate two tables..we have foreign key relationship.
    In one table v have primary key and in the second table, the same key is foreign key for that table..
    To relate two tables, we can use JOINS
    If there is already a suitable foreign key between two tables used in the view, these tables can be linked with a join condition from this foreign key.
    Create a view on tables TAB1 and TAB2. TAB1 is the primary table of the view. TAB2 is the secondary table of the view. TAB1 is the check table for TAB2. The foreign key fields are assigned to the check table fields as follows:
    TAB1-FIELD_A assigned to TAB2-FIELD_1
    TAB1-FIELD_A assigned to TAB2-FIELD_1
    The join condition of the view generated from the foreign key is then:
    CREATE VIEW ... AS SELECT ... WHERE TAB2-FIELD_1 = TAB1-FIELD_A AND TAB2-FIELD_2 = TAB1-FIELD_B.
    Join conditions can also be copied from generic and constant foreign keys. If a constant is assigned to a field in the foreign key, it is also assigned to the field in the join condition. There is no join condition for a generic relationship in the foreign key.
    The foreign key between tables TAB1 (check table) and TAB2 (foreign key table) is defined as follows:
    TAB1-FIELD_A assigned to TAB2-FIELD_1
    TAB1-FIELD_B generic
    TAB1-FIELD_C assigned to constant ‘C’
    The join condition for the view generated from the foreign key is in this case:
    CREATE VIEW ... AS SELECT ... WHERE TAB2-FIELD_1 = TAB1-FIELD_A AND TAB2-FIELD_2 = ‘C’.
    Hope it helps
    Reward if useful.

  • Product configuration tables in CRM

    Hi,
    Any body help me, in which table i can find Product configuration data that is plant machine id like.
    Regards,
    Sivakumar.

    Hi Carsten Kasper ,
    Thanks for your reply, 
    I have a requirement to send mail using workflow to the employee resposible with reference to Plant from Product Item data in Complaint transaction.
    for this purpose i want to read Plant and other field values from data base table.
    In which table i can find these field values?
    We have replicated Variant product from R/3.
    Is there any standard way to search Transaction dependent table in CRM ?
    Thanks&Regards,
    Sivakumar.

  • How to transport/move a table with data from development to Test to Production

    Hi,
    How to transport/move a table with data from development to Test to Production..? Export-Import a Delivery Unit does only the structure and not the data
    Reg
    Sri

    Hi Sri,
    You cannot transport Data via Transport route in HANA, you can only transport code changes/Structure via DU. For Data movement, you either have a do a export/import from a flat file or replication from a Source System to HANA.
    Thanks Much,
    Abhishek

  • How to check relation between two tables in same database

    How to check relation between two tables in same database using Oracle SQL developer. Version 2.1.1.64

    Hi,
    Try this,
    SELECT   cons.owner AS child_owner, cons.table_name AS child_table,
             cons.constraint_name constaint_name,
             cons.constraint_type constraint_type, col.owner parent_owner,
             col.table_name parent_table, col.column_name column_name
        FROM dba_cons_columns col, dba_constraints cons
       WHERE cons.r_owner = col.owner
         AND cons.r_constraint_name = col.constraint_name
         AND col.owner = 'MY_USER'
    ORDER BY child_table;Thanks,
    Shankar

  • How to Compare the Version of the mara table in Quality & Production

    Hi...
         I'm in need of comparing the Version of Mara Table in Quality & Production.. I like to Know the Difference between them..
    Can anyone help me with a Solutions.
    With Regards,
    AAHBHA.

    Moderator message - Cross post locked

Maybe you are looking for

  • My iPod Touch Fell Into The Tub!

    My iPod Touch fell into the tub. Within 1 to 2 seconds I got it out immediately. It was on when it fell into the tub. After retreiving it I set it on the floor and turned it off. After completing my errands I set it on the nearby stand. As I was fini

  • Help needed in tuning a complex query

    Hi, I am running Oracle 9i on Solaris 9. I have the following query that's running for more than 20 hours and not finishing. I am attaching TOAD explain plan and number of records of the tables. If somebody can give some ideas, I will really apprecia

  • Play all pages in SWF file from InDesign

    I created a multi page document and exported it to a SWF file. The pages show and play but only if I tell it to go "Forward". Is there a way to play all the pages? Thanks, Peter

  • Professional CAD-Software for Mac

    I intend to buy an IMac G5 soon, but I´m worried that there will be no serious CAD-Software available for Mac - such as Autocad, Rhinoceros or 3D-Studio...i really nead that programms cause i´m working as an architect. Can someone tell me whether the

  • One Size Fits All? (Stage size for best display on iOS and Android)

    I'm beating my head against the wall trying to find the one proper stage size that will accommodate all iOS devices and all Android devices adequately. I've been following Colin Holgate's informative posts and am using the   stage.scaleMode = StageSc