Changing Default Output Medium in VOFM

Hello All,
I need to change the default output medium of an invoice to whatever medium the customer has maintained in the customer master.  I need to default this medium into the header output screen as the default output, overlaying whatever other default value may be set up. I tried doing this in a V3 VOFM routine by changing XNAST, and that isn't working. Could anyone please steer me in the tright direction, or let me know if I'm taking the wrong approach? I had thought entering an appropriate value in XNAST would do it, but so far, no. Thank you very much!

Hi
Try to mantain it with customizing tools. ie: tcodes VV31/VV32/VV33. If you need additional sequences you can customize it and change it in the customizing of message type (tcode V/40). For more details, go to SD and billing forums.
I hope this helps you
Regards
Eduardo

Similar Messages

  • PO output: XML as default output medium

    Hello experts,
    We want to send XML output to a legacy system and we have 4 output mediums on our portal for PO's:
    Print
    Fax
    Email
    XML
    Is it possible in configuration to make XML the default output medium but still allow the other 3 output mediums to be used.when requested.
    regards

    I had the same Problem and I solve it with this code. ( in 3 Systems)
    1º   you must do a change in the Po
    2º   you use a reference to change all over.
    Example:
    1º -
        DATA:
            lo_po_cl_instance    TYPE REF TO /sapsrm/cl_pdo_bo_po,
            lo_po_temp_instance  TYPE REF TO /sapsrm/if_pdo_bo_po_adv,
            lo_po_adv_instance   TYPE REF TO /sapsrm/cl_pdo_bo_po_adv,
            lo_po_instance       TYPE REF TO /sapsrm/cl_pdo_bo_po,
    * Read an existing PO
    CALL FUNCTION 'BBP_PD_PO_GETDETAIL' ...
    *change a text 'NOTE'
    wa_longtext-tdid      = 'NOTE'.
    * Update Doc
    CALL FUNCTION 'BBP_PD_PO_UPDATE' ...
    * Save Doc
      CALL FUNCTION 'BBP_PD_PO_SAVE'
      CALL FUNCTION 'BBP_PROCDOC_RESET_BUFFER'
    2º Them you use de reference to "/sapsrm/cl_pdo_bo_po"
    CALL METHOD /sapsrm/cl_pdo_factory_po_adv=>get_instance
      EXPORTING
        iv_header_guid  = ls_i_header-guid
        iv_mode         = 'EDIT'
        iv_process_type = ls_e_header-process_type
      RECEIVING
        ro_instance     = lo_po_temp_instance. 
    lo_po_adv_instance ?= lo_po_temp_instance.
    lo_po_instance = lo_po_adv_instance.
    lo_po_cl_instance = lo_po_instance.
    ls_output_s-guid = ls_i_header-guid.
    ls_output_s-medium_type = 'XML'.
    CALL METHOD lo_po_cl_instance->/sapsrm/if_pdo_do_output~set_output_info
      EXPORTING
        is_output_para     = ls_output_s
      CHANGING
        co_message_handler = e_messages.
    *in my case it´s work
    *if you want the full code send me a message.

  • How to change default output XMLP report  to rtf/excel !

    I used xmlp 5.6.2
    The default output for report is pdf file.
    Now i want to change default output to rtf or excel file
    Please ! help me !

    Hi Brightsea,
    We customized the code in FNDRSRUN.fmb, But we are not able to get the output in RTF format.
    Our requirement is to display the report output in .rtf or .xls(Not required to defaultly as .rtf or .xls).
    we are getting the following error.
    "The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'http://galaxian.bluestar.cvg0:8000/OA_CGI/FNDWRR.exe?t...
    {\rtf1\ansi\deff0"
    ^
    Regards,
    suresh.

  • Cannot change the output medium for contract

    Hi Everyone,
    In the contract we have "Output" tab to change the output medium for the contract.
    So the issue is when I click on the change button and try to change e-mail address,I am not able to do that.
    The e-mail address is grayed out though I am in the change mode.
    This is happening for some contracts only.
    How should I change the e-mail address of the contract?
    Thanks & Regards,
    Khushbu.
    Edited by: Khushbu Brahmbhatt on Feb 25, 2011 9:01 PM

    Hi,
    Have a look at the foll thread for more pointers;
    Re: Change medium of output for Changed PO in SRM
    BR,
    Disha.
    Do reward points for useful answers.

  • CHANGE THE OUTPUT MEDIUM FOR SRM PURCHASE ORDERS

    We are using SRM 5.0
    I tried to change the SRM purchase order's output
    medium from 'XML' to 'Print' using a function module
    'BBP_OUTPUT_PO_PARAMS_SET' within the BADI 'BBP_ECS_PO_OUT_BADI'. Though it changes the
    output medium and chooses the right radio button
    at the UI interface level (i.e)
    Purchase order Header->output->
                        radio buttons(print,email,fax,xml)
    It still holds the output medium as 'XML' at the
    Document output log and process the document as 'XML'.
    Is there a way to update the output log to hold the changed medium i.e (print)
    Thanks and Regards,
    Gia

    Hi,
    Have a look at the foll thread for more pointers;
    Re: Change medium of output for Changed PO in SRM
    BR,
    Disha.
    Do reward points for useful answers.

  • Default output medium for PO

    Hello,
    Can any one please tell, where can I maintain the default output medium for a business partner?
    Is it in transaction BP - address tab?
    Where can I set the default output as XML?
    I am in SRM4.0. Please help me.
    Regards.

    Hi Aruna
    Manage Business Partner via web 
    There is output medium section in the Business Partner.
    however it may stored in BBP_SENDMEDIUM  table plz check..
    regards
    Muthu

  • XML Publisher Reprot Changing Default Output

    Is there anyway we can set default Preview mode from PDF to excel so that while submitting XML report for excel output we need not to go to option screen to set Format as excel. This is really cumbersome for users, I want Default output must be EXCEL instead of PDF.
    Thanks

    Please see these docs.
    How to Set the Default Output Type for XML Publisher Templates. [ID 784122.1]
    How is Default Output Type Determined for Reports Submitted Using XML [ID 888972.1]
    Default Output Format Not Changed After Patch 5612820 [ID 942493.1]
    Default Layout Format for XML Publisher Concurrent Request Is Always PDF [ID 401328.1]
    Unable To Default The Output Format In The Bi Publisher Template [ID 835609.1]
    Thanks,
    Hussein

  • Change default output?

    hi
    is it possible to change the default output to something other than output 1-2.
    I don't want to keep having to change it when i create a new track.
    many thanks

    hi
    you can set up a template of a project, and then recall that template with the i/o's and number of tracks, aux's, instruments etc set as desired.

  • PO output medium

    Dear all,
    How to change PO output medium for a particular vendor?

    Hi Judy,
    The transmission medium is defined for Output Type in customizing under SPRO-mm-purchasing-messages-output control-message type-Define Message Types for Purchase Order-Maintain Message Types for PO, select your Output Type, check details and Default values.
    This is not maintained for a particular vendor, you use condition records in mn04 for triggering these outputs.
    You may have to consider creating a new output type.
    Thanks
    Shailesh

  • Change default boot display, is it possible?

    Hi!
    I have MSI N660 TF 2GD5 OC card with two devices connected: 1) LCD monitor via DVI-D, 2) Projector via DVI-A.
    Every time I turn on the PC I don't see anything on monitor until Windows starts. Video output during boot process goes to projector even though it's turned off.
    Is it possible to change default output during system start up?
    Swapping connectors isn't possible physically, because DVI-A have extra pins that won't fit to another socket.
    If not, whats socket "default priority"? I'm thinking of buying hdmi cable for my projector to fix issue, will it help?

    The dual link DVI-I connector you are most likely using for the DVI-A device is the primary connector. If it is connected to any display it will always be used for primary display when starting.
    Solution would be to use the Projector with a DVI-A or I to HDMI or Displayport adapter or DVI-A or I to DVI-D adapter so you can use the monitor with the DVI-I connector.

  • User exits while changing the PO Output Medium

    Hello Champions,
    Will anyone share me, is there any user exit which triggers while changing Purchase Order Output Medium in ME22N transaction.  How to know list of user exits which are applicable for ME22N transaction?.  will anyone guide me.
    Reward with Full point

    Hi PV,
    These are the list f User exits for ME22N:
    Exit Name           Description
    AMPL0001            User subscreen for additional data on AMPL
    LMEDR001            Enhancements to print program
    LMELA002            Adopt batch no. from shipping notification when posting a GR
    LMELA010            Inbound shipping notification: Transfer item data from IDOC
    LMEQR001            User exit for source determination
    LMEXF001            Conditions in Purchasing Documents Without Invoice Receipt
    LWSUS001            Customer-Specific Source Determination in Retail
    M06B0001            Role determination for purchase requisition release
    M06B0002            Changes to comm. structure for purchase requisition release
    M06B0003            Number range and document number
    M06B0004            Number range and document number
    M06B0005            Changes to comm. structure for overall release of requisn.
    M06E0004            Changes to communication structure for release purch. doc.
    M06E0005            Role determination for release of purchasing documents
    ME590001            Grouping of requsitions for PO split in ME59
    MEETA001            Define schedule line type (backlog, immed. req., preview)
    MEFLD004            Determine earliest delivery date f. check w. GR (only PO)
    MELAB001            Gen. forecast delivery schedules: Transfer schedule implem.
    MEQUERY1            Enhancement to Document Overview ME21N/ME51N
    MEVME001            WE default quantity calc. and over/ underdelivery tolerance
    MM06E001            User exits for EDI inbound and outbound purchasing documents
    MM06E003            Number range and document number
    MM06E004            Control import data screens in purchase order
    MM06E005            Customer fields in purchasing document
    MM06E007            Change document for requisitions upon conversion into PO
    MM06E008            Monitoring of contr. target value in case of release orders
    MM06E009            Relevant texts for "Texts exist" indicator
    MM06E010            Field selection for vendor address
    MMAL0001            ALE source list distribution: Outbound processing
    MMAL0002            ALE source list distribution: Inbound processing
    MMAL0003            ALE purcasing info record distribution: Outbound processing
    MMAL0004            ALE purchasing info record distribution: Inbound processing
    MMDA0001            Default delivery addresses
    MMFAB001            User exit for generation of release order
    MRFLB001            Control Items for Contract Release Order
    Regards,
    Maia

  • BADI for updating changing output medium in PO

    Hi,
        Is there any BADI or exit present for updating the output medium in PO , based upon some criteria ?
        In my requirement I want to make output medium as <b><b>'email'</b></b> and set email address to email ID of one of the partner function maintained in PO.
    Thanks and Regards,
    Amit R

    Hi
    <b>At runtime, you will get the GUID in the BADI Interface.</b>
    Incase this BADI does not help, go for another BADI
    1) <u>BBP_SEND_MEDIUM_MODE</u>     
    (Determines the Default Settings for the Send Medium)
    2) '<u>BBP_OUTPUT_CHANGE_SF'</u>.
    <u>Here are some related links -></u>
    Re: PO output medium issue
    Re: SRM PO SMARTFORM
    Re: Control PO output to vendor
    Re: Add a Printer ?  -> LP01
    Hope this will help.
    Regards
    - Atul

  • Redermnation of output medium when PO changes are made

    Hello,
    We used to have fax medium for PO output and now it is retired. But when we change old POs, the fax output is getting determined even though output medium is already changed in the output condition records. When we create new POs, the outputs are correctly determined with new medium. Is there any way to determine new output medium when PO is changed?
    Thanks a lot,
    Venu

    Hello Pavan,
    'Fine-Tuned Control: Purchase Order' is already configured for 'New' & 'Change' operations for the output type.
    Thanks,
    Venu

  • Change default terminal for Counter Output

    hello,
    I am using a DAQ-6251. I am trying to change the default output terminal (CTR0) for a counter signal but am having trouble with this because I am extremely new to labview. Could anyone tell me how to do this?
    Thanks,
    Bilog1198

    Hello Bilog,
    Us the DAQmx Channel Property Node, and your property of interest would be Counter Output,Pulse,Output Terminal
     Regards,
    Glenn
    Message Edited by ManLongAtNI on 06-18-2009 04:07 PM
    Regards,
    Glenn

  • How to set a default output device for FAX outputs

    Hi Experts,
    Business requires to set a default output device for fax outputs ( Medium as 2 Fax medium ).
    as fas as print output ( medium as 1 print medium ) is considered we can maintain output device in condition record--> communication
    I tried maintaining output device in VP01 for my condition type based on sales org but it did not worked.
    Can you please suggest ways to achieve default output device for fax outputs.
    Thanks,

    Well, obvious solution would be to either update user profiles or change the output from 'process immediately' to 'process by a background job'. Then create a generic user ID with any fax number desired and use that user ID to process the output through the background job.
    This is not really an SD question, so if this simple option doesn't work for you, I'd suggest to discuss other custom solution with your ABAP / Basis team.

Maybe you are looking for

  • Keynote html export not displaying correctly in Internet Explorer

    I exported a Keynote presentation to html, uploaded it to my server, and only half of the slide shows in Internet Explorer. Every other browser displays the presenation just fine. Any ideas how to correct the Explorer error?

  • KSB1 user exit & extra column.

    Hi How do I add my own extra column on the report "Display actual cost line items for cost centers' - SAP transaction KSB1. Thanks Rendani

  • Lightroom 3.2 is really crab

    Sorry to say that, but for me LR 3.2 is unusable: - I have around 5000NEFs in my catalog. Actually I have 400 NEFs in the current project to work. When you walk through the project   by using the filmstripe and you'll have to inspect some photos the

  • SQLplus COPY command and datatypes

    I have a view, schema1.myview: col1 VARCHAR2(10), col2 VARCHAR2(10), col3 NUMBER, col4 VARCHAR2(10)Then, using SQLplus, connected as schema2: COPY FROM schema1/password@mydb REPLACE myview USING SELECT * FROM myviewThe resulting table schema2.myview:

  • Time Dimension Working Days

    Hi i have a calendar table Has Year , Month, Week, Date and a flag for a working day or not.. Is there anyway i can use this working day flag in my Time Dimension Hierarchy so that under Date i can have another drill Working Days ... (Non working day