How to get an output type as default?

Hi all!
We have one output type (NEU) as default for our Purchase order printout.But as per our new requirement we have created one more output type with a few modifications. So , these two output types should be shown as default so that users ' ll  select the output type as per their requirement.Please help me regarding this.Application is EF.

Hi
Go to NACE..choose the application..EF...Then press the condition records button..
Give the output type NEU..then create the condition records for the corresponding key combination..
Thanks
Naren

Similar Messages

  • How to assign an output type to an Output Device?

    How to assign an output type to an Output Device?
    I'm using SSF_GET_DEVICE_TYPE to get the device type. But for that device type there is no output device configured. How to do that one. I'm getting the output type as PDF1.
    Please help me.

    Hi,
    Guess u need to maintain it in SPAD transaction.
    Cheers
    VJ

  • Output type not defaulting on PO?

    Hi,
    I am trying to get the NEU Output type (we use this output type used to send the PO to the vendor through email) to default onto the PO.
    I have maintained all relevent customization, and master data:
    1.     Output Type NEU defined with external send medium (5)
    2.     Communication strategy CS01 defined
    3.     Communication strategy assigned to output type NEU
    4.     Condition record maintained in MN04 for order type / porg / pgroup using medium 5 (external send)
    5.     E-mail address maintained in vendor master record
    6.     E-mail address maintained in my user master record
    When I create a PO, no output is automatically created.  If you check the output determination analysis, it actually finds the condition record, but does not generate the output for some reason.
    Diagnosis
    A valid output condition has been found for the application object.
    System response
    An output proposal is created.
    Procedure
    Execute function
    Any thoughts on why?
    Cheers,

    Hi MD Patel,
    I tried assigning a form to the output type, however this doesn't make a difference.
    The requirement I have here, is upon save of the PO, they want to send an internal email message to the PO creator / approver / requisition creator (ihat tells them the PO# that was created, vendor, the header details from the PO, etc.) WITHOUT the PDF PO form attachment.  The way I decided to implement this was to configure a new output type for simple mail, and configure it to default onto the PO messages screen (however the defaulting is  the piece that is not working).  I then plan to add some custom logic to determine the recipient list for the email and send the email (e.g. if this output type is defaulted on the PO messages screen, then obtain PO creator, approver and Requisition creator's email addresses, populate the communication tab of the output message with these email addresses, and then upon save of the PO, the message would be sent to the users). 
    When I look at the message type determination analysis in the PO messages screen, it finds the output condition record.
    Diagnosis
    A valid output condition has been found for the application object.
    System response
    An output proposal is created.
    Procedure
    Execute function
    However, there is also a message in the message determination analysis screen saying that there is no partner found for partner function MP
    Condition type  Message     Description
    ZEMA     539                         No partner was found for Partner function MP
    Could this be the cause?  In my condition record, I have specified the "Dummy recipient for output" as I obviously cannot set it to a certain email address as the recipient needs to be determined uniquely for each PO.
    Any thoughts?
    Cheers,

  • [CS3][JS] How to get the file type of current document

    Hi,
    How to get the file type of current opening document (e.g., tif, jpeg, png) using JavaScript with Photoshop CS3.
    I am using file object the open the files one by one in the folder (the files sometimes don't have the extensions).
    If the current document is in tiff format then I need to convert to 8-bit, if its an Jpg image then needs to ignore the file.
    Regards,
    Karthik

    Do you really need to know the file type? What about just checking the bit depth?
    var doc = activeDocument;
    if (doc.bitsPerChannel != BitsPerChannelType.EIGHT) {//Not 8 bit
    doc.bitsPerChannel = BitsPerChannelType.EIGHT;
    //do your save etc
    }else{
        //Ignore

  • How to get the output of the report in pdf format

    how to get the output of the report in pdf format?
    Thanks in advance,
    madan.

    Refer these links
    http://www.sap-img.com/bc037.htm
    http://www.members.tripod.com/abap4/Save_Report_Output_to_a_PDF_File.html
    CONVERT_ABAPSPOOLJOB_2_PDF FM convert abap spool output to PDF

  • How to get the output of Standard HR forms in PE51

    Hi Experts,
    How to get the output of standard HR forms available in PE51 Transaction for coutry grouping 99.
    Please advice.
    Regards,
    IFF

    Hi
    Use the t code for country grouping 99....PC00_M99_CEDT - Remuneration Statement. to get the variant in tcode PC00_M99_CALC_SIMU - Simulation.
    Like this test for all the standard forms, what all are the available in PE51 for country grouping 99

  • How to get the Database type from weblogic Db connection

    I want to use database version control in my application . that means different database type use different Sql Statement. Such as in weblogic7.0 if I create SqlServer JDBC pool then I will use some special Sqlserver sql Statement . such as some join statement. If I create Oralce JDBC pool then I have to use different Sql statement . because these two database support different Sql statement.
    What my question is how to get the database type from the connection.

    For a normal jdbc driver you can use
    Connection.getMetaData()
    To get the meta data, in particular the getDatabase...() methods.
    That might or might not work.
    However, at the very least in the server you have access to the weblogic properties so you can parse the pool property to figure it out.

  • How can I determining Output Type automatically in Invoice

    Hi Friends
    Can any body advise How can I configure output type or its related settings so that output type should be determining Automatically when saving the invoice.
    right now it comes in the invoice only manually but I want automatically.
    Thanks in advance.
    Regards
    Neeraj Jain

    Hi,
    did you assign output determination procedure,output type and application to billing type? Check in VOFA t.code.
    Goto NACE t.code Select the application V3 and click on output type.
    Select the output type and choose details.
    Activate the field Access to conditions. in general data tab.
    If this field is not selected, then system will not search for condition records.
    Regards,
    Chandra

  • How to get this output using sql query?

    Hi,
      How to get this output using sql query?
    Sno Name Age ADD Result
    1 Anil 23 delhi Pass
    2 Shruti 25 bangalor Pass
    3 Arun 21 delhi fail
    4 Sonu 23 pune Pass
    5 Roji 26 hydrabad fail
    6 Anil 28 delhi pass
    Output
    Sno Name Age ADD Result
    1 Anil 23 delhi pass
    28 delhi pass

    Hi Vamshi,
    Your query is not pretty clear.
    write the select query using Name = 'ANIL' in where condition and display the ouput using Control-break statements.
    Regards,
    Kannan

  • How to attach custom output type to tcode VT02N

    HI All,
    My requirement to  create a new print program, form and output type i.e. to be attached to transaction VT02N when called.
    Please help to resolve
    -  How we create new output type
    -  Attach smartform/ spascript to the output type
    -  Take print of the smartforms using output type .
    there is some predefined output type in different application like in application v7 we are using the output type ALTR and there is smartrform associated with that output type but unable to take the print of that smartform.
    Regards,

    How we create new output type
    Copy the existing std output type to some Z*** output type
    menu path
    IMG Guide - Logistic Execution - Transportation - Basic Transportation Function - Output Control - Maintain Output Determination for shipment -Maintain Output Types
    Attach smartform/ spascript to the output type
    onthe same screen of output type click on processing routine folder on right and under form field assign ur smartform
    Take print of the smartforms using output type
    Either create a condition record (dont remember the tcode but u can search from SAP menu)  or while creating shipment doc...assign the ouput type (in shipment doc screen, from menubar  Goto ->Output ).......do not forget to specify the communication mode ie logical destination
    take printout from VT02n screen( initial screen goto-> output) or using VT70
    Regards
    Jagdish
    Edited by: jagdish parihar on Jan 23, 2008 11:31 AM

  • How/ where to  check output type while saving sales order for confirmation

    Hi All,
    Could you anyone pls let me know How/ where to  check output type while saving sales order for confirmation.
    Present scenario : when the Sales Order is created the Order confirmation is sent irrespective of credit block of the sales order.
    Requirement : Order confirmation “ZA00” sent to the partner only for those Sales orders which does not have credit block and ZCLE sent to the partner if the order has credit block.
    Now i want to know where exactly to check the output types "ZA00" and 'ZCLE' based on the credit block to send the confirmation to partener.
    Quick help highly appreciated......
    Preetham

    Hi Santosh,
    Thanks for the info. But here in this case I have to send the confiramation based on credit limit check. If credit limit check exceeds "ZCLE' should go as confirmation else 'ZA00' should go as confirmation.
    Where can we check the credit limit whether it exceeded or not. My doubt is whether it is config issue or do we need to write code user exit or routine to send the specific output type for confirmation.
    Thanks & Regards,
    Preetham

  • How to know the output type for particular tcode

    Hi
    how to know the output type for the VL10D & VAL TCODES.
    Can anybody help me out.
    Thanks and Regards
    Krishnarao

    Hi Krishna,
    GO to NACE and select your application and click on output types and in the next screen select your output type and and dbl click on Processing routines.
    Here you will come to know about which driver program is used for which smartform or Script.
    and for Program details you can refer table: REPOSRC
    Regards,
    Sachin

  • How to get select-options type fields in module programming

    i need to get ranges type of fields ( like we use select-options in reports) in module prgrming..im only gettin single entry field (like we use in paramenters)...how to get it like this
    field1  ___  to  ___    ->
    field2  ___  to  ___    ->
    Thanx,
    Naveen Vishal

    Hi,
    report zrich_0006 .
    tables: mara.
    Custom Selection Screen 1010
    selection-screen begin of screen 1010 as subscreen.
    selection-screen begin of block b1 with frame title text-001.
    parameters: p_rad1 radiobutton group grp1 default 'X',
    p_rad2 radiobutton group grp1,
    p_rad3 radiobutton group grp1.
    select-options: s_matnr for mara-matnr,
    s_matkl for mara-matkl,
    s_mtart for mara-mtart.
    selection-screen end of block b1.
    selection-screen end of screen 1010.
    start-of-selection.
    call screen 100.
    *& Module STATUS_0100 OUTPUT
    module status_0100 output.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    endmodule.
    *& Module USER_COMMAND_0100 INPUT
    module user_command_0100 input.
    endmodule.
    Create Screen 100 with a subscreen area called "subscreen_1010"
    Screen Flow Logic follows
    *process before output.
    module status_0100.
    call subscreen subscreen_1010 including sy-repid '1010'.
    *process after input.
    call subscreen subscreen_1010 .
    module user_command_0100.

  • How to get Report Output in csv format

    Hi,
    How can i get report Output in csv format, can any one tell me the word used for output type to get output in csv format.
    i have used XLS output type but it opens in excel format.
    conc.addLayout(appCode,concReqCode,"en-US","US",XLS);
    Thanks
    Babu

    Hi Babu,
    Till now in xmlpublisher there is no method to create file in csv format ,you have to create Excel file and then save it in .csv format.Unless and until ur using BI Publisher in which some work around are possible.
    Thanks

  • How to get sound output to TV via HDMI on my Equium

    I've connected to TV via HDMI to view downloaded BBC content.
    How can I get the sound?

    Hi Misterg,
    Normally if your notebook connect to TV the sound will automatically switched to TV as the picture. If I connect the notebook to TV I always have sound without changing some settings.
    If not you have to set the Digital output device as default device. I have made a screenshot of this:
    <a target='_blank' title='ImageShack - Image And Video Hosting' href='http://imageshack.us/photo/my-images/860/hdmisound.jpg/'><img src='http://img860.imageshack.us/img860/3039/hdmisound.jpg' border='0'/></a>

Maybe you are looking for

  • Does Dreamweaver CS4 work on Windows Server 2008 64-bit

    Our company is upgrading its hardware platform. We have just purchased a new Dell PowerEdge T310 with Windows Server 2008 Enterprise 64-bit edition. Does Dreamweaver and other products of the Web Premium suite work on this OS platform?

  • UCM VCR adapter exception

    Hi, I am getting following error while creating a UCM repository in weblogic portal error message : com.bea.content.RepositoryException: UCM feature folder has a invalid version. Actual version is 1000.0.0.49, but UCM SPI requires at least version 10

  • How can I opt out downloading email attachments?

    It kills my monthly data allowance I'm two days without even browsing the net It's the 6th iPhone I have and I still don't see an option that allows me not to download attachments, is there one?

  • Problems with my 30 gig - Won't Turn On!?!

    I'm having a serious proplem. Last night, on my way home, I out my iPod in sleep mode while the battery was low. When I got home, I did my usual set-up of setting my laptop, plugging in my iPod and going to sleep. Figuring it was tired from a long da

  • SSID Spontaneous Change - Help!

    Would there be any reason for my SSID to change without me doing it myself? Did my router get hijacked? What next? I was in the middle of doing work on my laptop and it all of a sudden stopped accessing the internet. I checked the wireless connection