Configuring Output Determination to use a SMARTFORM

I am in the process of trying to configure the output determination for a billing document to use a SMARTFORM.  Has anyone ever done this, and what fields in the proceesing routines of the output types do I need to populate.

Hi Mazurek,
Welcome to SDN.
You can use the following in processing routine for application V3 (Billing) in transaction code V/40.
- Medium = 1 (Print Output) or 2 (Fax)
- Program = RLB_INVOICE
- Form Routine = ENTRY
- SmartForm = LB_BIL_INVOICE
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.

Similar Messages

  • Output determination and output type?

    hi all,
    wat is meant by output determination and output type?how and y we use it?
    regards,
    keerthi

    Hi Keerthi,
    Output determination is used in  message control. You can read more about it here:
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/19878343b111d1896f0000e8322d00/frameset.htm
    to configure it please use transaction: NACE
    best,
    Wojciech
    <i>please reward points for helpfull answer</i>

  • Vendor partner function is overriding my output determination for PO email

    I'm trying to get a PO emailed to the user who created the PO based on purchasing group. I configured output determination so that a message is correctly getting generated -- in MN05 I've got the purchasing group tied to the VU (user responsible) partner function which specifies the SAP User.
    My issue is that the PO is using the vendor (VN) partner function to pull in the vendor address which needs to appear on the PO form. So the system is always looking to the vendor's email for the output instead of my output determination message. Is there any way to disable this yet still use the vendor address for the PO form?
    Note that everything is configured properly and I am receiving PO email based on the email in the vendor master. I'm trying to do the same using output determination instead.
    Thanks, Vlad

    Hi,
    1.) got to transaction NACT, Select the Output type; say NEU, and then Select the Partner Function. You can change it as per your requirement for Ordering address, Vendor, Delivering plant.
    2.) Yes you can use Vendor's address in the PO Form. For that you would need assistance from ABAP.
    Prashant Rathore,

  • Output Determination for Material movement

    Hi All,
    I am configuring output Determination for Material movement.
    In my case, am doing the config when the movement type is 311, we want to generate IDoc.
    i have configured everything, output type,output Determination schema..
    When i am trying to maintain the condition record for the same through MN21,
    here i am facing one problem on Partner Function.
    Here what partner functuion i'll give.
    waiting for all valuable response.
    Regards
    Indrashish

    Hello Indrashish,
    Maintain that output type as partner independent.
    This will help.
    Regards
    Arif Mansuri

  • Output determination functionality in SAP QM for certificates

    I did not worked on the output determination functionality in Quality certificates function of SAP. Can someone guide me thru that with a very brief on that subject.
    Thanks
    Vineeth

    hi,
    Output Determination is used to provide the output type for your certificate.
    here few of the parameters like condition type, Sold to party, ship to party , Delievery item category and apllication type against which u want the Quality certificate.
    U need to config all those things  SPRO--> Quality Management-> Quality Certificate---> Output determination and start your config according to ur requirement.
    Regards
    Shailendra Gaur
    SAP-QM

  • Output determination failed for a single customer(order confirm thru mail)

    Hi,
    i n sales order while we save a confirmation mail goes to cutomer.but in case of one customer it failed in output in  edit option it is showing yellow signal and email id also maintained in cutomer master .for all other customer its ok.i m new to this could you plz suggest me and provide me the settings .
    Reagrds,
    Debesh

    Hi Debesh,
    Please go to NACE t-code in order to configure output determination, if customer master is ok for output control . in that screen, Firstly you should select V1 output control for order confirmation ,and go in your output condition records for your output control adn create a condition record for your access sequence (ıthink there is no condition record or correct condition records for your specific customer.)
    When creating condition records, you should define customer number+ SP- partner function +message trn. medium-5, dispatch time- periodic job, immediate, or etx...
    I hope you will solve this proble after output condition records for your spesific customer correctly.
    Regards,

  • Print HU label from Outbound delivery using output determination

    Hi,
      We have a business requirement to print HU labels from outbound delivery. The steps followed are
    1) User executes VL02N
    2) User clicks on packing
    3) Material is entered to pack. HU is automatically generated.
    4) After saving the delivery, output message is triggered.
    Output determination is as follows
    1) An Z output type is created.
    2) Form entry and smartform name is assigned to this output type
    Issue:
    The issue is when the output message is triggered and the code in the form entry is executed, the handling unit (from nast) is not yet committed in the database. Since it is not updated in the database table, we cannot get any handling unit data to be printed.
    Any inputs on how to print HU labels using output determination from outbound delivery is appreciated.
    Thanks,
    Sandeep

    Hi Surya,
         Thanks for the reply. But, my question was how to print labels from VL02N when i pack a material on this delivery.
    Regards,
    Sandeep

  • SD: Output determination - Use of transmission medium = "Special function"?

    Hi,
    Would you tell me what is the specific use of transmission medium = "Special function" (table TNAPR-NACHA = 8) in the output determination for messages?
    Transaction V/30
    Thanks and regards,
    Eric

    Hi Guys - Transmission medium 8 - special function is a very strong functionality that SAP has provided. You can have a business document perform a specific function everytime it is created, obviously as an output to that document. I am not sure about FICO areas, but I have worked on it in SD.
    We do automatic shipment creation for deliveries. An output condition was created with access sequence of shipping cond and shipping point. Now whenever there will be a delivery created for this shipping point, it would trigger this output. The output is configured with special function transmission medium. The special function executes the program mentioned in the condition record set up. Through that program, we create a shipment that will have that delivery doc.
    So then everytime a delivery is created, we would have a shipment document created for it without having to schedule another background job....!!!!
    Likewise, you may accordingly utilize FICO documents and processing using special function output medium.
    Thanks
    Nikhil

  • Config to email using output determination

    Hi,
    I'm trying to set up output determination that will email a PDF of the invoice at the time of invoice creation.  I've created a communication strategy with a single entry for communication method "INT" for email.  I added an entry for simple mail(7) in the processing routines config of the output type and pointed to my sapscript form and print program.  I created the master data record using VV31 and added my own email in the communication section of the master data record.  When I create my invoice, the correct output record is determined, but when it attempts to process at save, the system returns with errors in the processing log.  The error message states "No communication type from strategy RD00 could be used".  The diagnosis section of this error message says that the message type should be sent with a communication type, but I don't understand why this information is not pulling from the configuration that I set up.  Any help would be greatly appreciated!
    Jim Tollett

    Hi James,
       Every output type has a driver program (and subroutine combination) configured for each communication medium. Usually what you are looking for (email PDF) is not supported by most of the standard output types. You may need to write a driver program for this communication medium (7) or enhance the standard to support simple email.
    Cheers,
    Sanjeev

  • How could I configure Email in output determination

    hi
    The client wants to send the Output to cusotmers Email , can u pls tell me how could i configure the E mail in output determination
    Thanks in advance
    Regards
    Dinesh

    Hi
    SAPconnect provides a standard interface for external communication, which supports sending using telecommunication services, such as FAX, pager (SMS), Internet and X.400, as well as sending to printers and between several SAP Systems. It enables external communication components to be connected to the SAP System. 
    As of Release 6.10, SAPconnect also provides a direct connection to the Internet using the SMTP plug-in of the Web application server. This enables you to send messages directly to Internet addresses, without using an additional external communication system. As a result, it is also possible to communicate with SMTP-compatible fax gateways or paging gateways, which do not have to be set up specifically for the SAP System, as well as external fax and paging service providers.
    See the Useful Note for configuration and setup
    Note 455140 - Configuration of e-mail, fax, paging or SMS using SMTP
    Note 455127 - E-mail (SMTP) in different SAP releases
    Note 634006 - ICM messages explanatory note
    Note 517484 - Inactive services in the Internet Communication Framework
    Note 63480 - R/3 and MS Exchange linking
    Note 633265 - SMTP PlugIn: Multi-codepage ability
    Regards
    Anilsai

  • Configuration of output determination

    dear sap gurus
    i want to know the output determination step by step configuration , thanks in advance

    Hi,
    <b>OUTPUT DETERMINATION:</b>
    Output is a form of media from business to one of its business partners. The output can be sent to any of the partners defined in the document. Outputs are usually in the form of Order Confirmations, Freight List, Delivery Notes, Invoices & Shipping Notifications. Determining form of output is output determination
    Types of Output: Print Output, Fax, Telex, E-Mail & EDI (Electronic Data Interchange)
    PRINT OUTPUT:
    SPRO- IMG- Basic Functions- Output Control- Output Determination- Output Det using Cond Tech- Output Det for Sales Documents & output det for billing documents.
    Create Condition Table: select the field Sales Doc Type from field catalog & Save
    Maintain Access Sequence: 4-digits code & description. Assign condition table to access sequence. Select Accesses line item and Go To Fields. Fields will display the fields we have selected in the condition table i.e. sales doc type.
    Maintain Output Types:
    AF00: Inquiry
    AN00: Quotation
    BA00: Order Confirmation
    LD00: Delivery
    Select BA00 & Copy & Rename. Give the same 4-digit code as given to acc seq.
         You Can Maintain:
    Languages of Output
    Partners (to whom we want to send output)
    Print Program- print specification
    Sap Script- layout
    Assign Output Types to Partner Functions: go to new entries & assign your output type to partner functions.
    Maintain Output Determination Procedure: V10000 (Standard Procedure). Go to new entries & create your own 6-digit code with descp. Select the procedure & go to Control Data. Here mention the output type i.e. cond type & leave requirement and manual only columns as blank.
    Determination Rule: link the 6-digit procedure code to doc types.
    Create Condition Records: VV11. Select document type and click on Communication. Mention partner function, medium, time. Output device: LP01, Spool request Name: SD_003, Suffix 2: order_confir & flag on print immediately.
    Once you press enter you will come across 2 key combinations:
    Sales organisation/ Customer Number: fill SO, Customer No, Partner Function Abbreviation, Partner to whom the output should be sent, time, medium, language. {It contains: Sales Orgn, Customer, Partner Function (The abbreviated form of the name that identifies the Partner) (During output determination, the system determines the recipient of the output from the master record for the specified partner function. In this field, you can explicitly specify a recipient that will override the standard partner. There must also be a master record for the partner that is specified explicitly.), Medium, Time & Language.}
    Order Type: Document Type, Partner Function (abbreviation), Partner, Medium, Time & Language.
    Reward points if it helps

  • Output determination configuration

    Hi Expert,
    Please give me the all steps for  Output determination configuration for SHIPMENT (txn VTO2N).
    Since I am technical guy I am not aware with this configuration, so please consider it and please provide me from scratch.
    As I  create one output type ZAV7  it is similar to ZA02  existing one.
    i copied existing program that is running for ZA02.
    AND ASSIGNED THIS COPIED PROGRAM TO NEW FORM i.e. ZAV7(output type).
    After that I transfer it to 220 client.
    when I run Txn VT02N. for ZA02 the form is coming properly.....but for ZAV7.....
    it gives the message
    You have specified an output category which has not been defined according to the output determination procedure.
    After this message i am not able to do the configuration.
    thanks
    Babbal

    Hi Babbal,
    You have to assign ouput type to the ZAV7.
    Please follow the following configuration:
    Go to SPRO> Logistics execution> Transportation> Basic transportation functions> Output control> Maintain output determination for shipments
    Steps-
    1. Maintain condition table or u can use the existing table 017 "Shipment type" or 022 "transport planning point and shipment type".
    2. Maintain access sequence: Here you can use standard access sequence 0001 or 0002 based on the condition table you have maintained.
    3. Maintain output type- Add new entry ZAV7, give description. In general data tab page assign the access sequence you used. Check the access to conditions. For default values tab page- maintain the dispatch time as 4 Send immediately, transmission medium as 1print output, partner function as CR. in storage system tab page maintain the storage mode as 1Print only. In Print tab page maintain the parameter as 8Transportation planning point.
    Double click on Processing routines and maintain the program, form entry and form name program.
    Double click on Partner function  and maintain medium as 1Print output and functional partner as CR. Save it.
    4. Maintain output determination procedure: Standard procedure will be already maintained V70001 "Transportation Output". Select the procedure and double click on control data. Click on new entries and maintain the step as 30, counter 1 and enter the output type ZAV7. Save this.
    5. Assign output determination procedures: maintain the shipment type, the output determination procedure and output type. Save this.
    Please reply for any further clarification.
    Regards
    Suvankar

  • Output determination configuration for SHIPMENT (txn VTO2N)

    Hi Expert,
    Please give me the all steps for Output determination configuration for SHIPMENT (txn VTO2N).
    Since I am technical guy I am not aware with this configuration, so please consider it and please provide me from scratch.
    As I create one output type ZAV7 it is similar to ZA02 existing one.
    i copied existing program that is running for ZA02.
    AND ASSIGNED THIS COPIED PROGRAM TO NEW FORM i.e. ZAV7(output type).
    After that I transfer it to 220 client.
    when I run Txn VT02N. for ZA02 the form is coming properly.....but for ZAV7.....
    it gives the message
    You have specified an output category which has not been defined according to the output determination procedure.
    After this message i am not able to do the configuration.
    thanks
    Babbal

    Hi Babbal,
    You have to assign ouput type to the ZAV7.
    Please follow the following configuration:
    Go to SPRO> Logistics execution> Transportation> Basic transportation functions> Output control> Maintain output determination for shipments
    Steps-
    1. Maintain condition table or u can use the existing table 017 "Shipment type" or 022 "transport planning point and shipment type".
    2. Maintain access sequence: Here you can use standard access sequence 0001 or 0002 based on the condition table you have maintained.
    3. Maintain output type- Add new entry ZAV7, give description. In general data tab page assign the access sequence you used. Check the access to conditions. For default values tab page- maintain the dispatch time as 4 Send immediately, transmission medium as 1print output, partner function as CR. in storage system tab page maintain the storage mode as 1Print only. In Print tab page maintain the parameter as 8Transportation planning point.
    Double click on Processing routines and maintain the program, form entry and form name program.
    Double click on Partner function  and maintain medium as 1Print output and functional partner as CR. Save it.
    4. Maintain output determination procedure: Standard procedure will be already maintained V70001 "Transportation Output". Select the procedure and double click on control data. Click on new entries and maintain the step as 30, counter 1 and enter the output type ZAV7. Save this.
    5. Assign output determination procedures: maintain the shipment type, the output determination procedure and output type. Save this.
    Please reply for any further clarification.
    Regards
    Suvankar

  • GR,GI and Transfer Posting Output Determination configuration settings

    Hi All,
    Please explain the output determination configuration settings for GR,GI and TR.
    Thanks in advance.
    regards
    sapmm

    Please check this link out for details:
    Output dertermination for GR/GI
    Output type configuration for GR  : MB90
    Edited by: Afshad Irani on Apr 19, 2010 3:24 PM

  • How to use output determination: track changes made on the contract

    We have a third party application which is requiring a delta change log of contract from SAP, does anyone know the mechanisms of using output determination to track all the changes on contact level?
    Thanks a lot!

    Hi,
    You can use SAP change documents.
    Please refer to the link below:
    [http://help.sap.com/saphelp_erp60_sp/helpdata/en/18/7e713ae142d65de10000000a114084/frameset.htm|http://help.sap.com/saphelp_erp60_sp/helpdata/en/18/7e713ae142d65de10000000a114084/frameset.htm]
    Cheers

Maybe you are looking for

  • Bug - Import Excel File into Indesign cs5.5

    Hi, I'm doing a complex Indesign file with a link to a Excel file. To import the Excel file I have created several tables always using styles (table, cell, paragraph). The problem born when I make a correction into the file Excel and I update the lin

  • Is there way to Monitor Live camera from SCOM 2012 R2

    Is there way to Monitor Live camera from SCOM 2012 R2 ? Thanks  Raja R Raja R

  • BAPI to get password policies in ABAP environement

    Hi all, I  am new to the SAP ABAP environement. (worked to some extent on  JAVA stack). I am working on the RFCSDK using  C language. I wanted to know how to see the password policies in ABAP environment. I went through the link http://help.sap.com/s

  • Video Cameras  What should I buy Panasonic or Sony?

    I am looking to upgrade to a new camcorder from a Panasonic TM700 to either a Panasonic HC-X900M or a Sony HDRPJ760VE. The reason for the upgrade is because my TM700 will no longer switch off, making it necessary for me to detach the battery after ea

  • Synchronization continued

    Now I get other errors when clicking Synchronize in the table context menu.  A path issue ???? Error initializing Event log details :com.sap.sdb.tools.ui.syncman.SyncManUIPlugin.initConMetaData(SyncManUIPlugin.java:307] java.lang.NullPointerException