Problem in tcode QA12

Hi,
I am working on user exit and i am facing a problem that when i run the code for my include it allows to displays the data when it is saved but when it comes to the close of it a run time error is displayed that
screen does not found.
I am using the enhancement :-
QEVA0005 ->   User subscreen for displaying add. data for usage decision
In this there is Function Exit and Screen Exit.
When it comes to the screen exit it gives runtime error,plzz provide
me guidelines what to do with the screen exit which is giving the run time error?
Edited by: ricx .s on Sep 19, 2008 12:10 PM

i think you are using wrong exit
can u tell me in steps like where u need to click and where u need field
so that i can tell u in accurate
with regards
s.janagar

Similar Messages

  • Performance problem in tcode DSWP

    Hi!
    I have a performance problem in tcode DSWP, when I try to access some solution by pressing on it:
    I can see Determining waring messages from CCMS and it takes a lot of time to access into the solution.
    Can some one recommend some solution (perhaps it is possible to deactivate this future)?
    Thank you!
    regards
    Thom

    Hi,
    Go to RZ20, open alets, close all of them. meaning, there should be one such option.
    are you using ccms thru.. agent? then go to rz21, remote agent, make it offline.
    Thanks,

  • Reset Usage Decision and reverse posting in tcode QA12

    Hi Friends,
    I have a requirement to reset usage decision by creating a customer funtion button in tcode QA12 and reverse the posting quantity from restricted area to to be posted area.
    I have implemented SAP Note# 175842.So now decision is getting reset but for reverse posting, i need to run RQEVAC50 program separately.But i need it in one go,like if user presses 'customer function' button, system should both reset the decision as well as reverse the posting quantity.
    Can anybody tell me how to do this...
    Many Thanks,
    Madhu

    I am not sure but I have tried the same thing combining is possible when you do not have any stock posting praposal for selected set of UD.
    What you have to do is make a separate program where implement aforesaid SAP note( as suggested in the note) and in the same program call for the screen to cancel the Usage decision(Read the user exit carefully)
    QEVA0008-->Usage decision: Customer function key (e.g. to cancel UD) you can create a routine to call the screen & make changes in the background.
    Seek help of Abaper !!

  • Check printing problem in  Tcode F110...Urgent

    Hi All,
              I am getting problem in check printing.
    While I am running the Tcode F-58 I am getting check printing exactly in one page.But the problem here is when I am printing the check using Tcode F110 its giving print in 3 or 4 pages.The last page is getting the correct Invoice entry ,but the first three pages are getting prints like VOID**VOID*.
    How to delete the first three unwanted pages which contains VOID.
    Please let me know abt this issue.
    This is an Damm urgent issue.
    Thanks in Advance.
    Regards,
    Sudheer.

    Hi,
    Well, as it's so urgent.....
    This is standard functionality, designed to make sure the cheque paper is correctly linded up in the printer.  The number of pages is set in the selection screen of the print program in field 'Number of sample printouts'.  Set this to 0 to stop the pages appearing.
    Regards,
    Nick

  • Problem with TCode DSWP

    Dear all,
    Im facing problem whenever i execute tcode DSWP in SolMan 3.2
    Whole system is hang and clearly shown in ST06, CPU utilization is used up to 100% !!!
    May i know how to resolve the problem?
    Or from what kind of statistic that can give me indication that my server needs upgrade?
    Please comment.
    Thanks in advance.

    Hi Ragu,
    My RAM is 3GB. My server only have 2 drive, C and D. Basically D drive is the only drive that containing SAP stuff. The total space for D is 529GB, free space is 264GB.
    While for the virtual memory, i notice only 2048MB assign to C drive. But there is NONE for D drive.
    Pls comment how should i go about it.
    Thanks in advance.

  • Problems starting tcode from swo1-object via gos (so_sendobj)

    Hi,
    working with gos around some swo1-object, i got the problem to start a transaction which is called from an object method: the transaction starts but the wished details of that item do not appear as expected.
    When I start the test environment within tcode SWO1, and at first, I create an instance from this object giving it the right key (for the wished item) then i succeed in starting the bespoken transaction from within that method showing me the details for that item.
    In the last days, I have read and learned a lot about the possibilities and interdependences of the gos mechanism using many of the hints and advices which were given here in the forum in the past. But I'am not able to achieve the wished effect via gos (send object with note) from within our application.
    My guess, we need to start an instance of the object before we can show details for the wished item. In the normal case, the application shows at the left windows with containers/trees for search filters and items and within the main window on the right the details for that item. Starting this transaction a popup-window appears (showing the standard filter) where you can give the wished item no.
    As I remarked, starting all these things from within the swo1 environment everything is functioning as expected...
    Is there anybody who has made a similar experience and can give me some advice what we have to do to succeed in?? Is there any function module of kind SWU..., SWE... SWO... or something else which is to be called in front of that task???
    I forgot to mention that within our application, there is the correct? built up of the gos-object via class cl_gos_manager constructing the needed object and the needed key, so when calling the gos-action, the bypassed sap user finds the link in the inbound position and will be directed to the correct transaction with the side effects described before.
    Wish you all together a happy new year.
    Kind regards
    Christian

    My freind  ,
    in the   Bussiness Objects  migatration there is  no select-options  like   
    sending  range of data  or the multiple selections.
    for this we need separate   loop structure   where in we can send the multiple   data  and everytime it calls the  BAPI Obect  evertime  individaully ,
    if you want the  you have to  define  one  new   BOR  object  (Custom bapi)...then  rignt  one  function module for   select-options and  attach it to  you method  in the BAPI   .
    So that   your  BAPI calls  in the SAP  function Module   for  range of data .
    Reward  points if it is  usefull ....
    Girish

  • Problem in Tcode VKOA

    Hi guru's,
    while i am executing T-code VKOA and selecting table 1. i got a Syntaxerror  like.
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_PROGRAM_NOT_FOUND', was not
      caught in
    procedure "VIEW_MAINTENANCE" "(FUNCTION)", nor was it propagated by a RAISING
      clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    On account of a branch in the program
    (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)
    or a transaction call, another ABAP/4 program
    is to be loaded, namely "SAPL089C ".
    However, program "SAPL089C " does not exist in the library.
    Possible reasons:
    a) Wrong program name specified in an external PERFORM or
        SUBMIT or, when defining a new transaction, a new
        dialog module or a new function module.
    b) Transport error
    Right answer will rewarded.
    Regards.
    ranga

    Hi madan,
    I cheked that note 107161 and in that i find the solution
    like.
    With Transaction SE38, you can carry out program RV12A001.
    In the selection screen, you select 'Reports and screens'.
    The program still contains a syntax error, however this error is automatically corrected when you carry out the program for the first time.
    i tried like this and agai i have problem like
      An exception occurred that is explained in detail below.
      The exception, which is assigned to class 'CX_SY_PROGRAM_NOT_FOUND', was not
       caught in
      procedure "VIEW_MAINTENANCE" "(FUNCTION)", nor was it propagated by a RAISING
       clause.
      Since the caller of the procedure could not have anticipated that the
      exception would occur, the current program is terminated.
      The reason for the exception is:
      On account of a branch in the program
      (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)
      or a transaction call, another ABAP/4 program
      is to be loaded, namely "SAPL089C ".
      However, program "SAPL089C " does not exist in the library.
      Possible reasons:
      a) Wrong program name specified in an external PERFORM or
         SUBMIT or, when defining a new transaction, a new
         dialog module or a new function module.
      b) Transport error
    please give the suggetion what i have do those situation.
    regards
    ranga

  • Problem with tcode FMCACOV "No valid configuration found"

    Hi experts
    i'm trying to prove this transaction:
    Tcode FMCACOV (program FMCA_COV) "Business Partner Overview"
    the system spits out this message:
    "No valid configuration found" Message no. FMCA_COV004
    can you help me?
    thanks!

    If this is a new domain, it could take days for all the needed name servers to get all the DNS records they need. However the registration in 2014 would indicate it is not that new http://www.dnsstuff.com/tools#whois|type=domain&&value=southcoaststeel.co.uk
    I am guessing your mail provider has an old name server record without an MX record. Although MX record support for the domain is fairly spotty see http://www.dnsstuff.com/tools#ispCacheLookup|type=domain&&value=southcoaststeel.co.uk&&recordType=MX
    They have an MX now, although the domain setup does appear to have other issues like no A record. see http://www.dnsstuff.com/tools#dnsReport|type=domain&&value=southcoaststeel.co.uk

  • Problem in TCODE-SM30

    Hi Experts,
    I came across a strange problem.
    I am going to SM30 and using this view BSPWDV_EHSET_ASG
    and making entry inside tht for the enhancement...
    i saved it..but i am not able to see the entry inside it...
    wht can be the problem..??
    Its urgent pls...
    Thanks,
    SA

    Hi Saurabh,
    I never faced such an issue. Let me explain this with a scenario.Suppose you want to enhance BP_HEAD component.Your SAP system client is 510.So for this client, you will be having an entry in the view-BSPWDV_EHSET_ASG.Lets say your enhancement set defined in this view is ZTV_INIT. Now go to transaction bsp_wd_cmpwb, enter BP_HEAD in component and ZTV_INIT in Enhancement Set.Click on Display.Then you need to click on enhance component button.It will create a new Z-BSP application which contains all the information of the views you will enhance.Then whatever view you need to enhance, just select->right click->enhance.
    Feel free to contact me in case of queries.
    Regards,
    Rohit

  • Problem with TCODE PK02 with the warehouse number field.

    Hello folks,
    I have created a control cycle in the TCODE PK01. When I tried to change it it is not displaying the warehouse number that I have used while saving. Also here it is showing the warehouse number as a mandatory field.
    I have input the warehouse number in the PK02 TCODE and saved. I am able to see the warehouse number value updated in the table also. But again if I try to enter the PK02 TCODE , it is displaying empty warehouse number and showing as a mandatory field.
    Also in TCODE PK03 tcode , I am not able to see the warehouse number field I have saved.
    Can anyone address on the below issues?:
    1. how to configure the PK02 warehouse number mandatory field settings and
    2. Populating the warehouse number field in the PK02 and PK03.
    Thanks,
    Ramineni.
    << Moderator message - You have a better chance of getting answers to a question if you flag your thread as a question rather than removing the flag. >>
    Edited by: Rob Burbank on Jun 14, 2011 9:57 AM

    Hi,
    I do not see warehouse number field in contorl cycle defination..
    what type of control cycle is this? Classic or event driven?
    Looks like this is a Z screen field..
    check if user exit is impliemented properly.
    Thanks,
    Santosh Sarda

  • Problem with Tcode: PT91_ATT : SAP-HR Standard to Zprogram

    Hello Experts,
    I have created the zreport from attendance in HR-payroll ( Tcode: PT91_ATT ). Actually I have copy the whole satandard report code (with Tcode: PT91_ATT ) to my zreport for the customized requirement. Also we have to add in selection parameter like : Projects and some more things, but I am unable to sort out such selection parameters where I should have to add in the program itself. Plz suggest where I have to make editing in program itself, If possible do suggest with program-code.
    Regards,
    Akg

    Hi.,
    I think i xplained clearly., k.  first goto se38 enter RPMENUSTART00 and click on copy., copy every thing to zprogram say, ZRPMENUSTART00.
    now enter RPTABS60 (which contains code for data declarations and selection screen and events) and click on copy., copy all including includes., to ZRPTABS60. now modify ZRPTABS60., according to ur requirement.
    and in ur  ZRPMENUSTART00 instead of SUBMIT (g_reportname) VIA SELECTION-SCREEN USING SELECTION-SET g_stvar. at line 33 u can directly give  ZRPTABS60., or  do like this., g_reportname = ZRPTABS60.
    hope this helps u.,
    Thanks & Regards
    Kiran

  • MRP run problem in TCode-MD01

    hi experts,
    There were some MRP controllers were assigned for User exit in SPRO for planning run (T code :- MD01 ). Now i have defined additional MRP controllers and also assigned them for user exit (in SPRO) for planning run.
    With old MRP controllers defined as user exits , Planning run is considering materials with only particular MRP controller.
    But for these newly defined MRP controllers , user exit is not restricting planning of materials with only particular MRP controller and materials planning is carried out for all materials with newly defined MRP controllers.
    please help me out
    thanks in advance
    rgds.
    jai

    The name of the extension where you can find the user exit is M61X0001
    You have to read the code to find out why it is not working for the new controllers.
    Probably the code is not that dynamic as you thought and the controllers are hardcoded ...

  • Problem with TCode VF04, Billing Due List

    Hi,
    In billing due list (Transaction VF04)  we find that when the sales orders are displayed on execution of this transaction and we select all the sales orders and click on collective billing button, very few of them are included in the proforma invoice. Earlier all of those selected used to become part of proforma invoice.
    I have tried debugging after selecting all the sales order and clicking on the collective billing button (all of which is standard SAP code), but cannot understand
    why some of the sales order are included in the proforma invoice and why some are not included.
    Any help would be greatly appreciated.
    Thanks in advance.
    Mick

    Thanks Ganesh. All are order type ZO05. These are document sales orders (DSO). This is a cutomised type of sales order.
    However this is the 1st time we have got such a issue when we select all the sales orders and only few of them selectively become part of a proforma invoice.
    Your help would be greatly appreciated.

  • Problem in displaying data for G/L Account in Tcode FAGLB03

    Hi,
    I am a abaper but my client is facing a strange problem in Tcode FAGLB03 that when it runs the tcode the data displayed for a purticular finanacial year then there are few months which remains blank in the display but the Carry Forward Balance is accurate.
    In the similar way when we execute tcode for previous financial year it is displaying the data accurately and filling all the months columns in it.
    Is there any way to present the missing data for that puritcular finanacial year?
    Edited by: nav009 on Jan 3, 2010 10:04 AM

    Hi,
    Please check the same with your netweaver administrator(basis consultant). He would have the user name and pwd for the SAP support portal. You can view notes in SAP support portal.
    SAP clearly says in the note that it is because of program error and you need to implement the correction notes.
    Do involve your FI consultant and Basis consultant to resolve this issue.
    Thanks
    Aravind

  • Problem in executing TCode IFCU

    Hi Experts,
    i am facing a problem in TCode IFCU,
    i've done all required customization for the same,after entering a value on IFCU screen,
    when i give save option, system flashed below mwntioned mesaage,
    please suggest the solution,
    Unit of measure L is not convertible to stockkeeping unit EA
    Message no. M7026
    Diagnosis
    An error has occurred during conversion of the quantity into the various units of measure ( stockkeeping unit/alternative units).
    System Response
    The system cannot post the document.
    Procedure
    Contact your system administrator.
    Thanks and Regards
    Pravin

    Hi,
    yes sir problem was there in setting , Assign Auxiliary Materials and Consumables,for other material check was put in default check box was ticked for which UOM was EA,
    but now other error message apperas as mentioned below,
    Fld selectn for mvmt type 261 / acct 400050 differs for Cost center (010)
    Message no. M7093
    Diagnosis
    Comparison of the field selection strings from movement type 261 and G/L account 400050 has revealed that there is an incompatible field selection combination at one or more points.
    Field for which the field selection is different: Cost center
    Example
    On the movement type screen, a given field is a mandatory-entry field, whereas on the G/L account screen, the same field is suppressed.
    System Response
    You cannot post this transaction, unless you have changed the field selection adequately.
    Procedure
    Contact your system administrator.
    Action to be taken by the system administrator
    Check whether any postings resulting from this movement type are to be made to the G/L account determined automatically. If you find that the G/L account is not correct, check the automatic account determination in the Customizing system for valuation.
    Proceed
    If the G/L account is correct, use the report RM07CUFA to compare the field selection for the movement type with the field selection for the G/L account and change the incorrect settings or the field status group of the G/L account.
    Proceed
    Best Regards

Maybe you are looking for

  • Acrobat 10.1.8 not responding Save as Adobe PDF and reduced size

    OS: Mac 10.7.5 Acrobat Pro: 10.1.8 MS Word: 2011, version 14.1.0 All Software and system up to date. Save as Adobe PDF... in Print funciotn will be not respnoding... Open a word file, Print -> PDF -> Save as Adobe PDF -> option : "High Quality Print"

  • How to set password for IIAS admin

    I have oracle IAS on linux, I would like to set a password for IAS admin. Thanks

  • Execute query when submit button

    Hello, everybody. In my application I' ve 3 multiselect list and one button 'GO'. I would want after to have selected the values click on 'GO' and to execute one query. The result of the query would have to be visualized in a report under the 'GO'. I

  • Unrequested file duplicates when importing from D700

    When I start to import directly to AP from my D700 I immediately get a duplicate of every file (with (1) added to the file name) appearing in the import browser window. This happens regardless of what type of file I have shot (jpeg, RAW, etc.) It's p

  • More than 1 ipod on computer

    my daughter has an ipod and i just bought one. When i connect my ipod to the computer it starts downloading all of her songs to my ipod. How do i prevent this from happening?   Windows XP