Regarding data in PM Notification(IW23)

Dear SAP Gurus,
I need to fetch Object Part data given in Analysis data Tab in notification, I have tried but not able to find from where to pick the data,
Please help,
Thanks & Regards,
Pavan.

Hello Pavan Kumar ,
                              Did you check the BAPI BAPI_ALM_NOTIF_GET_DETAIL" tables parameters (NOTITEM/NOTIFTASK/NOTIFACTV/NOTIFCAUS).??
Tabe parameter NOTITEM has the object part code data in it.
Thanks,
Greetson

Similar Messages

  • Malfunction start date in preventive notification

    Hi all
    I have created one notification type of preventive to capture weekly preventive maintenance & scheduled the maintenance plan.When notification is generated on due date  & I am opening the notification by t-code IW22 or IW28, system is taking malfunction start date field as system date.I have activated the "scheduling overview" tab of this notification type to know required start date(planned date) of the notification.How can I avoid the malfunction start date to be populated ? as my users get confusion due to this date?Why this date is coming by default as system date?
    rgds
    rajib

    Hi,
    This malfunction date/time will always be set as default to current date when the notification is created. Even if you were to set it empty via a exit, it will get populated when notification is loaded via IW22. An option would be to hide these fields for your preventative notification type. Make settings via OIAL with influence on notification type.
    -Paul

  • Is it possible to add the date to the notifications center?

    im using the new iphone 5 and was wondering if its possible to add the date to the notification center?  i know the date shows up when you have an event scheduled.

    The photo in the calendar replaces the date. You can ctrl-click the photo and add a caption to show the day number.
    Clicking the disclosure triangle to the right of the caption will show a panel where you can edit the font (all this tested in iPhoto 9.5.1), but it does look funny, you'd be better off by not adding the day number:

  • Appropritate forum to put queries regarding data archiving

    Hi All,
    Which one is the appropriate forum to put queries regarding data archiving?
    Thanks in advance.
    Vithalprasad

    Yes you can use this forum, also there is one forum for Data Transfers.
    Regards,
    Altaf Shaikh

  • How to find the date on which notification task has been released?

    Hi All,
    I am an ABAPer, I have a functional doubt. I have got a functional Spec's for which I have to create a report.
    Here, I need to retrieve the field for "Date when the notification RECV task has been released".
    I have checked and analysed that the data has to be pulled from 'QMEL' and 'AFIH' tables. I have the notification number with me, I need to pull the "Date when the notification RECV task has been released", there are a lot of date fields in QMEL and AFIH tables, I am able to identify the creation date for particular notification. I need to get the release date?
    Could someone please help me, what is the field for release date for the notification in these tables (OR) please let me know the transaction be which we can identify the release date for notification task, I'll get the field name from there.
    Please help, I dont have any functional consultants around me.
    Thanks,
    Vishal.

    There are no fields for date for release of notification task in these tables.
    Please help!!
    Edited by: Vishal Saxena on Jun 15, 2009 8:22 PM

  • Regarding dates.

    hi gurus, i have some doubt regarding dates function.
    if i enter any date of present month i wand the first date of next month.
    for example  if i enter any date in january from 01/01/2007  to 31/01/2007 i want
    first date of february. ie 01/02/2007. plz help me.
    regards
    vamsi.

    Hi
    use this coding
    data : d1 type sy-datum,
            d2 type sy-datum,
            d3 type sy-datum,
            d4(8),
            m(2),
            y(4).
    d1 = sy-datum.
    CALL FUNCTION 'BKK_GET_MONTH_LASTDAY'
      EXPORTING
        I_DATE        = d1
    IMPORTING
       E_DATE        =  d2 .
    write :   d1.
    skip 3.
    m = d2+4(2).
    y = d2+0(4).
    concatenate  y m '01' into d4  .
    d3 = d4.
    write : / d3.
    write : / d2.
    write / '***********2 month****************************'.
    d3 = d2 + 1.
    CALL FUNCTION 'BKK_GET_MONTH_LASTDAY'
      EXPORTING
        I_DATE        = d3
    IMPORTING
       E_DATE        =  d2 .
    write :/ d3,
            / d2.
    write / '**************3 month ***************************'.
    d3 = d2 + 1.
    CALL FUNCTION 'BKK_GET_MONTH_LASTDAY'
      EXPORTING
        I_DATE        = d3
    IMPORTING
       E_DATE        =  d2 .
    write :/ d3,
            / d2.

  • Regarding date types

    hi all,
    i need some information regarding date types infotype 41.
    i need to print date types in sequential manner like dar01 dar02 dar03 like upto 12 date types.
    can you please suggest me how should i print them.
    thanks,
    madhavi.

    Hi,
    Steps to create a HR Infotype:
    1) Go to Transaction PM01.
    2) Enter the custom Infotype number which you want to create (Should be a 4 digit number, start with 9).
    3) Select the 'Employee Infotype' radio button.
    4) Select the 'PS Structure Infotype'.
    5) Click on Create... A separate table maintenance window appears...
    6) Create a PS structure with all the fields you want on the Infotype
    7) Save and Activate the PS structure
    8) Go back to the initial screen of PM01.
    9) Click on 'All' push button. It takes a few moments.
    10) Click on 'Technical Characteristics'. Infotype list screen appears
    11) Click on 'Change'(pencil) button
    12) Select your Infotype and click on 'Detail' (magnifying glass) button
    13) Give 'T591A' as subtype table
    14) Give 'T591S' as subtype txt tab
    15) Give your subtype field as subtype field
    16) Save and come back to PM01 initial screen
    17) Click on 'Infotype Characteristics' ... Infotype list screen appears
    18) Click on 'Change' (pencil) button
    19) Click on 'New Entries'
    20) Enter your Infotype number and short text
    21) Here we have to set different Infotype Characteristics as per the requirement. (Better open another session with some standard Infotype's infotype characteristics screen and use as the reference to fill yours)
    22) Save your entries.
    23) Now the Infotype is created and ready to use.
    24) If you want to change the layout of the Infotype as per your requirement...
    25) In the PM01 initial screen...Select 'Screen' radio button and give 2000 as the screen name, then click on edit.
    26) In the next screen.. Select 'Layout Editor' and click 'Change'.
    27) Screen default layout appears...here you can design/modify the screen..change the attributes of the fields..etc.
    28) Save and activate. (Don't forget to 'Activate at every level)
    Subtype Creation :
    Transaction PM01 Goto Subtype Characteristics. Click on Append and then subtype. Enter the name and description of subtype on screen.
    Then goto technical Characteristics and maintain the details of subtype there. I.e name of subtype i.e. component name defined in PSnnnn. Subtype table is T591A.
    Subty.text tab is T591S and time const tab is T591A.
    See:
    http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm
    HR related site:
    http://www.sapdevelopment.co.uk/hr/hrhome.htm
    Enhancement of Infotype
    Check the following
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYINT_INFOTYP.pdf
    Infotype Enhancement overview screen
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60a7586d-edd9-2910-68a8-8204303835a1
    with regards,
    Hema SUndara.

  • Urgent regarding Data & Task Audits Back Up

    Hi Experts
    Here my question is regarding Data Audit and Task audits in V 11.1.2.1
    -->If we take the back up of Data & Task audit tables data in to other backup_tables in same schema how this can be viewed through task audit and data audit through HFM?
    -->Whether any third part tools available to audit the tasks (DATA & TASK ) information...?
    -->Whether EPM maestro can be used here..?
    Thanks in advance
    Edited by: RajaKK on May 29, 2012 6:19 PM

    Use the Audit Extract utility bundled with HFM 11.1.2.1 to export this information periodically to a CSV file that you can view offline through any text editor, or even Excel. There is a command line feature for this as well, so you could incorporate this into a batch routine.
    For anyone attending Kaleidoscope in San Antonio, TX next month, I will present the various utilities that ship with HFM including this one. Hope to see you there!
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to guarantee that all events regarding Data Cache are dispatched when application is terminating? Urgent

    Hello,
    we have the phenomena that when an application is commiting a transaction and then terminating,
    often not all events regarding Data Cache are dispatched by the TCP kodo.RemoteCommitProvider.
    It seems that the JVM on termination is not waiting until RemoteCommitProvider has dispatched all events regarding Data
    Cache. In this way we sometimes loose some cache synchronization and some of our customers run into serious problems.
    Is there a way to guarantee that all Data Cache events are dispatched before the aplciation terminates
    (maybe implementing a shutdown hook?).
    best regards
    Guenther Demetz
    Wuerth-Phoenix SRL

    Hi,
    as nobody answered to my question I try to explain it more simple:
    Are the TCP-kodo.RemoteCommitProvider threads acting as user threads or as threads of type 'deamon' ?
    I hope that soon someon can answer
    best regards
    Guenther Demetz
    Wuerth-Phoenix SRL
    G.Demetz wrote:
    Hello,
    we have the phenomena that when an application is commiting a transaction and then terminating,
    often not all events regarding Data Cache are dispatched by the TCP kodo.RemoteCommitProvider.
    It seems that the JVM on termination is not waiting until RemoteCommitProvider has dispatched all events regarding Data
    Cache. In this way we sometimes loose some cache synchronization and some of our customers run into serious problems.
    Is there a way to guarantee that all Data Cache events are dispatched before the aplciation terminates
    (maybe implementing a shutdown hook?).
    best regards
    Guenther Demetz
    Wuerth-Phoenix SRL

  • Help regarding data element

    I need some help regarding data element ZEXPDT.  I used it in an infoquery that was transported to QAS and it does not exist in QAS.  I thought it might be locked in a transport, but the below screen clip says it is not locked.  It was created in 3/2014.  Thanks.

    Either trick the system, SE11, add a space at end of text desciption and save,
    Or call transport workbench (SE01, SE10) create a transport request or use an existing one, then double-click on a task, switch to modify mode, add a line with R3TR DTEL name of the data element, save, then object list, lock in request/task menu.
    Or SE80, contextual menu of data element. (other functions, write transport entry)
    Regards,
    Raymond

  • I am unable to access iTunes.  Receive error regarding data execution prevention.  I've tried unloading/reloading.  Suggestions?

    I am unable to access iTunes.  Receive error regarding data execution prevention.  I've changed the Performance Options to exclude DEP for iTunes and I've tried unloading/reloading.  Still no success.  Suggestions?

    Try updating your QuickTime to the most recent version. Does that clear up the DEP errors in iTunes?

  • Iphone 5 using huge cellular data for push notification

    iPhone 5 push notification using so much cellular data...how to fix this...plz help?
    I am using iPhone 5 iOS 7.0.6. It's using so much cellular data for push notification. It's using 130 kb per hour...plz help me...I use only one yahoo mail account. I get everyday one or two mail..I don't use iCloud.. I don't have Facebook app...and I don't use skype..I have only viber app...I try to delete viber to solve this problem...but it didn't solved..I turned off push but nothing happen...I also erase all content and setting but didn't solve...
    Plz help me...plz...
    Plz it's hogging my callular data...plz anyone know how to solve this.

    I've just spoke on the phone and with 3G activated it gets quiet hot,and with 3G off it gets a bit hot..
    In an Italian iphone forum told me to restore it as new iPhone and try if it gets hot(they say it could be an application problem)
    What do you think??

  • QM_Control on Required start date in quality notifications

    Dear QM experts,
    Requirement is,
    For Q2 notification type the entries in required start date filed (QMEL-STRMN) to be restricted in such a way so that user can not do entry for last month.
    Foe example,
    1.     Today is June 12, 2009. If a user is creating Q2 notification today he/she may change the required start date in the past but not before 1st June 2009.
    2.     User should be in a position to enter back date in required filed only for the current month
    3.     The concept is just similar to period closing activities.
    I tried through SPRO-Quality Management-Quality notifications-Notification creation u2013Notification types-Define screen templates-Field Selection: General Screens. Here there is facility to make the field grey, hide or required. One of the limitations is that this is client level setting.
    Can the requirement be mapped for particular plant and for perticular notification type?
    Thanks is advance
    Best Regards,
    Anand Rao

    Dear Anand
    Here are some of the thoughts. Please check and then come back with your feedback
    1) Make Priority button mandatory for Q2 notification .VIQMEL-PRIOK. You can do only for Notification type Q2 by using the influencing fields
    2) Make required date in grey so that no changes can be done . do this notification Q2
    2) Maintain QM priorities SPRO >Quality Notifications > Notification Processing>Response Control> Define Priorities
    3) Maintain Priorities in the QM priority in the same config
    When you set the priority in the notification required from and end date is updated in the system automatically
    4) Use this exit QQMA0018  Deadline setting based on entered priority  to make sure that always the date doesnt fall on past date
    Hope this gives some idea
    Regards
    gajesh

  • Regarding Workflow Error and Notification problem

    Hi,
       I am working on Workflow. I imported data <b>first time</b> in Data Manager and created <b>new</b> workflow. Now while "Launching" this workflow it is showing error "<b>The record is currently used in workflow</b>".
    I was using this repository for other data with different workflow but i deleted all previous data and workflow. Why it is showing this error? When i have new set of data with new workflow than i think i should not show this error.
    Other Question is regarding <b>Notification</b>:
    To notify the person we have to make following changes :
    1) Have to use Notify stencil and have to give e mail ids in User detail
    2) In my server ini file i have to give my mail server name.
    After making this changes I am not getting any mails. Please guide me for the same.
    Please guide me how to rectify this error and what are the prerequisites?
    Thanks in advance,
    Ronak

    Hi Ronak,
    Couple of issues with emailing:
    1.  You need to restart your repository after updating .ini file to effect the changes.
    2.  Your SMTP server should relay mails without SMTP authentication.
    3.  You can also send emails to outside domains such as yahoo or others if your SMTP server permits.
    Check with your mail server administrator and perform a simple SMTP telnet test to make sure your SMTP server is not an issue.
    Hope this helps
    Venkat

  • How to display absence start date and end date in workflow notification?

    Hi,
    I would like to display the absence start date and end date at
    1) Subject of workflow email notification/worklist notification OR/AND
    2) Content of workflow email notification/worklist notification.
    Appreciate if anyone can advise on this as this information is very crucial to our client.
    Thank you.
    Regards,
    Shiau Chin, Teo

    1) Subject of workflow email notification/worklist notification OR/ANDyou have to customize the subject of notification message. You can find the message using following query.
    SELECT message_type, message_name
       FROM wf_notifications notif
      where notification_id = <your notification>;> 2) Content of workflow email notification/worklist notification.
    its already there I think.

Maybe you are looking for

  • Office 2013: can't retrieve the Product Key via Belarc Advisor

    Hi, Isn't it possible anymore to retrieve the Office Product Key installed on a computer via third party inventory software such as Belarc Advisor? I used to do that to see the Microsoft Office Product Key installed on a computer for previous Office

  • Universal Region Code

    I had a question posed of me today: "Do you know if the DVD format is universal and is compatible with overseas DVD systems? I have purchased USA DVDs before only to find they don't work here in South Africa." I think that there are two issues at wor

  • How to connect labviewv database toolkit to SQL CE server

    Dear sir,                   i am using labview 8.2.1 and Database Connectivity 8.2.i need same simple  concept of how to connect  LV database toolkit to SQL CE Server.

  • VERY URGENT : Download  SP14 WAS/EP from SMP

    Dear Portal Gurus, I need to download and install WAS SP 14  amd EP SP14 in HA. In my "SAP Software Distribution Center"  in SMP, I see : EXE     51031503_1 DVD SPC SAP NW 04 Stack 14 - 2005/12 (2) 1 of 13 3/1/2006. There are 13 parts in total. Is th

  • ICloud isn't in my Macs System Preferences

    Hi guys I have an icloud account & have tranfered all my mobileme data to the cloud. I have it working almost perfectly on my iphone.[p... but i cant set it up properly on my Mac because its not in my System Prefernces, which is very fustrating. i ha