MRRL BACKGROUND NOT GIVING OUTPUT

Hi all
I created ZMRRL for value range etc… in this program foreground working fine but in background not giving out put (spool) in SM37. its very urgent for me…
                 submit RMMR1MRS
                        with B_BUKRS in gB_BUKRS
                        with B_WERKS in gB_WERKS
                        with B_BUDAT in gB_BUDAT
                        with B_MBLNR in gB_MBLNR
                        with B_MJAHR in gB_MJAHR
                        with B_LIFNR in gB_LIFNR
                        with B_EBELN in gB_EBELN
                        with B_EBELP in gB_EBELP
                        with ERSBA     = gERSBA
                        with B_XTEST   = gB_XTEST
                        with PA_VARIA  = gP_VARIA
                        exporting list to memory
                        and return.
Im waiting for your answer

You put the results in memory not in spool. So that the calling program can read these.
The calling program must use FM 'LIST_FROM_MEMORY to recover the data.
If you have no caller, use TO SAP-SPOOL
regards.

Similar Messages

  • Report not giving Output correctly

    hi all
    The problem is about Pending invoice report. But this report is not giving output correctly.
    Plz help me to solve the problem.
    Thanks
    Subhasish

    Hi Mishra,
    Invoice output is coming correctly- assuming you have calculation error then check the print program assigned to your invoice output condition type. It must be having some logic error.
    If the issue is with improper formatting then check the layout assigned to your invoice output conditon. You can check both the program and layout assingment to ouput condition at NACE transaction.
    This is regular task which abapers can do with ease. so please take their help. They can just do a simple debug to understand the issue.
    regards
    sadhu kishore

  • Crystal Report Not giving output

    GoodMorning Gurus!!!
    I created a crystal report in XI R2 based on a Multiprovider. Though the Multiprovider is active and the DSO has the Data correctly activated, the crystal report is not giving the output.
    Could someone please tell the reasons...also i have checked the server connections as well..they are right.
    Please give me the options to chk some more criterias.
    Thanks & Regards
    Jiten

    not answered

  • Inventory reports are not giving output while executing in rsrt

    Hi,
    I am running inventory reports in RSRT. But for every report when i run, a debugger comes and its not showing any output. And the break-point in it is a standard one. so atleast standard reports must execute, but they are not giving me any output.
    Please tell me what can i do to resolve the error.
    Roma

    Hi Roma,
    Just press F8 key and keep executing report .
    Usually Bex Show this when either there is some problem with Report or Some variables you have  used in query  or you have not sufficient memory .
    Run the report and you will definately get some ides.
    key F6 to go to next line of execution
    key F8 to go to next breakpoint .
    Regards,
    Jaya Tiwari

  • Confirmation POWL is not giving Output

    Hi Guys,
    In our SRM 6.0 system, POWL for confirmation is not giving any output. It is showing zero entries.
    You can reach to this POWL using following path: -
    SCSC Helpdesk -> Overview -> Purchase Orders -> Purchasing Documents.
    There we have different documents listed like PO, SC, Confirmation and others. Output is coming for PO and SC but not for Confirmation.
    Is there anything we need to activate for this? Please do let me know. i have tried with all the search criterion as well.
    Thanks
    Siddarth

    Hello Siddhart,
    This is standard SAP behaviour. By default no output for confirmation is configured nor activated. It is possible though to activate output for confirmations. You would need to configure a confirmation action profile, action definition and processing types via customizing transaction: 'Define Actions for Document Output' (cross-application basic settings) (read the help file).
    Note: You can choose between both PDF-Based forms and Smartforms.
    Kind regards,
    Tim

  • Macro is not giving output

    Hi All,
    I have written 2 macros for a DP book, Consensus forecast and Final Forecast.
    CF is running fine and giving desired output, while Final forecast is simple sum up macro, but not giving any results.
    I keep it at everywhere, default, start and even tried to keep it in macro builder and run it, but it is not giving any output.
    Please help.
    Screenshot is attached for reference.

    Hello Hemant,
    Your Final Forecast macro should work. There is nothing wrong as far as code - semantics and syntax is concerned.  
    May be just drop this current macro and create the same logic in new one. 
    Please see if it works.
    Thank you
    Satish Waghmare

  • Bw report not giving output

    Hi,
    We have  a BW report which was published in WEB. It is based on one infoset.
    The variable screen has date entry in range.
    when i give one date in the variable screen , iam getting the output.
    But if i give  a range , then , the query runs  but the webpage after one hour shows " Cannot find server"
    But the workprocess for that particular query runs on and on.
    Is there is any way to increase the webpage life , any suggestions to overcome this is welcome
    PVC

    Hi,
    Data is there in the underlying objects of the infosets.
    If i  give single value in the variable screen , iam getting the report.
    But if i give a range , the report runs on and on withouit giving any output.
    Is there a way to increase the waiting time of the webpage.
    PVC

  • Smartform not giving output if more than 2 pages

    Hi1
    I have a smartform which basically has three parts the first page , the next page and the TC page which is the terms and conditionspage. This is a smartform for printing QUotes. If the quote has a very few line items in it then its running out fine printing the first page and followed by the terms an conditions page , but if there are say 100 items in it and I try outputting the form , it tells output cannot be issued, I treid with various options and I see that whevere the items are more than it can fit into two pages it gioves me a message that output cannot be issued. I have a very similar form for another region , that seems to be working fine , even when there are more than 2 or more pages but for this one of my form it dosent go beyound the second page of line items , it just gives me the message output cannot be issued.
    Could anyone please indicate where teh problem could be that si cauisng this .
    Thanks

    Hi!
    I just get a system message at teh bottom of teh screen saying "output cannot be issued " and it remains on teh same screen . I goto t-code va23 and enter my quotation number and on the top I select sales document ...issue output and select my output type and print preview or prnit , it comes out of that screen into the first screen and at the bottom gives msg "Output cannot be issued". I beleiev its not allowing the smartform to display when there are more than 2 pages , because I tried it with a contact which has 2 pages and it shows output but when I try with the one having more items i.e more than 2 pages it comes out of it . Its a smartform issue and something in the smartform is causing problem I beleive.
    Thanks

  • FM not giving output

    Hi,
    Me and my colleague are facing a strange problem. DC1 contains all our models. When i execute one of the FM from a model from DC2, it works fine whereas when it is executed from my colleague's DC3 it is always returning the error message from the FM instead of the output.
    Same inputs are passed from both DC2 and DC3 but the output is received only in one and the other receives the returned error message (which is designed to be returned only when entered inputs are invalid).
    Another strange problem here is, when i call from DC2 i could successfully do external debugging (through external break point in the function module) and see what inputs are passed to the FM from the screen. Where as, when i call from DC3 "external break point" is not getting triggered. But the FM returns the error which is meant to return when invalid inputs are given. When i print the inputs set in the screen, the inputs are perfect.
    Have any of you experienced this or know why this strange problem occurs? Please do respond asap..
    Thanks & Regards,
    Kavitha

    Hi Nikhil,
    No mapping is required between DC2 and DC3. DC1 contains the models, and mapping is required between
    1. DC1 and DC2
    2. DC1 and DC3.
    both 1 and 2 looks exactly fine. But the problem occurs only in case 2. Any other clue?.. As i said, i have checked mapping and the code of executing. Everything looks perfect
    Thanks & Regards,
    Kavitha

  • Report not giving output

    Dear All,
    I have created a new report and registered in con.curr.program with output format as 'XML'. After running the report with a parameter, the output is showing the value as '0'.
    But if i run the same report through Oracle Report Builder for the same parameter, it is giving the value.
    Please suggest me in this.
    Thanks in Advance
    Rgds,
    Bopty
    Edited by: Bopty on Feb 14, 2012 11:00 AM
    Edited by: Bopty on Feb 14, 2012 11:06 AM

    Bopty wrote:
    Dear All,
    I have created a new report and registered in con.curr.program with output format as 'XML'. After running the report with a parameter, the output is showing the value as '0'.
    But if i run the same report through Oracle Report Builder for the same parameter, it is giving the value.
    When you run report through report builder with parameter and works fine.. then problem is in parameter passing at mail calling report. check it.
    Hope this will help you

  • Query is not giving output after changing some init parameter

    HI,
    I had recently changed some parameter:
    oracle version:8.1.7.0.0.
    database size =800gb
    os:SunOS suportal01 5.9 Generic_118558-08 sun4u sparc SUNW,Sun-Fire-V440
    load averages:  1.44,  1.32,  1.53                                                                                  13:36:42
    288 processes: 287 sleeping, 1 on cpu
    CPU states:     % idle,     % user,     % kernel,     % iowait,     % swap
    Memory: 16G real, 6726M free, 6563M swap in use, 9289M swap free
       PID USERNAME THR PRI NICE  SIZE   RES STATE    TIME    CPU COMMAND
    18856 oracle     1  59    0    0K    0K sleep    1:24 15.08% oracle
      1911 oracle    11  59    0    0K    0K sleep    4:47  4.38% oracle
    18870 oracle     1  59    0    0K    0K sleep    0:28  2.14% oracle
      4044 oracle     1  59    0    0K    0K sleep    2:29  0.50% oracle
    12753 oracle     1  59    0    0K    0K sleep    2:29  0.45% oracle
    18904 oracle     1  59    0    0K    0K sleep    0:25  0.38% oracle
      2996 oracle     1  59    0    0K    0K sleep   30:54  0.30% oracle
      4088 oracle     1  59    0    0K    0K sleep   23:43  0.30% oracle
       714 root      12  29   10   65M   23M sleep  785:09  0.12% java
    12042 oracle     1  59    0    0K    0K sleep    3:26  0.07% oracle
      2208 oracle     1  59    0    0K    0K sleep    7:03  0.06% oracle
      2602 oracle     1  59    0    0K    0K sleep   34:01  0.04% oracle
    19009 oracle     1  49    0 2440K 1376K cpu/3    0:00  0.03% top
    18996 oracle     1  59    0    0K    0K sleep    0:00  0.03% oracle
      6928 oracle     1  59    0    0K    0K sleep   11:19  0.03% oracle#sort_area_retained_size= 2097152(old)
    sort_area_retained_size= 104857600(new)
    #log_buffer = 163840(old)
    log_buffer = 1048576(new)
    #hash_area_size=8388608(old)
    hash_area_size = 209715200(new)
    The below query is to get withing 15 minutes, now it is taking more than 3 hours after changint this parameter.
    SQL> explain plan for
    2 SELECT /*+INDEX (D I_EVENT_TOTAL__ID)*/
    3 (SUM(D.AMOUNT)/1024) AS RATED_GBS
    4 FROM EVENT_TOTAL_T D,
    5 (select b.POID_ID0
    6 FROM EVENT_T B,
    7 account_t f,
    8 EVENT_SESSION_DIALUP_T A
    9 WHERE B.POID_ID0=A.OBJ_ID0
    10 and f.business_type < 4
    11 and f.poid_id0=b.account_obj_id0
    12 AND B.END_T BETWEEN PIN_DATE_TO_SECONDS('20-jan-2009', NULL) AND PIN_DATE_TO_SECONDS('21-jan-2009', NULL)) TMP
    13 WHERE D.OBJ_ID0 = TMP.POID_ID0 AND D.REC_ID IN (1000050, 1000114);
    Explained.
    SQL> @?/rdbms/admin/utlxpls.sql;
    Plan Table
    | Operation | Name | Rows | Bytes| Cost | Pstart| Pstop |
    | SELECT STATEMENT | | 1 | 55 | 876776 | | |
    | SORT AGGREGATE | | 1 | 55 | | | |
    | NESTED LOOPS | | 454K| 23M| 876776 | | |
    | HASH JOIN | | 454K| 16M| 331239 | | |
    | TABLE ACCESS FULL |ACCOUNT_T | 247K| 1M| 4704 | | |
    | MERGE JOIN | | 454K| 12M| 326302 | | |
    | SORT JOIN | | 108M| 934M| | | |
    | INDEX FAST FULL SCAN|I_EVENT_S | 108M| 934M| 852080 | | |
    | SORT JOIN | | 454K| 8M| 3854 | | |
    | TABLE ACCESS BY INDE|EVENT_T | 454K| 8M| 66825 | | |
    | INDEX RANGE SCAN |I_EVENT__ | 454K| | 5042 | | |
    | TABLE ACCESS BY INDEX R|EVENT_TOT | 119M| 2G| 2 | | |
    | INDEX RANGE SCAN |I_EVENT_T | 119M| | 3 | | |
    16 rows selected.
    tables sizes:
    EVENT_T=246 GB
    ACCOUNT_T= 150 mb
    EVENT_SESSION_DIALUP_T=15 GB
    Thanks
    Prakash GR
    Edited by: prakashdba on Jan 21, 2009 12:06 AM

    Hi Randolf,
    session wise i changed the the old init parameter:
    SQL> alter session set hash_area_size=8388608;
    Session altered.
    SQL> alter session set sort_area_retained_size= 2097152;
    Session altered.
    SQL> explain plan for
      2  SELECT  --+INDEX (D I_EVENT_TOTAL__ID)
      3  (SUM(D.AMOUNT)/1024)  AS RATED_GBS
      4  FROM EVENT_TOTAL_T D,
      5  (SELECT  b.POID_ID0
      6  FROM EVENT_T B,
      7  account_t f,
      8  EVENT_SESSION_DIALUP_T A
      9  WHERE B.POID_ID0=A.OBJ_ID0
    10  and f.business_type  < 4
    11  and f.poid_id0=b.account_obj_id0
    12  AND B.END_T BETWEEN PIN_DATE_TO_SECONDS('21-jan-2009', NULL) AND PIN_DATE_TO_SECONDS('21-jan-2009', NULL)) TMP
    13  WHERE D.OBJ_ID0 = TMP.POID_ID0 AND D.REC_ID IN (1000050, 1000114);
    Explained.
    SQL> @?/rdbms/admin/utlxpls.sql;
    Plan Table
    | Operation                 |  Name    |  Rows | Bytes|  Cost  | Pstart| Pstop |
    | SELECT STATEMENT          |          |     1 |   55 | 877951 |       |       |
    |  SORT AGGREGATE           |          |     1 |   55 |        |       |       |
    |   NESTED LOOPS            |          |   454K|   23M| 877951 |       |       |
    |    HASH JOIN              |          |   454K|   16M| 332414 |       |       |
    |     TABLE ACCESS FULL     |ACCOUNT_T |   247K|    1M|   4704 |       |       |
    |     MERGE JOIN            |          |   454K|   12M| 326302 |       |       |
    |      SORT JOIN            |          |   108M|  934M|        |       |       |
    |       INDEX FAST FULL SCAN|I_EVENT_S |   108M|  934M| 852080 |       |       |
    |      SORT JOIN            |          |   454K|    8M|   3854 |       |       |
    |       TABLE ACCESS BY INDE|EVENT_T   |   454K|    8M|  66825 |       |       |
    |        INDEX RANGE SCAN   |I_EVENT__ |   454K|      |   5042 |       |       |
    |    TABLE ACCESS BY INDEX R|EVENT_TOT |   119M|    2G|      2 |       |       |
    |     INDEX RANGE SCAN      |I_EVENT_T |   119M|      |      3 |       |       |
    16 rows selected.
    I think these parameters are not culprit, but apart from these parameters i haven't changed anything database level and this problem is coming from last 3 days afetr changing these parameters.
    [pre]
    What is your block size and what is your db_file_multiblock_read_count setting?
    [/pre]
    SQL> show parameter db_block_size
    NAME                                 TYPE    VALUE
    db_block_size                        integer 4096
    SQL> show parameter db_file_multiblock_read_count
    NAME                                 TYPE    VALUE
    db_file_multiblock_read_count        integer 8
    and
    EVENT_TOTAL_T table size =9 GB
    Thanks for your valuable time.
    Prakash GR                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Sql not giving output when run thru sql client

    Hi all,
    I am facing a very strange problem. When I run a query which is part of PL SQL directly at server through sqlplus I am able to get the output but when I do the same through PL-SQL Developer or by connecting via SQL client the same query gives blank output.
    Please help..
    vip

    user510155 wrote:
    Hi all,
    I am facing a very strange problem. When I run a query which is part of PL SQL directly at server through sqlplus I am able to get the output but when I do the same through PL-SQL Developer or by connecting via SQL client the same query gives blank output.
    Please help..
    vipyou have a mystery & we have no clues.
    something is different; but impossible to say exactly what results in different output.
    How do I ask a question on the forums?
    SQL and PL/SQL FAQ
    post COPY & PASTE resuts so we can see exactly what you do & how Oracle responds.
    Handle:     user510155
    Status Level:     Newbie
    Registered:     May 16, 2006
    Total Posts:     46
    Total Questions:     4 (4 unresolved)
    Name     vip

  • JOb is not crating output files in background

    hello experts,
    Developer has developed one program & output of which is stored in some shared location.
    when the program is ran from SE38/SA38, the output file is created
    But when this program is scheduled as background job, the output is not creatd
    PLease suggeest

    Dear Rai,
    Do you mean to say,when you try to execute the same using SE38->Execute in Background->Schedule immedietly---->check &
    Save,you are not able to see the message as "Background job was scheduled for program  XXXXXX"?
    or after checking in SM37 for the finished job,you are not able to see any output lists?
    Please explain when and where you are not able to see any output lists?
    Regards
    Mangalraj.S

  • My ipod is not giving good music output in any earphones.why please help me!

    please help me .my ipod is not giving good output in any earphones please help me

    Which model Nano? Have you checked the headphone jack for debris and cleaned it if necessary?

  • Background jobs html output not allowed 1 MB size

    hi experts,
    We are facing an issue with backgrounds jobs HTML output. we are running some backgrounds jobs for Std reports, and we are facing if the HTML output is <1 MB, the std sap is cutting/reducing the content only 1 MB.  I think somewhere the background jobs HTML output is fixed 1MB, request kindly let us know how & where  we can modify/allow the HTML output <1 MB size for background jobs.
    Please help.
    thanks in advance
    Srihari

    thanx so much for the solution, but i wanted to fix permanently at the time of html output after the job is finished itself, but when i change the parameters from 1 to 9999 pages, it is showing information message and SAP recommends the spool output is fixed from 1 to 10 pages only, if i go beyond 10 pages, i get message memory slow and impact on memory, etc.,
    I wud like to know expert opinion whether doing from 1 to 100 pages thru SP01, what are consequences are to be faced wrt to memory and other aspects. Also i wanted to know these permanent changes will affect entire system or only specific jobs?
    I wanted for 2 to 5 background jobs, which are having more than 10 to 30 pages,
    Please advise
    thanx in advance
    srihari

Maybe you are looking for

  • Open some folders - "Did you know that you can drag ..." locks access to list of emails

    How do I stop a message appearing when I open a folder. I just want to see and read, manage, and change emails to a different folder. I cannot open the folder once this message appears.

  • Use of field exit for validation of KNTTP in ME51N

    Hi All, I've a client who is still running on SAP 4.6C.  There is a requirement to validate the Account Assignment Field KNTTP based on the document type, and if the validation fails, to raise an error message.  As there is no standard user exit that

  • Users moved out of POWL but still it is running and consume memory.

    We are on SRM6.0 and we have issues with POWL session close. Some users runs POWL w/o any selection which inturns run the POWL forever. While users logoff from the system but still the POWL is running in system and consume lots of memory in system. I

  • How to use a project in another project

    I am learning Java, Activiti and Vaadin - all at once. I am so new to Java I am not even sure how to ask this question. I have been searching and trying for the last couple of hours. I am following a book on Vaadin. They have example code. It needed

  • Java.lang.IllegalStateException: Session is invalid

    Hi, I am using JSP for the home page and when I log into my system and click on the link for home page which is in different frame, it gives following error. This doesn't happen in IE version 6.0.2800.1106.xpsp1.020828-1920. My application server is