CRM Activity existance check

Hello Friends,
I have a requirement to find wheather the CRM activity exists.
The input parameters are activity description and business partner number.
Could anybody help me?
Thanks,
Bunny

Bunny,
Try querying the view: CRMV_ACTFORGP in CRM.
I think that should solve your problem.
Good luck,
Stephen

Similar Messages

  • Urgent :Fetching CRM Activity categories to the master list category table

    Hi all,
       I am working with groupware Integration. I am following "Best Practice" that provided in help.sap.com
    I m  using <b>mySAP CRM 4.0</b> it is in SP-09.
    the problem is in "Fetching CRM Activity categories to the master list category table" for this I am refered
    http://help.sap.com/saphelp_crm40/helpdata/en/56/0efff114e54f3394bde360f3bebb4b/frameset.htm
    in this page says that <b>"GWA_FILL_ACTCAT_TO_MASTERCAT"</b> function module is used for transforing data.
    but if i am checking in my system this function module is not exist.
    Please give the way for solution.
    Thaks in advance.
    Sridhar.
    Message was edited by: Shridhar Deshpande
    Message was edited by: Shridhar Deshpande

    Hi Shridhar,
    I am also working on the same object .
    "GWA_FILL_ACTCAT_TO_MASTERCAT" is not a function module it is a Program so pl. go to SE38 and execute the program.
    Cheers,
    Nilesh
    pl. reward points if this helps out.

  • Error - Account group  does not exist, check classification assignment

    Hi Guys,
    I am having an BP replication issue from CRM to R3 when i create BP from Web IC with role UTIL_IC. BP gets replicated to R3 if i create BP from GUI.
    Bdoc Error - Account group  does not exist, check classification assignment
    i have completed all the required configuration as below
    Setup of no range for BP and assigned to grouping
    PIDE settings in R3
    Setup if account identification profile in IS solutions
    Thanks,
    Nitin

    Nitin,
    Refer to [this|BP replication error; &[this|Contact Person Replication From CRM to R/3; thread.

  • MB1C Error "Storage Bin 450 does not exist Check your entry"

    When doing MB1C error message says
    :"Storage Bin 450 does not exist Check your entry"
    I have maintained all movement types, storage location well. I have not created any storage Bin then why it is asking for this?
    Please help for solution with steps.

    Thanks for your answer. My problem is different but I resolved it myself as under:
    Log Execution->Shipping>Picking>Lean WM-->Define control parameter and no. Range....All three tabs were set.Here in check box I tick mark as Active Lean WM.
    Then went to Control Plant /Storage location/Warehouse No Assignment
    Here Plant/Storage Location/Warehouse were given
    Degree of activation=1
    store tye for picking in LWM=005
    So Lean WM was activated. So in MB1c this error was disappeared as I had activated Lean WM.
    But another error came "There is no item category assigned to account 799999/4050" This is related to field status group in G/L account but still not solved.I am missing Commitment Item in tab Create/Bank/Interest in my G/L account. I tried to run program RM07CUFA in SE 38 saying error No MM group in 3 tabs but could not further identified.
    Above issue was resolved sothread is closed.

  • CRM activity and opportunities reports

    Hi all,
    we have a requirement in that we need to implement CRM activity and opportunity reports.
    Can anyone please tell me is there any one extractor to fetch for these two reports othere wise i need to go for generic extractor.
    regards
    krishna

    Have checked queries and the restrictions mean the data is only from opportunities.  Will check with Business experts or post on a CRM Forum

  • CRM Activity Replication to SAP R/3

    Hi,
    We have extended CRM Activity and have added the 'Customer Screen' tab. The data gets populated through the PPF BADI.
    We have a scenario for which we need to replicate this 'Additional Data' along with some standard information from CRM Activity to SAP R/3.
    I am planning to do following....
    1. Extend BDoc BUS_TRANSACTION_MESSAGE --> Segment BUS_TRANS_MSG_ACTIVITY to accomodate new fields.
    2. Implement another 'Z' function module which will be called at MOA,MOB,MOC flow context for the bdoc. The purpose of this function module will be to populated the newly added fields of the segment from database.
    3. Change Adaptor Object BUS_TRANS_MSG to have CRM to R3 Mapping function module. This will be a 'Z' function module. The purpose is to map the mBDoc data into BAPIMTCS format.
    4. Register this function module in table SMW3FDCUST.
    5. Create a Receiver 'Z' fucntion module. The purpose of this function module is to convert the BAPIMTCS format into the format required by R/3.
    6. Register this function module in CRMSUBTAB.
    Can anyone please confirm that the steps I have mentioned are correct and that's the way it should be done.
    Any help/suggestions are most welcome.
    Thanks,
    Amit

    ok,
    Might be easier using EEWB (business activities are included, but haven't tried it yet)
    1. Extending of the bdoc: I cannot find the segment you're refering to. I would think that you'll have to enhance segment activity_h, structure bad_activity_h_mess.
    2. The flow context is used to process the bdoc, not to fill it. Maybe the fields are automatically filled when you enhance the bdoc (move-corresponding), but I wouldn't count on it.
    --> You'll have to update the fields in the bdoc from memory before you actually complete the LUW of saving the activity.
    3.4.5. The adapter object is used for initial loads, filtering, sync loads and ...
    If you want to send your fields to R/3 in the BAPIMTCS table, you'll have to fill this table either in a user-exit (like smoutil3) or add a function to the flow context (and call an R/3 RFC yourself).
    --> It might be easier to just add a function to the flow context and pass the data from this function to an RFC in R/3.
    Grtz,
    Michael.

  • Function modules to open a CRM activity

    Hi all,
    What are the Function modules available to open a CRM activity ( in change or display mode) when we have the GUID of the activity.
    The "BAPI_ACTIVITYCRM_CHANGEWDIALOG" is working from a standalone program but it is not working when I am already in the activity through a transaction.
    Regards,
    Nag

    Try using function module
    BAPI_BUSPROCESSND_CHANGEDIALOG

  • How to read data in CRM Activity relationship tab.

    Hello friends,
    I have a requirement to read data from CRM Activity relationship tab.
    Mainly i have to read Transaction No/object refernced trans field of CRM Activity relationship tab.
    Could anybody help me?
    Thanks,
    Bunny

    Hi,
    have you found in the meanwhile a good solution?
    I have also a similar requirement.
    At the moment I'm using the view CRMV_ACTFORGP to get the activities associated to a BP (by the way you have many filters that can be used) and then for each GUID (order guid - CRMD_ORDERADM_H-GUID) I call the fm BAPI_REL_GETRELATIONS to get the list of relationships.
    Regards
    Diego

  • Creation of new field in CRM activity screen

    Hi CRM Experts,
    I need some help regarding this issue.
    Now when executing the campaign in the CRM system the results are not showing the function code.
    We need the function code to visible when executing campaign.For this we need to add new field in CRM activity screen.
    And the function code values are stored in the BUT051 table and field name PAKFT and Data element BU_PAKFT.
    When we executinmg the campaign FUnction also should be there in the selection criteria.
    Please help me how to create new field and assign this function code in the search results.
    Please reply me ASAP.
    Thanks in Advance
    Regards,
    rahul

    Hi JC,
    The context node that you are using is a mixed node, so from this node you need to get value node so that you can cast the value into cl_bsp_wd_value_node.
    Here's the sample code for getter and setter method of that attribute:
    DATA:
       lr_mixed TYPE REF TO cl_bsp_wd_mixed_node,
       lr_value_node TYPE REF TO cl_bsp_wd_value_node.
    lr_mixed ?= current  or lr_mixed ?= iterator. " use either of the code i dont have system right now
    lr_value_node ?=  lr_mixed_node->if_bsp_wd_ext_property_access~get_value_node( ).
    Here, from lr_value_node get the property access method and set the attribute value to VALUE parameter.
    Thats it
    Thanks,
    Bhushan

  • How do I make my already existing check boxes "checkable" [so I can check and uncheck them on PDF Expert]

    How do I make my already existing check boxes on a (PDF Document) checkable - So I can check and uncheck them on PDF Expert or Annotate 101.
    I am using ADOBE Acrobat PRO with millions of options, but no easy "here is how to do the one thing you want to do" anywhere within reason.
    Please help me.
    Thank You

    Can you check and uncheck the boxes in Acrobat?

  • No Microsoft Dynamics CRM User Exists

    Hi
    We are in the process of deploying UPK 3.5.1 to a number of users in the business. Once they have entered the library location in the Profile Wizard and click next they receive the following Server Error message.
    "No Microsoft Dynamics CRM User exists with the specified domain name and user ID."
    Can you advise.
    Pip

    Hi RossArn
    Please follow following blog written by me and I hope your problem will be resolved:
    http://social.technet.microsoft.com/wiki/contents/articles/29628.ms-crm-administration-disable-users-with-best-practices.aspx
    Ali Hassan

  • Storage bin 320 902  does not exist (check your entry)

    Storage bin 320 902  does not exist (check your entry)
    Message no. L9009
    I have created the new bins in the interim storage area 902. In the table LPAG also the storage bins are visible. I am creating thre GR for the PO in the system but still getting the error in as above . Please help me out.

    Hi
    check the movement type configuration which is used. So u can find what storage bin is used for the particular movement type.
    If not existed create the interimbin.
    Hope this helps you...
    Rgds,
    Kris.

  • Organizational unit 00000000 does not exist; check entries

    Hi Experts,
    While creating the business partner in transaction BBPMAININT the error is
    Organizational unit 00000000 does not exist; check entries
    where do i have to make entry of the organisation unit
    , already i have entered the purchase organisation.
    Thanks

    Hello,
    Can anyone Explain me How can i Create Vendor  EBP using T Code ppoma_bbp.
    I am using Tcode bbpgetvd for for Replicating Vendor Master to mySRM System and it is Having field of
    Organuzational Object for Suppliers 
    Object ID ______
    I have given Object id which is in assigned is ppoma_bbp (Organizational Structure).
    I have Tried to assign Object ID of Organizational unit which is assign with Purchasing Org. and Purchasing Grp.
    Please Help Me anybody.
    Thanks in Advance.

  • Enhance Standard Info Structure SAP_CRM_ACT to add custom fields in CRM Activity archive Search

    Hi All,
    We have a requirement where we need to enhance CRM UI archive search with custom fields for CRM activity Object CRM_ACT_ON. As per my analysis Standard Archive Search for activity Uses info structure SAP_CRM_ACT for searching archived data.
    But when we are trying to add custom fields into above field catalog, it is treated as modification. But Modification is not allowed in our landscape.
    Standard infostructure is harcoded in SAP standard method ARCHIVING_READ of class CL_CRM_REPORT_ACC_DYNAMIC which is called as part of the process. So we are not able to go ahead with custom info structure.
    Can you please le me know if there are any alternative way to meet above requirement or I have missed any steps.
    Thanks & Regards,
         Sujit

    Hello Thomas,
    Maybe this link can help.
    add new field to search criteria and result.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0747ac2-ffd9-2910-de9a-8a3dc44da8b4?QuickLink=index&overridelayout=true&12966506314316
    Search Options - Knowledge Management - SAP Library
    regards,
    Grace

  • SAP ISU BP Contact - CRM Activity - CRM IC Interaction record

    Hi   All -
    I have a cookbook which talks about migrating SAP ISU BP Contacts into CRM Activity.
    Now, my question is if I do this, will this show up as a interaction record against the customer in the IC WebClient in CRM?
    We are considering a design where billing supervisors will enter a BP Contact in ISU when customers directly call them about a bill.  Later, if this customer calls the Cust Service Rep, we want this interaction to be visible to the CSR who will only use the CRM Webclient.
    So, I guess indirectly my question is,
    "Is a CRM Activity the same as an CRM WebClient Interaction record"?
    or
    "Is a CRM WebClient Interaction record a type of CRM Activity"?
    Thanks in advance for taking your time to answer this.
    Regards,
    Pradhip.S

    Hello Pradhip,
    the CRM IC Interaction Record is technically a CRM Activity with a certain transaction type. You can configure the replication of IS-U Contacts that the created activity is shown in the Interaction Center as Interaction Record. So you will be able to see the IS-U Contacts created in ERP - for example within a Front Office Process - in CRM as replicated Interaction Records.
    Kind regards,
    Christian

Maybe you are looking for

  • ICloud calendar no longer syncs to Outlook 2010

    I am putting appointments on my iPhone 4 and they post to iCloud, but they will not post to Outlook 2010 calendar. When I click Refresh button in Outlook to refresh the calendar from iCloud, nothing happens. I have my iPhone set up to sync calendars

  • HP Deskjet 3050 All-in-One Printer series - J610 not connecting to wifi

    we had comcast internet and used the negear router to connect wifi. We just switched over to verizon fios and the wireless is not working. 

  • Hi xi gurus

    hi all. i just want to conform that i have done a file to rfc scenario with the help of my friends. my doubt is if there is any power failure 'r' server down on xi side r R/3 side during transfer of data from file to rfc what configurations should be

  • POC aggregated ok in CNE5 on WBSe level 1, but not used in RA calculation

    Hi all, I have a WBS structure with let's say 2 levels of WBSe, one WBse at level 1, 2 at level 2. I want  to : - calculate the POCs at WBSe level 2, then aggregate them at level 1, using weighted WBSe. - run the RA calculation for all WBSe. The firs

  • IPhone iOS 5 Wifi Unable to Join

    Since I updated my iPhone 4 to iOS 5, I have to continually reset my network settings because it will not connect to my wifi anymore. After I reset, it works for about a day and then if I leave and come back, it is no longer able to join the network.