Filtering My Open Task in SAP CRM based on Status, Transaction & Partner Function

Hello
Whenever i create a Task in SAP CRM, it displays that transaction in the My Open Task of all Business Partners involved in that Transaction.
I want to restrict the My Open Tasks based on Transaction Type, Status and Partner Function.
1) The system should work as it is for all other Tasks but for my Custom Transaction Type the logic should be based on status of the Transaction
2) When My Open Task component is prepared the system should consider the Status and Partner Function as well i.e. if the status is Approval of Manager, the system should show the Open Task only to the Manager and not other parties.
3) if the status of the Transaction is Open, the system should only display this Transaction / Task only to Employee Responsible and not to Manager and other people involved in their My Open Tasks.
I have gone through the following post in SCN:
https://scn.sap.com/thread/2056959
I have implemented the method DO_PREPARE_OUTPUT as per the post but it does not do anything. When i redefine the method GET_QUERY_RESULT and remove everything,it does not prepare any list.
If possible please specify which method needs to be redefined in the component/view CRMCMP_GS_WC/TodaysTasks & if possible please share the code that needs to be maintained in that method.
Thanks

Hi,
Method DO_INIT_CONTEXT should be redefined
This should be redifined to get the collections with your required filter criteria.
* get the collection of entities for the tasks
   lr_col      = get_query_result( gc_status-open ).
If this does not help, Delete the collections which are not required after above selection but before this code.
   me->typed_context->resultnew->collection_wrapper->set_collection( lr_col ).
Thanks
Ajay Singh

Similar Messages

  • Open Hub Destination - SAP CRM

    Hi,
    We would like to transfer bulk data from SAP BI (Data Store Object) into SAP CRM. Performance of APD has been very poor. As an alternative, we are checking the feasibility of using InfoSpoke/Open Hub service to transfer data from data store object to ADS (analytical data store i.e. custom table in CRM).
    Has any one tried this before?
    Can we use remote database (i.e. not SAP BI) in open hub destination?
    Any help will be highly appreciated.
    Thanks.

    Hi ,
    Yes I have used Info Spoke/Open Hub service to transfer data from my SAP BI to other Sap system.
    We have a process chain which has start node and 3 parallel node extracting data from 3 different ODS.
    All 3 nodes are connected to a AND node , after then there is a programmer  (Unix script) which has does FTP, Abap program can also be used for this.
    While doing FTP , give destination address CRM system.
    I am sure this will work.
    Milan Kothari
    9822840385

  • CRM Relationship to ECC Customer Partner function

    Hi,
    When a BP is created in SAP CRM it is replicated to SAP ECC as a customer.
    The mapping of the BP classification to Account group has been made in transaction PIDE. A partner determination procedure is also been assigned to the account group.
    Now, when the BP is replicated to ECC, the customer is created however the partner functions like Sold-to, Ship-to, Bill-to and Payer are not populated automatically.
    Example.
    BP 1001 is created in SAP CRM
    In ECC Customer 1001 is created, however in the sales area data (partner function) tab no partner function is populated.
    I was expecting the partner functions to be as follows
    Sold-to 1001,
    Bill-to 1001,
    Ship-to 1001,
    Payer 1001.
    This however remains empty and has to be updated manually right now. How can this be fixed? Do I need to do any additional configuration?
    Also if I maintain a relationship  in CRM for the BP say bill-to relationship, the partner function should be populated with the right BP(customer) number in SAP ECC.

    Hi,
    For partner to be determined in BP ,you have to set up partner determination for Customer Master in ECC..
    path: spro-SD-BF-part determination
    -create partner Det procdure
    -Assign the partner functions.
    -Assign the partner determination to your account group.
    Hope it helps..
    Thanks,
    veru
    Edited by: veru p on Apr 13, 2010 1:24 PM
    Edited by: veru p on Apr 13, 2010 1:25 PM
    Edited by: veru p on Apr 13, 2010 1:26 PM

  • In CRM relationship appends the Changed partner function in R/3 -Middleware

    Hi Experts,
    Partner functions in R/3 are mapped as relationship categories in CRM and the transfer is happening through middleware.
    However if I change the BP for an existing partner function in R/3, it is not changing the BP in corresponding relationship in CRM.Instead it is adding a new relationship category.
    Currently we are in CRM2007(6.0 version).
    Ex.
    - An account in R/3 has a partner function "Sold to Party" as BP Id "01234". This does create a relationship category in CRM "has sold to party" with BP Id 01234. -- it is working fine.
    - Later if I "change" the BP id 01234 to a new BP Id "05678" in R/3 for Sold to Party partner function, it does not update the relationship category in CRM. Instead it adds a new relationship category for "Sold to Party" with BP Id 05678.  This is issue now.
    We dont want to create a new relationship, instead we would like to update the relationship for new BP Id.
    If anyone has any any clue how to resolve this, please share your thoughts. It is a very critical requirement.
    Appreciate your help on this.
    appends relationship in CRM
    Regards,
    Srini

    Hi Shourav,
    Thanks for your reaply. I agree with you for the general scenario. But my question is littlebit different what you understand.
    I try to explain little bit detail this time.. Hope you undrstood my issue.
    We are facing issue in partner relationship deletion  functionality from ECC to CRM.
    Issue: Partner functions in R/3 are mapped as relationship categories in CRM and the transfer is happening through middleware.
    However if I change the BP for an existing partner function in R/3, it is not changing the BP in corresponding relationship in CRM. Instead it is adding a new relationship category.
    Ex.
    - An account in R/3 has a partner function "Sold to Party" as BP Id "01234" and a partner function relationship as ship to party with BP id  u201C05678u201D  and it is replicating this relationship correctly in CRM .
    - Later if I "change" the BP id 05678 to a new BP Id "05679" in R/3 for Sold to Party partner function, it does not update the relationship category in CRM. Instead it adds a new relationship category for "Sold to Party" with BP Id 05679. This is issue now.
    Any notes or work around solution for this issue is helpfull.
    Regards,
    Srini

  • What are the sap basis administrator tasks for SAP CRM 7.0

    Hello Guys,
    I am an SAP BASIS administrator. I have never worked on any CRM system.
    Now a days people in market talk much about wheather you have worked on CRM.
    I have  no idea how CRM basis administration is different from the basis administartion of other products based on netweaver.
    I would appreciate if someone throw some light on "SAP basis administration of CRM system".
    Thanks in Advance.

    Hi,
    Some excellent documentations are available in:- https://websmp205.sap-ag.de/crm-inst (search for the operation guide pdfs, if required you can also check inst/upg docs). User your S user id/password to login.
    From my experience, in practical field most of the issues you will face with qRFC/BDoc message flow handling and JAVA stack administration. Stress on these two areas and go through the guides, CRM admin won't be a major issue.
    Once you go through the basic operation guides and start working on the system then you will come to know there exists many CRM specific trx(SMW02,SMWP..etc) codes and CRM related tables(CRMPAROLTP,CRMRFCPAR.. etc),bgd jobs/reports - which you have to take care at times.
    Thanks

  • Chaning the information on completed task in sap crm

    Hi Experts,
    We need to change some sales tasks in the production whose status is completed. I am writing a sample report program to change status back to open and I am getting change is not allowed exception in the order maintain FM. Is there any way to make changes or any program to unlock these kind of transactions. Thanks for your time.

    Hi Praveen,
    Please check your status profile customizations.
    You are tying to change the status from Complete to Open. In your status profile check the lowest status number & higest status numbers.
    For example for open (10) you have status Lowest as 10 & higest as 40 in this case you can set the status from 10 to 40.
    For example your completed status have 40, in lowest you should have 10 & higest 40. In this case you can set the status from 40 to 10.
    And also check authorization code for the completed status.
    Thanks & Regards,
    Ramesh.

  • SAP CRM 6.0 UI transaction EEWB extension type ADD_NEW_ATTRIBUTES_TABLE

    I need help on the following two issues.
    ADD_NEW_ATTRIBUTES_TABLE
    When doing an enhancement to the case management EEW Business Object: CRM_CASE the extension type ADD_NEW_ATTRIBUTES_TABLE is not available, why?
    Search help
    In CRM 6.0 UI how can one create a Search Help that depends on a value of another field. E.g When you have category field and A is select, the dropdown of the next field must only contain values belonging to only category A.
    Thanks

    Hi,
    I suggest you close this thread and post it in the CRM 2007 forum instead. You are in the PCUI forum. I assume you are using Web UI in CRM 6.0.
    Regarding you second question it should be possible to make a dropdown logic as described by implementing the GET_V method of the relevant field. This is done in the component workbench.
    /Anders

  • SAP CRM 7.0 Service Transaction type.

    Hi Experts,
    Please explain the senario of servies in CRM. as  i am new to this module.
    Please explain the transaction type related to  services.
    Please let me know any futher links & documentation for the same.
    Thanks & Regards
    Prajith P

    Hi experts,
    Please help on the above problems.
    Thanks in advance
    Prajith P

  • Relation between CRM Order, Order Status by partner

    Hi,
    Can any one give me an idea to get Order, Order Status based on Partner in CRM.?
    Are there database tables or fm for that.? i can easily get them in R/3 but not in CRM.
    thanks,
    Macs.

    Pls let me close this.

  • CRM Search for business transactions, not functioning as expected

    Hello All:
    I am not sure if this is a authorization issue or something to do with config.
    Using transactions CRMD_BUS2000120 - Process Complaints and CRMD_BUS2000126 - Maintain Activities I am trying to perform an open/all search on documents the user has access to, but for some bizarre reason it only lists the documents to which the user is defined as 'own'. But, if I try to open a document for the transaction type the user is authorized to, it lets me open it.
    From a security settings perpective, i would think that the system would perform a check in the following order:
    1) Your own documents (authorization object CRM_ORD_OP)
    2)   a) Authorization objects CRM_ACT, CRM_OPP, CRM_SAO, CRM_SEO, CRM_CO_SE, CRM_CON_SE, CRM_LEAD, CRM_CMP, CRM_CO_SA, CRM_CO_SC
    b) Authorization object CRM_ORD_PR
    c) Authorization object CRM_ORD_OE
    any suggestions?
    Thanks
    KT

    Hi Ravindranath
    Check if your system time zone settings are correct:
    IMG>SAP Web Application Server>General Settings>Time Zones>Maintain System Settings
    IMG>SAP Web Application Server>General Settings>Time Zones>Maintain Time Zones
    Hope this helps
    Regards
    Pragasen

  • Replication Of Z Partner Functions from CRM to ECC

    HI All,
    We are creating the " Z Partner Functions " in SAP CRM & ECC.in our scenario partner functions flows from CRM to ECC and we want to replicate these partner functions from CRM to ECC.
    So can some onle please tell me how to do this?.
    Thanks in Advance,
    Arun

    1. Create the partner function in ECC
    2.  Assign the partner function to the relevant partner procedure in ECC
    3. Create a partner function in CRM
    4. Map the partner function as follows:
    Customer Relationship Management
    --> Basic Functions
    --> Partner Processing
    --> Data Transfer
    --> Distribution of Partner Functions from R/3 into CRM
    Create the following entry:
    Partner function in R/3         Function
    and also the below:
    Create a mapping entry for data transfer from CRM to R/3 via the
    following IMG activity in CRM:
    Customer Relationship Management
    --> Basic Functions
    --> Partner Processing
    --> Data Transfer
    --> Distribution of Partner Functions from CRM into R/3
    Create the following entry:
    Function     R/3 function    Type in R/3

  • How to enable net value in sap crm opportunity

    hello all ,
    how to enable net value in sap crm opportunity and item category.
    please help me out i am new in sap crm
    Ahmad

    Hi Ali,
    Every transaction which you create have some predefined rule in the form of procedure which is attached in the transaction level. You can follow below path and check for the transaction which are the rule maintained.
    CRM->Basic setting-> Define transaction types.
    Search for your transaction type and double link in order to see all the rules attached to transaction level.
    You also need to define which item categories you wanted to configure for particular transaction type which you all ready have done it seems.
    You also need to define pricing procedure to the transaction where you need to checked for errors.
    Below is the path
    CRM->Basic setting-> Define transaction type-> open your transaction
    step 2:click on assignment of business transaction categories than select category as Sales
    than click on  Customizing Header option to see attached pricing procedure with it.here you need to check for your error.
    to check partner determination rule please follow below path in SPRO. -> partner determination procedure
    Check in head of transaction which partner procedure is attached.
    Than search for partner determination procedure in below path.
    I hope this will help you to validate the setting for your transaction and will be helpful to solve your issue.
    Thanks,
    Prem

  • Webservice for ICI to interogate CRM based on Calling Line ID

    Hello
    We are just starting looking at linking our telephony to CRM IC using the standard Web Services provided in the ICI but I cannot find any information/example on which WSDL I need to use to achieve my objective.
    We are basically trying to start out with a very simple task of interrogating CRM based on the customer Calling Line ID (telephone number) to see if a record exists and then to send a response back to the telephony system containing customer account number if the calling line ID is found.
    I have followed the configuration to setup the CRM end but just need help with what to send the developers at the telephony end.
    Thanks
    Matt

    Hi
    If any hints on fixing this issue do let us know this is getting urgent
    Thanks in Advance
    Kamalakar

  • Post Business Partner data from SBL CRM to SAP CRM

    Hi CRM Gurus,
    I am very new to SAP CRM. I have got an assignment wherein I will get the XML file from Siebel CRM, which will contain the "Business Partner" data.
                                             I need to upload this data into SAP CRM by mapping all the fields available in the XML file.
                              Please let me know the step by step process to reach the goal.
    Regards
    Sandy

    Sandeep, since this is a conversion related task you might want to browse http://sap.help.com and search for the so called 'XIF Adapter'. This adapter is part of SAP CRM's Middleware and provides the functionality to import and export individual objects using XML/SOAP technology.
    Second option you could evaluate is BP creation through the usage of the standard BADI's that SAP delivers. Let me know whether this gets you started, Tiest.

  • Pop-up screen not showing while accessing transactions in SAP CRM WEB-UI

    When we are logging on SAP CRM WEB UI, for transactions like Lead, Complaints and Activities-
    Sometimes Pop up screen is showing for selecting transaction types, but sometimes it is not showing.
    We have tried it on different work stations with same user id and standard business roles , but we are not able to trace the problem. Also with same id sometimes error shows, "No business roles attached, not allowed to logon,
    after that when we tried on other workstation with same id we were able to access all transactions.
    Please suggest what would be the problem. 
    Rishikesh

    This is sporadically occurring issue hence I cannot pin point one single reason. Since sometimes you are able to logon and some time not certainly it could not be a Role authorization issue.
    Just check if your business role is properly configured. Thats all i can say.
    Regards
    Kavindra

Maybe you are looking for

  • New Behringer x1204USB and Garageband user

    So I recently purchased a Behringer x1204USB and have been watching tutorials for how to use it with GB.  So far I have a lot of it figured out, but I have a problem.  I'm trying to record a podcast with it, and I'd like to play sounds, bump music, e

  • FaceTime failed - why?

    I am running FaceTime on MacBook which is running Lion 10.7.3. I can't get FaceTime to connect. I have tried various changes to Firewall settings, logging out and in of FaceTime, checking clock settings and still no joy. My Wi-fi connection is runnin

  • Combo value

    I am performing validation on the A/R invoice.I have considered transaction category and form no from the tab tax.If the value in the form no. is FORM 'C' or FORM 'H' or FORM 'I' or CONCESSIONAL FORM or DEXPORT then Sales should be transaction catego

  • Can Someone explain in detail how to restart

    i have been trying to restart my ipod all day using the directions but i need some one who knowns how to do it to explain or has done it and does it matter if it is on hold

  • Init problem

    Hello I'm using Tomcat 4.1.12 and my System.out.println Debug info are not shown on the console did anybody why? thx