ME41 Output Layout in RFQ

Hi guys
I need to edit the output layout for ME41 standard output, e-mail, fax and print version... and in the e-mail version, I need to attach an excel file with the Request for Quotation (RFQ)... anyone know where can I edit the output layout? and where can I attach the xls file?
Thank you!
Roberto

spro-mm-purchasing-messages-output control-message types-define message types for RFQ-maintain message types for RFQ-select output type NEU-select mail title and text-here give the title-select process routines-medium (print output)-programme(SAPFM06P)SAP routine(ENTRY_NEU)-form(MEDRUCK)--select partner roles medium(print output)-function(VN)--save
in case u r doing ur own z output type then just follow the above procedure and where ever u want to place ur own z format place it there.
regards,
indranil

Similar Messages

  • How to set Back ground job & get my desired output layout in sm36 & sm37 ?

    Hai SAP ABAP/BASIS Gurus,
    I am currently taking ME2N PO Pending value Report by setting variant in input screen & setting my own output layout  ie only four field ie.Plant, Material,Currency,Still to be delivered value will be visible in output screen
    I set Back ground in sm36 using my variant & i saw my output in sm37.. But I cant get output as my desired field..
    This is my problem..
    1) I Cant Get the Same output in shedule job [sm36 & sm37] like When i run in foreground for ME2n.
        I am using ALV Scope of list..
    2) If I use BEST Layout in Scope of list means i get the desired Output field layout as same as my foreground output field..
    I want to get the output layout as desired & also in ALV format[ Useful for excel work]
    Kindly guide me.
    Thanks in advance..
    swetha
    Edited by: Swetha SAP Girl on Jul 2, 2009 5:06 PM

    Hi Swetha,
    To get the missed fields in the spool, while creating the background job(execute in background option) you can see the printer setting block at the end of the background job settings window, in that check the 'Spool Request Max. Width 255 char' check box and then continue. It will generate the spool list with maximum width and you can see all the fields in the spool output.
    Thanks,
    Muthu
    Edited by: Muthu Prabakaran Selvam on Jul 3, 2009 2:35 PM

  • Adding new field in output layout in transaction ME2N

    I would like to know if it is possible to add new fields in the output layout of transaction ME2N. For example field EKPO-AFNAM (Requisitioner) that in the standard layout is not used.
    Thanks a lot
    Melih

    Dear Melih,
    We can do.add some functions.In this way SAP provided some dynamic search strategeis.you can use other wise create through variant cofiguration.
    press SHIFT+F4 will apper dynamic selection tab there you can select some search strategeis.
    Hope this can helps you
    Prem.

  • Changing the output layout of standard transaction FPWLM

    Hi All,
    We have a requirement where we need to change the output layout of the standard transaction FPWLM which is used fo the management of worklist for collecion management.
    In this transaction under the current worklist if we select the worklist ID and display it , work items are displayed in the Grid display. We want to add certain fields here in the output layout of this transaction. We tried adding the fields by selecting the change layout option which displays the list of hidden fields which can be added . But the problem is the field which we want to add is not present in this list.
    Is there any other way to add the fields to the output layout of standard transaction.
    thanks
    regards
    manipal

    Hi Manipal,
    Maybe check IMG under Basic Settings for Collections Management.
    This node contains the sub-node Worklist.
    Two enhancements are availaable here:
    BAdI: Enhancement of Worklist Items on Creation
    BAdI: Enhancement of Worklist Items on Display
    Maybe read the documentation for the nodes to determine if the enhancements will accomplish what you are looking for!?
    Since this component is not active in our installation, I have no experience with this functionality.
    Kind regards,
    Robert

  • How to view the input and output layouts created in the planning folder?

    Hi all,
    How to view the input and output layouts created in the planning folder in the bw 3.5?
    Thanks
    Pooja

    Hi,
    You can refer to this link. How to create planning folder and executing the planning folder.
    http://help.sap.com/saphelp_nw04/Helpdata/EN/5d/7c4b52691011d4b2f00050dadfb23f/frameset.htm
    Hope this helps

  • Download of report output layout to .TXT

    Hello ,
    Is there any FM to download the normal report output layout to .TXT with the layout design.
    Thanks in advance.
    Regards
    Jai

    Hi,
    Normally report out put means data is available in internal table, so use these links
    Download CSV file in presentation server through FM GUI_DOWNLOAD
    Re: how to create a CSV file
    type-pools:TRUXS.
    data: begin of itab occurs 0,
          vbeln like vbap-vbeln,
          posnr like vbap-posnr,
          end of itab.
    data:  itab1 type TRUXS_T_TEXT_DATA.
      select vbeln
             posnr
             up to 10 rows
             from vbap
             into table itab.
    CALL FUNCTION 'SAP_CONVERT_TO_CSV_FORMAT'
    EXPORTING
       I_FIELD_SEPERATOR          = ','
      TABLES
        I_TAB_SAP_DATA             = itab
    CHANGING
       I_TAB_CONVERTED_DATA       =  itab1
    EXCEPTIONS
       CONVERSION_FAILED          = 1
       OTHERS                     = 2
    IF SY-SUBRC  0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
       CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
          filename = 'C:TEMPtest.TXT'
        TABLES
          data_tab = itab1
        EXCEPTIONS
          OTHERS   = 1.

  • Planning Folders with multiple input and output layouts

    Hi,
    I have a planning folder with one input layout and 4 output layouts. The input layout has a GPS assigned to it which will be executed before layout change. Will this function get executed when I open any of the output layouts(out of 4) not necessarily the immediate output layout (next to the input layout) and will the calculated data be displayed accordingly. Can some one please confirm me on how that works.
    Scenario2: I have one input layout and 2 output layouts. The input layout has a GPS assigned which will be executed before layout change and the first output layout has another GPS assigned which is basically a push button. Then how does this work.
    Points will be assigned . Help is greatly appreciated.
    Thanks,
    Vamsi

    GPS will not be executed when you open any of the output layouts but will be executed only when you open the input layout. Yes, the calculated data gets stored in planning buffer so it will the displayed in input/output layouts accordingly.
    Scenario2: The GPS assigned to input layout will be executed when you open the input layout. GPS which is assigned to output layout in the form of a button will be only executed when user will click on that button. Calculated results will be available in all the layouts as the result remains in planning buffer until user explicitly click the 'SAVE' icon in applpication toolbar.

  • Multiple PO output layout

    Hello,
    I have a working SAP MM system. Purchase orders are printed using sapscript.
    I have a new requirement for an additional PO layout. So, the PO processing will be done in the same plant, company code, etc, but the layout should be different for some materials. I need your advices regarding how to differentiate these materials (I have low MM customising knoledge).
    Should I define a new purchasing organisation, new message type, new order type...etc. ?
    Can you describe me step by step what should I do to configure this new layout? The creation of new sapscript is not a problem.
    Thanks

    Hi Marisca,
    You can set all customizing in TCODE NACE and 'fine-tune' in: SPRO -> Material Management -> Purchasing -> Messages ->Output control -> Message types -> Define for PO.
    Create entries by copying everything from the output you already have.
    The diference will be in the table for the acess sequence. Here entry a new field for material or material group (for you to create the new differentiation scheme).
    Start exploring and copying the NACE entries and then come again to the forum.
    In NACE use application 'EF' and explore the 4 menu buttons.
    Regards.

  • Configure output type in RFQ

    Hi
    can u give me steps how to configure output type for
    Request for Quatation for smart forms
    Regards

    spro-mm-purchasing-messages-output control-message types-define message types for RFQ-maintain message types for RFQ-select output type NEU-select mail title and text-here give the title-select process routines-medium (print output)-programme(SAPFM06P)SAP routine(ENTRY_NEU)-form(MEDRUCK)--select partner roles medium(print output)-function(VN)--save
    in case u r doing ur own z output type then just follow the above procedure and where ever u want to place ur own z format place it there.
    regards,
    indranil

  • Output Message for RFQ

    Hi Friends
    I have created a new output condition type for RFQ print by copying the condition type NEU.
    I have also created the condition records for the required document types.
    But while creating the RFQ, these out put condition records are not floowing in RFQ document.
    Can you please through a light on this?

    Hi,
    In nace t-code select ea application click on condition record select out type NEU select key combination purchase output determination:document type
    enter purchase doc type:AN and execute
    function :VN
    medium:1
    date/time:3
    select line item click on communication output device:enter ur printer name(LP01) and save
    In nace t-code select ea application click on out types select your output type and click on processing routines & maintain form.
    In me9a u can enter the document number in message data select 1 as Processing status.
    Regards
    Raj.

  • URGENT: Changing 'Purchasing:Contract Terms' PDF output Layout

    Hi,
    My requirement is to change the layout of 'Contract Template' which is in the Purchasing: Contract Terms OAF page. I wanted to know how the xml file is generated and passed to the template inorder to obtain the PDF output.
    Could anyone suggests the different ways of generating the XML output for the template and also how the PDF file is obtained.
    Please help me to solve the above issue. Its very urgent.
    Thanks
    Harsha

    Hi
    Go to SU3
    Parameter tab- write down SD_SWU_ACTIVE
    Parameter value - X
    Save
    now run Sales document type . you eill find attachment icon at very lefyt corner of Application bar.
    thanks
    and reward this answer

  • Settlement Output Layout Change

    We run sales order settlement through batch job in the background using program RKO7VA88. Background jobs produce spool which contains list of error, information and warning messages. It also produce list of sales orders along with value on how much settlement was done for particular sales order line item. Is it possible to change that particular layout to include profit center? Thank you in advance.

    hi
    go to nact
    here assign the proper form to ur output ytpe NEU in Processing routines
    take help of ABAPer
    regards
    kunal

  • Changing HTML output layout

    How can I change the CL&F of my javadoc output to something else? My team want to put their logo and change the layout of the default output. Can it be done?

    If you're willing to move up to 1.4.0, it has new -tag and -taglet
    options that support custom tags.
    Also, please be advised of our proposed changes to the standard
    doclet code in another topic in this forum:
    ### Possible refactoring of standard doclet implementation
    http://forum.java.sun.com/thread.jsp?forum=41&thread=262385
    We've received no comments yet on this topic.
    -Doug Kramer
    Javadoc team

  • ME41 - Output message not created

    Dear all,
    I must send RFQ by mail. I have used the same configuration of message as purchase order (that works fine).
    In RFQ I have this problem: it doesn't create the message. If I see messages screen, I don't see the line with my message.
    If I go in 'determination analisys' I see that the output is found!
    Help me, please.
    Marianna

    Have you maintained condition entry in MN01 ?for Rfq.
    If not maintain the condition record to trigger automatically.Check the condition is green in determination analysis.If it is not green then you have to maintain condition record in MN01 as per access sequence

  • BEx output layout

    Hello everyone!
    I have a BEx query (BI 7) in which I'm displayin a key figure in regard to two characteristics:
    Number
    Number
    Value
    Value
    January
    February
    January
    February
    10000
    500
    300
    400
    I want it to appear as follows:   
    Number
    Value
    January
    February
    January
    February
    10000
    500
    300
    400
    How can I do this? In Query Designer, in the preview area, the layout appears as I want, but not in the actual query output.
    It's not a SAP GUI problem, as I have installed the latest version.
    Best Regards,
    Luís Andrade.

    Thank you for your response!
    But that will eliminate the headear altogether. I want the headers to appear once for each set of months (January, February,...)
    Best Regards,
    Luís Andrade.

Maybe you are looking for

  • How can i stream movies from my pc to apple tv

    I would like to stream HULU movies that are on my PC to Apple TV. How can that be done?

  • Getting unknown error while changing pixels in export to wmv

    If I am exporting a wmv whit standard settings, no problems. But when I am changing the pixels in, for example, the height I am getting a unknown error????

  • How to add style parameter

    Is there a way to add a style parameter and argument to a text area using the unstructured form generation tool? I tried adding the string "style='font: 10pt Helvetica" inside the tag delimeter following the #ename.item# string. Portal generated an a

  • Reversal of Accrual Entries

    Dear All, We are having a bit of a messy situtaion with recurring entries. Initailly we have posted entries using FBS1 but without carrying out f.81. Therefore we are unable to clear FBS1 entries - even though the opne items are there in the accounts

  • Corrupt .hh files in RH 7

    Since upgrading to RH 7 I am having extensive problems with the .hh file corrupting any time I try to update a map ID. I have resorted to manually editing the .hh in notepad and then replacing the corrupt file. When adding or modifying an existing Ma