MMBE Execute in Background - Spool Request Missing Header Information

Greetings,
While reviewing differences between MMBE and MMBE_OLD in ECC 6.0 upgrade test environment it was discovered that when MMBE (RMMMBESTN) is executed in background the spool request does not display the material number, description, material type , UoM and Base UoM.  I created a message to SAP.
Has anyone else had this issue?

That you can execute transactions in background is just a standard functionality, which certainly makes sense for reports that have something to do, that run long, need a lot performance etc.
But MMBE..........I really never had the  idea to run MMBE in background. to get the result online I just have to click the execute button, to run in background I habe to click the menu, click the run in background, click the run immediatly, click okay .....
and then I would need to open the job to find the spool  etc etc.
all for just the stock overview of one single material.
I really would never had spend a thought that somebody would do this effort.
Why do YOU need to do this?
I am really curious what SAP answers you

Similar Messages

  • Spool request missing for Payment run

    Hi SAP gurus,
    I have executed one payment run, 87 payment orders have been generated.  When i saw the spool request, it shows only 34 pages, rest other pages are missing.  Even, system is showing status of spool as "waiting".  I thought, it might be completed in few hours, already 1 day has been passed but no change.  I generated spool couple of time but it always stuck at 34 page.
    Can you please let me know, how can i print rest 43 remittance advice??? I would also like to know the cause of this error.
    Many thanks for your quick response.
    Regards,
    SATVIR SINGH

    1. Check your variant in F110 (Have you restricted the vendor numbers in your variant on parameters) - Last tab on F110
    2. If not, then in your spool, from menu bar, select:
    Go to ==> Display Requests ==> Settings
    Check the from page to to page. (Make to page as 999).
    Ignore any warning messages.

  • Missing header information on a pdf image?

    How do I ensure the header information is on my pdf image

    I'm not aware of any apps that edit PDF documents. Many that let you edit word documents, but unfortunately, not PDF's.

  • Write the Error log from background Job to the Spool request

    Hi ,
    I have a situation where in i need to capture the error log of a Z program which runs as a background job and write that log into the spool request. My Z program calls runs RSEINB00 program using the SUBMIT statement. When this Job fails the error log can be seen in SM37. But i need this error log to be sent in to a spool.
    I can read the error log using the BP_JOBLOG_READ FM and can also create a spool using the RSPO_SPOOL_OPEN FM.
    The problem is, when the Submit statement executes, due to internal valdation in the RSEINB00 program the program terminates. Due to this it is not able to perform the SY-SUBRC Check and thus doesn't read the log.
    Can anybody suggest me how to overcome this problem. I am attaching the code for your refernece.
    SUBMIT RSEINB00
           USING SELECTION-SET 'TEST2'
                           TO SAP-SPOOL
                           LIST NAME 'LOCL'
                           IMMEDIATELY space
                           KEEP IN SPOOL 'X'
           AND RETURN.
    <b>If sy-subrc <> 0.</b>           
                 CALL FUNCTION 'BP_JOBLOG_READ'
                  EXPORTING
                    CLIENT                      = SY-MANDT
                    JOBCOUNT                    = i_tbtco-jobcount
                    JOBLOG                      = i_tbtco-joblog
                    JOBNAME                     = i_tbtco-jobname
                   TABLES
                     JOBLOGTBL                   = l_joblog
                 IF SY-SUBRC <> 0.
                 else.
                    message i002 with l_joblog-msgv1.
                 ENDIF.
    <b>
    ENDIF.</b>
    Rgds,
    Kewal
    P.S. : any other approach to solve this problem will be appreciated too and the points will be rewarded suitably.

    If I select a job in SM37 and I click on "spool" I get a list with separate spool entries for each of the steps, e. g.
    Programmname/Kommand   Programmtyp   Spoolliste
    Z_MM_STAT_UPDATE_WERK  ABAP             1707445
    ZSLEEP                 Ext. Kommando
    Z_MM_STAT_UPDATE_WERK  ABAP             1707459
    ZSLEEP                 Ext. Kommando
    Z_MM_STAT_UPDATE_MARA  ABAP             1721423
    ZSLEEP                 Ext. Kommando
    Z_MM_STAT_UPDATE_WERK  ABAP             1721437
    Z_MM_STAT_UPDATE_MARA  ABAP             1721446
    Z_MM_STAT_UPDATE_WERK  ABAP             1721447
    Z_MM_STAT_UPDATE_VKORG ABAP             1721471
    ZSLEEP                 Ext. Kommando
    Z_MM_STAT_UPDATE_VKORG ABAP             1721521
    ZSLEEP                 Ext. Kommando
    Z_MM_STAT_UPDATE_VKORG ABAP             1721816
    It's in German but I'm sure you get the idea. For each Z_MM_STAT_UPDATE and variant I have a separate spool list that I can display.
    Markus

  • Job in background and multiple spool requests

    Hi everybody,
    I'm executing a program in a background job. The program outputs 2 spool requests. When I get to SM37 t-code to see job's result, I can see at "Job Log" option that 2 spool requests were generated. But... when I press "Spool" option from SM37 t-code I only see the last one. In spite of this, when I get at the spool controller through SP01 t-code I can see both of them. Can you help me with this issue? Why from one place I get 1 request and from the other the 2 ones?
    Thanks in advance and kind regards,
    MMP.

    Hi,
    Check out [this thread|https://forums.sdn.sap.com/click.jspa?searchID=16405444&messageID=1181695] which has a discussion on this topic and points out [Note 519059|https://service.sap.com/sap/support/notes/519059]:
    8] Question: How are the spool requests assigned?
    Answer: The step information is stored in table TBTCP. This has space for exactly one spool request (field LISTIDENT). If a step generates several spool requests during the processing, only one can be stored. In this case the application is responsible for a "spool overview".
    Regards,
    Jamie

  • Spliting Spool Request for Dunning in background.

    Hi Experts,
    I'm having a requirement to split the spool request for every 1000 pages,as for more then 1000 pages for Dunning executed in background.
    the job is automaticaly canceled after 30 mn of execution
    => in F150, status of the printout is "Printout has terminated" .
    My requirement is to split the spool request using enhancement in print program.
    How can i split the spool request after 1000 pages and again print from 1001 to last.
    print program for F150 - SAPF150D2
    Thanks in advance.

    Hi Yusuf,
    There is no otherway to delete the spool request except giving the option delete in the authorization object S_SPO_ACT.Make sure that you havenot given the values SP01, SP0R under the authoriztion object S_ADMI_FCD. If you have given both  the authorization objects with the above mentioned values than that user will get the authorization to delete the spool requests created by the other users also. So if you want to restrict the user not to delete the spool requests created by the other users make sure , not to give him the values SP01, SP0R under the authoriztion object S_ADMI_FCD.
    Regards,
    Bharath.

  • Spool request not created in background.....

    Hi Experts,
    I have executed one report in background in sduser but it has not generated a spool request in sp01. There is no authorisation for sm37 to this user.
    In abapuser user it is generating a spool request when i checked in sp01 but not in sduser.
    What may be the problem ? Is there any authorisation problem ?
    Yusuf.

    Hi Yusuf,
    There is no otherway to delete the spool request except giving the option delete in the authorization object S_SPO_ACT.Make sure that you havenot given the values SP01, SP0R under the authoriztion object S_ADMI_FCD. If you have given both  the authorization objects with the above mentioned values than that user will get the authorization to delete the spool requests created by the other users also. So if you want to restrict the user not to delete the spool requests created by the other users make sure , not to give him the values SP01, SP0R under the authoriztion object S_ADMI_FCD.
    Regards,
    Bharath.

  • Is there any FM to generate spool request for error log of a background job

    Hi,
        I am going to create a program to create deliveries and do PGI. This program will be assigned to periodic background job.Now whatever  errors are generated in program i have to send the error log to spool request.Is there any FM for generating spool request with this error log  or how can this be done? Kindly provide sample code if possible.
    Thanks.
    Nimish Dongare.

    Hi Nimish,
    How are you doing, This is Shreekant working as ABAP developer, I sow your post in sdn forum, I have a similar requirement like I am changing the delivery taking some data from a flat file which is coming from other system and do PGI. If any error occurs during this process I need to capture it and present it as a report or create log file.. whichever is easier.
    Please can u help me how did u achieved this functionality for your requirement?.. pls. can u share some details.
    If u don mind, can u give me ur email id to communicate.
    Thanks,
    Shreekant

  • Data is missing in Even Page when report running in background (spool)

    Hi
    I have this weird problem in my report. The report would run in background convert the data in to PDF from spool and then email it to people.
    Now when the PDF has more then 1 page the error occurs.
    It drops the last row from the even page. The total at the end and every thing shows correctly. If there r more than 2 pages then on page 3 the last row is not dropped and its all fine but again on page 4 it drops one record and on page 5 again its working fine.
    One thing is it also puts an extra line(horizontal line which is not in the code) on those pages where its unable to put the record and its always the last one on the even page. I also looked up the spool. Its doing it in the spool too. So i think its not the PDF converter its when the spool is getting created for some reason its droping the rows for the even pages...
    Did any one else encountered some thing like this? please help.
    Thanks
    Message was edited by:
            Anwarul Kabir

    is there any problem with Background spools with SAP? We are running R3 here. And looks like its the spool background job that's creating the error. When i execute the report it shows all the record in print preview or if i print it.
    Please Help!

  • Spool request 0 missing

    Hi Experts,
    when i am in printpreview of the layout screen  of a smartform, when i am clicking on the Back button i am getting the error,
    Spool Request 0 missing . why the error plese help me on this .
    Regards
    Swaraj

    Hi LIZZA,
    Did you check the option "Delete After Print " when you fired the
    print ? If yes then the system will delete the spool once the printout
    is complete.
    Regards,
    David

  • BackGround Job's Spool Request is having "Waiting" "Frontend unavailable"

    Hello Friends,
    I am facing one problem related to Spool Request, which is generated through Scheduled Background Jobs (scheduled by funcional people).
    The Background Job is having status "completed" when analyzing it. But, its associated Spool Request is showing "waiting" Status, with "Frontend unavailable" as Status Text.
    Here is the brief status of that Spool Request.
    28448     1      300 USER1 00:00 LP01 X_65_80      Frontend unavailable
    in Detail:
    Description          Value
    Status:              Frontend unavailable
    Last event:
    Message:             Request on hold
    Date:                01.07.2009
    Time:                00:00:27
    Job status:          On hold
    Error class:         Delayed
    Area:                Data transfer
    Printout:            Not printed
    The Setting of LP01 O/Device is as followed:
    Output Device        LP01
    Device Type        SWIN SWIN  : Windows printing via SAPlpd
    Device Class      Standard Printer
    Host Spool Access Method       F F: Printing on Front End Computer
    Host printer                     __DEFAULT
    Moreover, the SAP User USER1 is allocated LP01 as Output Device with "Output Immediately" & "Delete After Output" checked status.
    Some Background Jobs are showing the same status for this LP01.
    I have a doubt on allocated O/P Device LP01.
    Any Clue for this issue ?
    Regards,
    Bhavik G. Shroff

    Hello Markus,
    Here , in our Landscape , there is not Print Server. All are taking prints through, Networked Printer and their local connected Printers.
    Can i configure "send to SAP Spooler for now" instead of "Print Immediately "in the Print Specification of those Background Jobs ?
    Moreover, Some Background jobs are sending E-Mails with the processed Reports as an Attachments. They are showing sometime unexpected behavior, in sending emails,  although there is no relation is with this Printing related issue.
    When i am looking into "Overview of Send Orders" of SCOT, some Background Jobs are showing success for sending emails, and some are not showing success, even though All the recipients are same for the scheduled Background Jobs which are running on same time.
    Regards,
    Bhavik G. Shroff

  • SPOOL not generated while smartform is executed in Background

    Hi
    I have issue while creating spool for smartform in background.Its works fine in foreground and i m able to view the outpt.
    But in background it should generate a spool but it is not generating?
    I have given the ouput options to supress the dialog but it still it is not generating the spool.
         control-preview = 'X'.
          control-no_dialog = 'X'.
          control-device = 'PRINTER'.
          control-no_dialog = 'X'.
          control-GETOTF = 'X'.
          OUTPUT_OPTIONS-TDDEST = 'LP01'.
          OUTPUT_OPTIONS-TDNOPRINT = 'X'.
    Any suggestions??
    Thanks & Regards
    Jyo

    Hi Jyotheswar,
    When the smartform is generated in background create a new spool by using following code
          output_options-no_dialog = 'X'.
          output_options-tdarmod = 1.
          output_options-tdcopies = 001.
          output_options-tddest = 'LP01'.
          output_options-tdprinter = 'SWIN'.
          output_options-tdlifetime = 1.
          output_options-tdnewid = 'X'.
    tdnewid is the field used to create a new spool request.  You can get the new spool request number in job_output_info-spoolids.
    Regards,
    Birendra

  • Setting format for spool requests in background jobs, for emails

    Hi,
    Don't know if this is the correct forum, but I'll give it a go (will appricate info regarding what forum is applicable otherwise.)
    For some periodical background jobs that we run in ECC, we have in the job set up that a mail group of people to receives the spool request via mail. Vi have used this a few years now. When we recently uppgraded from R/3 to ECC, the format of the spool request sent as mail attachment changed from .txt to .htm. This is however not the problem for us.
    We now have a scenario with a daily mail report, i.e. delivered as an attachment (htm-format) in our email system (Lotus Notes).
    So far so good, and nothing really new about this, except the changed format.
    What the users want is to print this report. It can be done, but it is a wide report, so it cuts the report in three pieces, as there is no automatic sizing to landscape printout and/our automatic sizing to one page. The best solution would be if it automatically was set up to landscape + automatically fit page size. Which format (.txt .htm .xls .pdf...) we receive the file in, is not really important, as long as we can print it directly without having to reformat it. Now we have to save the file to excel manually after we receive it, and then format the excel sheet. Just for printout purpose, so it is annoying work.
    Any solution available? (preferrably without coding)
    BR,
    Niclas

    Hi NTR,
    If you are using FM REUSE_ALV_LIST_DISPLAY to print your ALV Report it has got a paramter IS_PRINT in which you can pass your format type. Below is the field name where you have to pass your format type.
    IS_PRINT-print_ctrl-PRI_PARAMS-PAART
    Regards
    Bala

  • Spool is Missing When a Report is Executed through a JOB

    Hi,
    I had a task in which I have to Pick the Session Log from SM35 and print it when a Report is executed .In the Report I Created a Session using the SUBMIT.I used Perfrom statemet from RSBDC_ANALYSE programe and picked the Log.I got the Exact result when I executed the Report in Foreground but when i tried to Execute in background I could not Get the SPOOL.
    Report Is executed as a JOB and in that Report  a Session will be Created and then it is Executed as a job I picked the Log from this Session.
    Can any one please kindly help me out with this issue.
    Thanks & Regard,
    Prasad.

    WAIT UP TO 3 SECONDS.
      DATA: Begin of PR_NEW,
             POSITIONSINFO(60),
             FEHLERTEXT(130),
            end of PR_NEW.
      DATA: wa_bseg TYPE BSEG,
            wa_knb1 TYPE KNB1,
            wa_kna1 TYPE KNA1,
            wa_bkpf TYPE BKPF,
            wa_xblnr(20) TYPE c.
      SELECT  * FROM APQI INTO CORRESPONDING FIELDS OF TABLE it_apqi
                              WHERE groupid = GROUP
                              AND   credate = sy-datum.
      READ TABLE it_apqi INDEX 1.
      SELECT * FROM APQL INTO TABLE logtab_temse
                            WHERE qid = it_apqi-qid.
      LOOP AT logtab_temse.
        clear bdcld.
        bdcld-temseid = logtab_temse-temseid.
        bdcld-lmand   = logtab_temse-mandant.
        bdcld-edate   = logtab_temse-credate.
        bdcld-etime   = logtab_temse-cretime.
        bdcld-luser   = logtab_temse-creator.
        bdcld-grpn    = logtab_temse-groupid.
        bdcld-quid    = logtab_temse-qid.
        bdcld-local_host = logtab_temse-destsys(8).
        APPEND bdcld.
      ENDLOOP.
      READ TABLE bdclm index 1.
      perform read_bdc_log_plain IN PROGRAM RSBDC_ANALYSE
       tables logtable
       using  bdcld-temseid bdcld-lmand.
      LOOP AT logtable.
        clear bdclm.
        bdclm-indate  = logtable-enterdate.
        bdclm-intime  = logtable-entertime.
        bdclm+14(352) = logtable-logmessage.
        if bdclm-mcnt > 0.
          bdclm-mcnt = bdclm-mcnt - 1.
        endif.
        if  bdclm-mnr = '312'.
          append bdclm.
        endif.
      ENDLOOP.
      LOOP AT bdclm.
        CLEAR wa_bseg.
        CLEAR wa_knb1.
        CLEAR wa_kna1.
        CLEAR wa_bkpf.
        CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
          EXPORTING
            INPUT  = bdclm-mpar+02(09)
          IMPORTING
            OUTPUT = wa_belnr.
        SELECT SINGLE * FROM BSEG INTO wa_bseg
                                  WHERE  belnr = wa_belnr
                                   AND   bukrs = bdclm-mpar+13(04)
                                   AND   buzei = '001'
                                   AND   gjahr = sy-datum+0(4).
        SELECT SINGLE * FROM BKPF INTO wa_bkpf
                                  WHERE belnr = wa_belnr
                                   AND  bukrs = bdclm-mpar+13(04)
                                   AND  gjahr = sy-datum+0(4).
        SELECT SINGLE * FROM KNB1 INTO wa_knb1
                                  WHERE kunnr = wa_bseg-kunnr
                                  AND   bukrs = wa_bseg-bukrs.
        SELECT SINGLE * FROM KNA1 INTO wa_kna1
                                  WHERE kunnr = wa_bseg-kunnr.
        CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'
          EXPORTING
            INPUT  = wa_bseg-kunnr
          IMPORTING
            OUTPUT = wa_bseg-kunnr.
        CONCATENATE 'Ref.doc.' wa_bkpf-xblnr INTO wa_xblnr SEPARATED BY space.
        PR_NEW-POSITIONSINFO+000(010) = wa_bseg-belnr.
        PR_NEW-POSITIONSINFO+011(19)  = wa_xblnr.
        PR_NEW-POSITIONSINFO+031(004) = wa_bseg-bukrs.
        PR_NEW-POSITIONSINFO+036(006) = wa_bseg-kunnr.
        PR_NEW-POSITIONSINFO+043(004) = wa_bseg-zterm.
        PR_NEW-POSITIONSINFO+048(004) = wa_knb1-zterm.
        IF wa_bseg-zterm NE wa_knb1-zterm.
          CONCATENATE 'Terms of payment of Customer' wa_bseg-kunnr wa_kna1-mcod1
                       'was changed from' wa_knb1-zterm 'to' wa_bseg-zterm
                       INTO PR_NEW-FEHLERTEXT SEPARATED BY space.
          WRITE: / PR_NEW-FEHLERTEXT.
          WRITE: / PR_NEW-POSITIONSINFO.
          WRITE: /.
        ENDIF.
      ENDLOOP.

  • Saving spool request  in PDF format  using background job

    Hi,
    We have some important jobs which create spool requests. My requirement is to save those spool requests either on front end  or on application server in pdf format. I tried with  program RSTXPDF4 but i can save those files only when pdf conversion is done online and I want it to run in background  as some of the spool request have more then 3000 pages and also i'm not looking for ABAP development.
    It is fine with me to save it in text format but some of the spool request have around 3000 pages and  i cannot save the whole request in one shot using option system->list->save->local file
    It is appreciated if someone has any alternative for the above one.
    Regards,
    Chaitanya

    Hi,
    Just check Is it solve your purpose... When you are creating background jobs mention your email / user id as spool list recipient...
    I think you will recv. the spool output in the mailbox in pdf
    Edited by: Mrinal Das on Jan 3, 2011 2:37 PM

Maybe you are looking for

  • Tax is not getting updated in Sales Order Pricing Conditions

    Hi , Tax is not getting updated in Condition of sales order when creating Sales order but when we click on update button it is calculating correctly. Following are the changes for in the standard Pricing: 1) Created ZPSC condition type to calculate t

  • S-Video Output, FCP & PB 17"

    Hi I've got a new 17" Powerbook, with FCPHD. Is it possible to get playback of my sequence to a Television using the S-Video port on my Powerbook? Cheers!

  • Problems merging PDF's with Preview

    Hi there, I'm on 10.8.5, with Preview Version 6.0.1 (765.6).  I have followed all of the steps to merge pdf's. In the title bar of the document it says there are two pages.  Then I save (there is no save as command) and it only saves one page.  Is th

  • How to get the Events attachments?

    Hi, I am using SOAP Api to fetch the Events, and i want to get the attachements and display them in a java interface. Is possible to do this, using the SOAP Api or SDK API?

  • Put User prompt for the associated report in BAM 11g

    I have a report zone wise distribution of total price where price>some user defined value.I implemented that using user promt at filter option.In my report there are 4 reports say report1,report2,report3,and report4 displaying at a time.Report2 needs