Table Name for Lead Lost Reasons (which captures Code/ Code Group/ Catalog)

We are making a dashboard in BI for Lead analysisbased on status and reasons (Won/Lost/Open etc).
Can anyone please tell the table name through which we can get the required data.
Regards,
DD

Hi,
i am not sure, whether u can use this structure CRMT_BW_LEAD_H  (BW: Datasource for CRM-Leads Header)
Kind regards
Hannes
Edited by: Hannes Wegehenkel on Mar 8, 2010 2:56 PM
Edited by: Hannes Wegehenkel on Mar 8, 2010 4:46 PM

Similar Messages

  • Table names for lead,Activity and opportunity needed

    Hi
    could any one please send me the tables for lead, opportunity, activities to my mail id [email protected] kind of urgent.
    And what is the table namet to extract marketing attributes from BP Master data
    Thanx in advance.
    Regards
    vinay

    Hi,
    For lead, activity and opportunity table name is:
    1. CRMD_ORDERADM_H - Business Transaction
    2. CRMD_ORDERADM_I - Business Transaction Item
    Reward points if helpful.
    Shridhar
    Edited by: Shridhar Deshpande on Jan 30, 2008 7:52 AM

  • Table name for the transaction data

    Hello Gurus,
        what is the table name for the transaction data which we have created through t.code PRO5. we are generating report for the total kms per vehicle type for a employee. these data in which tables can i get? the data related to trips ? 
    thanks in advance
    regds
    ramachandra

    Hi,
    Pl use RPR_TRIP_HEADER_DATA programme for getting general trip data, which will have details about number of KM travelled by employee for each trip, amount to reimbursed to the employee etc.
    Thanks,
    Nandagopal C

  • Table name for Reason field in Details tab in CRMD_ORDER transaction

    hi ,
    kindly pls suggest me the table name for field Reason in Details tab of CRMD_ORDER transaction.
    thanks

    Hi,
    You need to go via these four tables:
    CRMD_ORDERADM_H
    CRMD_LINK
    CRMD_SRV_OSSET
    CRMD_SRV_SUBJECT
    /Anders

  • Solman table names for BP creation and others

    Dear All
                  I am the new one to Solman.here i want some relevant information
    i want the Table names for the follwing areas.
    if you have all the table names can u tell me the table names and descriptions
    1. Business partner creation.
    2.Supports message and its entry flows updated in which table.
    3.Change request and its entry flows saved in which table.
    Regards
    Anand

    Hi,
    For lead, activity and opportunity table name is:
    1. CRMD_ORDERADM_H - Business Transaction
    2. CRMD_ORDERADM_I - Business Transaction Item
    Reward points if helpful.
    Shridhar
    Edited by: Shridhar Deshpande on Jan 30, 2008 7:52 AM

  • MD04 table name for stock statistics

    hi, all
    i'm wondering how can i find out the table name for MD04- stock statistics - Fixed receipts, the structure's name MDSTA-SUM02.
    I tried use ST05 to trace the update table name, i created a Production order, this "fixed receipts" field is updated. but i counldn't find out the right updated table for this particular field.
    does anyone know how to find it or if anyone knows the right table name for it! thanks

    Depending what you're trying to do, you can do a test run on MD_STOCK_REQUIREMENTS_LIST_API.  The only information you need to enter is the plant and material.  You'll want the results in E_MDSTA.  That will only be reasonable if you're trying to find the value for a single plant and material, though (or a handful).  If you need this information for all materials at all plants and need it frequently, which would seem more likely, your ABAPers can use this function in their report.  Again, the only info they'll need to pass to it are the plant and material.  Hope that works out for you.

  • Table name for opening and closing stock

    Hi gurus,
    i want table name for opening and closing stock .  How to calculate this opening and closing stock in report.
    Murali.

    Murali,
    Check out in OINM, which maintains all the details of the stock transactions..
    Hope it might help you..
    Regards
    Gattu

  • Can anyone tell me the field name, table name for the following scenario?

    Hi All,
    Can anyone tell me the field name and the respective table name for the following scenario's?
    1. A report to list all the materials to which Invoice is done and delivery is pending.
    2. A report for Order tracking.
    3. A report, which gives PO(Purchase Order),  Pricing details.
    4. A report, which calculates the MATERIAL COST. It will select all the material issued for the entered service order number from  stock.
    Thanks & Regards,
    P.Gowrishanker
    Edited by: Gowrishanker pari on Jun 1, 2008 8:58 AM

    I believe that OmniVision Technologies has the contract for the 3gs.

  • Table name for Reference

    hi
    I need table name for vendor payment against the reference.  For example at the time of invoice i will give reference as inv no:1 and at the time of payment i will make payment against that reference number.  Now i required that in voucher printing.  So please help me in which table i can get those details.
    thanks

    Hai Aarigala,
    Try BKPF & BSIK Tables in XBLNR field name of Reference Number
    Regards
    Madhu I

  • Table name for material master change

    What is the table name for material master change, so that I can get the old values and new values at plant level.
    More specific:
    I want to check the old values for Re order point and Safety stock in MRP1 and MRP2 fields in material master for many materials. Please help.

    Use CDPOS and CDHDR table to get the values which were changed.
    CDPOS>use fields Change doc. object give in as MATERIAL and in the Table name>MARC

  • What is the table name for Workload analysis?

    Hi All TechGurus,
    We need to create an ABAP program in which it displays some information of Transaction (STO3n), Report for the same (SAPWL_ST03N)
    We want  to create an ABAP program to get the output in excel format?
    What is the table name for Workload analysis?
    Many thanks in advance!!

    Hi  Keshav,
    Thank you for your reply.
    As per my requirement, i want to create an ABAP program in which it displays some information of Transaction (STO3n) and want to send the output in excel format. however I don't understand how to start with it.
    Below are the conditions -
    1. display data for today's date
    2 .In transaction profile,  task should be Dialogue.
    from where should i fetch data which is getting displyed after executing t.code ST03n?
    Please help me with your suggessions...
    Thanks

  • Table name for the AMOUNT field in header details of costomer invoice

    hi experts,
                    I need the table name for the field AMOUNT(wrbtr) which is in header details in fb70 tcode .I have checked many tables like bseg bsid,  there its showing the amount but at item level.

    Hi,
    the table behind structure INVFO is RBKP (Header level).
    For item level you have table RSEG.
    These tables refer to MM.
    Once the MM documents are completed and you post the corresponding invoice RBKP data goes to BKPF and RSEG data goes to  BSEG data.
    The relattion between MM(RBKP/RSEG) and FI(BKPF/BSEG) documents is in field BKPF-AWKEY. This field usually contains (RBKP-BELNRRBKP-GJAHR that is MM documentMM year).
    e.g. (BKPF-AWKEY = 51056024412009)
    Best regards.

  • Table name for WBS element deleted

    If a  WBS element is deleted , the corresponding object id which is internally created by the system is also deleted from the PRPS table,
    Is there a way to find all the deleted WBS elements and what is the table name for the same.

    Hello
    1. Goto table PRPS with PSPNR = WBS number. Get field OBJNR.
    2. With PRPS-OBJNR goto table JEST. You will have all status for this WBS element.
    3. Text for status - table TJ02T

  • Table name for Bill of Exchange no

    Hi,
    We are using Payment Wizard for generating Bill of Exchange and sent customer for acceptence.
    We would like to create Query base report for printing Bill of Exchange sent for acceptence using payment wizard name.
    Can any one provide table name of Payment Wizard in which SAP stores the Bill of exchange no generated throgh Payment wizard.
    Regards,
    Arpit

    Hi
    Bill of Exchange are in OBOE table.
    Bill of Exchange lines are in BOE1 table
    Bill of Exchange transactions are in OBOT table.
    Kind regards.
    Agustín Marcos Cividanes

  • Table name for release strategy

    Hi
    In which place i  need to take table name for purchase requisition and purchase order release strategy configurartion,plz suggest
    Regards
    Sam

    HI
    While defining characteristics you required table name in po & pr

Maybe you are looking for

  • Best settings for .mov files on a Data CD or DVD ?

    Hi, I have a series of sequences in FCP. I want to export them as .mov files and .wmv flies to be played off a data CD or DVD. They are essentially talking heads with a few cut away shots about 5 min each. I'm finding that when I save them as "high"

  • Cancel the Invoice with Combination of 2 orders

    Hi Gurus, Two sale orders were combined and invoice is generated based on the orders. So here in this scenario, we have two sale order numbers (one item in each order) and one invoice. My query is, is there any way to cancel the one item in the invoi

  • Video import issues

    Please I can't open mp4 video file in my adobe cs6, someone should kindly help me out. Thanks in advance.

  • While editing the columns in ADo net source not refresh the columns

    Hi, When i am editing the columns in the adonetsource can't able to edit it. EG: id       name     sal are the available columns select id, 'name' as ename,sal from emp. I Edited this query as : select  id, 'empname' as ename,sal from emp It won't af

  • Photoshop CS5 installation error "Archive part missing"

    Photoshop CS5 download consists of two files: one is .exe and the other is .7z. I downloaded both but when I try to run the .exe file it gives the error message "Archive part missing." The archive is present and is in the same directory as the .exe f