Implementation:Enhancement using screen exit:QQMA0001 for Tcode:QM01

Dear Abaper,
  I am implementing the Enhancement for Quality notification using screen exit:QQMA0001 for the transaction code :QM01,QM02,QM03.
when i was creating the subscreen in function group:XQQM and after saving that subscreen(for example 100) , it is automatically stored in local object, that mean local package or development class. it is not transporable.
my requirement is , i want to transport that Project. how to do that.
if you have a any idea, please help me.
advance thanks.
with best regards,
Velmurugan.S

Dear ravi,
yes of course , I have created already customer enhancement in CMOD.but my requirement is ,
when i save that subscreen after creation of subscreen, it is not ask Package or development class.but it is taking local object(local package) automatically . what is reason, i donot know .
if you have a any idea, please help me.
thank you.
with best regards,
velmurugan.S

Similar Messages

  • Program RFUMSV25 uses screen SAPMF05A 312 for tcode FB05

    My client would like to use program RFUMSV25 for the transfer of deferred tax. During posting of entries, the program passes on the data using SAPMF05A 0312 screen when it calls tcode FB05. However, the G/L account we used calls SAPMF05A 0300. I have already tried changing the field status of the G/L and the posting key used in order to show all the fields called by SAPMF05A 0312 but the it is still calling screen 300. Could anybody help how can I change the screen to 312?
    Thanks

    Hi Kurtt,
       You might be providing the data but not with the correct screen number..F1 on ur field n check for the screen  number..once the control goes to ur expected screen again point to the pgm name n screen number by appending it in the
    bdcdata and then the field name n the value..
    Hope it helps..
    Regards,
    Kaveri

  • Using Screen Exit AMPL0001 in TCode MP02 but fields are not showing.

    Hello SAPients!
    I created a project, added the enhancement AMPL0001, included some test fields in the subscreen, activated components and project but when I run the transaction where my custom fields are supposed to be shown this is not happening. None of my fields is displaying just the rest of fields that already were there.
    I have reviewed what can be the differences between my fields and the others but I don't see any.
    What am I missing?
    Thanks in advance for your kind help.

    Hi Klaus,
    Thanks for your reply. Yes, I'm sure, I have reviewed several times. Actuallly I deactivated and reactivated my project a couple of times before you mention, now I did it again and I get the same result.
    A couple of questions:
      Is it normal that the new fields I add to the subscreen are grayer than the rest of fields?
      Is it normal that the status of the subscreen is shown as "Modified/Activated" instead of  "Activated"?
    Thank you.

  • Custom Field using screen exits CS01/CS02/CS03

    Dear Experts,
    I am using Screen exits to add some text description in CS01/CS02/CS03, my requirement is to add a field 'Product Appearance' with multiple lines for the material description. For this I have created customer field 'ZTEXT1' and appended it to STKO table. Now in screen painter(SE51) i need to add 3-4 lines of type stko-ztext1 because the product desc is of size 300-400 character.
    I am not able to create 3-4 lines of type stko-ztext1. Can u plz suggest how can i add 3-4 lines of  type stko-ztext1 in SE51.
    I am able to create a blank field in SE51 using Edit->Grouping->Step Loop->Define,  but while activating it is giving error as "Input/Outpt field STKO-ZTEXT1 and key word are not in the same screen".
    Plz suggest.
    Regards

    Hi Kurtt,
    Below are the available user exits :-
    PCSD0001  Applications development R/3 BOMS
    PCSD0002  BOMs: Customer fields in item
    PCSD0003  BOMs: Customer fields in header
    PCSD0004  BOM comparison
    PCSD0005  BOMs: component check for material items
    PCSD0006  Mass changes user exit
    PCSD0007  Check changes in STKO
    PCSD0008  WBS BOM: Customer-specific explosion for creating
    PCSD0009  Order/WBS BOM, determine URL page
    PCSD0010  Order/WBS BOM, determine explosion date
    PCSD0011  Knowledge-based order BOM, parallel update
    PCSD0012  Customer - Mat. number/mat. number during material exchange
    PCSD0013  Customer-specific processing of an explosion for BOM browser
    PCSD0014  Knowledge-based order BOM: Status
    Check which one suits your requirement.
    Regards
    Abhii

  • User Exit / BADI for TCODE  PSV1

    Hi
    Can any body let me know the BADI / User Exit Name for tcode PSV1 Scenario is as under
    when ever Business event created with resource in PSV1 , I need to send data to other system at the time of creation.
    Regards
    Ammad

    Hi,
    Execute transaction SE24
    Give class name CL_EXITHANDLER
    Open GET_INSTANCE method.
    Set a break point below line
    CALL METHOD cl_exithandler=>get_class_name_by_interface
    Now run trasaction PSV1, and  your control will break at each BADI(If any), exit name and instance will give you the BADI details.
    I think this is one of the simplest way.
    Thanks

  • Implementing ME21N / ME22N screen exit (Enhancement MM06E005)

    I've just implemented enhancement MM06E005 and have extended a new field to CI_EKKODB. The subscreen is in place and the project has been activated without issues. I can populate the DB via the new field in 'customer data' tab. The only problem I have is I don't see my new value after saving the PO and re-accessing it in change mode ME22N. The new field is blank. I can see the record's new field has the value in SE16N and I see the value when debugging EXIT_SAPMM06E_006. My assignment statement in EXIT_SAPMM06E_006 for the new field is similar to: i_ci_ekko-zzvbeln = i_ekko-zzvbeln. What have I missed?
    Edited by: Steve Fenske on Oct 13, 2009 11:45 PM

    Hi steve ,
    In addition to the function exit u r doing , u have to code the bellow exit also .
    See the documentation of this exit , it explains u clearly in the document.
    EXIT_SAPMM06E_006  Export Data to Customer Subscreen for Purchasing Document Head
    EXIT_SAPMM06E_008  Import Data from Customer Subscreen for Purchasing Document
    The dynpros are linked to the standard program via function modules.
    There are function modules that provide your subscreen with data
    (export) and function modules that fetch data from your subscreens
    (import).
    o   Header screens:
        -   EXIT_SAPMM06E_006   Export data to customer subscreen for header
            (PBO)
        -   EXIT_SAPMM06E_007   Export data to customer subscreen for header
            (PAI)
        -   EXIT_SAPMM06E_008   Import data from customer subscreen for
            header
    Rajendra

  • Enhancing CAT2 Screen using screen exit.

    I am working for a custmer enhancement whuch requires to include a input field on the CAT2 Main screen. I am using CATS005 exit & subscreen at the top of header area.
    But with this I cannot use the values that is entered in this input field for processing as technically they have not included this subscreen in PAI module.
    Here is the flow logic of screen 2000 of SAPLCATS
    PROCESS BEFORE OUTPUT.
    global module for global settings
    MODULE D2000_GLOBAL_SETTINGS.
    initialization
      MODULE D2000_INIT.
    modify fields outside loop
    MODULE D2000_MODIFY_HEADINGS.
    Customer-Subscreen - carrier
      CALL SUBSCREEN CATS005 INCLUDING 'SAPLCATS' SUBSCR-005.
    Header-area
      CALL SUBSCREEN CATS003 INCLUDING 'SAPLCATS' SUBSCR-003.
    Worklist
      CALL SUBSCREEN CATS001 INCLUDING 'SAPLCATS' SUBSCR-001.
    Entry-screen
      CALL SUBSCREEN CATS002 INCLUDING 'SAPLCATS' SUBSCR-002.
    View-switches
      CALL SUBSCREEN CATS004 INCLUDING 'SAPLCATS' SUBSCR-004.
    PROCESS AFTER INPUT.
      MODULE D2000_ABBRUCH AT EXIT-COMMAND.
    Worklist
      CALL SUBSCREEN CATS001.
    Entry-screen
      CALL SUBSCREEN CATS002.
    Header-data
      call subscreen cats003.
    OK-Code
      MODULE PROCESS_OK_CODE.
    Can any body tell me how to achieve the values defined ain any Input field added using the screen exit.
    Is there any other way to achieve this functionality...???

    Check the documentation of the enhancment CATS0005
    1.  You want to enter the customer fields along with the SAP fields on   
         the data entry screen. Proceed as follows:                                                                               
    o   Define customer Include CI_CATSDB in the ABAP/4 Dictionary. Include  
         only fields in the customer name range in structure CI_CATSDB.       
         Otherwise, this may cause problems during a system upgrade. Use only 
         fields of type 'CHAR' and 'NUMC'.                                                                               
    o   Activate the customer fields using a special Customizing transaction 
         for the Time Sheet.                                                  
    Regards,
    Naimesh Patel

  • Screen Exit for TCode: QM01

    Hi Champs,
    I would appreciate if anyone could solve my problem.
    <b>Problem is I have to add one field in the standard program (Service Order Notification TCode: QM01).</b>
    Can you please provide me any screen exit name or any other solution on which i can work upon.
    Thanks,
    Chidanand.

    Hey Guru,
    I solved it in some different way.
    I find the Funciton group 'QM03' and then enter into the function group and the select the screen no : ' 0140 'and change the requirement.
    Thanks for reply.
    Chidanand

  • Enhancement using customer exit !!

    <i>Hello Friends,
                  I like to implement user exit SAPL1ZE for txn MSC1N.
    I need to check value from the screen fields.
    Now, shall I have to consider the flow logic of the main program, because if I write some code in this, How the flow cud be.
    For this enhancement, I have to over power the PAI module developed by SAP. I don't find any Exit function module call here.
    Your help is greatly appreciated.
    Thanks,
    Senthil</i>

    Hi,
      If you are sure about the user exit, you can set an explicit break point in the user exit and check when you run the transaction the flow goes to the place where the break point is set,
    Following are the user exits available for MSC1N transaction,
    BATCHCHK            Function Module Exits for Check in Case of Batch Changes          
    MBCFC010            Propose batch number on Inventory Management item screen          
    SAPLCHVW            Batch where-used list                                             
    SAPLMHD1            Shelf life expiration date                                        
    SAPLV01D            Determining the initial status of a batch                         
    SAPLV01P            Function Module Exits at Time Batches Are Updated                 
    SAPLV01Z            CFCs for internal batch number assignment                         
    SAPLV1ZE            CFCs for external batch number assignment                         
    SAPLV1ZN            CFCs for batch valuation in VB_CREATE_BATCH                       
    hope this helps,
    Rgds,

  • Screen exit MEREQ001- for Transactions ME51N/Me52N/ME53N

    Hi,
      I have implemented the Enhancement MEREQ001 to add a new tab for Purchase Requistion screen.
    Requirement for me is to show the same data in the newly added tab for all line items and also to save the same data in EBAN table.
    I am facing a problem while saving the data. In EBAN table, the data was saved for all line items. But the custom added field values are saved for only the line item displayed.
    I ll explain with an example for better understanding.
    I have created a PR with 2 line items ITEM1 and ITEM2
    When i saved the data when ITEM1 is displayed, EBAN have custom added field values for ITEM1 but not for ITEM2.
    The same way, if I save data when ITEM2 is displayed, EBAN has custom added field values for ITEM2 but not for ITEM1.
      Now, my requirement is to get the both line items ITEM1 & ITEM2 updated with custom added field values in EBAN.
    Has anyone faced this kind of issue.
    Please reply back.
    Regards,
    Sreekanth.G

    Hi,
    Use BADI 'ME_PROCESS_REQ_CUST' to copy item 1 custom fields data to item 2 custom fields data.
    Regards,
    Hemanth

  • Screen Exit / Badi for VF01 in ECC 5.0 Version

    Dear experts,
    I want to add some customized field(Bill of lading date) to the screen of billing header and the field should be displayed in the screens of t-code VF01 and VF02 always.
    I found that the BAdi: BADI_SD_CUST_HEAD
    But When I try to  create implementation for the Badi. The following error is coming Badi definition  BADI_SD_CUST_HEAD is only provided for SAP internal use. Our client using sap ecc 5.0 version.
    Is there any screen exit or how  to add a popup on the billing screen in user exit rv60afzc . Adding popup enter bill of lading date Causes any problems?
    Pleaes give me ur help ASAP. Thanks a lot!

    Added zfiled in vbrk table.and user exit Called popup.

  • Adding field to Table Control using screen exit

    Hi Folks,
    I have a requirement of adding a field in Table control of Standard SAP transaction also updating the same in standard SAP database table.
    The field is also not existing in the table, it is also added to the table using Append Structure.
    Will this be possible using some Screen Exit?
    Thanks in Advance.
    Punit

    Hi Punit,
    There are various screen user exits(QQMA0001,QQMA0008,QQMA0010,
    QQMA0011,QQMA0012) available for this transaction but all are related to adding a subscreen.So, I am not very sure whether we can modify a table control for this transaction. So, If possible if u r requirement still can be acheived with creation of a subscreen then it would do only if the exits which were mentioned above belongs to u r main screen..
    Regards,
    Swaroop

  • Screen Exit in Co02 Tcode

    Hi All,
      I am very New to User Exits. I want add 3 columns in an ALV grid of a standard Tcode C002. In CO02 Tcode, I need to add 3 columns for Component List ALV grid. I have searched all userexits & BADIs in that TCODE, But i  am confused with all that where should i have to add?....Adding New columns to an ALV is under Screen Exit but i am Not able to modify that screen. it is asking Access Key.....is that key required to modify the screen?
    Can you please provide me the procedure to modify the screen.
    Thanks In Advance.
    Thanks,
    Vishnu

    You can use ehancement point to add field in to the internal table, which is used in the the avl grid function mudule (REUSE_ALV_GRID_DISPLAY).

  • Screen exit/badi for WAK1

    Hi,
    We need to add a feild on WAK1 ,there is a badi BADI -WAKT_BADI_002 ,but the issue is that is badi is for sap internal use so we cant use it,i cant even see any screen exit, can anyone suggest that how can i add my custom feild without using access keys.

    Hi,
        Please check these BADI's/Enhancement
    Enhancement/ Business Add-in            Description
    Enhancement
    WCOUP001                                User exit for coupon processing in POS inbound
    Business Add-in
    FRE_MD_DIF_WAKT                         F&R CON R/3 (DIF Occurrences) - Update POI Management
    WAKT_BADI_001                           Promotion Enhancements
    WAKT_BADI_002                           Interface to delivery phase maintenance in retail promotion
    WAKT_BADI_003                           Internal Plant Groups: Promotion
    WAKT_BADI_004                           Promotion Enhancement: Higher-Level Promotion
    WAKT_BADI_005                           Retail Promo Discount Enhancement: Screens and Maintenance
    WAKT_BADI_007                           Promotion: Price Point Group
    WAKT_BADI_008                           Promotion BADI Interface for PPW
    Regards,
    Srini.

  • Screen exit/ BADI for extension of me11

    Hi all,
    i have requirement to extend the me11/12/13 transaction to add the additional fields in Me11/12/13 Pur.org.data1 view. please advise

    Hi,
           I guess no screen exit for ME11 Transaction..
    In order to find BAdi,
    Goto to SE80.
    Package = <development class for ME11>.
    Check Enhancement..
    This lists the BADi's available..
    You can also refer to recenlty published webblog by Alwin van de Put named How to search for BAdIs? (Trace it).
    Here is the link..
    /people/alwin.vandeput2/blog/2006/04/13/how-to-search-for-badis-trace-it
    <b>Reward points</b>
    Regards

Maybe you are looking for