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.

Similar Messages

  • External product configurator within a CRM-ERP LORD2 scenario?

    Is it possible to use an external product configurator within a CRM-ERP LORD2 scenario?
    My customer has a running webshop with an own configuration UI (java based) which is connected through badis with the ECC.
    And now we implemented in SAP CRM the ERP Quotation.
    Instead of rebuilding the varionatfunctions ord attributes seting the customer thinks about to intgrate the existing "konfigurator" of his web shop.
    Is there anyone who knows the interface
    Basic Functions -> Product Configuration -> Settings for External Configurators.
    more detailed.
    Where can I find an Interface declaration?
    Is the planned approached in general a valid way (from your point of view).
    thanks,
    Dirk

    Hi Stuart,
    You have to notice that in order to user R/3 BOM in CRM,
    you have to download object BOM (tcode R3AC1).
    But downloading object BOM into CRM only possible if
    your R/3 is Retail scenario (unfortunetly mine is not).
    Next thing I am going to test is, create Knowledge Base
    in R/3 (choosing the type = BOM). after that in CRM
    download using standard configurable object SCE.
    If this successfull, we can see the configurable in
    the Material Master CRM.
    I am going to try this in couple days, please try it
    first and let me know the result.
    Hope this give you some information.
    Cheers,
    Gun.

  • CRM PRODUCT BAPI + TABLES

    Hi,
    Can any one help me or give me some clue from where we can find all the Product related BAPI's in the CRM ?
    Also give me the names of the Product related Tables in CRM Data base.
    Points will be rewarded for helpful answers.
    Thanks,
    Samantak.

    Hi Ankan,
    Thanks for your prompt reply. But it would of great help if you provide some details about the CRM Product related BAPI's and the type of BAPI's available.
    I have to write BAPI Wrapper with the help of existing BAPI's.
    Thanks in advance.
    Samantak.

  • CRM 7.0: set up IPC product configuration

    Dear experts,
    we set up a CRM 7.0 with ERP 6.0 backend integration. In the ERP we apply ERP variant configuration (Materials). Quite simple: some configurable materials (material type KMAT) with a few characteristics and product variants of them (material type FERT) which are maintained in order processing. Variant conditions are maintained and automatically determined for product items. Now we need this in CRM for opportunity processing.
    Therefore we have created Knowledge Base and Runtime Version for the configurable products in ERP and downloaded test materials (one KMAT and one FERT (product variant) into CRM (download objects MATERIAL and SCE). In CRM product master data maintenance for the KMATconfigurable tab with the configuration profile is displayed. Afterwards we downloaded condition master data into CRM, among others variant condition VA00 with condition table A057. Everything looks fine.
    In CRM we want to set up opportunity management. In the opprotunity transaction processing pricing is working already besides the determination of variant pricing. As we intend to maintain only FERT materials (product variants)we do not need interactive product configuration in CRM sales order or product simulation in CRM product master data. We only want the variant prices to be determined automatically for the product variants (FERT) in opportunity processing. That is why we are not sure if it necessary to set IPC configuration settings (XCM etc.). This is my first question. Nevertheless we started to maintain settings for product configuration in order to find out if this is solves our problem:
    1.) XCM configuration (IPC): we set up a customer application for "crmproductsimulation" and defined customer components jco (RFC test worked) and productvariants and restarted J2EE Instance in TX: SMICM
    2.) We set up product configuration customizing:
    table: COMM_IPC_PROP:  caller; crmproductsimulation; scenario.xcm; ZCRMproductssimulation
    table: COMM_IPC_URL: UI_CFG; http://<host>:<port>100/ipc/ipc/command.do
    When starting simulation of product model for configurable product in TX: COMMPR01 I get following error message: "HTTP500: ISA Framework: The [XCM application configuration]='ZCRMproductssimulation' does not exist. Check XCM configuration.
    Details:   No details available". This application is maintained in XCM so I assume something else is missing.
    To sum up my questions:
    1.) Is it necessary to set up IPC product configuration as described above when we only want to maintain FERT products which are product variants and determine corresponding variant prices (VA00). No interactive product configuration is necessary.
    2.) If it is necessary to set up IPC product configuration to active product configuration (to see product variants in product master data maintenance and opportunity processing and corresponding variant condition data), what did I do wrong?
    Thank you very much for your help.
    KInd regards,
    Mark

    Hi Arup,
    thank you very much for your reply.
    Concerning XCM / CRM customizing I have done the steps you recommended:
    1. XCM:  I created customer applications for crmordermaintain and crmproductsimulation and maintained customer component JCO for both of them (Assigned JCO User has SAPALL / SAPNEW, test run was successful) Active and default are ticked. Are there any further steps missing.May be in General Application Settings > Customer > ipcwebappconfig - I changed nothing there (SSLenabled: true)
    2. In CRM customizing I maintained tables as follows:
    COMM_IPC_PROP:
    caller   crmordermaintain  scenario.xcm   Zcrmordermaintain  (name of customer xcm app -case sensitive)
    caller   crmproductsimulation  scenario.xcm  Zcrmproductsimulation (name of customer xcm app -case sensitive)
    COMM_IPC_URL:
    Destination: UI_CFG ;Appl.  <blank>; URL: http://<host>:<J2EEport/ipc/ipc/command.do
    Calling the IPC product configuration e.g. from the CRM product master (simulate model), I get the already mentioned HTTP error:"ISA Framework: The [XCM application configuration]='Zcrmproductsimulation' does not exist. Check XCM configuration.".
    That's why I am thinking that something is missing concerning the communication between CRM application and IPC,because XCM applications do definitely exist.
    Is the URL correct .../ipc/ipc/commando.do which I maintained in table COMM_IPC_URL?
    Is it possible to check if communication between CRM Online and Java does work respectively what  do you exactly mean by "IPC URL must be available for UI_CFG"? UI_CFG ist a RFC-connection which has to be maintained additionaly and if so what has to be maintained exactly?
    You mentioned a RFC_USER (This is the JCO-User I suppose?)and J2ee user. Is the J2ee user just the admin user of the J2EE engine or do you mean something different?
    Thanks in advance for your further help.
    Best regards,
    Mark
    Edited by: Mark Willhoeft on Jun 4, 2010 8:36 PM
    Just one further thing: After changing XCM config I restarted J2EE by TX SMICM (Administration - J2EE Instance local - Send soft shutdown - with restart). Is this enough to restart J2EE and activate changed XCM settings or has the restart to be handled different?

  • 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 Configure Table Graphics in SAP CRM 7.0

    Dear all,
    What is the main use of Table Graphics and How can we configure table graphics functionality in SAP CRM 7.0.
    Kindly suggest in case any best practice documentation or other configuration document is available
    Your help will be highly appreciated
    Best regards
    Raghu ram

    Hello Devi,
    There are three ways you can load Master Data in BPC
    1) Copy and paste.
    Download master data in flat file .Copy the  master data and paste in members of dimension after that process the dimension.
    2) Using SISS Pakage - load Flat File into BPC-Cube
    3) Using SQL Command.
    Thanks.
    With regards,
    Anand Kumar

  • Entire List of CRM Middleware configuration Tables needed.

    Hi All, Can any one give me the entire list of all the CRM Middleware configuration Tables.
    Thanks in advance

    CRM Tables:
    SMOFPARSFA--Middleware Parameter
    SMW3FDBDOC -
    BDoc Type Specific Flow
    SMW3FDCUST--Customer-Specific Flow
    SMW3FDSTD--Flow: Standard Configuration
    R/3 Tables:
    CRMRFCPAR --n  Definitions for RFC Connecti
    CRMPAROLTP -- CRM OLTP Parameters
    CRMFILTAB -- Filter Conditions for Download

  • Non-serialized products from ERP to CRM Ibase

    Hello SDN community,
    currently I am working with CRM 2007 and ERP 6.0.
    I am trying to find a solution for the following scenario:
    I create a Sales Order in ERP with configurable & non-serialized materials.
    I want to bring exactly this materials including configuration into the CRM IBase automatically during the SalesOrder process
    (very similar to the SAP standard equipment approach). Is there a SAP standard way???
    I already know how this works for serialized materials (aka equipments) and I debugged the
    system (especially function group IB_CRM_API with all its FMs) but I cannot find a really easy, straight forward
    approach to accomplish my solution...
    I have several options in my mind, but what would be the best one?
    1) create my own bdoc (I could not find an standard one) for non-serialized product similar to EQUIMPENT / EQUI_CONFIG and attach it to the same Business Event?
    2) enhance the SALESDOCUMENT bdoc regarding my approach!?
    3) develope my own IDOC and send it to CRM and vice versa? (maybe less development than BDOC!)
    4) develope a pseudo serialization for the product?!? (I do not want to do serialization at all, because this could cause XX million of Ibase records easily in production!)
    Thanks for any help & suggestions!
    Marco

    Hi Jorgen,
    what I could understand from the forum is that you have some problem with your filter conditions.
    Hence forth, I would like to clarify the filter conditions and will try explain it to you how it works :
    Case 1 :
    In R3AC1 : Filter is VKORG : 1000
    In R3AR2 : Filter is VKORG : 2000
    On Request Download from R/3 to CRM, Data will get downloaded for the Request Filter.
    Case 2 :
    In R3AC1 : Filter is VKORG : 1000
                                   KUNNR : 1000 - 2000
    In R3AR2 : Filter is KUNNR : 1500 - 2500
    On Request Download from R/3 to CRM, Data will get downloaded for KUNNR 1500 - 2500 with VKORG :1000 from R3AC1.
    Case 3 :
    In R3AC1 : Filter is VKORG : 1000
                                   KUNNR : 1000 - 2000
    In R3AR2 : Filter is  VKORG : 2000
                                   KUNNR : 1500 - 2500
    On Request Download from R/3 to CRM, Data will get downloaded for KUNNR 1500 - 2500 with VKORG :2000 from R3AR2.
    At the End of the Day, The filter works as follows :
    1. SAME TABLE FIELD present in R3AC1 and R3AR2 :
    Result : The filter conditions of request download will override the filter conditions of R3AC1.
    2. DIFFERENT TABLE FILED present in R3AC1 and R3AR2 :
    Result : The filter conditions of both R3AR2 and R3AC1 are considered and the data is filtered in the Request download. So , basically if the fields are different, THE AND condition is applied on the filter.
    Hope You are clear with respect to filters now.
    Thanks and Regards,
    Vignesh Ravikumar

  • Variant Configuration in SAP CRM

    Hello all
    My client is  currently using SAP R/3 4.7 and heavily use VC for configurable products and also for pricing but in the process of moving to ECC
    Now we wish to explore the possibility of using SAP CRM 7.0 to enable our sales force to use CRM Web GUI to create quotes and sales orders ( in the future)  for configurable materials.
    My questions are as following:-
    1. Is it possible to download all VC related data into CRM from R/3 including pricing? I understand that for different VC object, I will have to use different CRM objects but is it possible? If the data transfer is possible, is it typically done by a middleware resource?
    2. I would also like to confirm that by creating a run time version and Kbase is required  to enable the download to CRM.
    3. No changes are possible on the product that can be replicated back to ECC
    4. Looking at the forums - I gather that "from CRM 2007 the PME is replaced with WEB UI in CRM. IF you want to do the modeling of a product then u need to use WEB UI and also for generating the KB" - does anyone have any information on this using the XCM ?
    If you could please point me to the appropriate help on this topic, I would really appreciate it.
    Best regards
    Raj

    Hi Anne,
    Hope you have done the following settings -
    The product is marked as configurable in the product master data.
    Product configuration is activated. You activate product configuration in Customizing under Customer Relationship Management Master Data Products Settings for Configurable Products Allow Configurable Products for a Product Type . For more information about activating product configuration, see SAP Note 854170.
    You have created a product model (SAP CRM), or replicated a knowledge base with the configuration master data from SAP ERP to SAP CRM
    These are mentioned in the below link  -
    Product Configuration with the Configuration Engine in SAP CRM - SAP Library
    Hope this will be useful.
    Thanks and Regards
    DJ

  • Variant Configuration / IPC in CRM 7.0

    Hi experts,
    We are getting runtime errors when we access the Configuration tab in CRM transaction CRMD_ORDER for a configurable product. These errors do not occur when we simulate the model in COMMPR01 for the same product. Any ideas? Here are a couple of things to note:
    - The runtime errors occur in the Configuration page itself and does not provide any more information; i.e. we only receive a page with the lines saying "Runtime Errors", "Contact the Administrator", and "Log In". The Log In link does not work and there is nothing in ST22.
    - Simulating the model in the product master consistently works.
    - When using CRMD_ORDER, the configuration has worked on rare occasions but will timeout rather quickly; i.e. after a characteristic is changed it might give the message to log in again.
    - Custom versions of both CRMORDERMAINTAIN and CRMPRODUCTSIMULATION are maintained in COMM_IPC_PROP, and the URL is correct in COMM_IPC_URL.
    - The product was replicated from ECC as a knowledge base via object SCE.
    Thanks in advance!
    John

    HI ,
    Are you using a secured port?
    Try making the SSL enabled setting in the XCM as "FALSE", you can find this under the General  Application Setting of the XCM,
    let me know if it works.
    Restart the java and application once the change is done.
    Thanks
    Dushyanth
    Edited by: vishwas sahu on Sep 23, 2009 8:49 AM

  • Error in segment COMM_PR_SHTEXT when downloading products from ERP to CRM

    Hi experts
    I get below error when downloading materials from ERP to CRM.
    "Data for set COMM_PR_SHTEXT may only be changed in the original system Q10CLNT310" But the material and the short texts has been created in ERP, hence I can't change them in CRM. When I look in table COMM_PRODUCT field LOGSYS has value 'Q01CLNT300' which is our ERP system. So as far as I see it, our original system is Q01CLNT300 and not Q10CLNT310 as it says in the errormessage. The result is that the sales org data we are trying to download to CRM are not downloaded.
    Can you help me on this one?
    Best regards
    Jørgen Jensen

    Hello Jørgen ,
    Q10CLNT310 --> Is this you old ERP system?
    One possibility for this error would be some product related tables contain the wrong LOGSYS value i,e Q10CLNT310.
    Also,check LOGSYS for table COMM_PRSHTEXT.
    This generally happens when data has been copied by means of client copy , and you do not run txn:BDLS.
    In txn:BDLS ,you can change the LOGSYS for a particular table or all relevant tables.
    You can execute in in Test mode, to check the affected tables.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • How to Configure PME in CRM 7

    Team,
    Greetings for the day..
    could any one please provide some lights on "how to configuring PME in CRM 7".
    currently we have installed CRM7 IDES (ABAP / JAVA stacks in 2 different instances under single Host).and need to configure PME.
    CRM functional team trying to configure PRODUCT and its giving "PME installation with Errors".
    Please help in this regard.
    Regards,
    Nagarjuna Gorantla

    Hi Naga,
    Please check the following links...
    http://help.sap.com/saphelp_crm60/helpdata/en/46/4a4296a9dc6a82e10000000a155369/content.htm
    http://help.sap.com/saphelp_crm60/helpdata/en/46/540b2405a05e40e10000000a11466f/content.htm
    As mentioned in the link PME was replaced with ebClient user interface...

  • Database tables in CRM

    Hi Experts,
    Can you please provide me the database tables in CRM where I can find Enrollment data, Cancellation data, Campaign data, Affiliate data etc?
    Thanks
    Naveen Rana

    Hi Naveen,
    Some CRM tables and Desc....
    BUT051 BP Relationship: Contact Person Relationship
    Similar to BUT050 , additionally contains Contact Person’s Address data
    BUT0BK Business Partner: Bank Data & Details
    BP Number, Bank Key, Bank Country Key, Bank Account Number
    BNKA Bank Master Data
    BUT100 BP: Roles
    ADR2 Telephone Numbers (Business Address Services)
    ADR6 SMTP Numbers (Business Address Services)
    Contains Email – Id of the BP.
    ADRC Addresses (Business Address Services)
    BP’s Complete Address Details- City, Country, Post Code, District, Street, Title No Etc
    TSAD3T Table containing the Title text against a Title No.
    COMM_PRODUCT Master Table for Product
    CRMM_BUAG Master table for Business Agreement
    CRMM_BUAG_H Header Data for Business Agreement such as Tax Category, Tax Characteristic, Form key, Business Agreement Class. Data in this table correspond to ISU CRMD_ORDERADM_H Contains the Header Information for a Business Transaction.
    Note:
    1. It doesn’t store the Business Partner
    responsible for the transaction. To
    get the Partner No, link it with
    CRM_ORDER_INDEX.
    2. This table can be used for search
    based on the Object Id(Business
    Transaction No).
    CRMD_CUSTOMER_H Additional Site Details at the Header Level of a Business Transaction
    CRMC_PROC_TYPE Master table Business Transaction Type
    CRMC_PARTNER_FCT Definition of Partner Functions
    SCPRIOT Priorities for Activities with priority text.
    CRMC_PROC_TYPE_T Text for a transaction type
    CRMC_ACT_OBJ_T Objective Number and Text for Activities
    TJ30T All the status code and text
    CRMC_PR_ASSIGN : Transaction Type and its Transaction Type Object.
    IBIB : Installed Base/Ibase
    IBIN : Installed Base Components
    COMM_PRODUCT : Products
    CRMC_T077D : customer account groups
    CRMD_ORDERADM_H (for header) CRMD_ORDERADM_I (Item data)
    CRMD_ORDERADM_H Business Transactions CRM
    CRMD_ACTIVITY_H Activity
    CRMD_OPPORT_H Opportunity
    BUTOO : Customer details
    BUT001 BP: General data II
    BUT100 BP: Roles
    BUT150 BP relationship: Attribute table (test
    different
    BUT_HIER_TREE Business Partner Group Hierarchy
    CDBC_T_PRODUCTID Mapping: Product Id
    CDBD_ORGMAN Business transaction - organizational unit -
    set
    COMC_PRODUCT General Product Settings
    COMC_R3_FIELDS Assignment of R/3 material master fields to
    CFOP
    COMM_CATEGORY Category
    COMM_CFGMAT Basic Data for Materials
    COMM_HIERARCHY Category Hierarchy
    COMP_TYPES Hierarchy Tool: Comparison Type Check
    Table
    CRMC_CPRICPROC Customer Pricing Procedures
    SMOKVBEZ15 Assignment employees to positions
    CRMMLSGUID: GUID entry (should match GUID in CRMPRLS)
    CRMM_BUT_CUSTNO : Also GUID table (GUID here should match GUID in R/3 table CRMKUNNR)
    SMOFSUBTAB : Mapping & Parameters
    SMOFDSTAT : Download Monitor (R4AM1)
    SMOFFILTAB : Filters (Should match filters in R3AC1 & R/3 Table CRMFILTAB)
    SMOFOBJECT Definition of Objects for Download
    SMOFOBJPAR Parent Objects of an Object in Table
    SMOFPARSFA Middleware Parameter
    SMOFQFIND Queue Finder Table for MW-Queue finder
    SMOFTABLES Definition of Tables for Download
    Kanagaraja L

  • Tables in CRM

    Which are the tables in CRM?
    Regards,
    Rajesh Banka

    Hi Rakesh,
    BUT000 : BP: General data
    Contains Business Partner Number, Partner Category, Partner Type, First Name, Last Name etc.
    BUT020 BP: Addresses
    BUT050 BP relationships/role definitions: General data
    Contains Relationship, Partner Number (PARTNER1), Relationship Category
    BUT051 BP Relationship: Contact Person Relationship
    Similar to BUT050 , additionally contains Contact Person’s Address data
    BUT0BK Business Partner: Bank Data & Details
    BP Number, Bank Key, Bank Country Key, Bank Account Number
    BNKA Bank Master Data
    BUT100 BP: Roles
    ADR2 Telephone Numbers (Business Address Services)
    ADR6 SMTP Numbers (Business Address Services)
    Contains Email – Id of the BP.
    ADRC Addresses (Business Address Services)
    BP’s Complete Address Details- City, Country, Post Code, District, Street, Title No Etc
    TSAD3T Table containing the Title text against a Title No.
    COMM_PRODUCT Master Table for Product
    CRMM_BUAG Master table for Business Agreement
    CRMM_BUAG_H Header Data for Business Agreement such as Tax Category, Tax Characteristic, Form key, Business Agreement Class. Data in this table correspond to ISU CRMD_ORDERADM_H Contains the Header Information for a Business Transaction.
    Note:
    1. It doesn’t store the Business Partner
    responsible for the transaction. To
    get the Partner No, link it with
    CRM_ORDER_INDEX.
    2. This table can be used for search
    based on the Object Id(Business
    Transaction No).
    CRMD_CUSTOMER_H Additional Site Details at the Header Level of a Business Transaction
    CRMC_PROC_TYPE Master table Business Transaction Type
    CRMC_PARTNER_FCT Definition of Partner Functions
    SCPRIOT Priorities for Activities with priority text.
    CRMC_PROC_TYPE_T Text for a transaction type
    CRMC_ACT_OBJ_T Objective Number and Text for Activities
    TJ30T All the status code and text
    CRMC_PR_ASSIGN : Transaction Type and its Transaction Type Object.
    IBIB : Installed Base/Ibase
    IBIN : Installed Base Components
    COMM_PRODUCT : Products
    CRMC_T077D : customer account groups
    CRMD_ORDERADM_H (for header) CRMD_ORDERADM_I (Item data)
    CRMD_ORDERADM_H Business Transactions CRM
    CRMD_ACTIVITY_H Activity
    CRMD_OPPORT_H Opportunity
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • 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>

Maybe you are looking for

  • My iphone will not wifi sync

    Im trying to get my iphone 5 to wifi sync with my macbook pro but its not doing it I have tried everything i can think of: -iphone is plugged in -itunes is open -itunes(when phone was plugged in) is checked for wifi sync -the apple ID's are the same

  • Error:The specified network address is currently in use when exe file is run

    I get this error(above) when i run my executable files.My exe file is in directly in c:\codes\application.exe. After this, i also like to know how do i enter the URL in a web browser to access this exe file. I have created and change the labview.ini

  • Storing easy to access information about current user

    Hi everybody! Does someone know if I could store somewhere an information about the current user and that a could retrieve anytime in a similar way I can retrieve the username of the current user when I do 'select user from dual' ? I would like each

  • 60GB Zen Vision: M- release da

    I saw an ad on the creative website (US) saying that a 60GB version of the Zen Vision: M has been released. Im so keen to get one but can't find anywhere that is selling it. Has anyone seen it for sale anywhere? Also when is the release date for Aust

  • Customize MDM Standard ivew on Portal

    Hello , We are implementing MDM on Enterprise Portal and have deployed the Business Packages for the same. Now we have a requirement to customize the Standard iview 'Search 'Text' for MDM item Search. This iview has a Dropdown which has the value 'Pr