Obtaining Remote Notification Data from Notification Center

How to get all  remote push notification payload from notification center when application is  launched from notificaiton center

The only way I have seen to do this kind of billing is using Resource Related Billing (RRB) and customizing of the Dynamic Item Processer Profile (DIP Profile)
It is not exactly like a simple flow of Notification > Sales Order > Service order (with all of the problems of how to copy notification data through to Service order) but might be a possible solution for you ?
[http://help.sap.com/saphelp_erp60_sp/helpdata/en/3c/abae15413911d1893d0000e8323c4f/frameset.htm]
This link will take you to the main CS help but then drill down into Call Management > Billing > Resource Related Billing > Billing Scenarios.
regards,
Tony

Similar Messages

  • Block payroll data from cost center for all users except HR team

    Hello Expect,
    Could any body please advise me  how can I restrict some HR data  in cost center view from FICO,CRM,SRM and other team,
    Now when other team see cost centers it display all data booked there but my client want to restrict some HR data from them
    In my project there are 151 roles that can display cost center dat including HR data,
    Now my requirment is how can I restrict only HR data belongs to a cost center
    I mean to say they should be able to see all cost center data exept a cost center containing HR data.
    Please advise how to get solution
    Thanks and Regards

    Hi,
    in  T.code PFCG do to the role of the appropriate usr to whom u want restrict cost center.
    Hope this helps.
    Reagrds
    S.Ravi

  • Loading remote sharedObject data from FMS 3.5 in AS3

    Porting from AS2 to AS3 and have a problem in the terminology, methods and syntax for loading remote sharedObject data. Here's what I have working in AS2 (This works in AS2 but not in AS3)::
    if (info.code == "NetConnection.Connect.Success") {
    drawing_so = SharedObject.getRemote("mySharedObj", main_nc.uri, true);
    drawing_so.onSync = function(list) {
    for (var n in list) {
    var line_obj = this.data[list[n].name];
    trace ("This name = " + line_obj);
    So I got the synching working ( I know that's different) and running error-free but it won't parse the data, nor can I get it into an array as above. Here's what I tried::
    if (cn.info.code.indexOf("Success") != -1) {
    trace("I'M CONNECTED ");// < --- this works
    drawing_so = SharedObject.getRemote("mySharedObj", nc.uri, true);
    drawing_so.addEventListener(SyncEvent.SYNC, syncSO);
    drawing_so.connect(nc);
    and the EventListener function is ::
    function syncSO(event:SyncEvent):void {
    var myList:Array = drawing_so.data.list;
    for (var n in myList) {
    trace("N = " + n);
    var line_obj = this.data[myList[n].name]; // < - - - not able to retrieve values from the sharedObject
    trace ("This name = " + line_obj);
    So I'm just not familiar with the terminology here.
    Sorry - I went through all your excellent tutorials to try to find this and scoured the forum as well. Maybe this would be a good, simple AS3 to FMS 3.5 tutorial! B^)
    Thanks for you help,
    Bobkatzz

    HI
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0c63b84-19e5-2910-fc81-f438716573d5
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/506eb432-0575-2b10-d986-8b41daa4d7af

  • Remotely wiping data from a stolen iphone3

    My old iphone 3 was stolen.  I don't care about the phone but I do care about the pictures on the phone.  I don't want strangers looking at my personal pictures.  The iphone 3 was too old to install the "find my iphone" app.  How do I go about remotely wiping the data from an iphone 3?

    No app can be installed to wipe an iDevice.
    Find My iPhone is a feature of iOS6 and later (possibly iOS5) that must be turned on.
    If the device had a passcode, then no one can access the pictures.  Otherwise anyone that picks up the phone can access any data on the device.

  • Obtaining a SAP data from VB6

    Hi Gurus!
    I want to obtain sap material master (MARA) data from VB6.
    can u please help me?.
    Regards
    Hiren

    Rima,
    Thanks for the info. I was able to get the data off of the PNA (I did check out the config and read data.vi, but don't really need it).
    My issue is that the Agilent is returning real & imaginary numbers. Which is weird because when I manually save a .prn (trace file, same as my script is setup for) it saves 3 columns, frequency, resistance, and reactance. Ultimately I would be ok with the real & imaginary numbers if there was a simple way to calculate the r & x. I know the Real can represent the "r" and the Imaginary the "x", just don't know how to get there.
    Any ideas?
    Thanks again for your help.
    -Chazzzmd

  • Can I remotely erase data from my macbook coz it was stolen?

    Is it possible to erase data/ files from my hard drive coz it was stolen,  i still have the serial number of the macbook pro

    Hi AnnaParas,
    If you have an iCloud account and have activated Find My iPhone on your Mac prior to it going missing, you may be able to remotely lock or erase the device:
    iCloud: Find My iPhone overview
    http://support.apple.com/kb/PH2696
    Regards,
    - Brenden

  • Pushing or Pulling data from Systems Center (SCSM & SCOM and maybe SCCM) 2012

    Is there any way to publish Systems Center Data/reports via RSS or another way so that they can feed "live" data to digital signs? 
    I get that there are ways to create dashboards and publish to Sharepoint, but I am trying to take it up a notch, any hope for me?
    Thanks,
    chip
    Chip DiComo [email protected]

    Gadgets were considered insecure and are no longer supported.  I tried to write a custom SCCM gadget and ran into this.
    http://windows.microsoft.com/en-us/windows/gadgets
    nick

  • FM or RFC to retrieve QM notification data

    Hi Gurus,
    I looking for a function that can fetch QM notification data from R/3, so that I can display the same in a WebDynpro application.
    I will be lucky if there is some standard FM to do that. If not, I have to do it my self for all the notification types we are using.
    The same with CS notifications too.
    Some one please suggest.
    Any help or suggestion will be of great help to me.
    Thank and regards,
    Chinnu

    Hi Avinash,
    Thank you, but i could not find the bapi.
    Hi Raymond,
    Thanks for the BAPIs. They helped me. Now, my next task is the update the notification data,
    I have found one BAPI for this purpose:
    BAPI_ALM_NOTIF_DATA_MODIFY
    Still have to test it with my code, hope it works fine. I am still looking at the BAPI fields to see if it contains all the fields i need. I will be gald if I can get some suggestions.
    Avinash and Raymond,
    Also, I have found one more BAPI to get the notification details:
    BAPI_ALM_NOTIF_GET_DATA.
    Plese let me know if i can use the BAPIs for reading and updating CS and QM notifications.
    Thanks and regards,
    Chinnu

  • Obtain the determinat​e data from the NI-DAQmx Simulated Device

    Dear All,
           How to config in MAX in order to obtain the determinate data from the NI-DAQmx Simulated Device?
           For example, the vi will run when the Digital I/O line is High, but using the Simulated Device, the result is  random. In another word, I can't set the line is high or low.
           Would you please give me some suggestion?
           Thank you!
    Hugo

    Here is what I mean of stopping the DAQmx stimulated device. I do from step A - E; and step E is what I mean stopping the DAQmx stimulated device.
    3. Use the NI-DAQmx Task in VI Logger Lite to complete a data logging application.
    a. Open VI Logger Lite. If you do not have VI Logger Lite, download it or request a free CD.
    b. Right-click My System>>VI Logger Tasks and select Create New.
    c. Select Using NI-DAQmx and click Finish.
    d. Select the NI-DAQmx task for the NI-DAQmx simulated device. Leave all settings in the defaults, and click Run task in the toolbar.
    Figure 9. VI Logger Lite data logging task.
    The data logging task begins. Data from the NI-DAQmx simulated device is displayed in the Real Time Data viewer.
    e. Click Stop task.
    ====================
    =Labview 7.0 & 8.0 & 8.5=
    =====================

  • How to obtain data from a device and display that data in an infinite loop

    I'm trying to run an infinite loop where I'm testing a robot for thermal insulation.
    I send the robot a command to run infinitely (using VISA communication)..., the robot starts running.
    At the same time I obtain the temperature data from its motors (through sensors) and want to display it. The data should be refreshed at regular itervals but I only get broken display of the data at various instances of time during the robot's test-run.
    I fear that there is a problem with the time synchronization. But having tried many permutations of time delays at various points in the program, I can not find the fault.
    Any help is much appreciated.
    Cheers
    Rajat

    We really need screen shots (*png format/NOT .bmp!) or attached code to see what might be the problem. There are an infinite number of mistakes that can be made (or nearly so), depending on how a program is written.
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • Data extraction from Profit center accounting and load to BCS

    We need to extract data from profit center accounting in SAP R/3 and then we will have to load the same  to BCS ( Business consolidation) module as file upload.
    Can anyone please explain me the steps involved in extracting the data from Profit center accounting.
    Advance thanks.

    One way is to view GLPCT table and summarize in Excel as needed. This can subsequently be saved as CSV to fit the flexible file upload configuration.
    Another alternative is to extract the table to a basic infocube and use this a the source data basis for the load from data stream data collection method.
    Good luck.

  • I cannot receive invitation from game center

    I could send invitation to friends in Game center to play games (Fruit Ninja) online together, but I could not receive the invitation from them.
    I have already open game center in notification center, and the Wifi connecting is OK.
    But I have denied the "notification pushing" from game center at the first time I use this app.
    I am wondering how to solve the problem and play games with my friend online.
    Thank you

    sorry i just edited.  i can receive text from other carriers, other phones, but cannot receive from iphones. 
    i rececently switched to a 5 AND added one for my daughter on her own number but same apple id. i dont have her phone nearby to see what she may have possibly changed.

  • How to delete points and achievements from game center.

    Hi, I want to remove some games, points and achievements from my game center account. I delete the game, popup appears and ask me if I want to delete all data from game center. I remove game from game center but my account points is still there. It is possible to remove these points? And after I download my deleted game again then all my achievements are back. How to remove achievements so that they do not come back after I reinstall app?
    Best regards, DoubleK_LAT

    Any ideas?

  • How to clear apps from notification center?

    Is there a way to reset/clear apps from notification center? My facebook notification ain't working and i want to reset notification center.

    Yes, it does.
    Tips for clearing that unread message... try them in order.
    If you have a rogue New Message icon on your Homescreen, or a negative count (-1), any one of these solutions could clear it, or reset it to zero:
    Try these options:
    * Hard Reset the BlackBerry by holding ALT, CAP (right Shift key), and DEL (or with the BlackBerry powered ON, remove the battery and reinserting the battery)
    * View Messages > Saved Messages
    * View Messages > View Folders, check each folder (missed calls, SMS in and out boxes, MMS in and out boxes, Saved, browser, phone logs etc)
    * Scroll to top of message folder, over the date heading, click or press menu to MARK PRIOR OPEN
    * Change your theme and see if it persists, and change back to your desired theme. (Options > Theme > select.)
    * Wipe and reload your OS.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Click to Tweet and Facebook Posts from Notification Center Stopped Working????!

    Ok right now I am REALLY confused. About a week ago, I went to post something on twitter. Naturally, instead of having to go to twitter.com and signing in, I used the Notification center "Click to Tweet" button to make my post. It worked just as you would expect. The little screen popped up, I typed my post and tweeted it.
    Just a few days ago, both the Tweet and Facebook Post buttons stopped working. I can click on them all I want, but the little index card-like screen never shows up. I don't know what the issue is, since I had both buttons working a few days ago. To try solving the issue I:
    1. Went into the settings for notifications and "Hid" the buttons from Notification center (that didn't work)
    2. Removed both my accounts from my laptop and re-added them (that didn't work)
    3. Checked to see that the password was correctly typed in... it was (and that still didn't work)
    The only thing I have left to do is try shutting down my laptop and restarting it. However I recently had some iPhoto software updates that required the laptop to be restarted. Even though this was after the problem started, it still didn't fix it.
    One more thing to note is that in Safari where the "Share" button is... that still works fine. I shared a website I was on to Facebook and it posted successfully. The only problem is the functions in Notification Center.
    If anybody has a solution to this issue where the Tweet and Facebook Post buttons stop functioning for Notification center, I would really appreciate it. Thanks
    - Dan (ThunderBow98)
    NOTE- One other thing. Notifications from Facebook and Twitter still work, however. For instance, I just got a friend request approved on Facebook and that appeared as it should with the little banner notification as well as it appearing in my list of notifications. Somebody re-tweated my tweet and that appeared there too. The only thing that isn't working is the posting features.
    Message was edited by: ThunderBow

    Same thing with me but the Safari thing also doesn't work. I recently changed my twitter username so I thought that might be the problem, but no it isn't. Unfortunately, I can only complain with you, not help you, I apologize, Dan!
    What computer+ Mac os are you using? I am MacBook Pro with 10.8.4?
    -Anonymous Sir

Maybe you are looking for

  • After the restore, iphone crashes on Apple logo and cant be recognized by PC and iTunes

    after the restore, iphone crashes on Apple logo and cant be recognized by PC and iTunes. I think I was actually doing the back up and my iphone shutted down and now it cant boot back up! And the PC and itunes recognized for a while like for a second

  • Creation of Analysis Auth from SU21

    Hi All, I gave a try to one auth. Just wanted anyone of you to clarify this. I created one customised object from SU21, and created the field, which we have used in the Analysis Auth (rsecadmin)  like, Compcode, salesorg, co area, etc. I have entered

  • Sales Order and Assortment

    Hi guys, I've the necessity to create Sales Order for customer having only a list of materials well defined for him; So which documents between Listing/Exclusion, Value-Contract/Assortment module, assortment do you suggest to use? My requirements are

  • Scanning of 2D barcodes

    Hi, I have created a 2D barcode via a SMARTFORM by concatenating several fields into one barcode field. Each individual field is suffixed by '\&'. The barcode appears to print O.K. but will not scan. I am using the same scanner which I use for scanni

  • AQ message status is UNDELIVERABLE

    Hi, We have a Oracle database version 9.2.0.8 say A, in which we are using AQ to propagate as well as receive messages from two different databases say B and C. The propagation was working fine untill the database 'B' were running in 9.2.0.8 version,