Error: Error in OPEN_FORM for document '123456789' in ME9A(print preview)

Hello Experts,
I am encountering an error when I try to print preview my RFQ form via ME9A. What
I did was to just copy the existing custom form to my own custom form then assign my form
to our output type via NACE transaction. So when I click the display message button in
ME9A, ther eis an error saying 'Error in OPEN_FORM for document...'
What maybe the cause for this? Hope you can help out guys. Thank you and take care!

HI,
   Specify the print program name in the script form. To specify the program in script form Form->Check->Texts->Select all->ok->Enter the Print Program Name and try.
   This might be the problem.
Regards,
Saran

Similar Messages

  • Error in OPEN_FORM for document 46000000001

    Hi experts,
    I have created a custom PO smartform and Custom print program. I have configured the same in the NACE tcode also. When i try to print out the PO from ME23N tcode, i am getting this error "Error in OPEN_FORM for document 46000000001". But I'm able to down the form into my system. I have also checked with the basis regarding the printer setting. Everything is fine.
    But it is not printing.
    Please help.
    Thanks

    Hi
    Scripts calls are nothing but open_form, write_form, close_form...all these should be commented as there are not required in the print program for a smartform.
    All you need is SSF_FUNCTION_MODULE_NAME, and to that pass on the Smartform generated Fm...for example code...search in SCN with search term ssf_function_module_name.....
    Vishwa.

  • Error in OPEN_FORM for document ..............

    Hi,
    Pls help me out. I go to me22n and create an o/p type zpea. When I try processing that using me9f i.e when I select the o/p type and click on dispaly message I get an error saying Error in OPEN_FORM for document so and so. I'm not able to trace why is this message..........Pls reply

    Hi Chesat,
    If nace is fine & your program name is also specified in nace then everything is ok. It may be possible that there may be something missing in output confuguraion. One more thing are u testing the script in same client or in different client?
    Ashven

  • Error in open_form for document in ME21n Transaction for pring preview

    Hi,
    While creating a PO using ME21N. Ifi click on Print Preview Button,the following error is coming "<b>Error in OPEN_FORM for document *********** "</b>This PO output type is "Fax".
    This only happens for output type "Fax". For Output type "Print", preview works fine.
    Same program is used for fax and print in configuration(NACE).
    Please help me out in this.
    Regards,
    Kishore

    Hi Krishna,
    It is possible to check the print preview of the document with FAX as output.
    Please put a break-point in your progarm and check it.

  • Error in OPEN_FORM for document 4500000040

    Hi,
    while posting the PO in ME22N, we are getting Error in OPEN_FORM for document 4500000040. Is this problem with the smartforms?
    how to debug the smartforms?
    regards
    Gokul

    hi gokul,
    ...<b> i think as per u r settings u  r using the driver program to trigger SAPScript... u r passing the SMARTFORM name to the OPEN_FORM</b>
    but the OPEN_FORM is used to call the Scripts
    first check the NACE configuration for the out put type u ra using give correct driver program and SMARTFORM name. if u r sure about u r print program name then give the correct FORM ROutine..in NACE.
    to call the SMARTFORMs u have call the
      CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          formname           = 'zxxxsmartformname'
        IMPORTING
          fm_name            = fp_v_fm_name
        EXCEPTIONS
          no_form            = 1
          no_function_module = 2
          OTHERS             = 3.
      IF sy-subrc <> 0.
        MESSAGE e107 WITH fp_c_formname.
      ENDIF.
      CALL FUNCTION fp_v_fm_name
        EXPORTING
          archive_index      = toa_dara
          archive_parameters = arc_params
          control_parameters = fp_st_control_parameters
          user_settings      = space
          output_options     = fp_st_output_options
          wa_vbdkr           = fp_st_vbdkr
        IMPORTING
          job_output_info    = l_it_ssfcrescl
          job_output_options = l_it_ssfcresop
        TABLES
          it_item            = fp_it_item_final
        EXCEPTIONS
          formatting_error   = 1
          internal_error     = 2
          send_error         = 3
          user_canceled      = 4
          OTHERS             = 5.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.

  • Error in OPEN_FORM for document 6000000078

    Hi Guys,
    I'm experiencing an error : Error in OPEN_FORM for document 6000000078.
    This form is an enhanced form for RFQ and an enhanced print program ZSAPFM06P.
    What would be the possible cause of this error and how could I avoid this error?
    Please guide me on what to do.
    <REMOVED BY MODERATOR>
    Thanks in advance!
    Reymar
    Edited by: Alvaro Tejada Galindo on Jun 25, 2008 3:42 PM

    Hi Ytamar,
    Thanks for that.
    However, when I changed the Print Prog and Form to the standard ones, the error did not pop out.
    Do I miss something here?
    Thanks again!
    Edited by: Reymar Ellazo on Jun 26, 2008 4:39 AM

  • SAPscript not being printed - Error in OPEN_FORM for document 400....

    Hi all,
    I'm facing the following problem, I want to print a sapscript from ME22N, so I go to messages, create the output, I make the settings I need, in communication method I check print immediately, and put local printer, etc. In Further data, i choose "Send immediately (when saving the application)" But when I save i get this:  Error in OPEN_FORM for document 4500002909
    The program is a standard one: SAPFM06P and the form is Z. The output type is NEU. I don't know for sure if it's something regarding the ABAP or it is a customizing issue.
    Please help me!
    Regards,
    Matias

    Nick,
    Yes, that is the message number. But I cannot debug the OPEN_FORM because I can't make it stop. I setted a breakpoint in routine ENTRY_NEU, but it is not stopping when I press the save button. The only way I can make it stop there is when I press "print preview", but that is not hepling me.
    I can see it from "print preview" but I need to use the messages, and that is not working.
    I don't think it's the sapscript, because it is happening with other sapscripts too. And it is working in production environment.
    I really thank you.
    Regards
    Edited by: Matias Catanzariti on Jan 15, 2010 6:29 PM

  • TS3147 how do i change the orientation for documents in pages when printing double sided so that the document opens like a menu?

    how do i change the orientation for documents in pages when printing double sided so that the document opens like a menu?
    write now the document is printing so that when folded the interior of the menu is upside down.

    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • Error in Branch Processing for Document Image

    Hello,
    I had some assistance on a previous Thread named: Document Image. I got some great feed back and help implementing an Document Image instead of the normal Download link. My question is that for the Document Library OBE Example item Name is required so the Type image will always appear. My Type is not required and an image is defaulted even if not Browse/Created when viewing IR. There is a default document image for Type and once it is clicked an error message appears.
    ORA-22275: invalid LOB locator specified
    Error ERR-1009 Error in branch processing. How do I only populate the Type Image if Browse/Create occurs? Here is the code that makes the images appear based on Document Type.
    SELECT '<a href="apex_util.count_click?p_url=f?p=&APP_ID.:6:&APP_SESSION.::::P6_EMPLOYEE_ID:' || employee_id || '&p_cat=DOCS&p_id=' || employee_id || '&p_user=' || :app_user || '&p_workspace=' || apex_custom_auth.get_security_group_id || '"><img src="' || decode(mimetype, 'application/vnd.oasis.opendocument.text', '#APP_IMAGES#icodt.gif', 'application/vnd.ms-excel', '#APP_IMAGES#ICXLS.gif', 'application/msword', '#APP_IMAGES#ICDOC.gif', 'application/pdf', '#APP_IMAGES#icpdf.gif', 'application/vnd.ms-powerpoint', '#APP_IMAGES#ICPPT.gif', 'application/vnd.oasis.opendocument.spreadsheet', '#APP_IMAGES#iccalc.gif', 'application/vnd.oasis.opendocument.presentation', '#APP_IMAGES#icodp.gif', 'text/plain', '#APP_IMAGES#ICTXT.gif', 'application/x-zip-compressed', '#APP_IMAGES#ICZIP.gif', '#APP_IMAGES#ICGEN2.gif') || '" width="20" height="20" border="0" />' "Type",
    "FILENAME",
    "EMPLOYEE_ID",
    "FIRST_NAME",
    "LAST_NAME",
    "EMAIL",
    dbms_lob.getlength("PHOTO") "PHOTO"
    from "#OWNER#"."OEHR_EMPLOYEES" I hope I explained my issue correctly for everyone to understand. Thanks for viewing and taking time to assist.

    Charles,
    I mentioned the solution in my previous post and said that you could use a case statement not to display the download link when there is no filename:
    SELECT CASE
              WHEN filename IS NOT NULL
                 THEN    '<a href=#><img src='
                      || DECODE
                               (mimetype,
                                'application/vnd.oasis.opendocument.text', '#APP_IMAGES#icodt.gif',
                                'application/vnd.ms-excel', '#APP_IMAGES#ICXLS.gif',
                                'application/msword', '#APP_IMAGES#ICDOC.gif',
                                'application/pdf', '#APP_IMAGES#icpdf.gif',
                                'application/vnd.ms-powerpoint', '#APP_IMAGES#ICPPT.gif',
                                'application/vnd.oasis.opendocument.spreadsheet', '#APP_IMAGES#iccalc.gif',
                                'application/vnd.oasis.opendocument.presentation', '#APP_IMAGES#icodp.gif',
                                'text/plain', '#APP_IMAGES#ICTXT.gif',
                                'application/x-zip-compressed', '#APP_IMAGES#ICZIP.gif',
                                '#APP_IMAGES#ICGEN2.gif'
                      || ' width=20 height=20 border=0 /></a>'
              ELSE NULL
           END TYPE,
           filename, employee_id, first_name, last_name, email,
           DBMS_LOB.getlength (photo) photo
      FROM oehr_employees;) :)
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Error: "output could not be issued" while seeing a print preview in va03

    Dear All
    In a T.code VA03 , if i have display a print pre-view for a particular order for an output type BAOA . Am getting an error "output could not be issued" . please give me the solution for this

    Hi,
    First check in PATH: - SPRO > Sales and Distribution > Basic Functions > Output Control > Output Determination > Output Determination Using the Condition Technique > Maintain Output Determination for Sales Documents > Maintain Output Types - Here for O/P Type BAOA, check whether FORM Routine "ENTRY" has been asisgned under "Processing Routine" option.
    If not resolved then secondly, Check whether any Requirement (Routine) has been assigned to the Output Type BAOA in the Output Determination Procedure.
    To check the same, go to PATH: - SPRO > Sales and Distribution > Basic Functions > Output Control > Output Determination > Output Determination Using the Condition Technique > Maintain Output Determination for Sales Documents > Maintain Output Determination Procedure - Here check for the Procedure assigned to your Sales Area and Sales Doc Type (for e.g. V10000). If any requirement is there then make it blank and then try printing the order by deleteting and adding new o/p record.
    If not resloved then Ask ABAPer to debug it.

  • Error in Output message for PO

    Hello,
    While saving Purchase Orders I get a warning in message type NEU for the Fax transmission for two particular vendors.When I select the line and check on 'Processing log' button, I see a message in popup as "Error in OPEN_FORM for (purchase order number)".
    Please help.
    Thanks,
    Amit G

    Hi Amit,
    I have found some information that may assist us in determining the cause of your issue.
    The error ME142 can have different causes like missing authorizations or a terminated connection.  Please check SAP NOTE 397691.  This note states that is errors occur when purchasing documents are output, the system generates an error message in the log of the message overview.
    However, error message ME142 'Error in OPEN_FORM for document &' contain only the information that an error occurred and not the error cause. With the attached source code, the error cause is also displayed in the error message (for example, missing authorizations, terminated connection and so on).
    If you apply the note then this will provide more detailed
    information behind the problem you are having. Please apply this SAP note and then you can go further.
    Sanjeev

  • Document for PO Print Preview..

    Dear All,
    Now, i am on display purchase order ( ME23N ). After i have finished create SAP PO No., i want to display in print preview mode.
    My Question :
    anyone know t-code to maintain that document when i click print preview ? because i want to change the header with my company logo.
    thank you for your respond..
    regards,
    Angga

    Hi,
    You mention that you want to change the logo in the header. I think this is a sapscri[pt form you use for PO. This change would have to be made in the used sapscript form via transaction SE71. (command BITMAP can be used to add a graphic in your form) You can upload new graphics to the system via transaction SE78.
    Regards,
    Aidan

  • Error M8-688 - Creation of several vendor line items is not possible for document type RN.

    Hello All,
    We are using the Net Invoice Posting with document type RN(Invoice- Net). We are generating different vendor line items in the accounting document based on the withholding tax codes involved in the invoice posting. When it comes to net invoice posting system is giving an error message M8-688 - Creation of vendor line items is not possible for document type RN. Is there is any way to create multiple vendor items with net invoice posting? Please suggest.
    Thanks,
    Chandu.

    I dont think that there is any way because it is a hardcoded error message.
          IF NOT t003-xnetb IS INITIAL.
            MESSAGE e688 WITH pi_rbkpv-blart.
          ENDIF.
    SAP is checking the customizing for net/gross posting per document type in table T003
    And if it is set up as net, then it is a hard error.

  • Error while J1INCHLN - Business Place for document  could not be determined

    Dear All Experts,
    I am getting below error while running J1INCHLN Business Place for document could not be determined. For updating Business Place & Section Code I am running J1INPP Update Business Place information in FI document.
    So I am getting error Document is incomplete.
    Further I decided to update this in BSEG manually from SE16N. I am getting two errors :
    1 ) Entry XX does not exist in T059Q ( Check Entry)
    2 ) Entry C1 does not exist in T059Q ( Check Entry)
    I have posted TDS to with these Tax Codes and same maintained in Vendor Master as well. But I am not getting these entries IN T059Q.
    I got way to maintain via View Maintainence. But I would like to know the significance of these details.
    Experts guidance will be helpful.
    Regards,
    Revati Joshi.

    Dear Expert,
    You might have not maintained a number range intervals for Remittance Challan for current year,
    Step-1:
    It is in Path: F.A(New) -- F.A.G.S(New) -- Withholding Tax --- Extended Withholding Tax --- Posting --- India --- Remittance Challans --- Maintain Number Groups -- Provide your company code, Section Code, Official W/H Tax Key and Number Group - 001
    Step-2:
    It is in Path: F.A(New) -- F.A.G.S(New) -- Withholding Tax --- Extended Withholding Tax --- Posting --- India --- Remittance Challans --- Assign Number Ranges to Number Groups --- Provide Number Group - 001 and Internal Number Range - 01
    Step-3:
    It is in Path: F.A(New) -- F.A.G.S(New) -- Withholding Tax --- Extended Withholding Tax --- Posting --- India --- Remittance Challans ---Maintain Number Ranges --- Select Maintain Groups button and select the 001 Check box and menu -- interval -- maintain and provide company code, and then select insert interval button and provide Calendar Year and Intervals
    after configuring this steps, try posting the documents by entering business place and section code in the accounting document and Create Remittance Challan in T-Code: J1INCHLC - Create Remittance Challan  and next for Bank Challan T-Code: J1INBANK - Enter Bank Challan and next for printing Withholding Tax Certificate T-Code: J1INCCERT - Print 
    Try this steps.. it will met your requirement..
    Regards,
    GOPI KRISHNA YANDRA
    SAP FI/CO CONSULTANT

  • Error in J1INCHLN " Business Place for document  could not be determined "

    Dear Gurus,
    While executing T-Code: J1INCHLN am getting the following error after updating all the field:
    Business Place for document  could not be determined
    Message no. 8I707
    Could you please help on this on priority basis.
    Regards
    JS

    Hi ,
    For slove that error
    You can maintain the internal number ranges for tax payment
    challans, with respect to each Section Code, in the Country Version
    India (CIN) Implementation Guide (IMG), by choosing India Localisation
    Menu > Tax Deducted at Source >Extended Withholding Tax > Creation
    ofremittance Challans > Maintain Number groups. This customizing needs
    to be maintained.
    (For direct view maintenance, use Transaction SM30, view name
    J_1IEWTNUMGR_1).
    On the Maintain Table Views: Initial screen, enter the table/ view name J_1IEWTNUMGR_1 and choose the Maintain push button.
    On the Change View Number Groups for Internal Challan Numbers u2013 EWT India: Section Code screen, make the following entries
    Company Code..... Section Code Off------ W/Tax Key-------Number Group
    XXXX-- XXXX 194C---- XXX
    May be this information is useful to you
    If you have any doubt feel free to ask
    Regards
    Surya

Maybe you are looking for