QA32 ENHANCEMENTS

HI EVERYONE,
I NEED to display vendor name near to vendor number in the ALV output of the transaction QA32.
already a thread is post against this. it says that got to change in the data base program.
i have checked the enhancements in qa package. couldn able to find the exact one. kindly help me with the same.
thanks & Regards,
karthe

Hi Karthe,
There are no BADIs for QA32 (4.6 version of SAP), but there are below user exits :-
Enhancement
QSS10001                                Possibility of calling a different print report
QEVA0006                                Entry to usage decision transactions
QEVA0004                                Exit for changing information line in usage decision header
QLCO0001                                QM: Call alternative costs report from UD
QEVA0010                                UD: Usage decision check
QEVA0009                                UD: Predefinition of quantity to be posted to sample stock
QEVA0008                                Usage decision: Customer function key (e.g. to cancel UD)
QEVA0007                                UD: Control of compulsory comment or long text presetting
QEVA0005                                User subscreen for displaying add. data for usage decision
But none of the above user exits suit your requirement.
I believe you need to change the logic of the program RQEEAL10 by making a copy of it to a Z one  to accomodate Vendor Name field for your requirement.
Regards
Abhii
Edited by: Abhii on Sep 4, 2010 11:10 AM

Similar Messages

  • Enhancement for QA32 Inspection lot stock tabs

    Hello everybody:
       In QA32  user can do UD operation in "Characteristics" tabs and do Posting operation in "Inspection lot stock" tabs.
       phase 1: I use QEVA0010 enhancement to check UD  in "Characteristics" tabs and it works.
       phase 2: I need to check  the value of  "To unrestricted use" field in "Inspection lot stock" tabs but I can't find enhancement to do that.
       In my company, some user can use QA32 to do UD and do posting. But some of them often do posting without UD. In QA32 there is only a warning  message if you do posting without UD. So I need to check when user enter value in "Inspection lot stock" tabs some conditions must be satisfied (like UD).
      Is there any enhancement to use for my issue? thank you.
      ps. I have already tried QEVA0001. it doesn't wok.
      attachment is the picture of warning message.

    Hello,
    Here i suggest you that if you are using Exit for UD then in that only just apply one code where program first will check the QAMR/QASR etc. all result table field w.r.t inspection lot and if fields found empty means no data or RR then system wont pass UD code for UD posting.
    Or just make first MIC as required MIC and apply the code in that first MIC, if that MIC value is blank then again system wont allo UD.
    Secondly, Status profile maintenance is also an another stdn way to execute the requirement.
    Regards

  • Enhancement for Transaction QA32

    Dear All,
    I want to change SAP default prit to a custom developed Smartform in transaction QA32(Inspection lot prt)
    i get an enhancement pont  "QSS10001            Possibility of calling a different print report" please verify it is suitable for changing default print report
    Regards
    Nausal

    Hi,
    This is the suitable one.
    Regards,
    Raj Gupta

  • Enhancement for qa32 for rebate amount

    Want to do one enhancement before MIRO - Invoice
    Verification transaction for rebate amount for defects in material during
    quality inspection and usage decision .
    Presently our process of invoice verification is as follows,
    1. We do goods receipts and Do quality inspection.
    2. During quality inspection if their is any defects in material and we
    calculate rebate on that challan quantity and this rebate data is stored in
    Z-table which is used in payment slip.
    3. After this purchase dept receive challan for that material and Purchase dept
    include rebate amount in payment slip with material document number and forward
    to account dept.
    4. According to document received to account dept.
                a). Account post MIRO- Invoice Verification against challan quantity.
                b). for rebate amount raise debit note against same material document, purchase order
    and vendor manually.
    Now we want to do following enhancement,
                1. At the time of quality inspection and usage decision if their is any rebate for that
               document according to defects in material received, then it should be post MIRO
               rebate amount automatically in background with reference to Purchase Order
              and Material Document Number.

    Hi,
    You can use below user exits,
    QEEM0002 User exit add. functions after reading inspection features
    QEEM0003 User exit: add. functions after valuating insp. characteristics
    QEEM0004 User exit: add. functions after valuation of partial sample
    QEEM0006 User exit: add. functions after closing inspection char
    QEEM0007 User exit: add. functions after completing partial sample
    Sandip

  • QA32 Tcode i want to one more field which is material Description .in our o

    In QA32 Tcode i want to one more field which is material Description .in our output . how to do it please guide .

    Only exit I am aware of is IWOC0004 / EXIT_SAPLIREP1_001 to change the layout, to add customer field, i dont know any exit/badi, so i suggest you copy the report, copy the structure QALS_D02 to a Z-structure, and complete the field catalog and fill the new field in the code of the copied report.
    You could append fields to the structure (QALS_D01 or D02) and use Enhancement method to adapt field catalog and filling new fields (in RQEEAL10 at END-OF-SELECTION or an adequate GET statement)
    Regards,
    Raymond

  • Displaying Customer/Vendor's name on QA32 screen...

    Dear All
    Any suggestions on how to display the Customer's name/ Vendor's name on QA32 screen?
    Is there any user exit to make this happen?
    I don't want to go for the Z Transaction. If you can help me with the standard Tcode viz. QA32 then please reply.

    Greetings Gaurav,
    I don't think there's any ability to do this one in the standard, but maybe Bharat Rathod's information in this thread will help you with an enhancement...

  • Enhancement on transaction IW32, minimising the standard functionality

    Hello Guys,
    I have a requirement in which I need to go to IW32 with a Order number, then we need to press enter and then click on button "WC Application". Here one pop up comes which says "List contains no data", then we click on button create. There Program (subscreen) SAPLWCFA, screen number 8300 will open, then click on "Operational WCD's", here again the pop up comes which says "List contains no data. Again click on Create button , now Program (subscreen) SAPLWCFY, screen number 8300 will open.
    Here I have a requirement, say we went to IW32 with the order and clicked on "WC Application", enhancement will check if there is no data in the list then it needs to go directly the last screen i.e. Program (subscreen) SAPLWCFY, screen number 8300, where user will enter data manually.
    I tried to find the exits/Badi's but didn't found anything interesting which will work with this requirement.
    I would appreciate if you please try it if its working, and if yes then with which exit/Badi.
    Thanks,
    Harjeet

    Hi ,
    there is a way to do it:
    Go to SE11 and watch the structure  <QALS_D01>. You can add fields to this structure, which are in the Inspedction Lot Table <QALS> (which you have to enhance as well, Append <CI_QALS> ) . Now go back to QA32, start a selection and go to "Change Layout..." . Here you will find the new field.
    For Sure, this field must be filled and has to be in the table <QALS> .
    To fill fields you can use the Exit  <QPL10004>
    If you need a new field for Selection screen, you have to modify the LDB <PGQ> .
    Greez Hanno

  • Menu Exit for QA32

    Dear All,
    We are having the requirement in QA32 to disable the excel exporting option to perticular user.
    When we execute the transaction QA32 it will asks for the selection parameters, after filling up the seletion parameters if we execute the list will dispaly the details of inspection lot.
    Here i need to disable the EXCEL exporting option in the application toolbar for a perticular user.
    Please suggest me on this.
    Thanks.
    Best Regards
    Govardhan

    Hi,
    Try this program you will get all the user exits for the particular tcode.
    Selection Text: P_TCODE: Transaction Code to Search
    Text Symbols: 001 - Enter the Transaction Code that you want to search through for a User Exit
    REPORT z_find_userexit NO STANDARD PAGE HEADING.
    *&  Enter the transaction code that you want to search through in order
    *&  to find which Standard SAP User Exits exists.
    *& Tables
    TABLES : tstc,     "SAP Transaction Codes
             tadir,    "Directory of Repository Objects
             modsapt,  "SAP Enhancements - Short Texts
             modact,   "Modifications
             trdir,    "System table TRDIR
             tfdir,    "Function Module
             enlfdir,  "Additional Attributes for Function Modules
             tstct.    "Transaction Code Texts
    *& Variables
    DATA : jtab LIKE tadir OCCURS 0 WITH HEADER LINE.
    DATA : field1(30).
    DATA : v_devclass LIKE tadir-devclass.
    *& Selection Screen Parameters
    SELECTION-SCREEN BEGIN OF BLOCK a01 WITH FRAME TITLE text-001.
    SELECTION-SCREEN SKIP.
    PARAMETERS : p_tcode LIKE tstc-tcode OBLIGATORY.
    SELECTION-SCREEN SKIP.
    SELECTION-SCREEN END OF BLOCK a01.
    *& Start of main program
    START-OF-SELECTION.
    Validate Transaction Code
      SELECT SINGLE * FROM tstc
        WHERE tcode EQ p_tcode.
    Find Repository Objects for transaction code
      IF sy-subrc EQ 0.
        SELECT SINGLE * FROM tadir
           WHERE pgmid    = 'R3TR'
             AND object   = 'PROG'
             AND obj_name = tstc-pgmna.
        MOVE : tadir-devclass TO v_devclass.
        IF sy-subrc NE 0.
          SELECT SINGLE * FROM trdir
             WHERE name = tstc-pgmna.
          IF trdir-subc EQ 'F'.
            SELECT SINGLE * FROM tfdir
              WHERE pname = tstc-pgmna.
            SELECT SINGLE * FROM enlfdir
              WHERE funcname = tfdir-funcname.
            SELECT SINGLE * FROM tadir
              WHERE pgmid    = 'R3TR'
                AND object   = 'FUGR'
                AND obj_name = enlfdir-area.
            MOVE : tadir-devclass TO v_devclass.
          ENDIF.
        ENDIF.
    Find SAP Modifactions
        SELECT * FROM tadir
          INTO TABLE jtab
          WHERE pgmid    = 'R3TR'
            AND object   = 'SMOD'
            AND devclass = v_devclass.
        SELECT SINGLE * FROM tstct
          WHERE sprsl EQ sy-langu
            AND tcode EQ p_tcode.
        FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
        WRITE:/(19) 'Transaction Code - ',
        20(20) p_tcode,
        45(50) tstct-ttext.
        SKIP.
        IF NOT jtab[] IS INITIAL.
          WRITE:/(95) sy-uline.
          FORMAT COLOR COL_HEADING INTENSIFIED ON.
          WRITE:/1 sy-vline,
          2 'Exit Name',
          21 sy-vline ,
          22 'Description',
          95 sy-vline.
          WRITE:/(95) sy-uline.
          LOOP AT jtab.
            SELECT SINGLE * FROM modsapt
            WHERE sprsl = sy-langu AND
            name = jtab-obj_name.
            FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
            WRITE:/1 sy-vline,
            2 jtab-obj_name HOTSPOT ON,
            21 sy-vline ,
            22 modsapt-modtext,
            95 sy-vline.
          ENDLOOP.
          WRITE:/(95) sy-uline.
          DESCRIBE TABLE jtab.
          SKIP.
          FORMAT COLOR COL_TOTAL INTENSIFIED ON.
          WRITE:/ 'No of Exits:' , sy-tfill.
        ELSE.
          FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
          WRITE:/(95) 'No User Exit exists'.
        ENDIF.
      ELSE.
        FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
        WRITE:/(95) 'Transaction Code Does Not Exist'.
      ENDIF.
    Take the user to SMOD for the Exit that was selected.
    AT LINE-SELECTION.
      GET CURSOR FIELD field1.
      CHECK field1(4) EQ 'JTAB'.
      SET PARAMETER ID 'MON' FIELD sy-lisel+1(10).
      CALL TRANSACTION 'SMOD' AND SKIP FIRST SCREEN.
    <b>Reward Point if Useful</b>
    Regards
    Gokul

  • Transaction QA32

    Hi !
    I need to add additional fields to the output of standard report QA32.
    Is in sap away to do this task ?
    What user exit/ badi to use and how in order to do this task ?
    I try the following user exits however it doesn't work.
    QSS10001            Possibility of calling a different print report
    QEVA0004            Exit for changing information line in usage decision header
    QEVA0005            User subscreen for displaying add. data for usage decision
    QEVA0006            Entry to usage decision transactions
    QEVA0007            UD: Control of compulsory comment or long text presetting
    QEVA0008            Usage decision: Customer function key (e.g. to cancel UD)
    QEVA0009            UD: Predefinition of quantity to be posted to sample stock
    QEVA0010            UD: Usage decision check
    Is in sap away to do this task and how ?
    Thanks
    Moshe
    QLCO0001            QM: Call alternative costs report from UD

    Hi Ramesh !
    First Thanks for your answer.
    I tried both of the enhancements,
    i put a break point at both of the  enhancements however the program (QA32)
    didn't break at any of the two enhancements .
    Is in SAP other way (badi/userexit ) to do this task ?
    Thanks
    Moshe

  • Suitable exits for QA32

    Hi ,
    i stuck up with on problem that is,in T-code : QA32 (Inspection lot selection)
    after executing this transaction ,in the next screen we will get set of inspection lots.
    in the same screen in application tool bar we have ( Usage decision UD ) push button .
    i want to select any inspection lot and clicking this push button we will get next screen.
    My requirement was
    when the user sets the valution code and UD code as reject and user need to enter long text for UD,it needs to trigger a mail to his vendor. i know we can do by using suitable badi or any exits.
    i found set of user exits and badis,but i m unable to found suitable exits.
    Can any body help me regarding this...
    Thanks......

    Hi sekhar,
         Try this
         BADI
        1.  ALV_SWITCH_GRID_LIST
        userexit for qa32:
       QEVA0001     Enhancement: Quantity posting for usage decision
      QEVA0002     Calculation of share of scrap in inspection lot
      QEVA0003     Calculate "Next inspection date" for batch
      QEVA0004     Exit for changing information line in usage decision header
      QEVA0005     User subscreen for displaying add. data for usage decision
      QEVA0006     Entry to usage decision transactions
      QEVA0007     UD: Control of compulsory comment or long text presetting
      QEVA0008     Usage decision: Customer function key (e.g. to cancel UD)
      QEVA0009     UD: Predefinition of quantity to be posted to sample stock
      QEVA0010     UD: Usage decision check
       QLCO0001     QM: Call alternative costs report from UD
      QCPA0003     Certificates: Fill new fields to find certificate profiles
      STATTEXT     Modification exit for formatting status text lines
      IWOC0004     Change single-level list editing PM/QM/SM ALV settings
      QC100002     QM certificates: User-defined initialization option
      QC100003     QM certificates: Before and after cert. profile determinatn
      QC100004     QM Certificates: User-Exit Before Call-Up of Form Printout
      QC100003     QM certificates: Before and after cert. profile determinatn
      QC100006     QM Certificates: User-Exit After Selecting Delivery Data
      QC100007     User-Exit for Changing Certififcate Profile Characteristics
      QC100008     QM certificates: User exit for changing the customer number
      QCE10001     Enhancement Modules: Electronic Certificate Dispatch
      QCE10002     QM: Enhancement to IDoc Type QALITY02
      QSS10001     Possibility of calling a different print report
    Thanks & regards
    G.Vendhan

  • Need to insert two new fields in T-code - QA32

    Dear Experts,
      I need to insert two new field names(customer name & vendor name) infront of QA32 screen.Please kindly let me know the user exit for the enhancement to add the fields in QA32 screen.
    Thanks in Advance,
    Prasath

    In QA32 selection screen ->shift+f4 (Dynamic selection)->procurement--->vendor
    >sales & distribution--->Customer
    These are default available !!
    In Layout also these fields are available

  • Text in QA32

    Hi SAP Gurus,
    I want to find out the table in which we enter the text in QA32 (in TAB: Inspection lot stock, In front of To scrap, To sample usage, To blocked stock, To new material, To reserves)
    Can any buddy plz help me out?
    Best Regards,
    Parag Save.

    Dear Parag
    Please check this link. It might be today with this issue
    Check if you're using enhancement MBCF0002 (include ZXMBCU02). In this case you MUST fill the export parameter E_SGTXT with the value you want (or I_MSEG-SGTXT). If you don't do this, the item text is cleared.
    Link: [Item text is not updating]
    Regards
    Gajesh

  • Exits in transaction QA32 at the time of save.

    Hi,
       My requirement states  that for stock related inspection lot( 01 and 04),every time a usage decision is being done , a stock
       posting is needed,an inspection lot can be partially accepted or partially rejected in this case partial quantity will move to
       unrestricted stock and remaining quantity to blocked stock .
       I need to put some check on the basis of usage decision(UD) by calculating the quantity that has been input in the
       inspection lot stock tab in QA32 against the inspection lot quantity.
       I have tried several exits for this transaction but nothing is getting triggered on SAVE CLICK.
      I have tried an IMPLICIT ENHANCEMENT in the program MQEVAF12 at the time of SAVE here i am getting
      LOSMENGE(Total lot quantity) in QALS but the other values like LMENGE01(UNRESTRICTED STOCK) AND LMENGE04(GR BLOCKED STOCK)
    is showing 0  which i need for calculation .
      i am getting UD code(QVCODE) too at this point in QAVE ..
      I need some exit or badi or any type of enhancement to be triggered at SAVE CLICK with all the above value so that i can put a check .
      it's urgent .
    Thanks in advance .

    None of the BADI or exit contains the value after u press the save .
    I have implemented a different solution with the help of implcit enhancement IN the main program
    SAPMQEVA  in the screen 0102 in the PAI section inside the module MENGENPRUEFUNGEN
    Anyways thanks for ur support

  • Populate UD code in bill of ladding in qa32

    Hi,
    In QA32 when the usage decision is done and saved the UD code(RQEVA-VCODE) has to be displayed in the bill of ladding(GOHEAD-FRBNR) field while clicking on the material documents.Is there any BADI or exits available?

    Hi,
    Exit: EXIT_SAPMQEVA_007 (Enhancement - QEVA0007) will trigger while saving usage decision from QA32/QA11.
    Put your logic to update material document in above mentioned exit.
    For updating material document use FM "MB_CHANGE_DOCUMENT".
    Thanks,
    vijay

  • Enhancement to a cube

    Hi Gurus
    I am working on BI 7 and as per a requirement i had to add 2 fields i.e calmonth(0CALMONTH) & a key figure namely document number (0CRM_NUMDOC) to a cube, now in tranformation calmonth is being mapped to a field in the DSO name of the field being, date field(0CRM_CRD_AT) and the key figure is being mapped with field of the same name in the DSO.After adding the fields to the cube and performing the full load i do not see the result for all records of the 2 fields that were loaded in the cube.kindly suggest..points will be hansomely awarded

    Hi Sharma,
    As u said the fields to be added to the cude, in this case the DS is already having this fileds and not mapped at the intal satage of mapping....????
    Can you check in RSA3 whether these fields that you have added does contain the Data for this perticluar Datasource.
    If you have enhanced the data source then u have to chek at the source system level itself.
    Since you are using BI.7 the DTP method then there is only 1 place that you map is in Tranformations.
    In this place it is direct map and 0CALMONTH if you map to any data field it will take the conversion automatically.
    Same way the Key field also if it is a direct field then it has to come.
    Best Regards,
    VNK.

Maybe you are looking for

  • IPod Classic 120GB ejects every time its connected and found by iTunes.

    My iPod is about to drive me insane, I came home today and connected it to take a few songs off of it and change it so it wouldn't continue to sync my entire library. Upon doing so now every time I connect it it gets ejected before I can restore it b

  • Instrument I/O Assistant Crash

    I am using Instrument I/O Assistant to read data from a scale through a Serial->USB conversion, using LV2012 SP1 (I've also tried this on LV2010 with the same results). I configure the baud rate, parity bits etc, and that seems to work fine.   I add

  • Configuring TV-OUT in MX400D-T64

    Hello, I have a MSI MX400D-T64 with a GeForce2 chip, and I have configured the card to show the image on the PC monitor and on a TV. The result is that I can see the same image on both the monitor and the TV , but the TV does not show the whole  imag

  • Disappearing JButton text after showing another dialog?

    I have a pretty basic Swing application under 1.5.0_07 / Win2k which makes use of a few JButton's that can be disabled (which then appear with the grayed out text.) Everything was working great until I added a call to Apache FOP's AWTRenderer, which

  • Can't open facebook

    Hi... Help...PLEASE I have iMac MAC OS10.5.8 and Safari 5.0.6.  Not long ago, I found out I can't open facebook anymore and not only that, I can't open the website like pps or sugoideas which have video either.  Others are normal... Thank you very mu