NOTIFICATION STATUS CHECKING IN User Exit 'QQMA0014'--iw21

Hello,
        Myself sudip..i have to do a exit on QQMA0014 for iw21 ...so. i need to check every time  notification status field( STTXT ), contain value osno/techo...when osno then something happen and also when techo something will happen..but how to check notification status field.( STTXT ).can you help me....PLEASE....
                          VALUE  T_VIQMMA ONLY CONTAIN THAT FIELD .THAT'S WHY I USED IT FOR STTXT CHECKING..BUT CAN'T GETTING....

Hi Sudip,
I think I can help you.
One correction in your post. There will not be TECO. It is NOCO in Notification
This is the answer
There is no need of STTXT for your purpose. In other words you need another field which is a part of VIQMEL table. i.e., PHASE.
Follow these values.
Value '1'  for Status OSNO (Outstadning)
Value '2'  for Status NOPO (Postponed)
Value '3'  for Status NOPR (In Process)
Value '4'  for Status NOCO (Completed)
Value '5' for Status DLFL (Deletion Flag)
So your syntax will go like this
IF I_VIQMEL-PHASE = '1' .....
Revert back if any further queries are there.
For syntax related queries, you may refer to this document User Exit 'QQMA0014', the applications
Best of Luck
Jogeswara Rao K

Similar Messages

  • User Exits for IW21 - Notification Type

    Hi ,
    I need to access User Exit related to IW21 , IW22 Transactions.
    I require the user exit to customize process for a specific Notification type 'KS'.
    User exit when a notificatrion Type is created & when it is modified.

    User Exits and Badi's For IW21 & IW22
    BADI's
    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
    NOTIF_AUTHORITY_01   Additional Authorization Checks for the Notification
    WOC_FL_DETERMINE     Determine Date for Determining Installation Loc. Equi.
    USER EXITS
    IWO10026  User check on setting status 'Do not perform'
    IWO10027  User exit: Generate user-defined settlement rule
    IWOC0001  Create PM/SM notification: Determine reference object
    IWOC0002  PM/SM notification: Check whether status change is allowed
    IWOC0003  PM/SM authorization check of ref. object and planner group
    IWOC0004  Change single-level list editing PM/QM/SM ALV settings

  • User exit for iw21 to get Equipment 'position'

    Hi,
    can any one give the user exit for IW21, to get 'Position' of equipment.
    i.e. when i enter equipment in IW21 i am to save it's 'position '  automatically.

    Where do you want to to save the position in the notification?
    Also see the link at the top of this forum for PM/CS User-Exits
    PeteA

  • Transportation Planning Status (vbuk-trsta) User Exit

    Hi All,
    I wish to change the transportation planning status (vbuk-trsta) of a delivery in a user exit. Which user exit should I use to do this?
    Just a point to note. The delivery is created automatically from the sales order creation. I don’t think this should matter though as the user exit should kick in.
    Many thanks,
    Colm

    Hi,
    Try exit V50PSTAT.
    Enhancements        
    VMDE0004                                Shipping Interface: Message SDPACK (Packing, Inbound)      
    VMDE0003                                Shipping Interface: Message SDPICK (Picking, Inbound)      
    VMDE0002                                Shipping Interface: Message PICKSD (Picking, Outbound)     
    VMDE0001                                Shipping Interface: Error Handling - Inbound IDoc          
    V53W0001                                User exits for creating picking waves                      
    V53C0002                                W&S: RWE enhancement - shipping material type/time slot    
    V53C0001                                Rough workload calculation in time per item                
    V50S0001                                User Exits for Delivery Processing                         
    V50R0004                                Calculation of Stock for POs for Shipping Due Date List    
    V50R0002                                Collective processing for delivery creation                
    V50R0001                                Collective processing for delivery creation                
    V50Q0001                                Delivery Monitor: User Exits for Filling Display Fields    
    V50PSTAT                                Delivery: Item Status Calculation                          
    V02V0004                                User Exit for Staging Area Determination (Item)            
    V02V0003                                User exit for gate + matl staging area determination (headr)
    V02V0002                                User exit for storage location determination               
    V02V0001                                Sales area determination for stock transport order                                                                               
    Business Add-in                    DELIVERY_ADDR_SAP                       Address Change in Delivery Processing                      
    DELIVERY_PUBLISH                        Announcement of delivery data during database update       
    Hope it helps,
    Chang

  • BADI/USER EXIT for IW21 & IW22

    Hi all,
    Pls post me the correct BADI and USER EXIT for Tcode IW21 & IW22.
    FYI
    My req'ment is to do an enhancement to check the user level for releasing/issue permitting orders.User level should be assigned to the respective person to release the FLAG and not by all.
    Pls comment.
    thanks & regards
    sankar

    Hi,
    IWO10026            User check on setting status 'Do not perform'
    IWO10027            User exit: Generate user-defined settlement rule
    IWOC0001            Create PM/SM notification: Determine reference object
    IWOC0002            PM/SM notification: Check whether status change is allowed
    IWOC0003            PM/SM authorization check of ref. object and planner group
    IWOC0004            Change single-level list editing PM/QM/SM ALV settings
    Regards,
    Pankaj

  • Is the Sales Order Item User Status available in user exit MV45AFZZ

    Hello,
    Does anyone know if a sales order line item user status is available within user exit MV45AFZZ (USEREXIT_SAVE_DOCUMENT)?
    I need to send an email when the status changes from one specific value to another specific value but I don't seem to have access to what the latest value is in this user exit.
    I have found a table XTVSTAT which cntains some user status' but it's not clear which status maps to which line item.
    If anyone has any suggestion please let me know.
    Thanks,
    Ruby

    Hi,
    I do need to access the values as I need to check for a specific change to the user status from value A to value B.
    I have already tried debugging the user exit and searching through the available variables but the status information doesn't seem to be available.
    I guess I will have to try the output determination route. Can you explain this in a bit more detail please.
    Thanks,
    Ruby

  • Checks Or User exits in PP

    Hi experts
    My user is asking for two check points,
    1.If sale order line item is closed,It should not allow to Create production Order,can this be possible through User exit.
    2.Production order Qnty for Particular Sale Order Line item, should not be allowed to Create more than sale Order Line item quantity.
    ex-Suppose SO line item qnty is 100pc,Po should not be allowed to Create more than 100Pc.
    Regards
    Sandeep patil
    Edited by: Isabelle Britten on Jul 15, 2008 8:40 AM

    Hi,
    I think your scenario is Make to Order, then
    Try below user exit for Production Order when saving exit will work - PPCO0007 (goto SMOD) - Function module - EXIT_SAPLCOZV_001
    sit down with your ABAPer on this
    you need to consider below
    1.Sales order line closed or open status (Table VBAP and VBUP)
    2.Sales order line Qty (Table VBAP)
    Regards,
    Sankaran

  • Infotype check and user exit

    hi All,
    With the help of answer from my previous post I understand that I need to implement a user exit to do a particular check on my field. Actually when a user inputs a field then i need to compare it to field from some other table.
    My doubt is what user exit i need to use..
    ZXPADU01 or ZXPADU02 or ZXPADU03.
    My understanding is that ZX*02 is for me since it is implemented in PAI module of screen 2000 for MP999900.
    Also can someone explain what different situations we need to use this exits?
    Also please mention if BADI exists with the same functionality.
    thanks and regards,
    Reena

    if it is a Z infotype then as per my previous post just go to se80 and ur concerend module pool program.
    and write a module in PAI on tht particular field as in my post..
    if u want to compare it with another table value then u can simply  fetch data frm tht table in this module and compare it with ur field.
    U need not to go for USer Exit for the Z infotype.
    amit

  • Batch checking by user exit

    Hi all,
    I've an requirement to check the valuation type when creating a batch with MSC1N.
    I've tried using various user exits, especially EXIT_SAPLV01Z_004, ZXVBZU04.
    It is not called in MSC1N. What's wrong is there?
    (Another exit EXIT_SAPLV01Z_006 in MSC2N > ZXVBZU13 can be called with MSC2N.)
    Thanks.

    Hello,
    I am facing the same issue I want to update a date 6 field while the user create a Bacth thurogh MSC1n.
    I am using the EXIT_SAPLV01Z_013 to update the same.
    But This Exit is not called as there is a condition which fails while this exit is called thru FM VB_CREATE_BATCH.
    the field NO_CFC_CALLS is set to "X" in Include LCHRGF02.
    CALL FUNCTION 'VB_CREATE_BATCH'
            EXPORTING
              ymcha                        = akt_mchx
              new_lgort                    = dfbatch-lgort
              bypass_lock                  = 'X'
              kzcla                        = ' '
              xkcfc                        = ' '
              no_check_of_qm_char          = 'X'
              no_change_document           = ' '
              check_external               = space
              check_customer               = space
              no_cfc_calls                 = 'X'.
    Can you please help how do we resolve this issue i am using SAP 4.7.
    Thanks
    Solanki Ritesh

  • To check the user exit

    Hi,
    I want to debug the user exit EXIT_SAPLIPW1_001.Can anyone tell me how to do this?

    Hi,
    First check if the exit is implemented. There will be an include program inside this Function module. Check if the program is created and activated.
    Then put a break-point in that include and execute the transaction. This will enable you to debug the exit.
    thanks and regards,
    Lakshmi.

  • Simple Credit check _ User Exits

    Dear Expert,
    Please find my scenario,
    I am using simple credit check
    When i am creation sales order with reference to quotation
    Item      Amount
    00010  1000
    00020  2000
    I am getting  two messages
    1)Credit limit exceeded by 1000
    2) Credit limit exceeded by 3000(1000+2000)
    But Customer wants in one message like Credit limit exceeded by 3000
    Please advice, its very urgent
    and also suggest if any user exits available
    Regards

    Thank you for your reply
    Is it possible to achieve the same by using static credit check?
    When i tested this static check, i am getting message for the first line item
    Ex:
    Item      Amount
    0010      100
    0020      200
    System shows " Static credit check 100 Exceeds"  and it goes to sales order details screen when i am referring from quotation.
    Regards

  • User exit for notification on print in IW51

    Hi Friends,
    I want to capture user satus when notification - IW51 is printed for a particular form. When I click on "Service Notifiaction Tab" and then "PRINT" , then "NOTIFICATION" , after this when I select a form and click on PRINT , the user staus should be saved.
    So i would like to know what event is triggered after the PRINT button is clicked?
    Thanks,
    Khushboo

    Hi ,
           When notification is printed PRT System Status is updated and notification can be printed any no of times i gues and this is possible after releasing the Notification ... if you want user status to get updated at that time first please check the option of User Status profile please see whether Printing Business Transaction .. in Configuration under setting for Notification type ...if there is no option then  use User Exit QQMA0014 QM/PM/SM: Checks before saving a notification..,In this you need to use FM STATUS_READ to read system status ...
    regrds
    pushpa

  • User exit on saving IW21

    Hi all,
    I need to find user exit which is launched on saving the notification with the transaction IW21/IW22. I found those items:
    IWO10026            User check on setting status 'Do not perform'
    IWO10027            User exit: Generate user-defined settlement rule
    IWOC0001            Create PM/SM notification: Determine reference object
    IWOC0002            PM/SM notification: Check whether status change is allowed
    IWOC0003            PM/SM authorization check of ref. object and planner group
    IWOC0004            Change single-level list editing PM/QM/SM ALV settings
    but any of them seems to be useful for me. Could anyone give me some hint?
    Thanks in advance and best regards,
    Anna

    Anna,
    What are you trying to do in the user exit?  Here's a list of some of the user exit function modules.  You can easily retrieve the project from any of them.
    But - the list may not help you.  It depends on what you are trying to accoplish.   Notifications has some excellent user exits and there are follow up actions / action boxes that can be used as well.
    Michelle
    Customer Exits QM/PM Notifications                                   
    EXIT_SAPLIQS0_002              User Exit for Influencing the F4 Help for Catalogs                   
    EXIT_SAPLIQS0_003              Function Code "+US3/4" in Menu "Goto/Task" in Notification Processing
    EXIT_SAPLIQS0_004              Function Code "+US5/6" in Menu "Goto/Activities" in Notif. Processing
    EXIT_SAPLIQS0_005              Determining Processing Deadlines According to Priority               
    EXIT_SAPLIQS0_006              Default Partner When Adding A Notification                           
    EXIT_SAPLIQS0_007              Determination of BOM application for BOM Explosion                   
    EXIT_SAPLIQS0_008              Supply Function Codes with Text/ Deactivate Codes: "Goto/Task"       
    EXIT_SAPLIQS0_009              Supply Function Codes/ Deactivate Codes: "Goto/Activity"             
    EXIT_SAPLIQS0_010              Function Codes in Menu "Goto/Notification" in Notification Processing
    EXIT_SAPLIQS0_011              Supply Function Codes with Text/ Deactivate Codes: "Goto/Notification"
    EXIT_SAPLIQS0_012              Function Codes in "Goto/Cause" Menu in Notification Processing       
    EXIT_SAPLIQS0_013              Supply Function Codes with Text/ Deactivate Codes: "Goto/Cause"      
    EXIT_SAPLIQS0_014              Function Codes in Menu "Goto/Item" in Notification Processing        
    EXIT_SAPLIQS0_015              Supply Function Codes with Text/Deactivate Codes: "Goto/Item"        
    EXIT_SAPLIQS0_016              Function Module for Deactivating Notification Function Codes         
    EXIT_SAPLIQS0_018              Check Whether a Change of Notification Type is Allowed               
    EXIT_SAPLIQS0_019              Influence Data Transfer for New Notification Type                    
    EXIT_SAPLIQS0_020              User Exit "Check Authorization for Status Change"                                                                               
    Customer Exits Notifications                                         
    EXIT_SAPLIQS0_001              Customer Exit "Check Status Change for Permission" for PM/CS Notificat
    EXIT_SAPLIQS0_017              Default Values when Adding PM/CS Notification

  • Notification User-Exit not triggered

    Hi all,
    We have configured the system to automatically create a notification when creating an order (Define Notification and Order Integration)
    However, when saving the order (without accessing the notification) we find that the Notification save user-exit (QQMA0014) is not triggered.
    Has anyone found a work-around for this?
    Also posted [here|http://www.sapfans.com/forums/viewtopic.php?f=7&t=328408]
    PeteA

    Pete,
    It is a common issue. The logic of not calling this exit being that it can prevent notification save and that is not desirable when created in conjunction with the order.
    No specific workaround that I know. Depending on what you exit does it might be possible to duplicate the logic into one of the order exits/Badis. Alternatively into a notification exits that is called - generally at create rather than at save - QQMA0025 for example.
    -Paul

  • User exit to set user status for quote

    Hi,
    I need to update the user status in the header of quotation (using VA22) based on some conditions. I checked the user exit's under 'MV45AFZZ' but no use.
    Could any one please provide me where I can write the code to put the conditions before upating user status in header
    Thanks
    Thang Tran

    Hi,
    Is there anyone can give me some suggestions?
    Thanks in advanced
    Regards,
    Thang

Maybe you are looking for

  • Unable to create webI report??

    HI all I am using BO XI3.1 SP3, when I logged into infoview and click on the new webintelligence document, I see universes available and select the universe then it is showing as "PLUGIN's NOT INSTALLED" instead of showing the query panel of the repo

  • Error in JAR downloading

    I create one test.jar file using Jdeveloper then i subclass one ITEM of that class.Then i make entry in configuration file to refer that JAR .When i run that form standalone in formbuilder then at jinitiator throws following error Loading http://kaml

  • Old Aquablue G3 iMac as a monitor?

    Folks, I'm as dumb as a box of rocks, never more so than when it comes to computers. That established, I recently bought a Mac mini and hoped to use my old G3 iMac as a monitor. The 'poser' at Compuserve sent me home with all manner of expensive cabl

  • Camera RAW opens CS5 not CS6

    I have upgraded to CS6 from CS5, but CS5 opens when I open an image from RAW, not CS6. How do I stop it from using CS5?

  • Understanding of Valuation Basis /001 and /002

    What is Valuation Base 001/ and 002/. I can see 82.26 what is 82.26 How it is getting calculated Experts throw some light on this