Transaction output

Hello
I'm using MII 12.2
My question is about Transaction manager. In this tool it is possible to see three tabs: INFO, OUTPUT and LOG
INFO and LOG are very easy and useful, but OUTPUT is a mystery for me.
Is it possible to write in OUTPUT tab? Is there any action in transaction which produce a spool in this tab?
Thank you a lot
Regards

Hi Fabio,
You cannot manually set values for 'OUTPUT'.
This tab displays the output of the transaction but for this to happen you have sent the following parameters in the Runner URL(for executing the transaction).
Persistence=Always
StoreTransactionOutput=true
In this case only MII will persist the output and the value would come on the OUTPUT tab of Transaction Manager screen.
Regards.
Rohit Negi.

Similar Messages

  • Adding field in standard SAP transaction output results.

    Hi,
    I have to add a new field in standard SAP transaction output results.
    Can any one tell me what are the ways (brief explanation) that I can do this?
    If using exists - then what kind of exists I have to use? And how to find out the possibility with user exists?
    Thanks for your time.
    Thanks.
    Chris.

    Hi,
        There are so many ways to find out the user exits.
    Hi,
    To see SAP Exits -> Use Tcode SMOD
    To See create a project for Customer Exits -> Use Tcode CMOD
    There are projects to which Exits are assigned. Selects the relevant projects.
    What is User Exit:
    http://www.sap-img.com/abap/what-is-user-exits.htm
    How to find then:
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    All Exits List:
    http://www.easymarketplace.de/userexit.php
    Do a search on SAP Exits, Customer Exits, enhancements, etc
    Step 1 :- Execute transaction
    step 2 :- Click on Status Menu
    step 3 :- Double click on the program (screen) __?????___
    Step 4 :- Search source code for the 'Customer-Function' string using the find button. Remember to select 'In main program'.
    Step 5 :- A list of search results should be displayed indicating where all function exits can be found.
    You can now double click on each of them to go to its position in the source code. This also
    allows for the insertion of breakpoints so that you can test if the exits are called in the
    appropriate place.
    Step 6 :-Once you have found the Function Exit within the source code (Find Function Exit) you need to
    access the actual function module it executes. This is done using the following steps:
    Step 6.1 :-
    Step 1
    Locate desired 'Call Customer-function' statement within source code.
    Step 2
    If code is not within main program (module pool) e.g. SAP* then you will need to find this
    out by selecting 'Main Program' from the 'GOTO' menu. The Main program for transaction
    Step 3
    The actual function module name can now be calculated based on the information retrieved,
    it is defined by the following format:
    EXIT_<Program name>_<Exit number>
    eg :- 'EXIT_SAPLMR1M_004'.
    Step 7.1:-
    Once you have found the Exit function module
    Step 1
    Execute transaction CMOD
    Step 2
    Select 'SAP Enhancements' from the 'Utilities' menu.
    Step 3
    Select 'All selections' from the 'Edit' menu.
    Step 4
    Now populate the Component name field with the exit function module and press
    the execute button.
    Step 5
    A list of all Exits(Enhancements) containing that function module should now be displayed.
    Step 5
    You can now double click on the desired exit to display a detailed description of its uses and a list of all
    components contained in it.
    Implementing Function Exit
    This is required in-order to activate Function exit:
    Step 1
    The first step is to enter source code into function module in the usual way i.e. via SE37.
    There will already be an include declaration within the code with the following
    format: Include zx*.
    Double click on this to create it, source code can then be entered within here.
    Although it is good practice to create another include with this to store your
    code, this allows separation of difference enhancements allowing them to be easlity
    removed without de-activating the enhancement.
    Step 2
    Execute transaction CMOD and create new Enhancement. Enter name and press the create
    Button.
    Step 3
    The following screen should be displayed, enter short text then click on the 'Enhancement
    Step 4
    Now enter the Exit name (enhancement) which contains the desired Function Exit.
    Step 5
    Return to initial screen of CMOD and press the activate icon. The exit is now ready for use.
    Please Mark The Helfull Answers & close the thread.
    regards
    dj
    reward for all useful answers.

  • Need to Download FAGLL03 transaction output list to XML

    Hi Experts,
    I want to download FAGLL03 transaction output to an XML file, but there is no such button to download the data.
    Is there any way to add button in application toolbar and to code corresponding download code in an enhancement.
    If is there any alternative, could you please let me know.
    Thank and regards,
    Srinivas.

    Hi Srini,
    Syntax for calling simple transformations are different... Like to call a Simple Trans..
    Syntax
    CALL TRANSFORMATION {trans|(name)}
                        [PARAMETERS {p1 = e1 p2 = e2 ...}|(ptab)]
                        [OBJECTS    {o1 = e1 o2 = e2 ...}|(otab)]
                        [transformation_options]
                        SOURCE {XML sxml}
                             | {{bn1 = e1 bn2 = e2 ...}|(stab)}
                        RESULT {XML rxml}
                             | {{bn1 = f1 bn2 = f2 ...}|(rtab)}.
    Regards

  • Transaction output on custom subscreen

    Hi All,
    We have a requirement where we need to display one transaction output on a custom subscreen.That's means i need to display call transaction result on subscreen of another transaction.
    Can you please help.
    Thanks
    Mohit

    Hi All,
    Any sugestion for this requirement.
    Thanks
    Mohit khandelwal

  • How to get the dump of a transaction output

    hi gurus,
    my requirement is to take the dump of the output produced by a transaction (sm58).
    does any one know the way to copy the output of the transaction into an internal table?
    please help me out. <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 22, 2008 1:53 PM

    Hi Rambo..
        Can you explain clearly whats your problem...
        you can see the dump details in st22 t-code...
    Regards,
    Rahul

  • Blank value in "Assignment" field in FBL3N transaction output

    Hi experts,
    When i exeucted FBL3N transaction, the assigment field gets displayed as blank in the output screen. 
    I have given input for GL Account, Company code and Posting date in FBL3N transaction input screen and executed. Iin the output, the "Assignment" field (field ZUONR) gets displayed with empty value.
    recently the system is upgraded from 4.6C to ECC 6.0.  When we checked in our 4.6C system, this FBL3N transaction displays value for Assignment field. But when we checked in ECC 6.0, this "Assignment" field gets displayed with blank value.
    Could anyone suggest the reason why the Assigment gets displayed with blank value..
    Is any OSS note to implemented for solving this issue?. If so, pls share the Note details..
    regards,
    Shanthi

    Hi,
    Yes, there is a SAP note. Check SAP note # 322910.
    You should have posted it in FI forums.
    Hope this helps.

  • How to get the list of columns of a transaction output

    Hi All,
    My requirement is like this:
    I want the list of columns of a transaction.In a drop down, I am displaying all the transactions.I will select any transaction and want to populate the list of columns of that selected transaction in another drop down.
    Please suggest me how to achieve this.
    Thanks in advance.
    Regards
    Manisha

    Hi Manisha,
    I would add a second SAP MII Output Document action, configured with a column to hold the column name, followed by a Repeater action.  Configure the Repeater to repeat on the first document's columns:
    FirstDoc.Output{/Rowsets/Rowset/Columns/Column}
    Add a Row action and assign the first document's column names:
    Repeater_0.Item{/Column/@Name}
    Assign the output of the new document to an XML output property, which can then be captured in an Xacute Query.
    Kind Regards,
    Diana

  • XML Datatype as transaction output property

    Hello everyone,
    I'm having some problems while using the XML datatype as an output for a transaction and would like your input on this.
    I've created a transaction that has one output property set as a XML. This transaction reads information from a SAP BAPI call and I assigns the response XML to the output parameter. I've checked the output value with a trace block and it is ok.
    This transaction is called from within another transaction, but when I read the output parameter after the transaction block is executed, the output parameter is empty...
    The only work-around this problem that I have found it to encode the XML as a string and then decode it in the outer transaction, but that just doesn't seem like the right thing to do... There must be a reason to have a XML datatype!
    Thanks in advance,
    Marcelo

    Marcelo,
    I too tried this on 12.1.8 build 20 and this seems to be working for me.
    Here's what I did, I am calling BAPI_ALM_ORDER_DETAIL in the "called" transaction. This has an output property called "outXML" of type XML.
    I assign the response of the BAPI to outXML after the BAPI is executed.
    I tried a tracer here and all's well.
    In the "calling" transaction I have a tracer after the Transaction call where  am able to see the respose from the called transaction.
    Thanks
    Udayan

  • Reg: Adding addtional columns to standard CNE5 transaction output

    Dear Experts,
    I'm new to Project system.I need to develop a report on POC in Project System. PS consultant told me CNE5 transaction is the close report, to develop the requirement. I need to add few more output fields.
    Can anyone help me in achieving the results.
    I have not worked on enhancement points... To add the additional columns we need to modify the standard program.
    Please suggest me how to start to developing the report.
    Thanks and Regards,
    Abdur Rafique
    Moderator Message: It's a good time to read-up on Enhancement Spots.
    Edited by: kishan P on Mar 2, 2011 11:18 AM

    Hi,
    This can be done in standard without using ABAP.
    just  define profile for display field & assing it to PS Info profile.
    Regards,
    Sam L.

  • Transaction Output when invoked Web Service

    Hi all,
    I have developed a transaction which has an output parameter of type list, derived from the classic ERP BAPI Flight Get List
    When I invoke the transaction as web service from a SOAP test tool I get a SOAP response like:
    <MyTestOutput>
    [[string:FRA], [string:TYO], [string:FCO],  [string:KIX]]
    </MyTestOutput>
    So the output xml element is just one, containing the whole list.
    I don't like this because the web service consumer must parse that element to get all the result items.
    What I would like is a more xml-like output structure, such as:
    <MyTestOutput>[string:FRA]</MyTestOutput>
    <MyTestOutput>[string:TYO]</MyTestOutput>
    <MyTestOutput>[string:FCO]</MyTestOutput>
    <MyTestOutput>[string:KIX]</MyTestOutput>
    Is there a simple way to achieve that?
    In the help/guides I have studied there's no hint about how to do so.
    Thanks, regards
    Vincenzo

    Hi Vincenzo,
    I reopened your thread. 
    Instead of making your output parameter type of List, create an output parameter of type xml.  If you look at most of the transactions available as downloads, you will see numerous examples of the types of structures the xml will accomodate.  And you will not have to convert the outputs back to xml for further processing.
    If you use a repeater to build your xml, you can accomplish the structure you desire.  Alternatively, you can build an MII Document and the format will be
    <Rowsets>
    <Rowset>
    <Row>
    <your Fieldname>
    data1
    </your Fieldname>
    </Row>
    <Row>
    <your Fieldname>
    data2
    </your Fieldname>
    </Row>
    <Row>
    <your Fieldname>
    data3
    </your Fieldname>
    </Row>
    <Row>
    <your Fieldname>
    data4
    </your Fieldname>
    </Row>
    </Rowset>
    </Rowsets>
    Regards,
    Mike
    Edited by: Michael Appleby on Sep 20, 2011 1:29 PM

  • SAP standard transaction output on web

    Hi,
    My client is developing  its own business portal,and they also wanted to display customer related data that have in  SAP .
    All is done but for one specific requirement  they  need to publish SAP standard transation output as it is on web.Transaction is  FPL9 that displays  business partneru2019s payment details.  
    So, I want to display FPL9 output on web(IBM WS),and we are on SAP 4.7.Also,we donu2019t have EP and all.
    For IBM WS to SAP connectivity we are using JCO.
    Regards,
    Vijay Gupta

    Hi,
    We can convert internal table data into HTML . you can try with the following sample code.
    REPORT  ytest_table_html1.
           D A T A   D E C L A R A T I O N
    ----*-HTML Table
    DATA:
      t_html TYPE STANDARD TABLE OF w3html WITH HEADER LINE,
                                           " Html Table*- Declare Internal table and Fieldcatalog
      it_flight TYPE STANDARD TABLE OF sflight WITH HEADER LINE,
                                           " Flights Details
      it_fcat TYPE lvc_t_fcat WITH HEADER LINE.
                                           " Fieldcatalog
    *-Variables
    DATA:
      v_lines TYPE i,
      v_field(40).*-Fieldsymbols
    FIELD-SYMBOLS: <fs> TYPE ANY.
           S T A R T - O F - S E L E C T I O N
    START-OF-SELECTION.  SELECT *
        FROM sflight
        INTO TABLE it_flight
        UP TO 20 ROWS.
           E N D - O F - S E L E C T I O N
    END-OF-SELECTION.*-Fill the Column headings and Properties
    Field catalog is used to populate the Headings and Values of
    The table cells dynamically
      CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
        EXPORTING
          i_structure_name       = 'SFLIGHT'
        CHANGING
          ct_fieldcat            = it_fcat[]
        EXCEPTIONS
          inconsistent_interface = 1
          program_error          = 2.  DELETE it_fcat WHERE fieldname = 'MANDT'.  t_html-line = '<html>'.
      APPEND t_html.
      CLEAR t_html.
      t_html-line = '<thead>'.
      APPEND t_html.
      CLEAR t_html.
      t_html-line = '<tr>'.
      APPEND t_html.
      CLEAR t_html.
      t_html-line = '<td><h1>Flights Details</h1></td>'.
      APPEND t_html.
      CLEAR t_html.
      t_html-line = '</tr>'.
      APPEND t_html.
      CLEAR t_html.
      t_html-line = '</thead>'.
      APPEND t_html.
      CLEAR t_html.  t_html-line = '<table border = "1">'.
      APPEND t_html.
      CLEAR t_html.  t_html-line = '<tr>'.
      APPEND t_html.
      CLEAR t_html.
    *-Populate HTML columns from Filedcatalog
      LOOP AT it_fcat.    CONCATENATE '<th bgcolor = "green" fgcolor = "black">'
            it_fcat-scrtext_l
            '</th>' INTO t_html-line.
        APPEND t_html.
        CLEAR t_html.  ENDLOOP.  t_html-line = '</tr>'.
      APPEND t_html.
      CLEAR t_html.  DESCRIBE TABLE it_fcat LINES v_lines.
    *-Populate HTML table from Internal table data
      LOOP AT it_flight.
        t_html-line = '<tr>'.
        APPEND t_html.
        CLEAR t_html.
    *-Populate entire row of HTML table Dynamically
    *-With the Help of Fieldcatalog.
        DO v_lines TIMES.      READ TABLE it_fcat INDEX sy-index.
          CONCATENATE 'IT_FLIGHT-' it_fcat-fieldname INTO v_field.      ASSIGN (v_field) TO <fs>.      t_html-line = '<td>'.
          APPEND t_html.
          CLEAR t_html.      t_html-line = <fs>.
          APPEND t_html.
          CLEAR t_html.      t_html-line = '</td>'.
          APPEND t_html.
          CLEAR t_html.      CLEAR v_field.
          UNASSIGN <fs>.    ENDDO.    t_html-line = '</tr>'.
        APPEND t_html.
        CLEAR t_html.
      ENDLOOP.
      t_html-line = '</table>'.
      APPEND t_html.
      CLEAR t_html.
    *-Download  the HTML into frontend  CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
          filename                = 'C:\Flights.htm'
        TABLES
          data_tab                = t_html
        EXCEPTIONS
          file_write_error        = 1
          no_batch                = 2
          gui_refuse_filetransfer = 3
          invalid_type            = 4
          no_authority            = 5
          unknown_error           = 6
          header_not_allowed      = 7
          separator_not_allowed   = 8
          filesize_not_allowed    = 9
          header_too_long         = 10
          dp_error_create         = 11
          dp_error_send           = 12
          dp_error_write          = 13
          unknown_dp_error        = 14
          access_denied           = 15
          dp_out_of_memory        = 16
          disk_full               = 17
          dp_timeout              = 18
          file_not_found          = 19
          dataprovider_exception  = 20
          control_flush_error     = 21
          OTHERS                  = 22.  IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.*-Display the HTML file  CALL METHOD cl_gui_frontend_services=>execute
        EXPORTING
          document               = 'C:\Flights.htm'
          operation              = 'OPEN'
        EXCEPTIONS
          cntl_error             = 1
          error_no_gui           = 2
          bad_parameter          = 3
          file_not_found         = 4
          path_not_found         = 5
          file_extension_unknown = 6
          error_execute_failed   = 7
          synchronous_failed     = 8
          not_supported_by_gui   = 9
          OTHERS                 = 10.  IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Edited by: sairayachoti on Oct 4, 2010 3:18 PM
    Edited by: sairayachoti on Oct 4, 2010 3:20 PM

  • Automate multiple transactions & output types

    Hi
    We've set up VL71, VL72 & VL74 output types, but would like to automate the combined output instead of letting the user run the transactions individually. Is this possible? I'd for instance like to call these transactions and the output types per transaction should be output immediately without the checkbox selection for individual Handling Units and we'd like to AVOID BDCs.
    Best regards, Adrian

    I submitted these programs in a (single) background job and it worked.

  • Enhancment of VT05 Transaction output Report

    Hi All,
    In Transaction code VT05 give valid sales area and press enter .
    The report will be displayed.
    In that report I need to have two more new fields fetched from vbak.
    The exit V05TZZMO will be used to move fetched data in the final structure.
    Please help me with the field catalogue used to display that final output.
    Where is the exact location for the field catalog which needs to be modified for the above requirement.
    Reagrds,
    Raghu

    Hi,
    Try the t-code VLPODL, hope can help you!
    Good day
    Tao

  • Output type WE01 to be configured for MB1C transaction

    Dear All,
    I want the output type WE01 to be configured for MB1C transaction output so that the spool is generated with WE01 output type. Presently it is coming with WA01 output type. Can you please help me out?
    Thanks and regards,
    Atanu

    check and adjust your seetings in tx:
    OMB5
    OMB4
    OMJL
    OMBU

  • Output type WE01 to be configuared for MB1C transaction

    Dear All,
    I want the output type WE01 to be configured for MB1C transaction output so that the spool is generated with WE01 output type. Presently it is coming with WA01 output type. Can you please help me out?
    Thanks and regards,
    Atanu

    Hi Dev,
    Go to NACE Transaction in that select ME - Inventory managment and also maintain condition record, Procedure, output type, Acess sequence for output type (WE01) and u get automatically in GR..Moreover also select the printer determination by Plant/Storage location combination.....
    Apart from Maintaining condition record as suggested in previous thread one more important activity is
    In Migo screen on Header data section inside generaltab
    just below Posting date feild you will find Printer Icon right hand side to that there is one check box, this must be checked either manually at the time of GR/GI creation or is preselected if the parameter NDR has been set to X (capital letter!) in your user master recordset. This is preselected if the parameter NDR has been set to X (capital letter!) in your user master record...
    Moreover use MB90 for print outs for goods movement...
    From sas...

Maybe you are looking for

  • High CPU Usage while getting input from JTextArea

    I have a core class (emulator) that can receive and handle command strings of varying sorts. I have an Interface that, when implemented, can be used to work with this emulator. I have code that works, but the CPU is pegged. The emulator has its own t

  • May I safely delete these zip files in the ~/Library/Caches/ folder?

    I have a bunch of zip files large in size that are in the following folder "~/Library/Caches/com.adobe.Acrobat.Pro.ARM/"

  • E65 and JRE

    Im using my E65 wireless capability to connect to a piece of equiptment which is WIFI enabled and has an HTTP web server. The pages served from the equipment contain java buttons which the E65 cannot display for some reason. The other content on the

  • DocumentBuilder parse closes file

    Hi, I'm basically doing Doc = builder.parse( FileInputStream ) Everything works. I do some locking on the FIS using a channel and lock After the read, I try to call lock.release() and it throws the exception IOException Message: The handle is invalid

  • Where is the API for PKI authentication library in ColdFusion 9?

    Hello, I have to get PKI/certificates working with our ColdFusion application.  We're using CF9, and evidently there were calls added to this to help you get the cert, the distinguished name, etc.  So, what I am looking for specifically is where can