Marketing module tables

Hi Experts ,
I m working Marketing module, I need all the tables which are useful in Marketing planning, segemnt builder,campaign,lead.
please  provide the tables,it is very urgent requirement.
please send the tables to nelakurtir @techmahindra.com
thanks and regards
nelakurti

Hi Koti,
Here is:
CNCCRMPRCUSZZBUR     Condition Records for Service Contracts. We get Basic Unit Rate, Standing Charge Rate etc.
(This is a Z table used in a leading ISU SAP-CRM implementation. You can give the table SAP0090 – this is a standard table. – in general all condition tables have the naming convention CNCC*)
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.
Note:
        Pass the langu key with the
        language in which you want the
        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
Regrards,
Arjun
<b>Reward points if it helps</b>

Similar Messages

  • Trasanction Codes used in Sales & Marketing Modules

    Hi All,
    Please provide important Transaction  codes (T Codes) that is been using in Sales & Marketing modules for solving the
    Support It Ticket for CRM.
    Please let me know which are the area's that are using into.
    eg: Sa38 is ABAP reporting
          Sm37 : background jobs.
    Please do reply so that i would be helpful for me,
    Thanks in advance
    Prajith P

    Hi Prajith
    Hope the below transaction codes in CRM will be helpful.
    Transaction Code - Description
    SE19 Badi implementation
    SE93 Transaction code check
    smw01 workflow
    Crm_Erms_mailforms Forms
    SWDD ERMS Rule modler workflow
    SE 18 BADi creation
    SE19 Badi implementation
    se11 tables
    SE38 Functional module reports/fields display
    se11 crmd_orderadm_h
    SE16 TC
    TSTC
    SE93 Application Component - get there displayed all transaction codes for example crm-md-bp
    CRMD_ORDER  - creating marketing sales and service transactions
    BP -  BP
    CRM_MKTPL FOR search campaigns deals
    sost-transmissionRequest forms
    scot -administration system status
    CRM_UI_FRAME: Access BSP WD work bench
    BP -Business Partner (Creation/View/Modification)
    CIC0 -Customer Interaction Centre
    CRMD_ORDER - CRM Transaction (Create/View/Modify)
    SPRO - Configuration related settings
    CRMD_CALL_LIST-Create/ Maintain Call list
    IB51 / IB52 / IB53-Ibase Creation / Change / View
    COMMPR01-Maintain Products
    PPOSA_CRM-Display Organizational Model
    SBDM-Bdoc maintenance
    SMOEAC- Administration console u2013 CRM Middleware
    SMQ1,SMQ2 Queue monitoring transactions for inbound and outbound queues.
    SMW01 Transaction for monitoring bdocs.
    MIddleware t-code
    Transactions Transaction Codes
    Work process overview SM66
    CPU and memory consumption ST06
    SAP memory and buffers ST02
    Database performance counters ST04
    Memory consumption per user SM04 (on each application server)
    Table call statistics ST10
    CPU & Memory Consumption on IPC Server OS07
    CRM Inbound Queue SMQ2
    CRM Outbound Queue SMQ
    Monitor Load R3AM1
    Define Request R3AR2
    Run Request R3AR4
    Request Business Partner CRMM_BUPA_MAP
    Send Business Partner CRMM_BUPA_SEND
    RFC statistics (client and server) ST03
    Errors in transactional RFCs SM58
    BDOC Statistics SMWMFLOW
    Response time statistics ST03 & STAD
    Error Tracking SMWP
    Q-Out Scheduler SMQS
    Q-In Scheduler SMQR
    Bdoc Error Tracking SMW01 & SMW02
    Short Dumps ST22
    Admin Console SMOEAC
    Process Overview SM50
    User List AL08
    Data Integrity Manager SDIMA

  • General question about Marketing Module (OBIEE)

    Hi.
    I'm trying to deploy OBI Marketing functionality integrated with Oracle Siebel CRM.
    I have set up sample preconfigured rpd and marketing data, provided by Oracle:
    +>EnterpriseBusinessAnalytics.zip+
    +>OracleBIAnalyticsApps.rpd+
    The point is that in preconfigured rpd all Qualified List Items use Oracle Data Warehouse Connection Pool. But in my case I do not have ODW deployed. I have only one data source - Siebel CRM DB.
    And My question is..
    What is the most popular practise when deploying Siebel Marketing Module (OBI)? How do you decide whether to use preconfigured rpd or to deploy your own one when deploy siebel marketing functionaluty? And how much is it performable to use preconfigured repository and metadata? Is it always applicable to use it?
    Thank you and regards,
    Alex.

    You want to run Segmentation against the OLTP tables? Impressive! Make sure you have a good explanation for the CRM guys for every time their database dies.
    The most popular practice is to actually use an analysis-oriented database rather than a transactional one. Parsing a couple of million S_CAMP_CON records with an 8KB blocksize isn't fun.
    The decision between preconfigured and custom rpd boils down to this: how much of the standard functionality are you actually using and how much has been customized? If your segmentation criteria don't match the ones inthe preconfigured rpd at all, then you'll need to add to it or just drop it if you really have nothing in common with the OOB one.
    That said...there's still the DWH part. And there I really wouldn't suggest building your WH from scratch. Add to the existing, modify it etc.
    Cheers,
    C.

  • Difference between MS Dynamics CRM Marketing Module & MS Dynamics Marketing

    Dear all,
    Can anyone guide me to urls and pricing between  MS Dynamics CRM Marketing Module & MS Dynamics Marketing in terms of pricing and features?
    If i already have MS Dynamics CRM 2013 (Online & on-premise), does it include the MS Dynamics Marketing features?
    Any help/ guide would be greatly appreciated.
    Thanks & Regards
    Vinay

    Yes CRM 2013 online and onpremises include Marketing, Sales and Customer services modules
    Regards Faisal

  • Is there a link between the Journal tables and the Marketing Document tables?

    Hi Everyone,
    Is there a link back from the Journal Tables (e.g.: OJDT and / or JDT1) to the Marketing Documents tables (e.g.: OINV and / or INV1)?
    If there is a link can you please let me know what it is?
    Kind Regards,
    David

    David..
    Try This
    Select T1.RefDate,
    Case
    When T1.TransType=13 Then 'Invoice'
    When T1.TransType=14 Then 'A/R Credit Memo'
    When T1.TransType=15 Then 'Delivery Note'
    When T1.TransType=16 Then 'Delivery Return'
    When T1.TransType=162 Then 'Stock Revaluation'
    When T1.TransType=18 Then 'Purchase Bill'
    When T1.TransType=19 Then 'A/P Credit Memo'
    When T1.TransType=20 Then 'GRPO'
    When T1.TransType=202 Then 'Work Order'
    When T1.TransType=21 Then 'Goods Return'
    When T1.TransType=24 Then 'Incoming Payment'
    When T1.TransType=30 Then 'Journal'
    When T1.TransType=46 Then 'Outgoing Payment'
    When T1.TransType=59 Then 'Goods Receipt'
    When T1.TransType=60 Then 'Goods Issue'
    When T1.TransType=67 Then 'Stock Transfer'
    Else T1.TransType
    End [TransType],
    T1.TransId,
    Case
    -- Sales A/R
    When T1.TransType = 13 Then (Select isnull(Comments, '') From OINV Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- Invoice
    When T1.TransType = 14 Then (Select isnull(Comments, '') From ORIN Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- A/R Credit Memo
    When T1.TransType = 15 Then (Select isnull(Comments, '') From ODLN Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- Delivery
    When T1.TransType = 16 Then (Select isnull(Comments, '') From ORDN Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- Delivery Return
    -- Purchase A/P
    When T1.TransType = 18 Then (Select isnull(Comments, '') From OPCH Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- Purchase Bill
    When T1.TransType = 19 Then (Select isnull(Comments, '') From ORPC Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- A/P Credit Memo
    When T1.TransType = 20 Then (Select isnull(Comments, '') From OPDN Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- GRPO
    When T1.TransType = 21 Then (Select isnull(Comments, '') From ORPD Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- Goods Return
    -- Production
    When T1.TransType = 202 Then (Select isnull(Comments,'') From OWOR Where DocNum = T1.BaseRef and PostDate = T1.RefDate) -- Work Order
    -- Banking
    When T1.TransType = 24 Then (Select isnull(Comments, '') From ORCT Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- Incoming Payment
    When T1.TransType = 46 Then (Select isnull(Comments, '') From OVPM Where DocNum = T1.BaseRef and CardCode = T1.ShortName) -- Outgoing Payment
    When T1.TransType = 30 Then (Select ISNULL(LineMemo, '') From JDT1 Where Ref1 = T1.Ref1 and ShortName = T1.ShortName) --  Journal
    -- Inventory
    When T1.TransType = 59 Then (Select ISNULL(Comments, '') From OIGE Where DocNum = T1.Ref1 and DocDate = T1.RefDate) -- Goods Receipt
    When T1.TransType = 60 Then (Select ISNULL(Comments, '') From OIGN Where DocNum = T1.Ref1 and DocDate = T1.RefDate) -- Goods Issue
    When T1.TransType = 67 Then (Select ISNULL(Comments, '') From OWTR Where DocNum = T1.Ref1 and DocDate = T1.RefDate) -- Stock Transfer
    When T1.TransType = 162 Then (Select ISNULL(Comments, '') From OMRV Where DocNum = T1.Ref1 and DocDate = T1.RefDate) -- Stock Revaluation
    Else ''
    End [Remarks],
    T1.LineMemo,
    Case
    When exists (Select AcctCode From OACT Where AcctCode = T1.ContraAct)
    Then (Select AcctName From OACT Where AcctCode = T1.ContraAct)
    else (Select CardName From OCRD Where CardCode = T1.ContraAct)
    End [Account],
    Case
    When T1.Debit=0.0
    Then 0.0
    Else T1.Debit
    End Debit,
    Case
    When T1.Credit=0.0
      Then 0.0
    Else T1.Credit
    End Credit
    From JDT1 T1
    Where T1.TransType <> -3
    And T1.RefDate Between @FromDate and @ToDate
    And T1.ShortName = @Account
    Order By T1.RefDate,
    T1.TransId
    Regards
    Kennedy

  • OBIEE Marketing Module 10g vs 11g

    Hi all,
    I was wondering if you guys could help me.
    I've seen a lot of comparisons between both OBIEE 10g and 11g.
    However, what I'm trying to find are the differences between their Marketing modules, could anyone help me on that?
    Regards,
    Gonçalo

    RPD metadata-wise there's no real difference. Target Levels, Qualified List Items, List Catalogs, Conformed Dimension Links. That's about it. Just checked it against the Siebel Analytics 7.7 content from 2004 last week and it hasn't really moved.
    Siebel-side I can't give you an exhaustive answer though, sorry.

  • Function Module TABLES parameters

    Hi All,
           I want to pass my internal table to a function module but when I try to access the componenbts of the table it is giving me syntax error. Is it required that I should create DDIC structure for this? Is there any other option?
    I have declared the internal table using types. And in function module tables parameters just declared internal table.
    Regards,
    Dilip

    Hi
    In the function
    Say import parameter is TAB ( with no type definition )
    From program you pass an internal table ITAB .
    You don't need to define TAB in your function.
    In the code you can diretcly use
    LOOP AT TAB.
    ENDLOOP.
    ( At runtime TAB will take the structure of ITAB from program )
    Cheers

  • Hi,How to add field to sap Liquidity calculation module tables?

    Hi Experts,
            How to add field to sap Liquidity calculation module tables?
            and how to add a field to a particular transaction code using a customer exits.
    please tell me in detail.
    thanks inadvance,
    Regards,
    Rekha

    Hi Pranab,
    Please follow the below steps to create an extra field and write code for that field through Infoset.
    1-->Change in Infoset
    u2022Go to SQ02 , enter Infoset name and click on Change Button
    u2022Go to Extras (F5) button displayed on application bar.
    u2022In Extras tab, click on 'Create' icon to create additional field E_NAME1, give as type C (character) and give desired length and. Enter header description  as 'ShipToName'
    u2022Select this field i.e E_NAME1 in one of the field group of Infoset.
    u2022Go to Code section  (Shift+F8) of infoset, Select Record Processing Event and write your logic code (condition) in this code section:
    if vbpa-adrnr = space.
    E_NAME1 = kna1-name1.
    else.
    E_NAME1 = adrc-name1.
    endif.
    2-->Generate the Infoset.
    3-->Change in Query
    u2022Go to SQ01(in a new session), give your query name (by selecting your user group) and click on change button.
    u2022Check the field group in which you have added E_NAME1 field, then check E_NAME1 from Fields screen
    u2022Click on 'Basic List' button; give line (row no.) and sequence (column no.) for extra fields.
    u2022Execute/Test the Query, you will get desired result.
    Please let me know, if you need more information.
    Regards,
    Dinesh
    Edited by: Dinesh Tiwari on Oct 29, 2009 7:13 AM

  • Tutorial on Marketing Module in OBIEE

    Hi All,
    Need step-by-step tutorial of Marketing module. Where it is used and benefits.
    Thanks in advance.
    Regards
    MuRam

    Hi , I'm also look for the Marketing Segmentation Tutorial.
    Please give us some guideline and the overview of Marketing Segmentation.
    thanks ,
    kimyoke

  • Functional module table parameters values not getting displayed in Java sys

    Hi,
    We are calling the Table parameter through Java code from functional
    module ZCRM_ICSS_PROJ_CUST_USR is not giving any rows value .If I execute
    the same functional module with passing the import parameter value User
    id: MLDL010 its giving value in CRM.
    I am checking Function module( Remote enabled ) in Debugging mode,
    before displaying values it is raising message like
    SY-MSGNR - 005
    SY-MSGTY - CRM_LINK
    in T100 Table
    SPRSL : EN
    ARBGB : CRM_LINK
    MSGNR : 005
    TEXT :'No Links corresponding to the specified data could be determined'
    Is that related to any communication problem CRM & JAVA ICSS System ?
    Regards,
    Pavan.

    The message in simple English just means that "You are doing something really bad" !!! It is absolutely not the communication problem, but understanding problem.
    Though you may be executing the same function using SE37 or in the webshop application through JCo, the runtime context is different and without knowing what exactly your Z rfc is doing, it is very difficult to help. To start with, the userid - that is who is running the RFC is different in both situations. In SE37, it is the logon user and in the web, depending upon whether the connection is stateless or stateful, it could be the anonymous ICSS user or the logged in user. Here again, if you have used UME, it is the user id and if you have used ALIAS user, then it is the alias user id. This is just an example. Your runtime context can be different due to many other reasons too.
    So, to make this simpler - what is that you are trying to do?
    BTW, try not to create multiple threads for the same issue..

  • Function module table returning empty rows but export data is getting

    Hi,
    I am executing function module through JCO after setting importing parameter and when i retrieve the table i get table with empty data 0 rows but i am able get export parameter data . when execute the same function module in abap through sap gui i get table containing 5 rows. what may be the problem. please find below code 
          function = getDefaultJCoConnection().getJCoFunction("ZCRM_ICSS_PROJ_CUST_USR");
                function.getImportParameterList().getField("USER_ID").setValue("MLDL010");
                getDefaultJCoConnection().execute(function);
                exportTable = function.getTableParameterList().getTable("PROJCUSTLIST");
                int rowsNumber = exportTable.getNumRows(); // companies table number of rows
                log.error("rowsNumber----"+String.valueOf(rowsNumber));
      try
         if (rowsNumber > 0)
         int i = 0;
         do
         tempString="table valuesZCOMP_ID"(String)exportTable.getValue("ZCOMP_ID")"ZCOMP_SPC-"+(String)exportTable.getValue("ZCOMP_SPC")
                     + "table valuesZCOMP_DESC"(String)exportTable.getValue("ZCOMP_DESC")"ZPRICE-"(String)exportTable.getValue("ZPRICE")"---" ;
         log.error(tempString);
         while (exportTable.nextRow());
         catch (Exception th)
         log.error("The following error occured: while retrieving table values ", th);
    Do you have any idea where may be the problem
    Regards,
    Pavan
    Edited by: Pavan Reddy on Apr 10, 2010 4:46 PM

    Hi Pavan,
    This could be the case. The function module might be expecting a value converted into its format.
    By this, I mean that the function module might be expecting 0012345678 for 12345678 (Where data element of the ID is of type CHAR 10 ).
    Please check if it is so.
    Best Regards,
    Kris.

  • Can Universe be on SAP-R3(Function modules,tables)

    Hi Folks,
    I know we can create Crystal reports from SAP-R3 and as well as BW. Likewise is there any way to create a Universe based on R/3 Function modules and tables? I am able to see only 'SAP Business Warehouse' as a 'Database driver' under 'SAP Database middleware'. Please let me know whether it is feasible or not?
    Thank you,
    Best Regards,
    Preetham

    Hi Dider,
    Thanks for your information. But, I wanted to know that we have to bring the data from R/3 to BW (warehousing) then create a universe on top of it or is there any plug-in or patch required to create a universe on or Business objects will be working on it to support it in the near feature or its not at all possible to create a universe on top of R3?
    Thank you once again!!!
    Best Regards,
    Preetham

  • IBASE Status update Function Module/ Table Field for status

    Dear Experts
    We need function module to change status of IBase. Please tell me standard function module if any. Or if no standard fuction moudle exists, please tell me tables which contains user and system status.
    Thanks and regards

    Hi,
    Try using FM CRM_IBASE_CHANGE and please remember to call FM CRM_IBASE_SAVE to save the changes made. Thanks.
    Regards, AC

  • Can I map the cvs files in a source module tables?

    I want to populate the tables of a source module, so can I make mappings between external table of the target module and a table of a source module?

    Sounds like you can - why don't you just try?!
    I envision two different mappings, one that produces the CSV and on that reads it, so I see no problem in building this. Put them after eachother in a process flow.

  • ABAP Function Module table into crystal

    Hello,
    I created a ABAP Function Module with one export parameter(a structure), and another table paramemter(with table type of identical to a table in sap).
    I wrote a simple select statement and dumped the data into the internal table which I am passing it as table parameter.
    However when I access that function module from crystal, I only see export parameter(structure) with one record, BUT I DO NOT SEE the internal table(table parameter) AT ALL.
    I tried various ways of passing,but crystal doesn't seem to be recognizing the table parameter at all.
    I pulled the f_union shich shows up in crystal,but it is not returning any values at all.
    How do I pull in a function module's table parameter into crystal?
    Thanks
    Kumar

    Please re-post if this is still an issue to the Business Objects Integration Kits - SAP Forum or purchase a case and have a dedicated support engineer work with you directly

Maybe you are looking for

  • How can you bend an image round a path in Illustrator?

    Hello I would like to know how to bend an image to follow a particular path or shape in Adobe Illustrator CS4. The Warp tool in Photoshop produced the results closest to what I was aiming for, however it is difficult to shift one part of the image on

  • Help- how do I make images ready for web gallery??

    Hi, I am trying to create a photo gallery of images within Bridge using the Adobe Web Gallery feature. I have the images I want to use in a folder.What steps do I need to take to get the images saved in the correct format and file size? Also, what fi

  • Message 764 not found; product=forms60; facility=FMG

    We have to migrate a rather big Form from 3.0 to 6i, something I did about 6 years ago, so I donot remember very much from back then. in some other forum I read that a path might not be set - which I do not believe as a form could be converted. we ar

  • Write console output to file

    Hi! I am trying to get powershell to write the results of a query to a txt file. It creates the text file, but its blank everytime heres my code: Clear-Host $a = Get-Content "d:\server_names2.txt" foreach ($server in $a) foreach ($Service in (Get-Ser

  • Dynamic PDF Creation

    Has anyone used server based PDF creation components? I am after some recomendations as I am sure someone here must have used one before. All I want to do is use a template on the server, and populate fields from a database when requested. It needs t