How do automate using two output types in an invoice based on plant

Hello,
Can you tell me how to configure automatically two output types for the same invoice.
My client has business in USA and Europe.We are using only one sales organization. But we need to print invoices in letter size and A4 size depending on whether the invoice is created in europe or in USA. So , I have created two output types, one for letter size and one for A4 size. How do I configure so that if it is based in a plant/shipping point in Europe it is printed using the A4  output type else in letter size. Please suggest.
SAPSDUSER

I do not think you can use plant/shipping point in your access sequence for invoice output on header level, unless you add these fields to header level kommunication structure and populate these fields in userexit.
You can either
1. define requirement routines for your 2 output types which are mutually exclusive (if plant = A routine 1 returns sy-subrc = 0, routine 2 returns sy-subrc <>0, if plant = B routine 1 returns sy-subrc <>0, routine 2 returns sy-subrc = 0). You can assign requirements to output type either in output determination procedure OR in the access sequence. I would do it in output determination procedure. Check transactions NACO or NACE.
OR
2. add your fields to komkbv3 communication structure, populate your fields in thsi structure in userexits which are called from the function module komkbv3_fill and then you can either use then in the access sequence for your output types or create routines as in case 1. but the logic will be a simple check statement since KOMKBV3 is available in these routines.
3. In fact you can use one output type and select your layout in the print program itself... which may be even easier for you. We use this approach to select proper layout for GEOs which may have several layouts depending on region for example... so the output type is defined per country, then layout is selected by print program. (tnapr-fonam = ..., nast-spras = proper language, set country '' to use proper decimal & date format...)
Message was edited by:
        Siarhei Mahulenka

Similar Messages

  • Which tcode is using the output type

    Hi experts,
    Is there any way (tcode/table) to determine which tcode will use an output type?
    Ex: Our client has a request to modify a smartform. Supposed that I can determine the printing program and output type. But how do I know this output type used in which tcode?
    Thanks.

    Hi
    It depends on which business transaction the output has to be run.
    Every business transaction can have own trx to run the print.
    For example for the purchase order you can use ME9F, for the bill is VF31, but if the trx is not standard it's not easy to find out it.
    Anyway every print can be run by std report RSNAST00.
    For only the logistic print (so for module SD and MM) the output type is managed by trx NACE (or see table TNAPR), but other modules have an own way to manage the print, so there isn't a sure way to know your issue, only the experience.
    Max

  • Two output type

    Hi Gurus,
    I've a typical issue here.
    I've two output types for sales order .Maintain condition record ,access sequence,VOFM routines individually perfectly for both output types.
    1st output type - no multiple issue..(maintained in NACE)
    2nd output type - multiple issue.(maintained in NACE properly)
    While creating order both outputs are issued(fine).
    But while changing order, 2nd output type has to be issued but its not.
    When I debugged , its looping the entries already present in NAST table.(checking the first output type for multiple issue)
    its not and then its completely coming out of the program without checking the second output type for multiple issue.
    Is there any extra settings I've to do or its SAP bug.
    Regards,
    Ponraj.s.

    Hi,
    There are two options.
    First is, use the same output type for all the movement types. Iin the smartform itself you can put conditions
    based on movement type to call a particular window.
    Other options is in SPRO->Materials Management->Inventory Management and Physical Inventory->Print Control
    ->Maintain Print Indicator for Goods Receipt Documents. Maintain different indicators for 102 and 122 (For ex. 2)
    Then maintain the condition record for the output types WE02 and ZA01 accordingly.
    Maintain output type WE02 for Trans./Event Type - WE, Print Version - 1 or 2 or 3 and Print Item as 1.
    Maintain output type ZA01 for Trans./Event Type - WE, Print Version - 1 or 2 or 3 and Print Item as 2.

  • How can i find differnet output types for a given sales order ?

    hi all,
    answer my question please........?
    how can i find differnet output types for a given sales order ?

    hi
    check in NACO transaction if you have assigned access sequence to your output ytpes and if you have ticked checkbox "Access to output conditions" - otherwise it will not even try to access condition records.
    From help :
    Access to output conditions
    Indicates whether the system determines the output by searching for valid
    condition records.
    Procedure
    If you want the system to search condition records for the appropriate
    output, mark the field.
    Note
    If you leave the field blank and if you are processing sales, shipping,
    or billing documents, the system automatically determines output from
    information stored in the customer master record.
    regards
    ravish
    <b>plz reward points if helpful</b>

  • How do you use multiple outputs on a VSTi like Kontakt or Battery?

    how do you use multiple outputs on a VSTi like Kontakt or Battery with Logic Pro 7.1? I've heard someting about using AUX busses, but can anyone please provide an actual clear, step by step basic guide?
    I've had Logic 3 months now and just don't know how to do this yet, and have yet to actually find it in the manual!!
    thx

    http://www.sonikmatter.com/wiki/index.php/Tutorial:MultiChanAudioSetup

  • How Can i Use two Different Public IP Addresses no my DMZ with ASA Firewall.

    How To Using Two Different Public IP Address on My DMZ with ASA 5520
    Postado por jorge decimo decimo em 28/Jan/2013 5:51:28
    Hi everyone out there.
    can any one please help me regarding this situation that im looking for a solution
    My old range of public ip address are finished, i mean (the 41.x.x.0 range)
    So now i still need to have in my DMZ another two servers that will bring some new services.
    Remember that those two server, will need to be accessable both from inside and from outside users (Internet users) as well.
    So as i said, my old range of public ip address is finished and we asked the ISP to gives some additional public
    ip address to address the need of the two new servers on DMZ. and the ISP gave us the range of 197.216.1.24/29
    So my quation is, on reall time world (on the equipment) how can i Use two different public ip address on the same DMZ
    on Cisco ASA 5520 v8??
    How my configuration should look like?
    I was told about implementing static nat with Sub Interfaces on both Router and ASA interface
    Can someone please do give me a help with a practical config sample please. i can as well be reached at [email protected]
    attached is my network diagram for a better understanding
    I thank every body in advance
    Jorge

    Hi,
    So looking at your picture you have the original public IP address range configured on the OUTSIDE and its used for NAT for different servers behind the ASA firewall.
    Now you have gotten a new public IP address range from the ISP and want to get it into use.
    How do you want to use this IP address range? You want to configure the public IP addresses directly on the servers or NAT them at the ASA and have private IP addresses on the actual servers (like it seems to be for the current server)?
    To get the routing working naturally the only thing needed between your Router and Firewall would be to have a static route for the new public network range pointing towards your ASA OUTSIDE IP address. The routing between your Router and the ISP core could either be handled with Static Routing or Dynamic Routing.
    So you dont really need to change the interface configuration between the Router and ASA at all. You just need a Static route pointing the new public IP address towards the ASA outside IP address.
    Now when the routing is handled between the ISP - ISP/Your Router - Your Firewall, you can then consider how to use those IP addresses.
    Do you want to use the public IP addresses DIRECTLY on the HOSTS behind the firewall?This would require you to either configure a new physical interface with the new public IP address range OR create a new subinterface with the new public IP addresses range AND then configure the LAN devices correspondingly to the chosen method on the firewall
    Do you want to use the public IP addresses DIRECLTY on the ASA OUTSIDE as NAT IP addresses?This would require for you to only start configuring Static NAT for the new servers between the inside/dmz and outside interface of the ASA. The format would be no different from the previous NAT configuration other than for the different IP addresses ofcourse
    Of the above ways
    The first way is good because the actual hosts will have the public IP addresses. Therefore you wont run into problems with DNS when the LAN users are trying to access the server.
    The second way is the one requiring the least amount of configurations/changes on the ASA. In this case though you might run into problem with DNS (to which I refer above) as the server actually has a private IP address but the public DNS might reply to the LAN hosts with a public IP address and therefore connections from LAN could fail. This is because LAN users cant connect to the servers OUTSIDE NAT IP address (unless you NAT the server to public IP address towards LAN also)
    Hopefully the above was helpfull. Naturally ask more specific questions and I'll answer them. Hopefully I didnt miss something. But please ask more
    I'm currently at Cisco Live! 2013 London so in the "worst case" I might be able to answer on the weekend at earliest.
    - Jouni

  • How can I use two accounts ?

    How can I use two accounts (mine and my wife's) to PhotoStream to my mac? I have to turn off photo stream for one or the other...can't I just leave two accounts logged on so that the photos from my iphone and hers both go to my mac?

    Photostreaming across machines requires to use the same Apple-ID on all of these machines or devices. Share all of iclouds account stuff or nothing at all . No way around as icloud is designed that way. Photostream is not designed as a sort of gallery to share with outsiders. It is for your personal entertainment .

  • How do I use two different apple IDs on one itunes?

    How do I use two different apple IDs on one itunes?

    This would be a violation of the terms of use of the itunes store and could result in the loss of your account.
    You cannot use the U.K. itunes store unless you are in the U.K

  • How can I use two monitors to increase workspace?

    how can I use two monitors to increase workspace?

    Drag the tabs of any After Effects windows you want to the second monitor.

  • How to create a new output type in inventory management

    dear consultants .
    how to create a new output type in inventory management...........?
    please give me a solution
    regards
    ratan

    Refer:
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/attaching-smartform-to-the-standard-transaction-2316027

  • How can we use two BOM

    Dear all,
    my scenario is in this way way-
    how can we use two BOM for same material.first BOM for inhouse production. Second one for Subcontracting.(means i have to create Purchase order for partial qty.

    Dear
    1.Goto MM02-MRP4 view -Maintain two Production Version based on two BOM ( Alternative1 with Routing will be PV1 will be used for production in house  where as Alt2 with routing having PP03 as control key for external operation -PV2 )
    2.Assign the relavant production Version-PV2 in Subcontracting Info Record in ME11
    Now, based on the production version assigned in Info Record system suggests the BOM while BOM explosion in Subcon Purchase Order
    REFER : Subcontracting & BOM  alternative
    Hope this will solve your issue
    Regards
    JH
    Edited by: Jiaul Haque on Sep 29, 2010 1:27 PM

  • Output type for Proforma Invoice for return delivery from delivery type RLN

    Client require Output type Proforma Invoice for return delivery to vendor. As such return item category is not relevant for pricing so from delivery to proforma invoice can not have with p-ricing. I got quantity correct but pricing is coming Zero.
    Client have ZPAC as packing list output type from delivery which shows quantity and pricing. So decided to use the same logic to pull pricing for proforma invoice from delivery.
    Here delivery has standard output ZPAC as packing list with access sequence Z002 as Delivery Type.
    I want to pop up output type for all return delivery so using access sequence with delivery type/vendor.
    Vendor filed does not exist in delivery output type so brought that firld LIFNR.
    It is assigned to procedure and maintained ZPRO output type for Proforma invoice. Asigned VV21 on front end.
    Problem Still automatic output type ZPRO is not poping up. What type of access sequence will help me to pop up or what in configuration am I miising?
    Appreciate help for solution at earliest.

    Hi Padamsree,
    I know Pricing & output very well.  I need profomra invoice to be printed with quantity & value for return goods to the vendor. Pricing is associated with Item category RLLN for delivery type RLL which is return type delivery.
    I need to have pricing in my Proforma invoice which is copied from delivery to billing document VTFL. Just check well how it is working in the system & if you know please answer so that it should be workable on the system. As theoretical answer may not be helpful. Appreciate for your time.
    Thanks

  • Do you know how i can use Ipad inside ATEX certified areas ( e.g. refinery plant) ? Do you know if exist somespecial arrangement ( cover, enclosure, ecc) for this ?

    Do you know how i can use Ipad inside ATEX certified areas ( e.g. refinery plant) ? Do you know if exist somespecial arrangement ( cover, enclosure, ecc) for this ?

    Hello
    At least one cover manufactrer will try to propose an Atex (Ex 2) cover for ipad
    http://dofero.com/Viz-iCARRY.html
    i dont know if it is already on the market.
    Another one is making IP68 and military Standard 810F-516.15 that seems to include some kind of ability to work in explosible atmosphere.
    http://www.lifeproof.com/ipad#why-nuud
    Here what I found. I'm also interested of further talk on this topic, workimg as Occupational Hygienist for Swiss Industries.
    hope this post helps.
    Best Regards
    Vincent

  • Automatic triggering of output type in Goods issue

    Hello Experts,
    I am trying to pick the output type while creation of goods issue document using transaction MB1A. After creation, it is not coming automatically. I did the customization setting for maintaining conditions based on output type WA02, adding trans/Event-WA, print version-3, print item-1 but still it is not populating automatically while creation of GI document.
    Could you please let me know, how to do it or if i am missing some customization.
    thanks,
    Karun

    Hi,
    To trigger the OUTPUT automatically you have to maintain the CONDITION RECORDS in MN21
    Goto the Transaction code MN21 and enter the OUTPUT type as WA02 and give the following details
    Trans/Event type
    Print version
    Print item
    partner function
    Medium
    Date/Time
    Language.
    After maintaining this check whether the OUTPUT determined automatically or not.
    I hope it will determine automatically.
    thanks,
    santosh

  • How best to use TWO Time Capsules, Airport Express and Apple TV?

    Hello
    I have the following Apple equipment and am wondering how best to plug it all together. At the moment I am not using some items at all because I do not know how to best use!
    1. MacBook Pro (2012 model) 'Mac1'
    2. MacBook Pro (2009 model) 'Mac2'
    3. MacBook Air (2011 model) 'Mac3'
    4. Time Capsule 1TB (model A1355)  'TC1'
    5. (another!) Time Capsule 1TB (model A1355)  'TC2'
    6. Airport Express (2008 model)
    7. Apple TV (2013 model)
    8. LaCie 1TB USB Hard Drive
    9. Apple iPhone
    10. Sonos system
    CURRENTLY
    TC1 is plugged into the Virgin Media modem to provide a WiFi network called 'Amer's Apple Network' around the house. The Virgin Media wifi has been switched off to reduce interference.
    TC2 is not being used. The Airport Express is plugged in upstairs (or sometimes near garden) to extend the 'Amer's Apple Network' and this seems to work fine.
    Apple TV is plugged into main TV and is plugged into 'Amer's Apple Network' directly using Ethernet to TC1 but often runs slowly and does not work if Mac1 is not awake (or iTunes is not running on Mac1).
    LaCie is plugged directly into TC1 and currently has a old copy of my iTunes library stored on it which my Sonos system access. However, there seems to be a problem in that iTunes randomly uses that LaCie library and/or local Mac library. Often we get a pop up message on Mac1 saying "Library cannot be found" and we have to manually navigate to the LaCie drive (via the TC1 folder) to open iTunes. Also connecting iPhone to Mac1 seems to work very slowly as it appears to be trying to back up to LaCie drive.
    QUESTION
    What would be the best, most efficient way of using all (or if some is redundant equipement then which), to set up the following:
    1. A shared home network which enables all three computers (and any future Macs and/or iPads etc) to access one master shared iTunes library, which is the one that is updated with any new music, films etc added via any of those machines
    2. A shared home network that enables a shared files folder but also allows each user to keep their own personal hard drive (eg locally on whichever machine they are using).
    3. A fast (as possible) iTunes back up process when connecting iPhone to computer
    4. Usage of both TC1 and TC2 (and Airport Express) to extend network around the house (several weak spots exist) and also to maximise storage using the 1TB of each TC1 and TC2.
    5. Would it then also be possible to attach the LaCie USB drive for an additional 1TB storage? If so how and would it be very slow? From existing usage it appears to be very slow when used as a regular access drive, so perhaps better as a 'slow' drive that is just occassionaly used for back up and nothing else
    Main question is (to the networking experts!), how would you personally set up all above to give best wifi coverage, fastest back ups, access to Sonos for iTune library, access to Apple TV, and shared folders etc etc. I basically seem to have lots of kit (albeit some quite old) and nothing seems to be working together particularly well.
    Happy also to ditch any bottlenecks in the above equipment list (eg LaCie USB drive?) and add something which would better bring together the other components?
    Any thoughts much appreciated!
    Best
    Amer

    So ... FINALLY ... I found some time to implement this!
    Steps taken and results:
    1. Moved my entire music library to Mac1. Used the opportunity to also share my other Mac2 onto HomeShare and copy across any music files from Mac2 onto Mac1 that were not already there.
    Result:  Mac1 now holds my whole music library locally. Works incredibly fast whenever playing a track, adding a new track or updating info on existing track. Good!
    2. LaPastenague's instructions for bridging TC1 with TC2 worked a dream. Only thing is they are basically next to each other as I don't have the energy (or cabling expertise) to install (cleanly) long runs of ethernet cable.
    Result: Got a clear Wifi signal, not sure if any faster than before but I assume two TCs next to each other both sending out the same network signal can't be any worse than one. Main thing is that I have an extra 1Tb network drive (i.e. TC2) connected to TC1 which I can access from all my Macs now.
    3. Copied the entire Mac1 Music library over to TC2 drive into the Data folder. This happened relatively quickly (I think!) ... but would welcome any comments on whether slower than expected, to highlight if I might be able to improve the connection. 12,000 songs in 2 hours, with Mac1 sending the files to TC2 wirelessly. I know I could probably have connected Mac1 to TC2 by ethernet cable to speed up, but I had run out of Ethernet cables by now!
    Result: All my music (as of today anyway) now on Mac1 AND on TC2 in normal readable format (i.e. by Sonos and as a simple back-up that can just be carried around and copied anywhere in the event of loss of Mac1 drive
    4. Set up TC2 Music Library in Data folder to be the networked music folder for Sonos using "\\TC2\Data" (ps. why doesn't Sonos allow a simple click and select option for choosing drive and instead force us to go back to the 80s and type in drive path which isn't always clear, especially on a Mac!)
    Result: Sonos can access all my music (as of today anyway) on TC2 and no need for Mac1 or any other Mac to be open.
    BUT: As you may have guessed, the issue with the above set up is that as soon as I buy a new song, it will get added to my Mac1 quickly and smoothly ... but the area where I really use my music (i.e. Sonos via TC2) will have the older music library.
    QUESTION: Is there any way in which I can adjust the above set up, so that whenever I add new music to my Mac1 it also copies across to TC2? Don't mind if this is done slowly and later (eg in middle of night) but of course don't want to have to copy across manually each time. Would prefer it to just update newly added tracks regularly.

Maybe you are looking for

  • Run invoke-command on multiple machines at the same time

    Hey all so I read that if I store my New-pssession in a variable then used that in my invoke-command it would run all computers at the same time. $a = Get-Content "C:\Users\cody-horton\Desktop\list.txt" $session for($i=0;$i -lt $a.Length;$i++){ if(!(

  • Viewing files through SAP viewer only

    Hi, When i create a DIR and attch a PDF file in it, and when i open this file, its get opened in PDF viewer. I want that the file should only be opened in SAP viewer and not in application on PC. How can i achieve this? Regards, Kalpesh

  • Java code number formatting

    Wonder if you could help me, I am a student and I've written an applet program for an assignment that creates an array of objects, each object has 3 elements. A string, another string, and a float. The float is multiplied with an integer in another m

  • Regarding User Exit for VD01

    Hi All, I need to do some special validations based on the partner funstion which is entered during the customer creation through the transaction VD01. May i know which user exit can be used for the above or any badi can be used Thanks.

  • I'm getting mdmclient error that won't go away

    I restored my computer yesterday and it was working fine.  This morning after booting, I am now recieving an error messag that won't go away even when I click 'Ignore' Below are the details when I click 'Report...' Process:         mdmclient [2736] P