Problem in creating New output types - Urgent

hi all,
Issue is that we had created a new plant(NSC) and for that plant, we had created new scripts for Indent and Sales Order. Means I have to create new output types for NSC Orders and Indents.
What i did that I went to SPRO- IMG- Basic Functions- Output Control- Output Determination- Output Det using Cond Tech- Output Det for Sales Documents , created new output types ANSC and BNSC for AN00 and BA00 respectively.
Then Output Types assigned to Partner Functions. Then I went to 'Maintain output determination procedure' and copied V06000 (Quotation Output)  and V10000 (Order Output) to ZV0000(NSC Quotation Output)  and ZV0001(NSC Order Output) respectively.
Then I went to ZV0000(NSC Quotation Output)  and ZV0001(NSC Order Output) determination procedures and changed outputtypes to ANSC and BNSC instead of AN00 and BN00.
Now what should i do next?? I went to 'Assign Output determination procedures' but here no new entries can be added and I cant find procedures which I created.
Any ideas please??
Regards,
Aisha Ishrat
ICI Pakistan Ltd.

HI,
follow this steps:
1. In assignment u have to assign ur new output to respective documents
eg: Assign ZV0000(NSC Quotation Output) to QT sale doc type
2. After doing this u have to maintain condition record
goto tcode: VV11-> here enter ur condition type which u have defined-> inside fill in the details--> now click the <b>communication</b>  ikon in top--> fill in the details
this is solve ur purpose
regards,
Arun prasad

Similar Messages

  • IMG settings after creating new output type for a purchase order smartform

    Hi all,
    Do I need to make changes in IMG after creating a new output type in NACE for a purchase order smartform?
    I have customized a purchase order smartform according to the requirements and copied an existing output type and assigned the custom form name.
    When I am trying to create a purchase order to test it, I am going to the message tab for assigning the output type and if I press F4 on the output type field or if I give the copied output type there, it says output type is not defined.
    Do I need to make any changes in SPRO?
    Regards,
    Anik

    Yes. You have to add the new output type to the proper message determination schema.
    Go to the IMG and select Materials Management -> Purchasing -> Messages -> Output control -> Message determination schemas -> Define message schema for purchase order -> Maintain Message Determination Schema: Purchase Order.
    Select the proper schema, then Control Data and insert your new output type into the schema (eventually with any requirement that may be necessary... you probably want to use 101 like in case of the regular NEU message).
    This should do it.

  • Problem with output type--urgent

    Hi experts,
      My requirement is i need to post a vendor lkiability. For that we create a output type 'ZALV'. We also created a report program . In nace we attached the program and output type with medium '8'. we call the same subroutine Entry which available in standard program (CMSR_OUTPUT_ENTRY whcich is attched to medium 8 and o/p type:CMSF). Up to this one my output type works fine and processed successfully.In that Entry some function modules called.
    When i added my own code in report program it gives a error
    saying that '   POSTING_ILLEGAL_STATEMENT".
       Statement "CALL SCREEN" is not allowed in this form.
    There is probably an error in the program
    "SAPLTAX1".
    This program is triggered in the update task. There,
    following ABAP/4 statements are not allowed:
    -  CALL SCREEN
    -  CALL DIALOG
    -  CALL TRANSACTION
    -  SUBMIT
    In my code i am not used these statements also.
    The error in code is:PERFORM skftabn_ergaenzen.
    xbset-first = 1.
    xkzinc = space.
    IF bkpf-xmwst = 'X'.
      ok-code = 'CALC'.
      IF bkpf-xsnet = space.
        xkzinc = 'X'.
      ENDIF.
    ELSE.
      ok-code = 'PRUF'.
    ENDIF.
    IF i_xsimu NE 'S'.
      xnodia = 'X'.
    ELSE.
      xnodia  = space.
      ok-code = 'SHOW'.
    ENDIF.
    Bild dunkel prozessieren -
           evtl. veraenderte Steuern merken
    IF xusvr = 'X'.
      PERFORM ustaxes_detail USING i_bkpf.
    ELSE.
      IF sy-tcode(1) = 'M'
      or bkpf-tcode(1) = 'M'.
      OR bkpf-tcode(1) = 'M' OR NOT dynpro_501 IS INITIAL.
        CALL SCREEN 301.
      ELSE.
        CALL SCREEN 300.
      ENDIF.
    ENDIF.
    ok-code = space.
    Please give me a solution --- It is very urgent.
    Regards
    Pratap.M

    Hi ,
    Use this one . These are standarrd includes you need to include.
    INCLUDE riprid01.            " General DATA and TABLE struct.
    INCLUDE riprif01.               " General PRINT routines
    PERFORM print_paper.
    Main Form which is called.
    FORM print_paper.
    Import Data ---Copied From SAP Program
      PERFORM data_import. * This you have to copy from standard SAP program
    *&-- Populate internal table for header part of form.
      PERFORM data_population.
    Your scrpit printing logic will be done in this.
    *&--Script printing.
      PERFORM main_print.               " Print the PAPER now
    Do reward.
    Thanks,
    Madhura

  • 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

  • Unable to create a new "output type"

    I am a newbie. forgive me.
    I am logged on to my IDES (client 000) using the SAPUSER username.
    I am doing SD configuration and I am on the stage of output determination.
    I was about to define a new output type but I cannot do it because the "new entries" button is missing ([see image|http://i1181.photobucket.com/albums/x421/darkmatter1/196235/outputdetermination.jpg]).
    I did not encounter any notice or error when I opened tcode V/30. Even the "Copy As" is not enable.
    [see image|http://i1181.photobucket.com/albums/x421/darkmatter1/196235/outputdetermination.jpg]
    I do not understand why it is not appearing. Please help. Thank you.

    hi Friend,
    You are in Display mode,
    Click the pencil ICON or press Ctrl+f1
    hope this will work

  • Invoice printout is coming blank through VF02 for New Output Type

    Hi ,
    I have copied a existing output type and create a new one and also copied a smartforms attached to the existing output type and created a new one. Because we want to create a new Invoice with different Layout so we have done this excercise. Now we have done all the required changes and create a new invoice with a new output type with the new layout. I can see the print perview properly, but when i take a print a blank paper comes out and printer goes in idle position and the printer spool also shows the status printing it does not gets complete while the LPDA show printing finished . What would be the reason. How can we resolve this problem. Has anybody gone through such situation?
    Regards
    Edited by: nau on Apr 16, 2010 2:19 PM

    Hi Hari,
    I have mantain VV32, but still the printout is coming blank and also the spool is showing blank doc. While in the Print Preview it is coming Proper. 
    Regards
    Edited by: nau on Mar 24, 2011 9:45 AM

  • Creation of new output type and its access sequence

    Hello Experts,
    Issue:-How to create a new o/p type and assigning it to access sequence.I also want to know if this is purely functional requirement or does it needs ABAP involvement aswell.This will take how much time will it be more then 1 man day.
    Regards,
    Dharmesh

    Hi friend,
    You can create a new output type using the path
    IMG->SALES AND DISTRIBTION->BASIC FUNCTIONS->OUTPUT CONTROL->OUTPUT DETERMINATION->OUTPUT DETERMINATION USING CONDITION TECHNIQUE->MAINTAIN OUTPUT FOR SALES DOCUMENTS--->
    There you can define the condition types and the access sequence
    Or else directly goto the transaction code NACE where you can define all at once , even the condition records.
    please refer this link for further clarificaion
    http://www.cogentibs.com/pdf/cogsap08/OCSD.pdf
    regards,
    santosh

  • Can we create new partner types for quallity notifications in SAP system?

    Can we create new partner types for quallity notifications in SAP system?
    The business requirement is to limit the available entries for partners  displayed when they search in quality notification. I have already created new partner functions & assigned the relevant partner types, however struggling with defining new partner types.
    Would appreciate help in resolving this.
    Thanks,
    Nilesh

    I know this customisation setting ...It allows us to create the partner functions & assign it to the partner determination procedure.
    Then you can assign the procedure to the notification type.
    This customisation setting does not solve the problem I have.
    I'm looking for the partner type creation process which we assign to the partner function.
    Edited by: NILESH BHAVE on Aug 12, 2010 3:06 PM

  • New Output type for purchase return excise invoice..?

    Hi all
      For purchase return process with exisable material.
    Here I m using the transaction
    1.J1IS to create purchase return excise invoice and
    2.J1IV for posting to accounts & print purchase return excise invoice
    .In standard SAP the output for purchase return excise invoice is JEXC.
    here my query is started,
    ABAPer created the new program for purchase return output with all new layouts,
    And from functional side i have defined new output type for the same as YEXC copying from JEXC.
    While doing the transaction J1IV, i getting the output type YEXC, i m not able to print preview.
    To proceed further i need some body guidence. Like where to assign the output type.
    some body can give some inputs .
    Thanks
    sap-mm

    Hi AP thanks for ur immediate response.
    But i have done all the configuratuion in NACE only.
    There in nace i m not able find out the mistake or missing configuration.
    Can u expalin me step by step process end to end .
    Thanks
    sap-mm

  • PO - New Output Type to send an email to only One email Address

    Hello Gurus
    We have new requirement to configure Output Type to send PO's to only one mail address.
    We want to send all Purchase Orders of particular Doc Type - 0001 and for one POrg - ABCD to dedicated mail id ( lets say  ( xyz @ gmail com )  ).
    So that we can keep all these PO copies in PDF format at this mail id only (Note: id is not vendor mail id).
    So I would request you all to kindly guide me the steps to proceed for this - How I can configure this new Output type so that every time when we create PO for this criteria it will not get printed to printer but it will sent in PDF format to only one mail id.
    Subject of these mail sent to ( xyz @ gmail com ) should always contain " PO - Number of PO - Vendor Number/name ".
    Thanks
    Animesh Agrawal

    This can be done with the standard form itself.
    first find out the output type u r using.
    Then goto T-code NACE and then choose EF- purchase order and then select the output type u r using.
    Then goto the 'processing Routines' at the lefe side of the screen.
    There u can find out the output forms for this output typr u r using. Here add 'Simple mail-7' in the list and then give the program name and the smartform or the script u r using.
    We can also give the mail texts for this output form.
    After that goto ME22N and then choose the 'Messages' tab and then click the simple mail and in the 'communication method' kindly provide the mail id for which the PO mail has to be sent.
    And then the mail can be viewed in the inbox of the recipient.
    in this way we can sent the PO mail to the corresponding mail address,.
    I guess this will solve ur issue.
    Thanks and Regards
    Siva
    Edited by: Sivaprakash R on Apr 20, 2009 1:00 PM
    Edited by: Sivaprakash R on Apr 20, 2009 1:00 PM

  • NEw output type for GR Slip

    Hi Gurus,
    The requirement is to set up a New GR slip by copying an  existing GR slip  from another System. I have identified the program and the Smart Form that needs to be copied. Can you please explain in detail the configuration settings that need to be done so that once the program and the Smart form are linked to the new output type, the GR slip can be operational. Also please let me know the transaction codes also.
    Many thanks in advance.

    Hi,
    As far as I am aware,
    1. A new o/p type has to be created
    2. Access sequence, can be used, if the existing ones fulfill the criterion(What would be the best combination for a GR Slip?) Otherwise a new one to be created.
    3. Create a new condition table.
    4. Create Condition records- Can you please let me know the transaction for creating the condition records?
    5.Do a MIGO for the condition record combination  maintained and see whether the Output type is getting
    picked up.
    Can you please let me know whether there is something that I have missed out?
    Thanks in advance.

  • New output type for Messages in purchase order

    I am using new output type for messages. I want to make it appear as default output type when clicked on messages. I have maintained it through NACR transaction. Do I need to maintain message determination schema ?

    Hi,
    Check following configuration as well.
    The following process is to be followed
    Output determination of Purchase Order
    1. Condition Table
    SPRO > Material Management> Purchasing -> Message -> Output Control->Condition Tables->Define Condition Table for Purchase Order
    Select:
    Purchasing Doc. Type,
    Purch. Organization,
    Vendor
    Company code
    select which ever the criteria you require.
    2. Access Sequences
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Access Sequences->Define Condition Table for Purchase Order
    3. Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Types->Define Message Type for Purchase Order
    4. Message Determination Schemas
    4.1. Message Determination Schemas
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Maintain Message Determination Schema
    4.2. Assign Schema to Purchase Order
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Assign Schema to Purchase Order
    5. Partner Roles per Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control-> Partner Roles per Message Type ->Define Partner Role for Purchase Order
    6. Condition Record
    Navigation Path: SAP Menu-> Logistics -> Material Management -> Purchasing-> Master data->Messages-> Purchase Order-> MN04-> Create
    The printers are also assigned as local printers in the su01
    settings of a particular user as output device.
    Now you create PO (ME21N) and save it. Go to ME22N and print the PO by giving output type.
    Deepak.

  • New Output Type

    Hi All,
             I have to define new output type for PO Print-out E-mail.
    Please povide me details,what are the required setting need to be done for triggering the mail (Functional side).
    Regards
    Pavan

    Hi,
    You needn't to create one new output type, you can use the same one as output type's medium "Print out", just maintain the medium 5-"External send", that will be okay!
    Good luck
    Tao

  • New output type in PO

    Hi Gurus,
    We have Created new message type Zneu1 which has to send PO number to the user by email  .
    But when i try to create the purchase order with that document type it is not showing the new message type in message function.
    so could you please explain what setting has do to and how the message function will work in sap?
    when will be message function will be executed during creating or changing the PO?
    thanks,
    prasad.
    Edited by: Csaba Szommer on Dec 22, 2011 7:06 AM

    Hi,
    I believe you created new message type but just cross check & double cross check is it Zneu1
    OK.
    Make default new message type in PO by just fine tune the output (message) type in following path:
    SPRO-->MM>Purchasing->Message->Output control>Message types--> Define message type for Purchase Order--->Fine-Tuned Control: Purchase Order
    Now here select the check box corresponding to new output (message) type to have default automatically displayed & save.
    Monition condition record with new message type with PO document type in MN04 t.code and save. Also check u201CAccess conditionsu201D check box selected in PO out put type(message type) for application EF in NACE t.code and  FORM or PDF/SmartForm Form linked to PO new out put type(new message type).
    Regards,
    Biju K

  • New output type for billing documents

    Hello All,
    We have created a new output type (ZD05) for a billing document to send an automatic mail to "send to Party" along with the existing print output (ZD02).
    ZD02 is triggered automatically on saving the billing document where as ZD05 has to be added manually to the output of the billing document.
    Every time we add ZD05 manually, system automatically adds/trigger ZD02 automatically along with ZD05. We dont want this additional ZD05 output to be triggered on adding ZD02.
    It will be of great help if anyone can let me klnow the configuration setting which we can do to stop this.
    Points assured.
    Warm Regards,
    Jatinder Bansal

    Hi there,
    Check what do you have in default settings. You should have "send immediately while saving the application" to trigger the O/p immediately. Transmission medium should be external send to trigger it as a mail O/p.
    Also maintain the condition records. Only then O/p will trigger automatically.
    Try checking the requirement that is assigned to the O/p in the determination procedure. See if there is any condition to triggger ZD05 & ZD02 together.
    Regards,
    Sivanand

Maybe you are looking for

  • (Js)(CS3)Export PDF Based on applied master page

    Hello folks Is there any way to export indesign document in various PDF file which will be based on master page applied. however i had export pdf code with me but not for various PDF from one document at windows. any help would be appreciated cheers

  • Need Ur Help about installation of Mac OSX

    Hello ! I'm trying to install MAC on my PC, but i can't I've been booting from a DVD, but when the apple with grey background appears my PC halted and need to restart. I'm using this DVD file "SnowOSX_Universal_10.6(432)GM_v3.5"... I would like to as

  • SORT KEY- Create a new one

    I have to create 2 new account sort keys KNB1-ZUAWA. One would be for Customer Purchase Order # (VBKD-BSTKD) and another one would be fore the sales order # (VBAK-VBELN). Please give suggestions how to do the same. Thanks

  • Parked Invoice document (Help Required URG)

    Hello Experts, 1) Can any one guide me how to display Parked document which are deleted. 2) In accounting document there is one Icon "Doc Status-Z(Parked document which was deleted)" can you please highlight your view

  • LabVIEW 2010 App Builder: Registry editor has issue with keys of the same name at the same level in registry tree

    This is a bug report for an NI application engineer.  Please file a CAR.  In a LabVIEW 2010 project, create a new installer build and go to the Registry editor. Enter some keys like the following Click OK to close the installer wizard. Now reopen the