I can't print a form immediately from L_TO_CREATE_DN

Hello,
I only speak a litte englis so I wait that you can understandme.
I use a fm L_TO_CREATE_DN and this fm print a sapscript. I see tha I can send the name of print but I can't send the tput Immediately. When I execute the fm the form don't print and it keep in the spool. Can I make anything to obligate to print inmediately?
Thank you very much.

Hi,
Check this
  CALL FUNCTION 'L_TO_CREATE_DN'
    EXPORTING
      i_lgnum                          = gs_lipov-lgnum
      i_vbeln                          = gv_input
  I_REFNR                          = ' '
  I_SQUIT                          = ' '
  I_NIDRU                          = ' '
  I_DRUKZ                          = ' '
  I_LDEST                          = ' '
  I_KOMIM                          = ' '
  I_EINLM                          = ' '
  I_EINTA                          = ' '
  I_NOSPL                          = ' '
  I_UPDATE_TASK                    = ' '
     i_commit_work                    = 'X'
     i_bname                          = sy-uname
     i_teilk                          = lv_teilk
  I_SOLEX                          = 0
  I_PERNR                          = 0
  IT_DELIT                         =
   IMPORTING
     e_tanum                          = ls_ltak-tanum
  E_TEILK                          =
   TABLES
     t_ltak                           = lt_ltak
  T_LTAP_VB                        =
  T_WMGRP_MSG                      =
   EXCEPTIONS
     foreign_lock                     = 1
     dn_completed                     = 2
     partial_delivery_forbidden       = 3
     xfeld_wrong                      = 4
     ldest_wrong                      = 5
     drukz_wrong                      = 6
     dn_wrong                         = 7
     squit_forbidden                  = 8
pass the above parameters

Similar Messages

  • I can't print the form correctly in Russian

    Hello I have paid account for FormsCentral. Some of my forms are in Russian. I can create forms, my clients can fill in the forms and I can view the responses on the screen without any problem. But when I try print response or transform in in pdf I get page without Russian letters (only ??????? symbols). Can I solve this problem?

    I can print Russian text without any problem from other apps on my computer (Word, Exel etc). Ok. I'll try from other computer once again, if you think that problem can be in my computer
    Best regards,
    RusComRus Team
    13.03.2013, в 13:03, Wenlan_Du <[email protected]> написал(а):
    Re: I can't print the form correctly in Russian
    created by Wenlan_Du in FormsCentral - View the full discussion
    It still prints well for me from Chrome on Win XP. Are you able to print out Russian text from apps other than FormsCentral, such as MS Word, other web sites in Chrome or other browsers?
    Thanks,
    Wenlan
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5144021#5144021
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5144021#5144021
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5144021#5144021. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in FormsCentral by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • How can I print out my contacts from my ipad

    HHow can I print out my contacts from my iPad or iPhone?

    Hi Ken, there is an app, Contact Sheet (http://itunes.com/apps/appiota/contactsheet) that will not only print your contacts, it can also print the pictures!  This app can be used to back up, share, or extract information from your contacts.  You can select which contacts to use by creating a group and you can choose which fields to include.  So, for example, if you were creating a phone list to distribute to your bowling group, you could just include names and phone numbers and not include address or other information that people may not want shared.  It can even be used to send group emails and group text messages.  Please check it out!

  • Hi, how can I print a weekly view from my iCloud calendar?

    Hi, how can I print a weekly view from my icloud calendar?

    There is no way except to take a screenshot of the calendar and print it. Send a feature request to Apple via http://www.apple.com/feedback/ical.html and  http://www.apple.com/feedback/macosx.html
    OT

  • Can I print a pdf file from my phone?

    Can I print a pdf file from my phone

    Hello Carmen1390,
    It sounds like you would like to print from your phone directly to a printer. This feature is called Airprint and your printer would need to support that function. Here is some more information on Airprint along with a list of compatible printers:
    AirPrint Basics
    http://support.apple.com/kb/ht4356
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Can you print password protected pdfs from an ipad?

    can you print password protected pdfs from an ipad?

    This may help, but I do note that the printer you state is NOT on the airprint list. You may need to go to the app store and see if Canon has an app that will facilitate printing on a non AirPrint device.
    http://support.apple.com/kb/HT4356

  • Can I print Photo contact sheets from my ipad? If so how?

               Can I print Photo contact sheets from my ipad? If so how?

    if you screen shot the contact you can........

  • HT4356 I can air print documents and email from my iPhone 5, but I cannot figure out how to print one of my Outlook Contacts. Any ideas?

    I can air print documents and email from my iphone 5, but cannot figure out to print a contact from Outlook from my iphone.

    As far as I know you can't delete the primary email address for an iCloud account.  It's assigned when the account is created.  But your neighbor wouldn't have been able to get into your iCloud account without your Apple ID and password.  Are you sure the account wasn't still on your phone when you gave it to him?
    You could migrate a copy of your data to a new iCloud account but I would still be concerned that someone else was using my old account, which presumably still has your data in it.
    I'm fairly certain that you're going to have to have iCloud support help you sort this one out as they may have the ability to make changes to an existing account that users can't.  Make an appointment with the genius bar at a nearby Apple store and have them take a look at it.  If necessary, they should be able to contact iCloud support for you.

  • How can i print data in smartforms from ABAP program.

    Dear gurus:
    in my abap program i process require data, and saved in a internal table.
    how can l print the data in smartforms.?
    who can give me a code sample is better:)
    reward all helpful advise.

    Try this....
    1) Tcode --> SmartForms
    2) Form name --> Z_SF_TEST Create
    3) Under Global settings
    a) Form Interface  
        Table Tab
       ITAB LIKE EKPO
    b) GLOBAL Definitions
    WA_NETPR LIKE EKPO-NETPR
    In smart forms if we want to display quantity and currency fields. We can't directly display currency field and quantity fields
    For that we have to create an extra variable in global definitions
    Ex: netpr FIELD of EKPO
    CREATE program lines and specify WA_NETWR = itab-netpr.
    4) RT CLick on main Window
       CREATE --> TABLE
      Click Table painter
    DEFAULT %LTYPE will be Created
    a) If you want more like Header footer etc add by rt click on %LTYPE1
    Table (Tab)
    %LTYPE  Radio(SELECT) 5 CM 5 CM 6 CM
    CLICK on DATA (Tab)
    INTERNAL TABLE ITAB LIKE ITAB
    5)RT click on table control and create --> program lines
    General attribute (Tab)
    INPUT PARAMETER               OUTPUT PARAMETER
    itab                               WA_NETPR
    Code Area
    WA_NETWR = ITAB-NETPR.
    6) RT CLcick on table ctl and create 3 text to display the fields
    a) % text1 +button(insert field)
       FIELD name &itab-ebeln&
    Output options (tab)
    Check New line   LINETYPE   %Ltype1
    check new cell
    b) % text2
       & itab-ebelp&
    output options
    check new cell
    c) % text2
       & wa_netpr&
    output options
    check new cell
    <b>Report ac
    Tables ekpo.
    Data: itab1 like ekpo occurs 0 with header line.
    select * into table itab1 from ekpo.
    Call function module --> smart form function module and pass your internal table</b>
    Regards,
    SaiRam

  • How to print adobe form immediately without preview?

    Hi, Experts.
    I made a WD4A using Interactive Form control
    and the app is working fine and displays Adobe Form.
    But I meet a new client needs on how to print immediately without display the form.
    My client says that "I don't wanna see the form and just print form immediately when I click the print button".
    I think there are some option parameters for solving those problem...
    Plz. Help.
    Regards Junha.

    Hello Junha,
    you need to send the pdf to spool. There's a function module for it as far as I know. Can't remember the
    name at the moment and having no access to a SAP system. A good way to find it would be searching
    for SPOOL and PDF in the name.
    Best regards,
    Thomas

  • How can i print the form

    hi
    im trying to print one form i mean the from with its items how i can make button when i press the form will print plz help

    The print command will print a screen capture of the Form as you see it. It will NOT print all the records if some of them are not shown (you have n number of records that the query returned but only 20 of them are currently displayed on the Form, the print command will only show the 20). If you need to print all n records that query returned, you need to have a Report that you call from your Form.

  • How can I print grocery store receipts from an iPad?

    I run a natural food grocery store and am considering using iPads as our checkout device. (We currently use iMacs, which are nearly 5 years old now.) I think I could set up a nice system using FileMaker Go. I have done quite a bit of searching, and I don't see a clear answer as to how and whether I could print receipts on an industrial-quality receipt printer, wireless or otherwise, from the iPad. I'm not interested in anything that has a slow response time or requires printing through a separate computer (otherwise, I'll stick with using iMacs!). The receipts must be printed quickly and on the spot.
    Apple's Camera Connection Kit appears to be a straightforward way to get a USB port onto the iPad, and I assume (correct me if I'm wrong) I could get multiple USB ports by attaching a self-powered hub to that port. So that should take care of the input devices, namely the barcode scanners and credit card swipes.
    But it sounds like printing requires an additional application or a driver. I don't even have an iPad to test yet. Can anyone clue me in?

    You cannot connect a USB hub to an iPad and you cannot connect just any USB device to an iPad via the Camera Connection Kit. The only supported printing from an iPad is using AirPrint which is supported by only a few printers, which won't meet your printing requirements.
    I suggest sticking with iMacs, although I don't know why you don't use a standard cash register system.

  • How can I print only Selected pages from a Multipage document?

    HP Envy 114 e-All-in One Printer
    How can I print only pages 2 and 4 from a 10 page document using my Envy 114 Printer?
    This question was solved.
    View Solution.

    Hi,
    Where do you print from ? Under Word or PDF you can select page(s) you want to print.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I print out all texts from one person

    How can I printall of my texts from my very bad lawyer?

    It's not a file, so you can't "open" one file. Every message (and note) is a single file on the computer.
    This Applescript will grab all the notes in the selected mailbox (i.e. the selected Notes item in Mail) and put them in a textEdit document.
    Note that Mail doesn't differentiate between a note and an email message, so if you run this while a normal email mailbox is selected, it will gather all of your email messages.
    tell application "Mail"
    set theMailboxes to the selected mailboxes of message viewer 0
    repeat with aMailbox in theMailboxes
    set theNotes to the messages of aMailbox
    set theText to ""
    repeat with aNote in theNotes
    set theText to theText & content of aNote & return
    end repeat
    end repeat
    end tell
    tell application "TextEdit"
    set myDocument to make new document at end of documents with properties {text:theText}
    end tell
    Copy and paste this into a new AppleScript Editor Document, select the Notes mailboxes you want to print the notes from, and click the Run button (Green button with arrow).
    This may take a while.

  • Can't print email form screen or tools.

    Hp Photosmart C5580 all in one Printer.
    Windows Vista (64) home premium operating system.
    I can't print from my email. I get error:
    Line: 2107
    Char: 1
    Error: There is no connection for this connection ID.
    Code: 0
    URL: res://ieframe.DLL/preview.JS
    And a question in the same window: Do you want to keep running scripts on this page.
    I have had this printer for about 4 years with out a problem until last November.
    Can any one help?

    This looks like a browser issue. Suggest to print from other browser.
    I work for HP.

Maybe you are looking for

  • How do you remove credit card from apple store ios7

    How Do You Remove Credit Card From Apple Store With IOS7

  • Flash running for one user not another

    I recently upgraded to Windows Explorer 7. I am running Windows XP and I have the computer set up for two users, me and my wife. After installing Explorer 7 my wife's account can no longer run flash content even though I can from my account. I have d

  • Table of contents links won'T work in reader

    Hi all, Im using Adobe Reader XI 11. and I noticed that in my pdf file, table of contents links wonT work in reader I browsed the internet and saw that I need to turn off reading in PDF/A mode. but that doesnt work either. Any help would be appreciat

  • Is there a max # of Sidekick Component Groups?

    Our site currently has 5 component groups including 'Other', but if I try to add a new one, they just get added to 'Other' instead of their own component group that I tried to create. Is there a maximun number of component groups that can display in

  • I don't recieved the password for opening .pdf file

    Hi, I'm Daniela from Brazil. I recieved de email for the free update to Lion with a .pdf file that needs a password to open, in this email they said that i would recieve another email with this password to open the file and get the code for update in