Queries related to Notification : Tcode : QM02 and QM03 ( SAP ECC 6.0)

Hello,
In tcode qm02 i can see the action box window. But if i display the same document using QM03 i dont see the action box window. Is it possible to display action box window while displaying the document using qm03.
Thanks in advance.
Hem

Hello Hemaraaja,
In notification display mode (QM03) only those action box functions are available which are defined as Documentation 'None' functions.
For the functions which are defined to be documented as activity or as task, the notification needs to be updated when executing the functions and therefore, these can only be displayed when changing the notification.
See the following setting:
Transaction QCC2
-> Notification Processing
-> Additional Notification Functions
->Define Action Box
-  Define Functions for the Action Box
(Select the correspondent activity and view the detail)
You need a usage i.e. B5 (change and display)
defined as notification and task
and documentation N None.
This should be possible.
Hope that this information helps resolve your issue.
Regards,
Isabelle

Similar Messages

  • Addition of field on TCode QM02 and QM03

    Hi,
    We would like to add an additional field in TCode QM02 and QM03 on the claim information, vendor address tab. This field should be a free text field, where one can type explanations given by vendors for non-conformance. How can we go about achieving this? Are there any screen exits which we can use?
    Thanks and Regards,
    MIck

    Hi,
      Check the following i am not sure if you can get a field exactaly where you want but we have the below screen exits for notifications, i would suggest please go through the documentation for them:
    1. QQMA0001-incorporate additional data in notification header
    2.QQMA0008-additional data on the details screen fro notification item
    3.QQMA0010  QM/PM/SM: User Subscreen for Additional Data on Cause
    4.QQMA0011  QM/PM/SM: User Subscreen for Additional Data on Task
    5.QQMA0012  QM/PM/SM: User Subscreen for Additional Data on Activit
    Regards,
    Himanshu

  • ABAP proxy with Multiple PI system and Single SAP ECC

    Hello Folks,
    In my current project i have 2 SAP Pi system, PI7.0 and PI7.11. Currently 80% of the interfaces are on PI7.0 and we are planning to move interfaces to new PI7.11 next year. Old environment has lot of ABAP proxies ECC is configured to send data to it.
    All the new developments will be done in new SAP  and i need to use SAP PI7.11 for that. I have an interface where i need to use ABAP proxy.
    How can i configure ECC so that it sends new ABAP proxy interface data to new PI7.11  and old proxies to old PI7.0.
    As far as i know we can make ECC point to one integration server at one time. Any thoughts or suggestion ?
    Regards
    Inder

    Hi,
    Multiple connection to ESR in sproxy can be done by switching host value in RFC destination SAP_ESR_PROXY and for maintaining multiple PI runtime you should use subparameter for parameter SXMB_ADM->Runtime->IS_URL (you can define combination of Sender/Receiver for subparameter in transaction SXMSIF).
    This way for every sender/receiver combination you can use different integration server.
    Regards,
    Gourav

  • Download and install SAP ECC IDES Version

    Hi,
    I want to practice with SAP at customizing and programming level, so I want to install SAP in my computer.
    How could I get the installation CDs of an ECC IDES Version?
    Thanks.

    This error may occur if you have a broken download. Please try to re-download and install the trial.

  • FS15 and FS15 in ECC 5.0 and 4.6C

    Hi, is there any difference between the transactions in ECC 5 and 4.6C.
    I was trying to import GL accounts from 4.6C(with tcode-FS15) and export into ECC 5.0(with tcode-FS16) and i was endedup with the error "Transaction type 01000 not valid in record type Y".
    Please suggest me.
    Thanks.

    The export/import should work the way you are using it. Just make sure you are using same memory id and make sure its unique - meaning u are using it only for this itab purpose and not overwriting it with other values. Check itab is not initial before you export in program 1 - then import it in prog2 with same memory id...also check case, I am not sure if its case sensitive...
    Here is how you use the second variant...
    Two fields with two different identifications "P1" and "P2" with the dynamic variant of the cluster definition are written to the ABAP Memory. After execution of the statement IMPORT, the contents of the fields text1 and text2 are interchanged.
    TYPES:
      BEGIN OF tab_type,
        para TYPE string,
        dobj TYPE string,
      END OF tab_type.
    DATA:
      id    TYPE c LENGTH 10 VALUE 'TEXTS',
      text1 TYPE string VALUE `IKE`,
      text2 TYPE string VALUE `TINA`,
      line  TYPE tab_type,
      itab  TYPE STANDARD TABLE OF tab_type.
    line-para = 'P1'.
    line-dobj = 'TEXT1'.
    APPEND line TO itab.
    line-para = 'P2'.
    line-dobj = 'TEXT2'.
    APPEND line TO itab.
    EXPORT (itab)     TO MEMORY ID id.
    IMPORT p1 = text2
           p2 = text1 FROM MEMORY ID id.

  • How to or Step by step to connect SAP ECC and Data Integrator

    Hi,
    I need a document How to or Step by step to configure and connect SAP ECC 6.0 and Data Integrator or Data Services.
    someone help me?
    thanks!!

    Antonio,
    Please find the detail guide step-by-step document for different connectivity types at this following link on SDN under business Object section.
    [http://wiki.sdn.sap.com/wiki/display/BOBJ/ConnectingtoSAP]
    Thanks,
    Ashok

  • Screen exits/BADIs available for Tcode-QM02/QM03

    Hi Everyone,
                       I have to modify a screen for Tcode-QM02( 'Checklist' tab) and add a drop down field to it.I have not worked on screen exits/BADIs prior to this please let me know how to proceed with this.
          Alsoplease tell me how can I manually go and check out whether a exit or BADI is available for this transaction?
    Please reply as its a bit urgent.
    Thanks and Regards
    Abhishek

    hi,
    check these exits n badi's.
    Transaction Code - QM02                     Change quality notification
    Enhancement/ Business Add-in            Description
    Enhancement
    IWOC0004                                Change single-level list editing PM/QM/SM ALV settings
    IWOC0003                                PM/SM authorization check of ref. object and planner group
    IWOC0002                                PM/SM notification: Check whether status change is allowed
    IWOC0001                                Create PM/SM notification: Determine reference object
    IWO10027                                User exit: Generate user-defined settlement rule
    IWO10026                                User check on setting status 'Do not perform'
      Business Add-in
    IQS0_STATUS_MAINTAIN                    Control of Changeability of User Status
    IWO1_SUBSCREEN_0170                     Display Additional Data on Object Screen 0170 PhysicalSample
    IWOC_LIST_TUNING                        Performance Tuning for Lists in PM/CS
    IWOC_OBJECTINFO_CHNG                    Changes to Data of Object Info Screen
    WOC_FL_DETERMINE                        Determine Date for Determining Installation Loc. Equi.
    NOTIF_AUTHORITY_01                      Additional Authorization Checks for the Notification
    goto system - status of ur transaction and find porogram name
    then goto attributes of program n find package.
    now goto smod or se18 click f4 click information system u will get all exits or badis available.

  • I have purchased my apple iPhone 5 from Germany, and now I am back to India. I need to contact the German apple support team for queries related  my device. How to contact the apple support team in Germany from India ?

    I have purchased my apple iPhone 5 from Germany, and now I am back to India. I need to contact the German apple support team for queries related  my device. How to contact the apple support team in Germany from India ?

    Warranty and support is only valid in the country of origin, or in the case of a device purchased in an EU country, only in an EU country.
    Unless you will be visiting an Apple store in one of the EU countries before the warranty expires, you are pretty much out of luck.
    FYI, the Contact Us link at the bottom of the page provides the appropriate contact information for Apple.

  • Relation between notification no and measuring point no or document

    Dear Expert's
    I want to link between notification no (qmnum) and measuring point no or measuring point document.
    I want to search measuring point number thorough notification no.
    plz suggest me ABAP purpose.
    thanks.
    regards:
    Neelesh Sonkar

    Hi,
    1. Get the EQUNR from the table "QMIH" using QMNUM.
    2. Get the MOVING_OBJECT from the table "IEQT_WL_MP" using EQUNR.
    3. Get the MDOCM (Measurement Document) POINT (Measuring Point) from the table "IMRG"
        using MOVING_OBJECT ( which is MDOCM ).
    Hope this will help you.
    Regards,
    Smart Varghese

  • Queries related to calibration inspection process

    I have some queries related to calibration business process.They are as follows:-
    1.Which equipment category do we choose, Q or P?
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    7.While creating my test equipment,for the PRT tab,the task list usage becomes a mandatory field.What setting is done for this task list usage to become a mandatory field?
    Edited by: Pallavi Kakoti on Feb 2, 2012 8:19 AM

    Hi
    1.Which equipment category do we choose, Q or P?
    Ans:
    Q is normaly used for Instruments,Lab equipments
    P also used for Production/process related equipments needs calibrations often
    2.While creating a maintenance plan,which category do we choose, maintenance order or quality maintenance order?
    Ans:
    Its all depends on config you have did. if Quality maintenance order should be linked to inspection type.can be used.
    we can not used maintenance order if it is not linked to inspection type 14.
    3.Is it that we can't do a time confirmation before results recording?If I try to do so,I get this message"No open operation recieving confirmation entries for order".
    Ans:
    You can do time confirmation after result recording, then UD.after UD ,order will be TECOed automaticlay.
    4.While I create my maintenance plan,I get this message, a counter could not be defined for the reference object.Why so?
    Ans:
    Check any measuring counters created for the equipments,
    5.After usage decision,if I lock my equipment for further use,the equipment has the status both AVLB and NPRT.Why?
    Ans:
    After UD, system changes the status NPRT for the equipments have PRT view only.
    if PRT view maintained in the equipment, system status remains AVLB.
    If you dont to use the equipment after UD-Reject,have to go development using user status.
    6.Can I create my calibration order manually and assign equipment task list.If so,how?
    Ans:
    Yes. you can
    Create task list with 300 inspection point, assign when u create order
    also you can have manual call in the maintenance plans.

  • TCODE PRAA and inactive employees

    Hi all!
    I'm new to tcode PRAA and I'd like to know if it's possible to create vendors from inactive employees.
    For example: I have an expatriate. His original file is inactive - expatriate file active in HR - and I want to create the vendor using his original file.
    Is it possible?
    Thanks for your help!

    Hello Matthieu
    I wonder if this relates to how you have configured your leaving action for inactive employees? Please check if the flag 'Maintenance permitted after leaving' is maintain in table V_T582A, for the relevant HR infotypes 0000, 0001 and
    0017.
    Then check if you configured a leaving action for Travel relevant employees?
    You can find these under the tree menu for Person Related master data.
    When an employee leaves the company, the general process is to create an action for the master data. You can either use the standard delivered action 'Org reassignment' or create/copy your own based on the standard.
    You can do this in transaction PR05, menu point environment > personnel actions. Here you activate the radiobutton "Organizational reassignment"and press enter. Then you can create an action. You should use the action type 'leaving' (10).
    That said, I am not sure if this will extend to PRAA as I could find no specific support issues from FI-TV side whereby the same checks will then allow vendor to be created  - it seems to only be the case that bank update can occur for already created and previously active employess in which case would leave me to believe you would have to run PRAA in update mode to update having manually created the vendor in FI.
    Sally

  • Objective setting appraisal (OSA) queries related to ESS/MSS

    Hello All,
    I am currently working in OSA. I have few queries related to this.
    My client wants to implement OSA without linking it to the SAP ESS/MSS. They have their own intranet portal which is not a part of SAP. But they are using it for applying leave etc which has been linked to SAP R/3. So they also want to use the the same portal for appraisal also. 
    Hence my query is whether is it possible to link OSA with their own inhouse intranet portal ? And if it is possible then how and will I be able to get all those functionalites which are available in standard ESS/MSS for OSA?
    Please guide.
    Regards,
    Daniel

    Hi Daniel
    If you can call SAP Portal in your local intrenet.
    In one of my clients they were using MOSS as thier frame work (SAP portal is called inside moss)
    Thanks
    Rajdeep

  • Queries related to ABAP Programs migration to SAP ECC 6.0

    We are planning to re-implement SAP using SAP ECC 6.0 We are currently using SAP R3 Version 4.7
    Regarding migration of existing ABAP Programs and data, I have some queries which may kindly be answered by any of the experts of this forum.
    1. I have heard that SAP ECC 6.0 or SAP Netweaver 7.0 will never support BDC programs. To upload data into SAP, BAPI is the preferred option. Is that true?
    2. In ABAP Programming, relational operator < (less than), > (greater than), <= (less than or equal to) etc are not supported by SAP Netweaver 7.0. In stead, operator contants LT, GT, LE etc must be used. Other wise, SAP reports syntax error. Is thar true?
    3. Screens (Dynpros) have been fully programmed in ABAP Objects in almost all programs related to functional modules (SD,MM,PP,FI/CO etc) in SAP ECC 6.0. Is that true?
    4. Programs written in SAP R/3 Version 4.7 will report syntax errors when that program is compiled as it is in SAP Netweaver. Is that true?
    I request you to kindly reply for these four queries at the earliest.
    Thanking you,
    K. RANGARAJAN
    ABAP Programmer

    SAP ECC6.0 will be supporting BDC programs too.But ,apart from this there are other options like LSMW  ,BAPI,  ECATT tool
    which serves the same purpose  .   It doesnot mean that SAP wont support BDC.
    Coming to relational operators u can use both of them but preferred is operator contants LT, GT, LE.
    If there are any obsolete statements or any Obsolete function modules used in version4.7 U will get syntax errors or unicode errors.
    Regards,
    Lakshman.

  • Queries related to POWL...

    Hi Experts,
    I have couple of queries related to POWL:
    1.  Is it possible to select multiple rows in the POWL query table (Result after runnig POWL query). I am not using Web Dynpro ABAP application to call POWL but using POWL iView.
    2.  If above is not possible then can multiple rows be selected by pressing CTRL button and then lead select with the help of mouse. I am not able to do this as well. In one of the ECC it is working but in other it is not working. can there be any version issue.
    3. By default Layout of POWL query are Link Matrix and the same can be changed to Tabstrip by going inside Personalize option, but that will only affect the particular user who have done personalization.
    Is there any way to make Tabstrip Layout as default for all the users.
    4. Please through some light on transaction LPD_CUST, as I want to open Web dynpro screen from POWL action. Again POWL is not embedded in Web dynpro application.
    Thanks,
    Harish

    Thanks Manas for your response.
    I have gone through one of the posts in which you have explained about this transaction LPD_CUST and that is how I have came to know about it.
    Link: [Calling Web Dynpro application or URL from POWL;
    but after this code is executed I am getting Null Pointer exception.
    i.e. field like MR_LAUNCHER_CLASS & MR_WD_APPLICATION in INITIAL and that is why the below statement (Standard code) is giving null pointer:
    ld_client_environment = mr_wd_application->get_client_environment( ).
    Also just wan tto know the significance of Role and Instance (I have just taken any dummy name).
    Code which I have written is below:
    cl_apb_launchpad_api=>read_for_display(
            EXPORTING
              id_role                     = 'ZTESTROLE'
              id_instance                 = 'ZTESTINSTANCE'
              ir_provider                 = lr_provider
            RECEIVING
              er_launchpad                = lr_lpd_handle
           EXCEPTIONS
             parameter_missing           = 1
             not_found                   = 2
             others                      = 3
          IF sy-subrc <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                     WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
          CHECK lr_lpd_handle  IS BOUND.
          IF lr_lpd_handle IS BOUND.
          ENDIF.
          lt_lpd_content = lr_lpd_handle->get_content( ).
          READ TABLE lt_lpd_content REFERENCE INTO lr_lpd_content WITH KEY link_text = 'TESTWEBDYNPRO'. "Link text for launchpad
    ls_appl_param-key = 'SAP-WD-CONFIGID'. "app conf if any
         *ls_appl_param-value = 'MDG_OIF_CREATE_CONF'.
         *APPEND ls_appl_param TO lt_appl_param.
          lt_lpd_appl_params = lr_lpd_content->application_parameter.
          "launch application
          lr_lpd_handle->launch_application(
            id_application_id         = lr_lpd_content->application_id
            it_application_parameters = lt_lpd_appl_params
      it_business_parameters =  lt_appl_param
    Thanks,
    Harish

  • Queries related to iViews in EP.. :)

    Hello All,
    I have few queries related to iViews in EP:
    1> How should I create an iView out of an EAR file thats deployed on server?
    2> Do I always need a par file to create an iView?
    3> Suppose I have a Web project (containing servlet). How will I create an iView from this?
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    Hi Ganesh,
    Support the URL is http://<server>:<port/jniindex12/Test.html
    The iView is ready to use but I see some strange behaviour here......
    While creating the URL iView, when I fill in the URL field with the above URL string and click on Browse, I get a 503 error but when I preview the iView, it works.
    Why this strange behaviour...?
    Also when I run the above URL directly from browser, it runs.
    So any idea as to why the error when I click on Browse.
    Hope the above explanation is clear.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu
    Message was edited by: Ritu  Hunjan

Maybe you are looking for

  • Windows 8.1 black screen with mouse cursor after login (HP 2730P)

    I live in Canada and first just to confirm that Windows 8 with all Microsoft patches was running ok on my HP EliteBook 2730P NoteBook PC. Originally I had Windows XP running in it. With Win 8, I just lost few unique HP applications. But last night, j

  • Production Quantities in COPA

    Hi Anyone know how to transfer Production Quanties (from Production Orders) to COPA? I assume that a PA transfer structure of some kind would be needed, but I need to know the exact steps. Much appreciated

  • Can't download the latest itunes update. Can someone help me?

    I'm trying to download the latest itunes 11.1.4 but when it gets to the part of the download "Starting services" I get a message saying, "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges

  • How do you identify computers with Quicktime Pro vs. player?

    We use MS SCCM to inventory hardware and software. Many of our workstations have Quicktime Player (free) installed, but some groups have Quicktime Pro (not free). I need to identify all computers that have Quicktime Pro. The problem is, if you look i

  • Reg date difference ?

    hi friends.. in my program i want to find the difference between two dates for that i try with following FM ISHMED_CALC_DATE_TIME_DIFF FI_PSO_DAYS_MONTHS_YEARS_GET HR_99S_INTERVAL_BETWEEN_DATES FIMA_DAYS_AND_MONTHS_AND_YEARS all these FM are work pro