Cannot determine plant form PO output type

Hi All,
I would like to create new PO output type by determining from document type and plant. I already created new condition table which includes document type and plant and completed all configuration of new output type and access sequence but when I create new purchase order with single item or mulitple items with same plant, the new output type is not determine.
How can I get plant from PO to determine the new output type?
Thanks for your helps.
Supaporn

Hi All,
I've neccessary to determine from plant and I selected plant from standard catalog in condition table, so I think that's possible to get plant value from purchase order. For nowwhile, I try to find enhancement or user exit for getting plant value. If anyone have ever done, please helps.
Thanks for your time.
Supaporn

Similar Messages

  • Verify EJB after Cannot determine the Java EE module type for

    Hi All,
    I start verify EJB it's throw an exception
    Which cases occurring this exception, how can I resolve this?
    Could not verify successfully.
    java.io.IOException: Cannot determine the Java EE module type for C:\Mystuff\projects\Naki\Naki-ejb\dist\Naki-ejb.jar
         at com.sun.enterprise.deployment.archivist.PluggableArchivistsHelper.getArchivistForArchive(PluggableArchivistsHelper.java:137)
         at com.sun.enterprise.deployment.archivist.PluggableArchivistsHelper.getArchivistForArchive(PluggableArchivistsHelper.java:98)
         at com.sun.enterprise.deployment.archivist.PluggableArchivistsHelper.getArchivistForArchive(PluggableArchivistsHelper.java:110)
         at com.sun.enterprise.deployment.archivist.ArchivistFactory.getArchivistForArchive(ArchivistFactory.java:93)
         at com.sun.enterprise.tools.verifier.VerificationHandler.initStandalone(VerificationHandler.java:204)
         at com.sun.enterprise.tools.verifier.VerificationHandler.<init>(VerificationHandler.java:109)
         at com.sun.enterprise.tools.verifier.Verifier.verify(Verifier.java:140)
         at com.sun.enterprise.tools.verifier.Verifier.main(Verifier.java:114)
    Thanks,

    I'm getting the same error although i'm not receiving those entries in the log. Can someone please respond to this post. I've tried a lot of things but can't seem to figure it out. Please email me at [email protected] if you can help.
    Thanks

  • Printing the form using output type and Standard program

    Hi all,
       I am a beginner on SAP.Now i get a doc for smartforms.
       It need to print a form.And need to create a output.I don't know how to create it and how to use it.
       And how to use the standard program to print the smartfroms.
       Can you give me a thought about that??

    Hi steven,
    first u copy the standard form and modify as u required.
    copy the print program.
    after that assign modify form to modified print program using NACE transaction code.
    NACE->slect application->go with output types->select suitable one->go with processing routines->select medium->provide modified program  name and form name->save the details.
    go for view->go for transport.
    go with the appropriate transaction suitable to your application.
    and provide one existing record->issue out put->go with print
    i think it will useful for you.
    Reward points if useful.
    Thanks,
    Usha

  • Print Form using Output Type

    Hey Guys,
           Can any one tell me how can i Print a SMARTFORM using its Output Type. Should i hav eto do anything with Print Program stuff.
           Helpful answers will be rewarded.
    Thanks,
    Prashanth

    You will have to call the SMART Form from your print program. The print program will be called by the standard SAP code, using the configuration that you will have to do in the NACE transaction.
    Choose the specific application in NACE transaction, click on the output types. now, choose the output type, and clock the Mail and processing routintes and you can configure your print program and form here.
    In side the program you will call the form.
    Regards,
    Ravi

  • Form for Output Type LD00

    Dear Experts,
    THis is regarding form for LD00.
    I am from EH&S module.
    For getting DG data on form, there is one std form in sap which is RVDELNOTE. The respective print program is RVADDN01
    I have replaced this LE_SHP_DELNOTE with RVDELNOTE  then I am getting error: Output could not be issued
    As this is script and not  the smartform, I have tried following two combinations In transaction NACE, but still error continue
    Combination 1)
    Medium: Print Output
    Program: RVADDN01
    Form Routine: ENTRY
    Form:BLANK
    PDF/SamartForm Form: RVDELNOTE
    Type: BLANK
    Combination 2)
    Medium: Print Output
    Program: RVADDN01
    Form Routine: ENTRY
    Form:RVDELNOTE
    PDF/SamartForm Form: BLANK
    Type: BLANK
    again if I assign LE_SHP_DELNOTE, it is working fine..
    on the other hand, RVDELNOTE is also Standard SAP Script. I have not done any changes in it.
    Pls guide,,
    Edited by: Amol Joshi on Jan 12, 2011 12:25 PM

    Problem resovled at my own..
    Thanks...

  • 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

  • OUTPUT TYPE SPECIAL FUNCTION

    Hi Experts,
    I am using a custom program and a form call from output type with special function.
    This output type is for transaction VF01. I need help in how to get the data entered from VF01 when I am on the subroutine of my custom program. Can you provide what is the available data i can use? I need to determine the sales order number but I am having a hard time getting the data when I am at the custom program called by the output type.
    Thanks in advance.

    Hi Sravan Kumar,
    I wont be using any forms, the output type is special function because i only need to edit user status of the sales order connected to the billing done via VF01. What I need to determine is the sales order number but when I am at my custom program, the data available to me is limited. What I need to know is where can I get the sales order number or even the delivery number entered in VF01.

  • Default Output type for Invoice

    Hi Friends,
    I need to get the defualt condition record for an output type when I create an Invoice. When I go through menu GOTO -> HEADER -> OUTPUT, I have to see the defualt output type there. Somebody please help me out in this regard.
    Thanx in advace,
    Ram

    In the field for the output, check F4 help to check if any outputs are assigned to the Invoice.
    Also, check the output determination attached to the billing document.
    IMG-SD-Basis function-Output control-Output determination-Output Determination Using the Condition Technique-Maintain Output Determination for Billing Documents.
    1. Check the transaction V/25 for the Output procedure attached to the Billing document.
    2. In the output determination procedure, check the output types attached along with if any requirement.
    3. In t-code, V/40: check the condition type details.
    Regards,
    Gauravjit.
    Reward points if helpful

  • Output type for HU physical inventory process

    Hi All,
    During a HU physical inventory process we print the physical inventory
    document (the list) by transaction HUINV02.
    The customer would like to make a few changes in the layout.
    we didnt find the standard form and also not the output type.
    is anybody know if there is a form or output type for this list?
    Thanks,
    Sharon.

    Ok.
    I think you need to create a new output type for this. Because even I did not find it anywhere in NACE.
    Here is the print program: RM07IDRU.
    As you already have the form name, you can create the output type.
    Vishwa.

  • Configuration output type for VL02N - creating output type

    Dear Sapguru,
    I want to configure output type for VL02N transaction for IDOC creation,Here scenario is to connect SAP to third party system in IS retail.
    VL02N- Output type configuration In only return delivery case.
    Can anybody guide step by step cycle configuration for output type.Looking forward for your quick reply.
    Note: Output type required for IDOC,to communicate with third party system,not for print function.
    Thanks.

    Dear Anup,
    If my understanding is correct,
    This seems to be a outbound Idoc scenario where Idoc will be sent by SAP to third party for a return delivery notification.
    Output type configuration steps are as follows :
    1) Identify the standard output type (Application - V2, Transmission Medium - 6 ) for e.g. LAVA which is very close to your requirement.
    2) Use this output type as a reference & create a copy output type of your own.
    3) Use a suitable access sequence or create your own access sequence as per your requirement.
    4) Assign access sequence to the output type.
    5) Maintain output determination procedure (connect your output type to a suitable procedure )
    6) Assign output determination procedure. (to your delivery document type)
    7) Maintain required output condition records through T Code - VV21 against your newly created output type.
    8) Set up the partner profiles as per your requirement (T code - WE20)
    9) Check the reflection/ effects of your new output setup at the delivery document level (VL02N).
    You may quickly access these settings through T codes - NACE.
                                                                                  Tables - TNAPR, NAST
    Hope it will help you in the set up.
    BR,
    Anubhav

  • Consequences of adding and smartform to output type in nace

    Dear experts,
      I have one doubt . I want to link one smart form to output type EF   ie purchase order. When I am saving it system  is asking for customizing requests. I am doing this in development system to check the functionality of one smartform. Because we dont have any IDES System to test. Well I want to what are the consequences of adding an smartform to output type in nace. Whether it wil reflect in quality system  without transporting the request. After testing can i remove that smartform which is attached to output type EF. Please confirm.

    No replies .

  • Output types in SAP HR

    Hi Experts,
    How to assign the Adobe forms to Output types in SAP HR, and what is the use of assigning the forms(Scrips or Smart forms or Adobe forms )to the output types.
    and finally what is an output type, and how they are useful.
    Questions:
    1. particularly what are the output types available for hiring action in HR.
    2. How to assgin custome FORM for a output type.
    3. where can we find output type in hr.
    4. how to maintain output types for a particular transaction in HR.
    Thank you,
    B. Raghu prasad

    Hi,
    This is HR specific issue. Please go to [HR Forum |SAP ERP Human Capital Management (SAP ERP HCM);
    Regards,
    Vincent

  • 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

  • 2013 Exchange, Can't connect to Exchange Management Shell. It cannot determine the content type of the HTTP response from the destination computer.

    The following error occurs.
             Welcome to the Exchange Management Shell!
    Full list of cmdlets: Get-Command
    Only Exchange cmdlets: Get-ExCommand
    Cmdlets that match a specific string: Help *<string>*
    Get general help: Help
    Get help for a cmdlet: Help <cmdlet name> or <cmdlet name> -?
    Show quick reference guide: QuickRef
    Exchange team blog: Get-ExBlog
    Show full output for a command: <command> | Format-List
    Tip of the day #0:
    Did you know that the Identity parameter is a "positional parameter"? That means you can use:
     Get-Mailbox "user" instead of: Get-Mailbox -Identity "user"
    It's a neat usability shortcut!
    VERBOSE: Connecting to mail1.dorothy.local.
    New-PSSession : [mail1.dorothy.local] Connecting to remote server mail1.dorothy.local failed with the following error
    message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from
    the destination computer. The content type is absent or invalid. For more information, see the
    about_Remote_Troubleshooting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108297,PSSessionOpenFailed
    Exception calling "GetComputerSite" with "0" argument(s): "The Specified directory object cannot be found."
    At C:\Program Files\Microsoft\Exchange Server\V15\bin\ConnectFunctions.ps1:164 char:2
    +     $localSite=[System.DirectoryServices.ActiveDirectory.ActiveDirectorySite]::GetC ...
    +    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : ActiveDirectoryObjectNotFoundException
    Failed to connect to an Exchange server in the current site.
    Enter the server FQDN where you want to connect.: mail1.dorothy.local
    VERBOSE: Connecting to mail1.dorothy.local.
    New-PSSession : [mail1.dorothy.local] Connecting to remote server mail1.dorothy.local failed with the following error
    message : The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from
    the destination computer. The content type is absent or invalid. For more information, see the
    about_Remote_Troubleshooting Help topic.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
       gTransportException
        + FullyQualifiedErrorId : -2144108297,PSSessionOpenFailed
    Randy Cheek

    Good Morning,
    Log into the server with an account that has appropriate Exchange rights, not a local account.  
    Note: By default - Domain Admins don't have Exchange rights.
    Dame Luthas, ITILv3, MCSE Messaging 2013, MCSA, MCITP
    My Technical Blog: http://thelifestrategist.wordpress.com
    Discipline is the Difference between Goals and Accomplishments
    If this post is useful, please hit the green arrow on the left & if this is the answer hit "mark as answer"

  • Problem in output type determantion in smart forms

    Hi all,
    I have one problem in smart forms mentioned below:
    In this program RVADOR01 i hav used RVORDER01 for displaying the output in the output type determination(print preview) for a particular quotation no.
    In VA23 for a particular quotation I clicked on preview button and i got d output for smart form(RVORDER01).
    Can u plz tell me where i can find that in which part of d program(RVADOR01) is d QUOTATION NO called.
    so that i dont want to hard code the quotation no in the program.
    Thanks
    Regards
    SANJAY CHOBDAR

    not really helping you on the issue, but some things here need clarification i sense.
    Outputtype determination has actually NOTHING to do with print preview.
    In output type determination the output types for the actual document get determined via output schema which is assigned to either documenttype or itemtype.
    RVADOR01 is the SAP-standard (SAP-SCRIPT) driver program for offers/orders.
    RVORDER01 is the SAP-standard SAP-SCRIPT form for offers/orders.

Maybe you are looking for

  • How to change browser tab text?

    When I open (view) my WebHelp project, the title is not correct. It is using an "old" title from a previous project that this one was created from. I changed the title on the Properties dialog box in the actual RoboHelp project, under Project Setting

  • Flash Builder 4.6 horribly unresponsive

    I'm using Flash builder 4.6 (and have used prior versions of flash builder as well) with a flex/actionscript project on a Windows 7, 64 bit box.  Flash Builder itself (not the launched application) is horribly slow and unresponsive.  I do not have th

  • NullPointer exception while calling PrintOutputController.export()

    Hi Ted, I have a Web application running on tomcat 6.0.18. We use jrc 12.2.200 to call JAVA API for generating reports in PDF format and Cystal Report 2008 for report design. I am getting following exception intermittently. 2009-05-01 16:47:45.859 GM

  • DW/FW Pop-up Menus

    I have created my buttons, and included a pop-up menu. The pop-up menu works fine in the browser preview. It works fine if I insert it into a blank page. However, when I try to insert it into my template, my pop-up shows up as anchor points. What am

  • No such domain/application: "orabpel"

    Hello, I am using a web application to call a bpel process, but when the application tries to do the lookup it launches this exception: Caused by: java.lang.Exception: Fallo al crear el bean "ejb/collaxa/system/DeliveryBean"; la excepción mostrada es