Adding responsibility objects for the Notification Groups for a PA

Hi Gurus,
I am supposed to add responsibility objects for the notiifcation groups for a PA.. Could you please confirm the steps I am planning to follow
1. Find out the Workflow
2. Add the responsibilities objects ( Where can Add  those ( in the workflow or in Org Management?)
3. Edit the rule to point to that PA..
I am new to workflows ..points are assured for the help

Just write your own composite Icon class:
public class CompositeIcon implements Icon
  private Icon icon1;
  private Icon icon2;
  public CompositeIcon(Icon icon1, Icon icon2)
    this.icon1 = icon1;
    this.icon2 = icon2;
  public int getIconHeight()
    return Math.max(icon1.getIconHeight(), icon2.getIconHeight());
  public int getIconWidth()
    return icon1.getIconWidth() + icon2.getIconWidth();
  public void paintIcon(Component c, Graphics g, int x, int y)
    icon1.paintIcon(c, g, x, y);
    icon2.paintIcon(c, g, x + icon1.getIconWidth, y);
}Hopefully a slightly more reusable solution. You could write all sorts of different layouts in this way.
Hope this helps.

Similar Messages

  • List view GroupBy pagination does not work for the second group?

    Hi,
    I have defined view for list with grouping by 2 fields. I noticed the paging works only for the first grouping, for the second field there are always all items on the page. How could I configure it to provide paging also for the second level of grouping?
    If it is possible to have paging for only one group level, I would like to change it for the second 2 (as there are only like 15 groups for the first level but there could be hundreds for the second one).
    Thanks!
    eXavier

    Here is the query:
    <View Name="{3BEA03A1-FBFF-4364-AA0F-AD4E48093479}" MobileView="TRUE" Type="HTML" DisplayName="aaaa" Url="/Lists/X/aaa.aspx" Level="1" BaseViewID="5" ContentTypeID="0x" ImageUrl="/_layouts/15/images/generic.png?rev=23">
     <Query>
      <GroupBy Collapse="TRUE" GroupLimit="30">
       <FieldRef Name="SC_UserName" />
       <FieldRef Name="SC_Year" Ascending="FALSE" />
      </GroupBy>
      <OrderBy>
       <FieldRef Name="SC_Date" Ascending="FALSE" />
       <FieldRef Name="SC_Date" Ascending="FALSE" />
      </OrderBy>
     </Query>
     <ViewFields>
      <FieldRef Name="ID" />
      <FieldRef Name="SC_DateX" />
      <FieldRef Name="LinkTitle" />
      <FieldRef Name="SC_Date" />
      <FieldRef Name="SC_UserName" />
      <FieldRef Name="SC_DateY" />
      <FieldRef Name="SC_Status" />
     </ViewFields>
     <RowLimit Paged="TRUE">30</RowLimit>
     <Aggregations Value="Off" />
    </View>
    eXavier

  • " No entry in the conversion table for the syntax group" error

    Hi,
    Iu2019m getting an error in the port setup when I try to run an Access Test on the logical directory.
    Definition of path
    TFTS02\INTF\RD1\OUTB\MM\RFC WINDOWS NT missing
    Message no. SG024
    Diagnosis
    There is no entry in the conversion table for the syntax group WINDOWS NT and the logical path
    TFTS02\INTF\RD1\OUTB\MM\RFC.
    System Response
    The system cannot generate a platform-specific path.
    Procedure
    Make an entry for the syntax group WINDOWS NT and the logical Pfad
    TFTS02\INTF\RD1\OUTB\MM\RFC in the conversion table using the FILE transaction.
    Regards,
    Rajiv

    Hi
    the error is simple. The path
    TFTS02\INTF\RD1\OUTB\MM\RFC you are trying to access is not there so create the path in the FILE transaction.
    In file tcode goto NEW ENTRIES and give the path and also make sure that in AL11 the path and the filename you are trying to open exists.
    Thanks & Regards
    Jyo

  • NotifyOSD look-alike theme engine for the notification daemon

    I've started to work on a theme engine named "coco" for the notification daemon, and I'm sharing what I have so far in case someone finds it useful. My goal is to make it look like NotifyOSD (https://wiki.ubuntu.com/NotifyOSD). I'm taking the notification-daemon-engine-nodoka source code as a starting point, so you can follow the same steps that are on the AUR to install it.
    Here is a screenshot of what I have so far:
    And here is the git repository with all the source code:
    http://github.com/tatofoo/notification- … ngine-coco
    Keep in mind that I've disabled all kind of buttons for now, and the icon that appears on the screenshot is from NotifyOSD (https://launchpad.net/ubuntu/+source/no … -icons/0.3).

    Hey, thanks for adding it to the AUR.
    I don't have my computer here right now, so I can't really test it, but do you have composition enabled? Also, which version of notification-daemon do you have?
    I haven't really cleaned the nodoka code that coco doesn't use, maybe when I do that the bug goes away, I'll try to do that before the weekend and I'll let you know so you can try again.

  • All day calendar events not being displayed in the notification centre for iphone 5 post ios 7 upgrade. Please help. Is it a bug?

    All day calendar events not being displayed in the notification centre for iphone 5 post ios 7 upgrade. Please help. Is it a bug?
    With iOS 6, the all day events showed up in the notification centre but it lacks in the upgrade iOS 7.

    Same problem here. Some people pointed out that all-day events do show up in their notification center, but that seems only to be the case for birthdays (and only as text like the weather). I've tried it myself on my iPhone and iPad and it did work for birthdays but not for any other all-day events. I already sent this to Apple as a product feedback as well, as should everyone of you. The more people mention it, the faster Apple's going to fix this issue. In its current state, notification center is not a very helpful feature in my opinion. There's absolutely no point in not showing all-day events in the 'today' calendar overview.
    Here's a link to the product feedback page: http://www.apple.com/feedback/
    I posted my message in the iPhone section since I couldn't find a page specifically dedicated to iOS 7.
    I really love the look &amp; feel of iOS 7 but it's kinda sad to see notification center not tapping its full potential.
    Cheers!

  • IS THERE A WAY TO CHANGE THE NOTIFICATION SOUNDS FOR REMINDERS?

    IS THERE A WAY TO CHANGE THE NOTIFICATION SOUNDS FOR REMINDERS?

    Yes you can, in the sense that this is an "Alert" sound you've set for the whole Mac software, and of course this is set in System Preferences > Sounds > Sound Effects. This will change the "alert sound" for the whole Mac.
    So, No, you can't change only this particular Alert sound. If you could, it would be done in System Preferences > Notifications, and your only option there is whether you want the sound or not (Chkbox on "Play sound when receiving Notifications")

  • Is there a way to change the notification sound for the FB app

    is there a way to change the notification sound for the FB app?

    Go to: Settings, Sounds and look for Facebook Post.  You can click on it and select which sound you want.

  • Addition of extra subscreen for the notification

    Hi All,
    I have requirement in which I need to add an extra sub screen in the notification creation tab for certain notification types. There are 5 subscreens being displayed for the Notification header tab.
    When I checked in SPRO for the screen settings for Notification creation the limit for subscreens is 5. As per my requirement I need to add one more subscreen  to this.
    Let me know how can I do this.
    SPRO path used is - SPRO --> IMG --> Plant Maintainance and customer service --> Maintenance and service processing -> Maintainance and Service notifications --> Notification creation --> notification types  --> Set screens for notification type.
    Here give any notification. click on the notification 1 tab - 10\TAB01. In the screen area you can see there is space for 5 screens only. I need to add one more in this. let me know how can i do that.
    regards,
    Shahu

    Seems that we cannot include more than 5 sub screens in the iw22 notification data screen. Using the Custome data tab provided to enhance further.

  • No nutrient listing maintained for the nutrient group

    Hi Team
    I have maintained the nutrients in the nutrient group. I have given the area, UOM. I can find the nutrient group in the drop down while chaning the recipe. But once i select the nutrient gorup i get the warning message "No nutrient listing maintained for the nutrient group."  I am not able to understand what's wrong. This error i am facning in PLM web UI not in ECC

    Dear,
    Planning file enteries in OMDO for every plant then system will atomatically update the planning file for every material that have valid MRP data.
    If MRP is active for the plant and you have maintained the MRP views then planninf file enteris will be automatically made by the system when there is change relavant to MRP.
    Check table MDVM to see whether there is an entry created after executing transaction MD20?
    You can also run program RMMDVM20 to create planning entries.
    MDAB : Set up planning file entry in background
    MDRE : Check planning file entry
    Can you check the MRP type for the material in material master (MM02)?
    Please check and come back.
    Regards,
    R.Brahmankar

  • [svn] 3775: Adding a link to the FxCheckBox example for ASDoc.

    Revision: 3775
    Author: [email protected]
    Date: 2008-10-21 09:22:17 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Adding a link to the FxCheckBox example for ASDoc.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxCheckBox.as

    guess not

  • HT3576 I accidently cleared the push notifications on my i pad and now i want to see them back.is there any way to see them,because i have to see all the application what the notifications was for.it takes a lot of time.i am isking this to save my time in

    I accidently cleared the push notifications on my i pad and now i want to see them back.is there any way to see them,because i have to see all the application what the notifications was for.it takes a lot of time.i am isking this to save my time in future

    I found one other way to do it.  I just deleted them all out of my iTunes library. Now I can re-import them from Window's My Music file with the original artists' names intact.
    Thanks for your help, Matt!

  • How to get the screen groups for the screen field which are on selectionscn

    hiiii Experts,
                   How to know the screen groups for the screen field which are on selection screen.
    Thanks and regards,
    kasyap

         NAME                                             PNPABKRS-LOW
            GROUP1                                             SEL
            GROUP2                                             DBS
            GROUP3                                             LOW
            GROUP4                                             180
    to get this use this:
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        if screen-name CS 'ABKRS'.
          BREAK-POINT.
        endif.
      ENDLOOP.

  • How can I disable the notification sound for remaining credit messages

    My operator sends me a message after every call and text which tells me what remains of my monthly allowances. This is very useful and I don't want to turn it off. I've just got myself a Z10 and the only thing that annoys me about it is that I have not yet found out how to disable the notification sound for this type of message. The device is stock with the latest firmware and no apps.
    I can change the notification for normal text messages in the settings, but there is no obvious entry to change for these messages. Does anyone know how to do it?

    Zotan wrote:
    My operator sends me a message after every call and text which tells me what remains of my monthly allowances. This is very useful and I don't want to turn it off. I've just got myself a Z10 and the only thing that annoys me about it is that I have not yet found out how to disable the notification sound for this type of message. The device is stock with the latest firmware and no apps.
    I can change the notification for normal text messages in the settings, but there is no obvious entry to change for these messages. Does anyone know how to do it?
    If the message comes in the (bell) notifications it can only be switched OFF globally.
    If it is a text message, you can create a contact with the number, then Setting - Notifications - Contacts - Customise - Phone Calls, Email Messages, Text Messages, Other Messaging

  • Where do I change my username for the support group?

    where do I change my username for the support group? Thanks

    If you are talking about these forums, then no, you cannot change your name - the hosts will only make an exception if there is a security issue. But, since you've not accumulated any points, simply stop using this one and create another one.

  • The employee grouping for account determination

    Dear experts!
    Now, I'm getting some issues about The employee grouping for account determination.
    - The first, when I define Employee grouping for account determination, after that I want to know How do I can assign Employee to Employee grouping for account determination.
    - Second, where is I can assign employee group, employee subgroup to Employee grouping for account determination?
    Help me, please!
    Regards Huy!

    First you go to Employee grouping for account determination and make two groups for two Company codes or EE Groups or EE subgroups Etc then assign to company codes In the Standard feature PPMOD Now in the table where you assign Symbolic to GL accounts you assign same symbolic with different groups like this.
    Example:
    Symolic A/C            EE Group for acc determination                                                GL
    001                                    1                                                                                2010201
    001                                    2                                                                               2010202
    Regards.
    Muhammad Afrasyab

Maybe you are looking for

  • Problems with After Effects/Premiere CS3 in Vista

    I have read through a bundle of solutions to this problem and haven't found anything that has worked yet. I ran After Effects and Premiere Pro on Vista up until two days ago when it refused to open. When I try to open Premiere, it gives the message "

  • Need help in FCC in reciver file adapter

    Hi Experts,       I have a flat file structure as below -    Header        Text    Rows        FName    LName     EmpId     Location    when i generate a CSV file i need to have these field names in the first row and then below these filed names i  n

  • Problem with openURL when sending Mail

    Hi All I am trying to send mail from my app using [[UIApplication sharedApplication] openURL: [NSURL URLWithString:emailData]]; emailData contains a google URL that i want to send via email: http://maps.google.com/maps?f=d&saddr=45.578982,-73.565698&

  • Finder doesn't display files on external hard drives

    Hello- I have two external hard drives and recently I've been moving a ton of data around. Once two days ago and now again today, the files on those hard drives did not appear in the finder window. Searches yeilded results in that window fine, but th

  • Renaming Classical Music files

    My problem is that I cannot tell from the name alone which classical piece is playing on my iPod. This is because classical composers use generic titles, such as Symphony or Sonata to label their work. What I need to do is add the name of the compose