How to get business activity with status open for a given BP ?

Hi,
  I want to get the business activity status for a given business partner.
  To be more specific , consider the following customer service scenario:
Requirement:
Customer will call the call center
Call center will create that business partner and BP will be assigned to proceed with the customer requirement
A report program has to be generated to get the list of customers pending for the given business partner
Things done:
I have created a business partner(consumer) through the transaction CIC0
Now I need to write a report program which will fetch all customers pending(with business activity status open) for a given business partner
    The thing is we are not able to find out where the status of the business activity is maintained.
    Is there any BAPI to meet out this requirement? or is there any other way?
Regards,
Arokiaraj. S,
Asian Paints

Hello,
Try BAPI BAPI_BUSPROCESSND_GETLIST to get the activities for a BP and CRM_ORDER_READ to get the status.
You also use FM CRM_STATUS_CHECK to check the status.
Regards,
Frédéric
Message was edited by: Frederic Schoenaers

Similar Messages

  • How to get pixel positions with IMAQ Vision for CVI

    Hi,
    I am trying to connect a callback to an IMAQ window that contains an image that I generated. The purpose simply to get the coordinates of the mouse for every left_click event on that IMAQ window.
    How can I do this by using the function
    imaqGetPixelAddress(); and using a callback associated to the IMAQ window.
    Is there an example code to help doing this in LW-CVI?
    Many thanks,
    JHH

    Hello,
    You can do this by calling the imaqGetLastEvent() function with IMAQ_CLICK_EVENT as the tool parameter.
    Hope this helps!
    Yusuf C.
    Applications Engineering
    National Instruments

  • How to get start date of the period for a given date from cube

    I have a situation where i need to find the start day of the period for a given date. is there a way to know that. i want to use that in my report. i enter the date from my report(i have date parameter), depends on the date, i want to display the start day
    of the period. how can i write expression for that in my report?
    ram

    Hi ramprasad74,
    According to your description, you are using Analysis Services as a data source for the report, the cube has hierarchy: Fyear, FQuarter, FPeriod, fweek, Fdate. You want to add a date parameter to the report, after you changed value of the parameter, the
    report will return the first day of FPeriod.
    To achieve your goal, we need to add a parameter to the report, then use the parameter in mdx query. For detail information, please refer to the following steps:
    In the Report Data pane, right-click on a dataset created from a SQL Server Analysis Services data source type, and then click Query. The MDX query designer opens in Design mode.
    On the toolbar, click Design to toggle to Query mode.
    On the MDX query designer toolbar, click Query Parameters symbol. The Query Parameters dialog box opens.
    In the Parameter column, click <Enter Parameter>, and then type the name of a parameter.
    In the Dimension column, choose a value from the drop-down list.
    In the Hierarchy column, choose a value from the drop-down list.
    In the Default column, from the drop-down list, select a single value.
    Click OK. 
    In query designer dialog box, type the mdx query like below:
    with member [Measures].[FirstChild]
    as
    [Date].[Fiscal].currentmember.parent.firstchild.name
    select {[Measures].[FirstChild]} on 0,
    [Date].[Fiscal].[Date].members on 1
    from
    ( SELECT ( STRTOSET(@ParameterName, CONSTRAINED) ) on 0
    from
    [Cube]
    Here are relevant threads you can reference:
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/c7146ac3-40ea-4d53-b321-c707aebbd405/how-to-pass-date-parameter-to-mdx-query
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/fd12a865-bc90-4a65-af42-ce38a8cfa29b/pass-date-time-parameter-to-mdx-query-ssrs
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.

  • R12.1.1 How to Terminate Payment batch with status "Submitted for Printing"

    Hello,
    We have a requirement to terminate the payment batch which was submitted for printing. How can we terminate the payment batch which is in "Submitted for Printing" status? The reasons could be due to the issues with the data in XML file. Ex. Special charecters etc which printing software (Adobe/evergreen) fail to recognize.
    We are on 12.1.1.
    We appreciate your thoughts and help.
    Thanks,

    Thanks for your response. We do not see the terminate option. When we click on Take action we have a choice to reprint or record print status. On the dashboard the terminate option is disabled. Do you think there is any configuration to enable the terminate option?
    Thanks,

  • I am new here,i need to find out how to get an activation code from ipad for my netflix acct...so i ca watch them on ipad2. thanks, gracefromvt

    hi folks i got this ipad for christmas. i have tried in vain to get the code so i can hook up netflix.  i pay for acct. i see the serial inscribed on back but i do not think that is the code.  i have roku and the code can change over &amp;over. help please, don't want to pay anymore . my wonderful dh got this for me as i am very ill.
    thanks for any help!!!!
    smiles,
    gracefromvt

    Bless you pj,thank you so much!!!!  my mistake is that i downloaded the incorrect app, i downloaded the netflix preview movies instead, that was definitely the wrong app !!!  YOUR HELP HAS REALLY MADE MY DAY !!!
    BLESS YOU, GRACEFROMVT

  • How to get the Change Document Header details for a given date

    Hi All,
    Can anyone help me on this Change Document Header details(CDHDR).
    Better way to pull the information of Change Document Header details(CDHDR). No Index is maintained for the tables.
    So please suggest better Optimising techniques to get the Change Document Header details(CDHDR).
    Using this Function module : CHANGEDOCUMENT_READ_HEADERS how to import the DATE_OF_CHANGE.
    Thanks in advance
    Regards
    Chakri

    HI,
    Go through the documenattion of the FM u can get the details.. and also where used list
    Regards,
    Nagaraj

  • How to get the cost center and division for a given FI vendor document...

    Hello Experts,
    I am currently developing a report wherein I have to show the cost center and division used in the given FI document.
    These documents are vendor related transactions.
    In the file that was given to me by the user, she indicated the cost centers used by the FI documents
    but when I view it via VA03 I cannot theere are no cost centers used in all the line items.So are there
    any FM, BAPIs and/or tables that I can use for my requirement?
    Hope you can help me guys. Thank you and take care!

    Hi
    I am not sure on the requirement. You are developing a FI report and accessing VA03 which is sales transaction. Anyway for getting cost center you can go to table VBAK,VBAP for line items.
    Hope solves ur problem
    Thiru

  • How to get  Unapplied Amount with SQL or API in AR/ORACLE RECEIVABLES

    Hi ,
    how to get Unapplied Amount with SQL or API in AR/ORACLE RECEIVABLES.
    who can help me ? Thank you very much !

    i get it from private API.
    SELECT SUM(decode(ra.status, 'UNAPP', nvl(ra.amount_applied, 0), 0)) unapplied_amount
    FROM ar_receivable_applications ra
    WHERE ra.cash_receipt_id = 1820
    AND ra.status IN ('UNAPP', 'ACTIVITY')

  • How to get the active application users IP address in R12 by sql command

    Hi ,
    I need to know how to get the active application users IP in R12 by sql command
    in order to kill any session by the IP address ?
    Am working on 12.1.3 Application
    And 11.2.0.3 Oracle Database
    Thanks

    936921 wrote:
    Am still couldn't found the IP address for the connected Application users.
    If there any select statement can help me with that?
    Really? Then how do you explain me finding the following docs from the links I referenced above?
    How To Find The IP Address Of The Client Machine From Where A Particular Forms User Is Connected ? (Doc ID 879092.1)
    How to Track IP Address of the Form Session in Oracle application 11i (Doc ID 878931.1)
    Where to find the Client IP Address for a Client in E-Business Suite? (Doc ID 1258415.1)
    How To Get The terminal ID For The Machine From Which A User Is Logged To E-Business Suite Applications (Doc ID 751658.1)
    Thanks,
    Hussein

  • While creating a PO I want to put old PO refrence with status Open or Close

    Hi,
    While creating a new PO I want to put old PO refrence with status Open or Closed.
    please Suggest How to configure in ME21n.
    Regards,
    Himanshu

    Hi Himanshu ,
               Do clear whether Both ( Old & New PO's ) are Interlinked with Each Other . If Yes then How.
    Or You are terming your Legacy PO's as Old Po's and SAP Po's as New PO's.
    Please Specify so that relevant field can be determined in SAP as per its Usage.
    Regards
    Honey

  • How to get the itunes with those 3 colored buttons on top left corner ????ner ???

    Please help [humble request] ----
    I have 3 problems can u please help me out --
    1) How to get the itunes with the 3 colored buttons (i'm new to apple ,just 8 days so i dont know much stuff) on top left corner ,i've downloaded thrice from apple's site directly i everytime got the same sort of itunes with 'File' ,'Edit' ,'View' ,'Controls' ,'Store' ,'Adanced' ,'Help' on the top ,and also whenever i open the itunes store (in this itunes) only the app store opens ,now music albums ,movies ,tv shows nothing !!
    2) I dont know how to import video files from the computer to itunes
    3)i bought an app [fifa 11] ,n downloaded another 1 [contract killer] {ive deleted them and downloaded them thrice ,and they dont sync to my itouch it shows error (0xE800004C)
    Please please please help me im getting worried and frustrated
    please help me out with this

    but illaass
    i asked 2 of my frnds both of them have windows n not mac ,both of them are sayin dat they have the coloured buttons one , and i asked them dat how to access the itunes music store they said that when they kliked d itunes store option in the left side a screen appears where 6 -7 categories are there which are music store ,app store ,podcasts ,movies ,tv shows etc . bt when i open it it only shows d app store ,and on the bar only 4 options are ther the home icon , app store , podcasts and itunes u ,and when i klik movies ,tv shows on the left side ,there is an option "browse for movies in the itunes store" i klik it and only the app store opens and nothing else .
    and thanks now i know how to import videos
    and sigma 1337 ,
    ive downloaded the apps 4 -5 times now , still d same error mssg it comes like dis :-
    " Some of the apps in your iTunes library were not installed on the ipod "Shomik's ipod" because one or more errors occurred "
    please help me  im gettin frustrated

  • How to link Business Place with plant

    Dear Expert,
    We are getting Business Place wise FBL3N report for Vat Payable GL code.
    We have created Business Place under Extended Witholding Tax tab.
    We are generating tax invoice in different plant.
    But how to link Business Place with plant so that FBL3N report will show Business place.
    Regards,
    Alok

    You can't make an entry directly to production server.
    You have to make the changes in Dev server then transport it to production server.
    Try the follow path
    SPRO-IMG-Cross-Application Components-General Application Functions-Place of Business-Assign Business Places to Plants.

  • Create business activity with products

    Hi,
    I am Trying to create a business activity with products. Adding  Activity Journals TAB in the activity u201CBus Act.:With Prodsu201D. The issue is that when I am trying to make a Journal template type in (CRMM_JOURNAL : Define Activity Journals) I am not getting my own transaction type under Transaction Type option (I have copied my own transaction type  from the standard u201CBus Act:With Prodsu201D activity). I only get the standard activity type (0020 :Bus Act.:With Prods) in my drop down box. (attached is the screen shot)
    Any ideas
    I am using SAP CRM 5.0.

    Hi,
    first your transaction type has to be active.
    Next, you need to assign item categories ACT0, ACT1 and ACT in SPRO, in order to use activity journals.
    All three.
    Regards

  • How to get Smartfilter Activation certificate?

    I am not sure if this is a place to ask this question. But after no luck i thought of posting it here to get an answer.
    I am using Content Engine 565 with ACNS. The CD accompanied with this product contains Smartfilter console and server. The documentation says that Cisco also provides an activation key via which product can be activated at www.securecomputing.com.
    Please let me know how to get that activation key to get a license for Smartfilter.
    Thank you.

    Pankaj,
    SmartFilter licenses are obtained directly from Secure Computing. You can find more information here:
    http://www.securecomputing.com/cisco/index_sf.cfm
    ~Zach

  • How do I process messages with status = "Holding"

    Hi,
    How do I process messages with status = "Holding" from the RWB-Message Monitoring - Adapter Engine?
    I did a quick scan for records with errors in the same queue (ConversationID), but could not find any.
    I tried to cancel the one with the smallest sequential number, but I got the error - "Unable to cancel 1 of 1 messages; update the status"
    Please help.
    Thanks
    Sudheer

    Hi,
      "Holding comes into play when ur scenario is having multiple inbound interfaces and you checked "Maintained order at runtime"in interface determination in ID. Suppose  message will hit first inbound interface once it is successful then it will hit second inbound interface. If first inbound interface fails then most of the message will be in "Holding" status depends upon XI AF queues ID.
    I did a quick scan for records with errors in the same queue (ConversationID), but could not find any.
    You will not find bcoz of AE archiving settings.
    Try to check the with business guys, whether they need the order of processing. If not the case try to Uncheck the box "Maintain Order at runtime".
    Regards,
    Rao.Mallikarjuna

Maybe you are looking for

  • My iphone isn't recognized by my windows

    My iPhone 4s is no longer recognized as a disk by my Windows.  It's still charging and seen by iTunes. Any ideas?

  • Problem with Skype/Microsoft 365 subscription

    I'm not sure if anyone else has experienced this but... I used my skype subscription minutes (as part of my Microsoft 365 subscription account) for the first time ever for just under a half an hour on November 4th, and again today - again for just un

  • How we can transfer the amount normal general ledger to Recon a/c

    Hi Experts, I have a scenario, i need to post one adjustment entry, normal general ledger to recon account. the normal general ledger have some balance, this balance i need to transfer to one recon account( sundry debtors), please any one help me how

  • MRP list in R3

    When we run MRP ,then purchase requisitions we get from me5a and plan orders from coois,is there any command which gives MRP result together.

  • Problem viewing videos in Safari

    I used to use Chrome all the time but have read using Safari could increase my battery's life before its next charge. When using chrome and viewing videos in YouTube and Facebook I had no problems but since I started using Safari it has been saying I