Error - Macros are disabled while generating Blueprint

Hi all,
I am trying to generate a blueprint out of solution manager 4.0. After running basic process I am trying to run Macro "SAP_BUSINESS_BLUEPRINT". I get a error message "Macros in this project are disabled".
Kindly advice,
Thanks,
Sunil Pendse

Hi Sunil,
Its simple. Macros in your Winword are disabled.
Open winword go to tools --> Macros --> Security --> select low and give ok.
Now open your blueprint document. and run the macro. The document will be generated.
--Ragu

Similar Messages

  • Getting Error of Runtime Exceeded while generating OTF for PDF in smartform.

    Hi All,
    I am getting a error of runtime exceeded while generating OTF file for PDF in smartform through FM. The report is taking too much time before giving the output...and most of the time going to dump saying report has exceeded the runtime. All is working well till the Smartform FM reached. I debugged this FM and found that the TABLES parameter is having problem, may be there are too many tables in that parameter.Please help. Below is the code-
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
      EXPORTING
        formname           = c_form_name
      IMPORTING
        fm_name            = v_fm_name
      EXCEPTIONS
        no_form            = 1
        no_function_module = 2
        OTHERS             = 3.
    CALL FUNCTION   v_fm_name
      EXPORTING
        control_parameters      = wa_control
        output_options             = wa_output
        user_settings                = 'X'
        spl_gl                         = p_spl_gl
        open_dt                      = p_budat
        bukrs                         = p_bukrs
        w_check                    = w_check
        w_check1                   = w_check1
      IMPORTING
    *   document_output_info =
        job_output_info                  = wa_otf
    *   job_output_options     =
      TABLES
        kna1                       = t_kna1
        bsid_p                     = t_bsid_p
        bsid                         = t_bsid
        TEXT                       = t_text
        spl                           = t_spl
        bsid_x                      = t_bsid_x
        bsid_l                       = t_bsid_l
        bsid_h                      = t_bsid_h
        bsid_q                     = t_bsid_q
        bsid_tot                   = t_bsid_tot
      EXCEPTIONS
        formatting_error           = 1
        internal_error             = 2
        send_error                 = 3
        user_canceled              = 4
        OTHERS                     = 5

    Hi
    Yes as Eltan says you need to consider there are two blocks of abap program:
    - the first one is the driver program (but it seems there's no problem here because it called the smartform quickly)
    - the second one is inside the smartform (It's possible to write abap routine in the smartform), and it seems the problem could be here
    The variable c_form_name has the name of the smartform, you can manage it by transaction SMARTFORMS
    but now it's not possible to say you why the print takes too long time, you need to do a trace
    Max

  • [svn:osmf:] 11848: Added check for argument error DRM subsystem throws while generating a DRMContentInfo Object .

    Revision: 11848
    Revision: 11848
    Author:   [email protected]
    Date:     2009-11-16 10:00:48 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Added check for argument error DRM subsystem throws while generating a DRMContentInfo Object.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/drm/DRMServices.as

    Well, I can tell you that this kind of error is not OS related, but rather a HW thing.  It happens where there is a general detection of something going wrong.  Sometimes it can happen randomly and might not be an indication of a problem.  But sometimes it can be caused by things that are improperly functioning within the system like bad capacitors. 
    Unfortunately I don't really know what to do about such things except give you machine a proper inspection.  But if things are working fine, and continue to do so, I wouldn't worry about it.  If it becomes a regular occurance, then I'd worry.

  • Word macros are disabled after converting to a PDF document.

    We work with Word templates that contain macros.
    After you convert a Word document into a PDF document, the macros of the attached template are disabled.
    The conversion takes place via the Adobe Acrobat icons.
    Used Products:
    - Windows7
    - With Office 2007 SP2
    - Adobe Acrobat 9.3.3 Pro
    The described problem only occurs in Word.  Outlook, Excel and Power Point are not affected.
    Thank you for your time and help

    Hi Buster,
    The error message you were receiving occurs when you try to convert a dynamic PDF file created with Adobe LiveCycle Designer.  This file is usually already a fillable form.  Unfortunately there is no workaround available for converting documents like this within the ExportPDF service.
    I'm sorry for the inconvenience.
    Please let me know if you have any questions or if I can be of further assistance.
    -David

  • Proactively preventing F110 errors - Accounts are blocked while F110 is running

    I was wondering what other companies are doing to mitigate F110 Payment Run errors in advance.
    We perform some pre-processing to validate proposals.. but an issue we sometimes run into is that a Customer or Vendor Account is locked (typically because someone is in CHANGE mode XD02 / XK02). 
    Other than locking those transactions while F110 is running, are there other options? also, if someone is in change mode and then goes to lunch, this lock won't help .
    When that happens, every single invoice is excluded for that customer/company code combination.
    Are you guys able to mitigate that issue? If so, what did you implement?
    Thanks,
    Robert.

    Hi,
    If not a bad idea, you can think of creating a wrapper program which runs F110 in background.
    This program should take payment run date and ID as input and start the payment run.
    Program will check the locks of all the vendors and customers involved in the payment run. If all the locks are free, then it can start F110 background job. If there is a lock, it can keep running till the lock is released and start F110 as soon as lock is released.
    Note: Even this approach might have limitations.
    Say you check lock for vendor 1-no lock
    check lock for vendor 2-no lock
    start payment run-vendor 1 is locked.
    It may fail in this case. So, this is not 100% automated. But works in most of the cases.
    Will keep you posted if some crazy idea strikes my mind
    Thanks,
    V V

  • "Error: Cookies are diabled. Please enable them and try again." Where do I go to find the cookies?

    When I go to Firefox, I get this message. "Error: Cookies are
    disabled. Please enable them and try again. Where do I go to enable the cookies?

    * Tools or Firefox > Options > Privacy > Firefox will: "Use custom settings for history" > Cookies
    Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    * https://support.mozilla.com/kb/Cookies
    * https://support.mozilla.com/kb/Enabling+and+disabling+cookies

  • "The macros in the project are disabled" displayed after PDF is generated from Word

    Hello,
    We are using Microsoft Word (2003) and Acrobat  in a Citrix Environment.
    We ahve a Word Document with several Macros that we want to convert to a PDF while preserving Headings, Table of Contents etc.  We use the Convert to PDF option which succesfully creates a PDF, but when it is finished we get a Word error that
    'The macros in this project are disabled'
    At this point all the macros and custom toolbars stop working, and we must closed Word and reopen.  We have Macro security set to low.
    This only happens with the Acrobat plugin, so it must be at fault.  Is there any way to prevent this from happening ?
    Paul.

    Did you try to create PDF from Microsoft Word by opening Word file in Adobe Acrobat. Try it may works for you. Let me share how to convert MS Word document to PDF by using Adobe Acrobat. Simple run Adobe Acrobat click "open", now select MS Word document which you want to convert to PDF and click open. It will automatically convert MS Word Document to PDF file format.
    For more details how to convert Word to PDF, head over to this link http://www.adobe.com/products/acrobatpro/convert-word-excel-to-pdf.html
    Thanks

  • Error while generating ARE doc. Internal number .

    Error while generating ARE doc. Internal number .
    Message no. 4F238
    while creating ARE1 ,whilke saving the system is giving a message.
    please help.
    points will be rewarded.

    check whether You activated the SPRO setting for BEX.
    SPRO -->SAP Business Information Warehouse --> reporting relevant settings -->
    general reporting settings > activate personilisation in BEX>
    P

  • ERROR WHILE GENERATING ARE-1 doc internal number

    Dear sir
    while creating  ARE-1 Doc following error getting
    error while generating ARE 1 DOC internal number
    message no : 4F238
    I MAINTAIN ALL NO RANGE OBJECT ALSO THEN ALSO GETTING ERROR
    Sl No
    Object
    Tocde
    Module
    After Closing the Year ;
    Maintain the Number ranges for following number
    range objects related to CIN for the New year
    Excise/
    Series Group
    1
    J_1IINTNUM
    SNRO/SNUM
    Internal Document number to be Generated
    2
    J_1IRG23A1
    SNRO/SNUM
    MM
    RG23A PART1 number Range object
    3
    J_1IRG23A2
    SNRO/SNUM
    MM
    RG23A PARTII number Range object
    4
    J_1IRG1
    SNRO/SNUM
    SD
    RG1 Number range object
    5
    J_1IRG23C1
    SNRO/SNUM
    MM
    RG23C Part1 Number Range Object
    6
    J_1IRG23C2
    SNRO/SNUM
    MM
    RG23C PartII Number Range Object
    7
    J_1IPLA2
    SNRO/SNUM
    MM
    PLA PartII number Range Object
    8
    J_1IINTPR2
    SNRO/SNUM
    SD
    Despatch Serial number
    9
    J_1IEXCLOC
    SNRO/SNUM
    SD
    DOMESTIC EXCISE INVOICE
    10
    J_1IDEPINV
    SNRO/SNUM
    SD
    EXCISE INVOICE FOR PLANT  STO
    11
    J_1IEXCEXP
    SNRO/SNUM
    SD
    Export excise invoice number range
    12
    J_1I57FC
    SNRO/SNUM
    MM
    57FC Number Range Object
    13
    J_1IARE1
    SNRO/SNUM
    SD
    ARE1 Series Group
    14
    J_1IARE3
    SNRO/SNUM
    SD
    ARE3
    15
    J_1IBOND
    SNRO/SNUM
    SD
    Bond Maintain (2007)
    16
    J_1ILIC
    SNRO/SNUM
    SD
    Licence capture - CT3 maintain (2007)
    THANKS & REGARD:
    ROHIT NARSALE
    9624886654

    check whether You activated the SPRO setting for BEX.
    SPRO -->SAP Business Information Warehouse --> reporting relevant settings -->
    general reporting settings > activate personilisation in BEX>
    P

  • "Macros in this project are disabled..." error message when creating PDF files

    The following error occurs when creating a PDF file using a document that was created from a MS Word 2007 templates.
    "Macros in this project are disabled..."
    The security settings are set appropriately - it's not that. I have done everything I can think of including asking Microsoft; they say it's not them. It may not be, but I do not know how to get around it. It did not happen before upgrading my templates to the Office 2007 format.
    Has this happened to anyone else? There is no coding within th etemplates regartding PDFs. We are using Adobe Professional X.  The error only occurs when we use Adobe Pro X.
    One thing I just noticed, our templates get the following message when we go to save as a PDF using Adobe:
    Acrobat PDFMAker needs to save the file before continuing. Do you want PDFMaker to save the file and continue?

    Does it work the first time after you delete your Normal.dotm file? You may be running into the same issue that is detailed in this post Unable to open document. Please check to see if you have read permission for the above file.

  • "The macros in the project are disabled" displayed _after_ PDF is generated

    I have Acrobat Pro 8.1 installed on XP 64-bit, previously on XP 32-bit.
    When I I generate a PDF in Microsoft Word (using the Acrobat --> Create PDF option) I get the following dialog box
    "The macros in the project are disabled. Please refer to the online help or documentation of the host application determine how to enable macros"
    This message is only displayed immediately after I generate a PDF. Macros work fine otherwise and this message is never displayed otherwise. I have tried setting all macro-related security to low, as detailed in http://support.microsoft.com/kb/290949 and other places, but this message is still displayed.
    P.

    Did you try to create PDF from Microsoft Word by opening Word file in Adobe Acrobat. Try it may works for you. Let me share how to convert MS Word document to PDF by using Adobe Acrobat. Simple run Adobe Acrobat click "open", now select MS Word document which you want to convert to PDF and click open. It will automatically convert MS Word Document to PDF file format.
    For more details how to convert Word to PDF, head over to this link http://www.adobe.com/products/acrobatpro/convert-word-excel-to-pdf.html
    Thanks

  • Getting error while generating Business Blueprint Document for Project

    Hello Experts,
    I hv created a project in Solution manager 3.2 through solar_project_admin . Now iam in the phase of defining its Business Blueprint . I hv completed the steps, at the end when iam generating Business Blueprint document ,following error is being displayed:
    <b>Blueprint document cannot be created. Check the selection
    Message no. SOLAR110
    Diagnosis
    A Business Blueprint document created for the selected selection options would contain no structure elements. It would be empty, so it is not created.
    Procedure
    Choose less restrictive selection options, especially the option
    "Print Structure Elements: Complete Selection" in the "Options" tab.</b>
    I hv checked this error and the option displayed above in the error message but no such option is being displayed anywhere,can anyone plz help me out with how to resolve this problem?
    Requested to revert at earliest as iam stuck with this since many days,My email id is <b>[email protected]</b> .
    Regards,
    Saumya

    Hello Horst ,
    Thanks for ur reply.I hv now again tried to Generate Blueprint Document with unselecting option Only with Documents but in the structure selection when i tick on all the options given in tat structure then regenerate Business blueprint Document ,following error message is displayed:
    <b>Error 130: Business Blueprint cannot be generated
    Message no. AI_SOLAR08130</b>
    For this error no long text/ explaination exists .But when i try to generate Business Blueprint Document with unselecting option Only with Documents but in the structure selection unticking on all the options given in tat structure then following error message is displayed:
    <b>Blueprint document cannot be created. Check the selection
    Message no. SOLAR110
    Diagnosis
    A Business Blueprint document created for the selected selection options would contain no structure elements. It would be empty, so it is not created.
    Procedure
    Choose less restrictive selection options, especially the option
    "Print Structure Elements: Complete Selection" in the "Options" tab.</b>
    Plz revert back, wt shld i do now?
    Regards,
    Saumya

  • Error while generating a role

    Hi SAP Techies,
    I am getting the following error while generating a role,
    "18 field value(s) for object K_CCA were not entered in the profile"
    Can you please provide me a solution to fix this problem.
    Thanks.
    Regards,
    Agustuss

    How many cost centres are you putting in the role?  Do you have cost centre set as an org level?
    From your User Name I assume that you are at the BBC...Do you still use a program to populate the cost centres in the role based on the cost centre group names?  If so it is possible that you are trying to put too many cost centres in the field and the the profile will not generate because of this (we had it back in 2001 when I was working there).
    Do you have the technical error message details?

  • Error while generating JAR using adadmin

    Hi all,
    EBS Version: R12.1.1
    I am in the middle of migrating the EBS from windows 2003-32bit to Linux 5-64Bit.
    I am getting the below error while generating the JAR files using adadmin.
    Error generated in adadmin
    Signing product JAR files in  JAVA_TOP -
      /u01/appltest/TEST/apps/apps_st/comn/java/classes
       using entity TEST_vm1213l and certificate 1.
    Successfully created javaVersionFile.
    Generating product JAR files in JAVA_TOP -
      /u01/appltest/TEST/apps/apps_st/comn/java/classes with command:
    adjava -mx512m -nojit oracle.apps.ad.jri.adjmx @/u01/appltest/TEST/apps/apps_st/appl/admin/TEST/out/genjars.cmd
    Failed to generate product JAR files in JAVA_TOP -
       /u01/appltest/TEST/apps/apps_st/comn/java/classes.
    adogjf() Unable to generate jar files under JAVA_TOP
    Backing up restart files, if any......Done.
    You should check the file
    /u01/appltest/TEST/apps/apps_st/appl/admin/TEST/log/gen_jar.log
    for errors.
    Entries from gen_jar.log
    Reading language information from applUS.txt ...
      Temporarily resetting CLASSPATH to:
      "/u01/appltest/TEST/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/appltest/TEST/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/appltest/TEST/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/appltest/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/appltest/TEST/apps/apps_st/comn/java/lib/appsborg.zip:/u01/appltest/TEST/apps/tech_st/10.1.2/forms/java:/u01/appltest/TEST/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/appltest/TEST/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/appltest/TEST/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/appltest/TEST/apps/apps_st/comn/java/classes"
      Calling /u01/appltest/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    The JDK version is 1.6.0_10
    Validating the files/directories specified for -areas option
    ERROR: File/directory 61A9A14779A1A8 does not exist
    ERROR: File/directory -keyPass does not exist
    ERROR: File/directory AA65D2F9B26DDBABEF33 does not exist
    ERROR: File/directory -storePass does not exist
    ERROR: File/directory -keysEncrypted does not exist
    Validating the files/directories specified for -outputSpec option
    Validating the directory specified for -lstDir option
    Error(s) have occurred; exiting with status 1
    Failed to generate product JAR files in JAVA_TOP -
       /u01/appltest/TEST/apps/apps_st/comn/java/classes.
    Kindly provide some inputs to troubleshoot further.
    If you need further details, kindly let me know.
    Regards,
    Krish.

    Hi all,
    I have applied the consolidated JRI fixes - patch 17191279 .
    Then, when generating Jar, received keypass is tampered error.
    re-generated the key using $ adjkey -initialize.
    Now, its working fine.
    Regards,
    Krish.

  • "Error while generating pdf" error come when clicking on "Print Version "

    Hello ,
    When we execute Query in the Portal there is a 'Print version' button.
    When you select it, it opens up print dialog and click OK
    It is supposed to send 'pdf' stream to  Web browser client on end user but it is not able to generate the pdf .
    getting ' Error while generating pdf '
    I am working on BI 7.0 .
    The same is running fine in the Q Environment .But in Production we are getting this error .
    Thanks ,
    Rahul

    Hi,
    I think this is an ADS error. This is a reason why pdf's are not working. We had the same issue.
    You can check your installation:
    Usage of SAP NetWeaver BI Diagnostics & Support Desk Tool
    SAP Note Number: [937697|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d393337363937%7d]
    Exceptions: Prerequisites for messages in the area BI Java
    SAP Note Number: [1224043 |https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31323234303433%7d]
    Solution in our case was to update the SAPADS package to 7.00 17.1
    Regards
    Andreas

Maybe you are looking for

  • Java stored procedure in Oracle 8i

    Hi, I read in the whitepaper of Oracle "Stored Procedure Tutorial", I have a little problem understanding the following syntax in the example enclosed, please help. In Java environment the method: public static void assignEMailAddress(Connection conn

  • My mac is getting full...

    I like my music on my mac but I don't need all those series and movies on there... is there a way for me too keep movies and series on a external drive while keeping all my music on my mac while at the same time syncing all this to my TV?

  • User authorisation check in ABAP-HR program

    Hi, Can anyone please help me on the following query ? I need to check user authorisation in an ABAP report at Object level, filter only relevant records based on the user's authorisation and display appropriate messages. The above mentioned report i

  • Multi Camera in CS5.5 What is wrong?

    For years I have been making usually two multi camera edits for dance recitals. I usually export the edited files in the same format to another HD on my computer.  I then go to that new directory and start a new project with the edited files.  Import

  • XMLELEMENT

    I have the following: DECLARE    CURSOR c_xml    IS       SELECT XMLELEMENT ("CHECKINOUT"                         ,xmlattributes (property_id AS "PROPERTY"                                        ,msgid AS "ID"                                        ,