Problem with characters Converting OTF Spool to PDF

Hello All,
Im working on ECC6.0 system. I have a Z report where it will take spool number and mail ID as input.
It will check wheter the spool is of type OTF of ABAP List, according to that it will use the FMs ONVERT_OTFSPOOLJOB_2_PDF & CONVERT_ABAPSPOOLJOB_2_PDF.
Now it will download the PDF internal table data into a file using OPEN DATA SET statement as shown below.
  OPEN DATASET gv_dsn FOR OUTPUT IN BINARY MODE.
*Download the file to application server
  LOOP AT gt_pdf_output.
    TRANSFER gt_pdf_output TO gv_dsn.
  ENDLOOP.
  CLOSE DATASET gv_dsn.
and it will ZIP the PDF as shown below.
* open the file from application server for zipping.
  OPEN DATASET gv_dsn FOR INPUT IN BINARY MODE.
  READ DATASET gv_dsn INTO lv_content.
  CLOSE DATASET gv_dsn.
  CREATE OBJECT go_zip.
  go_zip->add( name = gv_file content = lv_content ).
  gv_zip_content    = go_zip->save( ).
* Convert the xstring content to binary
  CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
    EXPORTING
      buffer        = gv_zip_content
    IMPORTING
      output_length = gv_file_length
    TABLES
      binary_tab    = gt_data.
After that the ZIP file conataining the PDF will be sent as an attachement to the mail ID given as input.
Now the problem is some characters of Czech are not coming properly when the attachement is opend once the mail is received. Can any one tell where the problem is and solution.
Im getting the message "Can not extract the embedded front 'CourierNewL2'. Some characters may not display or print correctly." while opening the PDF in the ZIP attachment.
Thank you.
Best Regards,
Sasidhar Reddy Matli.

hi
u also check the following link
Re: how call FM otf to pdf in a report
Re: otf to pdf
Re: Error while converting OTF into PDF in CONVERT_OTF FM
Re: Convert OTF to PDF problem
Edited by: krupa jani on Jul 15, 2009 12:58 PM

Similar Messages

  • Convert HTML-Spool to PDF

    Hi experts,
    I'm looking for a possibility to conbvert a Spool-request to PDF fomrat.
    Following situation:
    I have a Web Dynpro that creates a page with a few material details. I can now export this to Excel, but now the requeiremt is also to convert it to PDF.
    We don't have ADS, so I can't use Adobe forms. First, I tried to create a Smartform and convert this to PDF which will work. But I have also a few pictures included which come from a Web Service (as JPG). After searchin a while I found a possibilty to convert them to TIF and insert them in SE78 automatically. But this takes to much time and as a result of insert them to SE78, the colors will change (only 256 colors).
    Next idea was to generate a HTML-Mail out of my Smartform (regaring this blog /people/pavan.bayyapu/blog/2005/08/30/sending-html-email-from-sap-crmerp) what works perfectly now.
    So now I have a Spool in SOST which contains a HTML file. OK, looks great, all pictures are included, takes not much time - but how to convert this to PDF?
    Anybody any ideas?

    Hi experts,
    after searching the whole forum and internet, I don't find any solution.
    Maybe the convertion from Spool to PDF is not possible...
    OK, another idea:
    I read that the wrong colors result from the different color depth (16/24 bit vs 256 colors). So my last idea is to convert the image before inserting into BDS (SE78), automatically done by SAP.
    Is there any function/coding you know which can convert me a image from 24bit to 256 colors? If so, I can convert the image and then insert into BDS...

  • Convert ABAP Spool to PDF and display in BSP

    Hello SDNers,
    I have a requirement to display an R/3 report in Portal as PDF. I have chosen the route of creating a BSP which will show the report as PDF.
    I will then create a BSP iView in Portal pointing to this application.
    I am following the weblog /people/sap.user72/blog/2004/11/10/bsphowto-generate-pdf-output-from-a-bsp
    and few SDN forums:
    Display result of standard report RPTEDT00 within BSP
    Re: PDF Output
    I am new to BSP development and I am not able to put all the pieces of code together.
    I would really appreciate if you can help me put the pieces together and help me out with this.
    More details:
    This custom report displays the summary of Benefits Cost Accounting (by PERNR and current year).
    Once the report is run, I would like to get hold of the spool and convert the spool to PDF.
    In my BSP I would like to get the spool (or the binary of the PDF) and display the report as PDF in the BSP application.
    I have created the BSP application using the code given in the above weblog.
    I am not sure how to proceed further with the requirement.
    Looking forward for your suggestions and help.
    Thanks,
    Kalyan

    Hi kalyan,
    go thru this wiki and you will have what you need all at one place. the piece you might want to look at is ABAP spool to PDF. It even contains complete code.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bsp/pdf
    hope this helps.

  • Converting Postscript spool to PDF spool

    I have WWI reports that are generated by the WWI generation server with spool in postscript format. Is there a function module available to convert Poscript spool to PDF?

    Have you tried with sap standard program RSTXPDFT4     ?

  • To convert smartform spool to pdf

    Hi all,
    I need to convert smartfom spool to pdf..
    When i executed the smartform it is generating a spool number and
    tsp01-rqdoctype =  'SMART'.
    To convert Spool to PDF Iam using the following function module
    'CONVERT_ABAPSPOOLJOB_2_PDF'
    It is converting to pdf only if the document type is 'LIST'.
    can any one suggest me how to convert smartform spool to pdf?
    Regards
    cnu

    Hi
    Refer to this link :
    Re: smartform output to mail
    Reward if useful
    Thanks
    Krushna

  • Help me, I have a problem with font when export report to PDF?

    Hi everyone! Help me
    I have a problem with font when export report to PDF
    My report uses template .rtf with font Times New Roman (Unicode), language is VietNamese.
    when desige template no problem, error only happen when view report by PDF.
    Edited by: user10236405 on Oct 15, 2008 11:23 PM

    give it time to boot. the time depends on yr memory size n data. soon a process bar will appear indicating the boot process. if still this doesnt work. try formating the phone. but this ways u lose all data on the phone (unless u backed it). relax! the data on the memory card is safe.

  • Problems with notes and mark ups in pdf

    I'm having problems with the Adobe reader for iPad.
    Whenever I modify a pdf file, adding notes or any other mark up, I'm not able to see any of the markups in the file when I open the same file with another application or I send it via e-mail.
    Only the digital signature is still visible.
    Thanks

    You are correct. When i open it with Adobe i get my mark ups etc. When i use Apple`s pdf view i do not.
    Problem solved.
    Date: Mon, 17 Dec 2012 10:46:22 -0700
    From: [email protected]
    To: [email protected]
    Subject: Problems with notes and mark ups in pdf
    Re: Problems with notes and mark ups in pdf created by Pat Wibbeler in Adobe Reader for iOS - View the full discussion
    Can you share what applications you are using to view the notes after emailing? You have to view the document in a Reader that supports annotations. Apple ships a built in pdf viewer (like the one used in iBooks) that many iOS developers use (e.g. Dropbox, email). This built in PDF viewer does not support rendering annotations. However, many other applications (like the Adobe Reader for iOS and the Adobe desktop products) do support Annotation rendering. Similarly, one of our competitor's PDF viewers (PDFExpert) supports this functionality as well. Annotations are part of the PDF standard and the specification is widely available and we would love to see more renderers support it!
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4927598#4927598
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4927598#4927598
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4927598#4927598. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Reader for iOS by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Convert Screen(spool) to PDF file sending mail with attach file

    Hi :
    I'd like convert spool list to pdf and sending file...
    so, I read thread about spool convert to PDF before,
    and know how to convert Spool to PDF file and send mail with attach file.
    but I have a problem.
    my solution as:
    step 1. Call function: "CONVERT_ABAPSPOOLJOB_2_PDF"
    step 2. Call function: "SO_NEW_DOCUMENT_ATT_SEND_API1"
    then, I got a mail with attached PDF file, but the PDF file display limited 255 line.( SO_NEW_DOCUMENT_ATT_SEND_API1 limited)
    I want to showing word is wider that 255.
    and then I find a manual method as:
    After program finished.
    Function Menu -> system -> List -> Send
    use Prog: "Create Document and Send"
    I use this prog sending mail and attached file ,
    PDF file do <b>NOT</b> have 255 word limit !
    finally. my question is, If I want sending mail as Prog: "Create Document and Send", how to do?
    which Function I have to use?...
    Please help me, Thanks!

    Hi,
    Check this sample code of sending spool as attachment to an email address..
    Parameters.
    PARAMETERS: p_email(50) LOWER CASE.
    PARAMETERS: p_spool LIKE tsp01-rqident.
    Data declarations.
    DATA: plist         LIKE sopcklsti1 OCCURS 2 WITH HEADER LINE.
    DATA: document_data LIKE sodocchgi1.
    DATA: so_ali        LIKE soli OCCURS 100 WITH HEADER LINE.
    DATA: real_type     LIKE soodk-objtp.
    DATA: sp_lang       LIKE tst01-dlang.
    DATA: line_size     TYPE i VALUE 255.
    DATA: v_name        LIKE soextreci1-receiver.
    DATA rec_tab        LIKE somlreci1 OCCURS 1 WITH HEADER LINE.
    Get the spool data.
    CALL FUNCTION 'RSPO_RETURN_SPOOLJOB'
         EXPORTING
              rqident              = p_spool
              first_line           = 1
              last_line            = 0
              desired_type         = '   '
         IMPORTING
              real_type            = real_type
              sp_lang              = sp_lang
         TABLES
              buffer               = so_ali
         EXCEPTIONS
              no_such_job          = 1
              job_contains_no_data = 2
              selection_empty      = 3
              no_permission        = 4
              can_not_access       = 5
              read_error           = 6
              type_no_match        = 7
              OTHERS               = 8.
    IF sy-subrc <> 0.
      MESSAGE s208(00) WITH 'Error'.
      LEAVE LIST-PROCESSING.
    ENDIF.
    Prepare the data.
    plist-transf_bin = 'X'.
    plist-head_start = 0.
    plist-head_num = 0.
    plist-body_start = 0.
    plist-body_num = 0.
    plist-doc_type = 'RAW'.
    plist-obj_descr = 'Test ALV'.
    APPEND plist.
    plist-transf_bin = 'X'.
    plist-head_start = 0.
    plist-head_num = 0.
    plist-body_start = 1.
    DESCRIBE TABLE so_ali LINES plist-body_num.
    plist-doc_type = real_type.
    Get the size.
    READ TABLE so_ali INDEX plist-body_num.
    plist-doc_size = ( plist-body_num - 1 ) * line_size
                     + STRLEN( so_ali ).
    APPEND plist.
    Move the receiver address.
    MOVE: p_email  TO rec_tab-receiver,
          'U'      TO rec_tab-rec_type.
    APPEND rec_tab.
    IF NOT sp_lang IS INITIAL.
      document_data-obj_langu = sp_lang.
    ELSE.
      document_data-obj_langu = sy-langu.
    ENDIF.
    v_name = sy-uname.
    Send the email.
    CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
         EXPORTING
              document_data              = document_data
              sender_address             = v_name
              sender_address_type        = 'B'
         TABLES
              packing_list               = plist
              contents_bin               = so_ali
              receivers                  = rec_tab
         EXCEPTIONS
              too_many_receivers         = 1
              document_not_sent          = 2
              document_type_not_exist    = 3
              operation_no_authorization = 4
              parameter_error            = 5
              x_error                    = 6
              enqueue_error              = 7
              OTHERS                     = 8.
    IF sy-subrc <> 0.
      MESSAGE e208(00) WITH 'Error'.
    ENDIF.
    COMMIT WORK.
    Send the email immediately.
    SUBMIT rsconn01
    WITH mode = 'INT'
    AND RETURN.
    Thanks,
    Naren

  • Max limit on size of PDF when converting from OTF spool to PDF

    I have a scenario where I need to process as many OTF spool files into one PDF file, and then send this PDF as a ZIP file in an email attachment.
    Is there a limit on the size of PDF that ABAP code can handle?
    Also, what are the ABAP steps to accomplish this.
    Thank you,
    Shipra

    Hello Shipra,
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
        EXPORTING
          data_set       = dataset " dataset name
          destination    = 'LP01' " Output device
          expiration     = '1' " one day in spool
          immediately    = space " no immediate print
          list_name      = listname " listname
          layout         = 'X_65_132' " Layout
          new_list_id    = 'X' " new spool id
          no_dialog      = 'X' " no print popup
        IMPORTING
          out_parameters = pri_params
          valid          = valid
        EXCEPTIONS
          OTHERS         = 4.
      CHECK sy-subrc EQ 0 AND valid NE space.
    * Begin of Spool Generation.
      NEW-PAGE PRINT ON
      PARAMETERS pri_params
      NO DIALOG .
      SELECT single * FROM /itsam/smmmt into ls_smmmt
        where mtask_id =  '0015600EB8A41DDB9980CAB61CD154D7' .
    * Write the report in required format
    *WRITE: 'Test page'.
      CONCATENATE ls_smmmt-mtask_id ' ' ls_smmmt-TASK_NR into str_text.
      write: / str_text .
    *write: / ls_smmmt-description .
    * End of Spool Generation.
      NEW-PAGE PRINT OFF.
      CONCATENATE c_pdf_filepath c_pdf_filename INTO pdf_filename.
      CALL FUNCTION 'RSPO_FIND_SPOOL_REQUESTS'
        EXPORTING
          rq0name       = spoolname
          rq2name       = spooldsn
        TABLES
          spoolrequests = spool_ids
        EXCEPTIONS
          OTHERS        = 0.
      READ TABLE spool_ids ASSIGNING <spool> INDEX 1.
      CHECK sy-subrc EQ 0.
      spoolid = <spool>-rqident.
      filename1 = pdf_filename.
      CALL FUNCTION 'GUI_CREATE_DIRECTORY'
        EXPORTING
          dirname = c_pdf_filepath
        EXCEPTIONS
          failed  = 1
          OTHERS  = 2.
      CALL FUNCTION 'CONVERT_ABAPSPOOLJOB_2_PDF'
        EXPORTING
          src_spoolid              = spoolid
          no_dialog                = ' '
        IMPORTING
          pdf_bytecount            = numbytes
          pdf_spoolid              = pdfspoolid
        TABLES
          pdf                      = li_pdf
    and then use CL_ABAP_ZIP to convert it into a zip file

  • Converting OTF format to PDF format

    with the help of the standard program RSTXPDFT4 we can do the operation of converting OTF format in to PDF format.
    Is there any functional module available to do this operation if we write our own program ..

    Hello,
    welcome to the SDN forums. You can use the Function module CONVERT_OTF to convert OTF to PDF.
    Regards
    Gregor

  • Archive pdf (table) (converted from spool to pdf(table))

    Hi friends
    I've used CONVERT_OTFSPOOLJOB_2_PDF to convert a spool-request to pdf.
    That pdf (table) I now want to archive.
    Normally I use FM archivobject_create_synchron when archiving OTF-images from a specific path.
    But now I do not have a path to the file - instead I have a pdf (table) that I want to archive...
    Do you have any suggestions how to handle this?
    br
    Henrik

    you need to use the following fms
    - ARCHIVE_NEW_OBJECT
    - ARCHIVE_PUT_TABLE
    - ARCHIVE_SAVE_OBJECT
    - ARCHIVE_WRITE_STATISTICS
    - ARCHIVE_CLOSE_FILE
    and also check SBOOK* programs

  • Problems With Data Alignment when spooling to a CSV file

    Dear members,
    I am spooling data to a csv file. My data contains 3 columns
    For example :
    col1 col2 col3
    USD,10000033020000000000000,-1144206.34
    The 2nd column is alphanumeric, it contains some rows which have only numbers and some which have numbers and alphabets.
    The 3rd column contains only numbers with positive or negative values.
    I am facing problem with alignment. when i open the spooled csv file then i find that the 3rd column is aligned to right .
    In the 2nd column, rows which have only numbers are right justified and rows which have alpha numeric data are left justified.
    I tried using the JUSTIFY function in sql plus but still it is not working for me.
    Can any body give your opinion on how to control the alignment in spooled csv files.
    Your responce is highly appreciated.
    Here is my code :
    WHENEVER SQLERROR CONTINUE
    SET TIMING off
    set feedback off
    set heading off
    set termout OFF
    set pagesize 0
    set linesize 200
    set verify off
    set trimspool ON
    SET NEWPAGE NONE
    col to_char(glcd.segment1||glcd.segment2||glcd.segment3||glcd.segment4||glcd.segment5||glcd.segment6) ALIAS CONCATENATED_SEGMENTS
    col CONCATENATED_SEGMENTS justify left
    col to_char(decode(glbal.currency_code,glsob.currency_code,
    (begin_balance_dr - begin_balance_cr) + (period_net_dr -period_net_cr),
    (begin_balance_dr_beq - begin_balance_cr_beq) + (period_net_dr_beq -period_net_cr_beq))) alias Total_Functional_Currency
    col Total_Functional_Currency justify left
    COlUMN V_INSTANCE NEW_VALUE V_inst noprint
    select trim(lower(instance_name)) V_INSTANCE
    from v$instance;
    column clogname new_value logname
    select '/d01/oracle/'|| '&&V_inst' ||'out/outbound/KEMET_BALANCE_FILE_EXTRACT' clogname from dual;
    spool &&logname..csv
    SELECT glsob.currency_code ||','||
    to_char(glcd.segment1||glcd.segment2||glcd.segment3||glcd.segment4||glcd.segment5||glcd.segment6) ||','||
    to_char(decode(glbal.currency_code,glsob.currency_code,
    (begin_balance_dr - begin_balance_cr) + (period_net_dr -period_net_cr),
    (begin_balance_dr_beq - begin_balance_cr_beq) + (period_net_dr_beq -period_net_cr_beq)))
    from gl_balances glbal , gl_code_combinations glcd , gl_sets_of_books glsob
    where      period_name = '&1' /* Period Name */
    and      glbal.translated_flag IS NULL
    and      glbal.code_combination_id = glcd.code_combination_id
    and      glbal.set_of_books_id = glsob.set_of_books_id
    and      glbal.actual_flag = 'A'
    and      glsob.short_name in ('KEC-BOOKS' , 'KUE' , 'KEU','KEMS', 'KEAL' , 'KEAL-TW' , 'KEAL-SZ' , 'KEAM')
    and glcd.segment1 != '05'
    and decode(glbal.currency_code , glsob.currency_code , (begin_balance_dr - begin_balance_cr) + (period_net_dr -period_net_cr) ,
    (begin_balance_dr_beq - begin_balance_cr_beq) + (period_net_dr_beq -period_net_cr_beq)) != 0
    and glbal.template_id IS NULL
    ORDER BY glcd.segment1 || glcd.segment2 || glcd.segment3 || glcd.segment4 || glcd.segment5 || glcd.segment6
    spool off
    SET TIMING on
    set termout on
    set feedback on
    set heading on
    set pagesize 35
    set linesize 100
    set echo on
    set verify on
    Thanks
    Sandeep

    i think you do not have to worry about your code when you say that the plain texts created are ok when opened on the notepad. it is on the excel that you will need some adjustments. not sure about this but you might want to read about the applying styles in the excel by going through it's help menu.

  • Problem with different browsers when I save pdf

    Hi I have server side application which open some pdf form and populate it with values and some javascript(I use FDFToolkit to do that). A client connects with a browser to my server opens the form in the browser window and after that saves the form as pdf to his local computer. When the client uses InternetExplorer 7 the pdf form on the client computer(the form is open with acrobat 9 pro) works exactly as in the browser window but when the form is saved with Firefox 3.0.3 the form is open without the values and javascript in it. Can someone help ?

    > Can any body tell me how do i convert doc file in to pdf file. i know it
    > is simple using some c++ api but i wanna to know about that api from which
    > i can convert the doc to pdf.
    There are many free converters on the web. Also, if you are working with
    Office 2007, you can save as pdf natively.
    But you didn't give much detail - are you trying to do this automatically?
    What's the workflow that has you considering C++ as the route to your
    solution?
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices

  • Problems with colours - Photoshop to InDesign to PDF

    I have created a small header image in Photoshop. It consists of a background with a number of layers using blue and grey (the grey is RGB: 202, 202, 202). I placed the image in InDesign and then converted to press quality PDF for printing. In InDesign I have also created a number of shapes (rectangles with rounded corners) which I have made the same grey colour (202, 202, 202). On the screen everything looks the same grey, however, when I convert to a PDF and print, the grey in the image I placed from Photoshop looks a completely different grey colour to the rectangle shapes I created in InDesign with the same background colour. The grey colour I am using is all 202, 202, 202.
    Why when I print are there completely different shades of grey?

    I checked with our IT dept and the links I sent previously are in public folders, so there shouldn't be any need to log on anywhere.
    Anyway, do these work?
    https://fileexchange.imperial.ac.uk/files/f953692d5b7/Banner_template_no_pics_new_colour.p sd
    https://fileexchange.imperial.ac.uk/files/ac28b08fee9/LMS_Attachment.indd
    https://fileexchange.imperial.ac.uk/files/503745fea71/Banner_template_no_pics_new_colour.p ng
    I just converted the Photoshop image mode in Photoshop to CMYK and created a rectangle shape with the same grey colour underneath it and printed it directly from Photoshop. I then converted the image to PNG and placed in InDesign, created a grey rectangle underneath the banner image and printed directly from InDesign and finally I converted to press quality pdf and printed. All still have the same colour difference between the grey colours.It appears to me that it is something to do with Photoshop, because the greys WHEN PRINTED in photoshop all look the same but strange - kind of washed out with some magenta in it. They look fine on the screen. If placed in InDesign as a PNG image, the grey still looks okay on screen as it does in Photoshop, alongside a grey rectangle created in InDesign. However, when printed the difference in grey is considerable.
    The weird thing is the Photoshop grey looks weird - kind of washed out with some magenta in it.
    https://fileexchange.imperial.ac.uk/files/8aa900e67c3/LMS__Programme_Attachment.pdf

  • Petition: problems with characters in mail sent to Windows computers

    Sign this petition by replying to this thread if you have problems with garbled characters when sending e-mails to Windows computers. Let Apple know It's a huge problem for non-English e-mailing customers and there is no way to definitively fix it.
    I'll start it off:
    Christoffer Du Rietz
    PowerBook G4   Mac OS X (10.4.7)   17" last generation G4

    I'm not interested in knowing the gory technical
    details, I want Apple to fix the problem. The problem
    have existed for years. Non-english speaking Mac
    users run a high risk of sending e-mails that look
    like pure garbage on computers that use Windows. This
    does not help when trying to convince people that
    Macs are superior.
    I want Apple to fix Mail. Because it is
    2006!
    Your views are reasonable, but you need to send them to Apple, not just to the other users trying to provide help with problems in these forums. The channel for this is
    http://www.apple.com/macosx/feedback/
    You could also consider providing some feedback to MS. The longstanding bugs in Outlook that cause these problems represent really second-rate programming (even if it makes sense for Apple to somehow cater to them in Mail's behavior).

Maybe you are looking for

  • PO print error

    Dear experts I am getting the following error while I tried for print preview, I have created the message but it is showing the error status (Red signal). Error details: Message incomplete (seriousness, area, number, or exception missing) Message no.

  • Using JavaScript to create reports listing security settings

    Hi...I'm trying to create an Acrobat 8 batch process using a JavaScript that creates a log/report that lists the security settings for each PDF in a directory. I want to be able to periodically run this script so that I can ensure that (a)each file u

  • WLDL files exported from XI 2.0 not valid for Web Service Clients

    Hi there, Im struggling for almost a week with a <b>BAPI WSDL file</b> exported from the XI repository. My scenario is very simple; A BAPI in R/3 exposed as web service through XI using the SOAP adapter. The intention was to generate a Web Service Cl

  • Contact details .. edited in iphone are not coming to my outlook account

    I am successfully able to configure my outlook 2007 with iphone. My only question is, if i make any changes in my contacts at iphone will the same be automatically reflected into outlook express 07 on my computer...after the next sync As I made few c

  • MESSAGE monitoring for  PI (process integration) in rfc queves

    Hi. i have got to look at rfc queves,for checking if any messages stuck in queves while message processing in a idoc to file ,file to rfc scenarios. so could any bosy explain me in detail of how to do with smq1,smq2,sm58,idx5,sldcheck,sldcache(tcodes