VL02N - Output type TRM

Hi,
Does any one know how to attach a WWI report (tremcard) to output type TRM ?
Thanks,
Michal.

Configuration of NACE does not make all the difference. The only way to come to the solution is to debug from point when button is clicked for print preview or etc.
Possible reasons may be there calling program before making a call to script or smartform encountering a problem. It may be that program is not able to get the desired data correctly from the tables or some other problem(Mainly due to subrc not coming to be 0).
Apart from this even if call is made successfully to the form but inside there could be problem like using command in smartform.
Thanks,
Mark

Similar Messages

  • VL02N Output type issue.

    Hi,
    When I execute the tcode VL02N for any output type (ZEU5) for print preview and external mail then it is giving error that "Output could not be issued".
    I have also checked the config of NACE , it seems to be ok.
    So what are the other possibilities of this error.
    Thanking you in advance,
    Regards,
    Vikram

    Configuration of NACE does not make all the difference. The only way to come to the solution is to debug from point when button is clicked for print preview or etc.
    Possible reasons may be there calling program before making a call to script or smartform encountering a problem. It may be that program is not able to get the desired data correctly from the tables or some other problem(Mainly due to subrc not coming to be 0).
    Apart from this even if call is made successfully to the form but inside there could be problem like using command in smartform.
    Thanks,
    Mark

  • VL02N , Output type , Smartforms, V/34 ???

    Hello Friends
    I need a Print Prog name in V/34 for Output Type LD00. I do have smartform Name, which is 'LE_SHP_DELNOTE' Delivery Note (SmartForms).
    I am using VL02N to print Delivery Note.
    Thanks in advance.
    Got a Name : RLE_DELNOTE
    Message was edited by: Vipin Nagpal

    Hi,
    As per your question, I assume you are asking for getting a pop-up window for selecting the Output types when executing the ISSUE OUTPUT transaction in VL02N.
    If you configured the Output type and maintain necessary setting in Output Determination procedure and Condition records.,& assignment of Smartforms and Print programs, then as per standard
    A pop-up will appear with the Output type and the Processing status of it, there you will have options
    1. To print
    2. To Print preview
    3. To check Print options.
    This is the standard design, Please check with the Developer if this design was modified in the Print program .
    Please revert back if you need more details.
    regards,
    santosh

  • 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

  • Clarifications in picklist output type EK00 for transaction VL02N

    Hi evryone,
                      Can anyone please help me to generate a smartform for picklist output type EK00 for Tcode VL02N. In application V2 the standard program is  RVADEK01 and the form SD_PICK_SINGLE,
              what is the best way to create smartform and driver program , can I use the Standard Program or write the new driver program..
    with regards,
    Mittu

    I dont think this is the right forum to post such question.  This should have been posted in ABAP forum
    thanks
    G. Lakshmipathi

  • Output Type for VL02N

    Dear Experts,
    I have created a output type for the application V2.
    our requirment is when a user goto transaction VL02N click on Outbound Delivery->Issue Delevery Output then the Output Type should be displayed and if he clicks on that Output Type the script should execute.
    my question is after we create Output type is anything else to do to get that Output Type in specific transaction?
    thnx in advance...
    V

    Hi,
    As per your question, I assume you are asking for getting a pop-up window for selecting the Output types when executing the ISSUE OUTPUT transaction in VL02N.
    If you configured the Output type and maintain necessary setting in Output Determination procedure and Condition records.,& assignment of Smartforms and Print programs, then as per standard
    A pop-up will appear with the Output type and the Processing status of it, there you will have options
    1. To print
    2. To Print preview
    3. To check Print options.
    This is the standard design, Please check with the Developer if this design was modified in the Print program .
    Please revert back if you need more details.
    regards,
    santosh

  • Output type for V2 does not show up in Vl02n

    Hello all,
    I have following problem:
    in transaction NACE, I have marked V2 (Shipping) and clicked on the output type button to create a new output type. I've created the output type with all parameters required.
    But now, when I go to Vl02n - Extras - Delivery Output - Header, I get the error message: output type does not exist, when I enter my output type.
    What I am doing wrong?
    Thanks
    Anne

    You need to maintain
    1) Output types
    with Processing routines with the medium and program etc   (You must have already done that)
    2) Add newly created output type in the respective procedure.
    3) Check right access sequence is used if you want to maintain condition record.
    4) Maintain the condition record for this output.
    Please check onece again your settings.

  • Output Type for Outbound Delivery in VL02N

    Hi All,
       Could you please tell me how to maintain output types for a specific outbound delivery in ECC , so that inbound delivery is created automatically from it? is it maintained in VL02N? I actually searched this on various forums but did not find the correct answer, as everywhere only the customizing is given.
    Thanks in advance
    Best Regards,
    Abhijeet

    Hi,
    You can maintain the output type SPED as below. Once you do PGI, SPED should be processed. If not , do it manually from  VL71.
    VL02N -> Extra>Delivery Output -> Header> Output Type = SPED
    Regards
    Edited by: Shashidhar Shetty on Dec 5, 2011 1:59 PM

  • Triggering output type from VL02N

    Hi,
    I need to attach some kind of routine to VL02n.
    The requirement is that in VL02N, on goods issue, an output type is supposed to be triggered.
    Please suggest me as to how to trigger this output type on goods issue.
    The functionality is like this.......on triggering the output type, idocs are generated. SO i need to write a routine sort of from where i can trigger and then write the idoc related code

    Hi,
    just follow this link..it might be useful...
    [Automatic Output Type from VL01|http://wiki.sdn.sap.com/wiki/x/BY-jBw]
    Regards
    Kiran

  • Spool not generated in VL02n though output type is processed

    Hello All,
    I passed control parameters in function module WFMC_PREPARE_SMART_FORM.
    So when i goto VL02n and process my output type , in further data if i give option 3 - send with application own transaction , the preview of the smartform is fine.
    In further data if i give option 4, send when immediately saving application, and save my delivery document, spool should be generated. But if i check my spool requests, no spool is generated.. But the output type is processed(GREEN).
    Please let me know your suggestions.
    Regards,
    Kausthub

    Hello All,
    I checked in SM58. It showed an error.
    I checked my function module attributes. It was normal. Changed it to Remote enabled.
    Now spool is generated.
    Regards,
    Kausthub

  • Configure Routine of VL02N with output type

    Hi,
    I need to create a routine for VL02N for goods issue and configure it with an output type....can anybody please provide the config steps .
    How to link the routine with the output type.....
    I have created routine in tcode VOFM under output control with application area V2 (shipping).. Next what are the steps i need to follow
    Edited by: subhajit bhadra on May 12, 2010 7:53 AM

    Hi,
    Go to NACE -> Select application V2(for delivery) -> Click on Procedures -> Select the procedure -> click on controls -> Add the output type -> Assign the routine .  I think routine '1' will serve your requirement.
    Regards
    Vinod

  • Output type in user exit USEREXIT_SAVE_DOCUMENT in VL02N

    Hello all, i am using the user exit USEREXIT_SAVE_DOCUMENT in include MV50AFZ1 to process some information when delivery is saved in VL02N.  The problem is i have to limit this to a certain output type.  There are 3 different ones that the user can choose from and i have to be able to know which one they did. 
    Does anyone know what table is used to store this information that i can read in the user exit?  Or is there a FM to get that information?
    Thanks in advance for your help.
    -- David

    Hi
    Check This table  T685B and this view VN_T685B for output ..
    Regards.

  • Output types are not getting displayed in Outbound Delivery in Display mode

    Hello,
    The actual requirement is that output types should get attched to the outbound delivery when we do GI(Good Issue) on the outbound delivery.
    So, I have created an outbound delivery and did GI on it through IDoc. But, I can not see output types on the delivery (To see output types, go to Extra -> Output -> Header in VL03N) in the display mode. However, I can see in change mode (VL02N).
    Could you please suggest the solution for this?

    Hi sreeram,
    go to crm -> transactions -> basic settings -> define transaction types
    copy default email cx03 and create new zemail.
    assign that zemail to bus2000126 business activity.select the business activity and click on customizing header.assign the category email. click on channel. maintain the channels 1)GUI crm webclient UI, 2)ICW Interaction center webclient.
    save the changes.
    go to crm -> transactions -> basic settings -> settings for activities -> maintain categories, goals, priorities -> click on assign categories to transaction types.
    assign the category email(which you have assigned above) to the transaction type zemail.
    even check maintain categories as well
    click on maintain categories -> check 401 email assigned to class G email.
    Regards
    Krishna

  • Delivery Output type newly created not triggering

    Hi,
    I have created 2 new output types i;e 1 for returns Order and one when we save the Delivery order. This i have copied the standard output type (BA00 & LD00).
    so now in returns order the output type i want to trigger automatically and print. But it is not happening. In VV11 i have defined for this condition as Print immediately and in customizing also i have maintained for sales organisation. But it is NOT triggering automatically when i save the return order. If i manually go and add this output then its working. So can you please tell me what needs to be done to trigger automatically.
    Secondly for Delivery i have 2 output i;e when i save the delivery without picking and all in VL01N, it should trigger 1 output and second is when i do the picking and PGI in VL02N. Both should trigger automatically.Now both my output is triggered only when i do PGI in VL02n i;e VL01N output is not triggered.
    Please help how can i do that.

    Hi,
    Go to T-code NACE
    Application area : V2-Shipping
    Now select the condition records and select your new output types.
    Take the key combination defined by you Viz. Sales org/Delivery Type (for example
    Enter Medium as '1'
            Date/Time as '4'
    Press the communication Tab and Tick Print immediatley and release after output Check Box.
    Also maintain the output device as LOCL
    I hope this will help you
    Br,
    Tushar

  • Delivery Output Type not updated automatically in change mode

    Hello,
    I am dealing with a strange problem.
    If i open delivery to change using VL02N then, output type configured for reissue is updated properly and on save ouput type is getting successfully processed also.
    Now if i open VL03N and then using change mode button on application toolbar i go to change of delivery, then output type is not getting created. The issue was figured out when i tried to open delivery from shipment and then using change button i tried to change and save delivery....
    Expectiing solution from experts.
    Thanks
    Hari

    Hi,
    May be this behaviour is due to the application in which you are opening the delivery. When you open the delivery from shipment, check the transaction code in the screen in system status. If it is VL03N, then it is correct. But if it is VT03N, then it is expected that even in change mode, the output is not triggered.  Pls check this once.
    I tried the same thing in an invoice from where i opened a SO and then went in change mode, and the otuput is getting retriggered.
    I hope teh configuration of your output is correct. Ensure that the Multiple Issuing button is ticked on, if you want yoru output type is to be triggered everytime you go in change mode.

Maybe you are looking for