Deski 5.1.8

Hello All,
Yesterday, I had to make some adjustment at an BO 5.1.8 application for a customer of oursu2026.Yes, they still exist!!
They have some Deski reports with macrou2019s included.
These Macrou2019s automatically export the Deski report to .PDF and .HTML, see scripting below
=======
Open Filenaam For Input As #1 ' Open file for input.
Do While Not EOF(1) ' Loop until end of file.
    Input #1, teller, Omschrijving
        Set rep = ActiveDocument.Reports.Item(1)
       ' MsgBox Filenaam & " " + rep.Name
        ActiveDocument.Variables.Item("Geef_Nieuwe_Waarde").Value = teller
        ActiveDocument.Refresh
        rep.ExportAsPDF ("d:\obvionrapportage\" + rep.Name & Format(teller, "#") & "_" & Omschrijving & "_" & Draaidatum)
       ' rep.ExportAsRtf ("d:\obvionrapportage\" + rep.Name & Format(teller, "#") & "_" & Omschrijving & "_" & Draaidatum)
        rep.ExportAsHtml ("d:\obvionrapportage\" + rep.Name & Format(teller, "#") & "_" & Omschrijving & "_" & Draaidatum)
       ' rep.ExportAsText ("d:\obvionrapportage\" + rep.Name & Format(teller, "#") & "_" & Omschrijving & "_" & Draaidatum)
    Loop
Close #1    ' Close file.
Application.Interactive = True
' ActiveDocument.Close (2)
End Sub
=======
Is it also possible to export the Deski reports to Excel? ==> rep.ExportAsXls does not work!!
As far as I know, this is only possible with a Conversion Add-in, as described in the attachment.
Am I correct??
If so, where can I find this Conversions.zip to install this on the customers desktop?
Hope to hear from you soon.
Kind regards,
Vasu

Wow, 5.1.8? Memories.
Try looking for the ConvertTo method instead of the ExportAs. I think that's how we saved the document to XLS. And it works on the document, not on an individual report. That might help you find where the method is... try looking at the methods available for a document object. I have no way to test on 5.1 (not surprising) but hopefully this will get you pointed in the right direction. And my memory may very well be wrong. When I tested in a current version, the following code seemed valid:
ThisDocument.Reports.Item(1).ExportAsExcel
Perhaps 5.1 didn't even offer the export to XLS option?

Similar Messages

  • Service Desk - Expert Mode - Not all actions are available

    Dear SAP colleagues,
    I have just implemented the Service Desk in our SOLMAN system.
    1. I choose Incident Management
    2. I click on Queries
    3. I click on a ticket (Transaction ID).
    4. I edit the message
    5. When I select Actions, I only have the 4 following options :
        - Send Message to SAP
        - Maintain SAP Logon Data
        - Display SAP Action Log
        - Update SAP Message
    When I consult some demos, there are many differents options available in Actions menu, as, for example :
    - Open System fro SAP
    - Confirm Message to SAP
    - E-Mail to Message Creator (Mail)
    - Print Message
    - Create Change Document
    - Call Solution Manager Diagnostics.
    Is it due to an missing authorizations (roles and profiles) ?
    Thanks for your input.
    Best regards
    CP2009

    Dear Rajeev,
    First of all, thanks for your input.
    I have choosen SIVA when I have activated BC Sets.
    Should I activate also BC Sets for transaction type SLFN ?
    1. I have started SPPFCADM and follow your recommandations.
    2. I have choosen CRM_ORDER
    3. I have then click on "Condition Configuration (Transportable Conditions)
    4. There are many entries related to the Support and Service Desk
    Example : Support Desk Message Action Profile
    I have 5 actions defined -
    Action 01 : Send Message to Processor
    Action 02 : Create/Change Basis Message from CRM Procedure
    Action 03 : Send Notification to SAP
    Action 04 : Update Message from SAP
    Action 05 : Confirm Message to SAP
    I have activate BC Sets for transaction type SIVA, not for SLFN.
    Best regards
    CP2009

  • How to log in to Service Desk to create sample message to SAP?

    Dear all,
    How to log in to Service Desk under my Solution Manager server to create sample message to SAP under Component: SV-SMG-SUP?
    Regards
    GN

    Hi GN,
    You have different options to create messages in test component SV-SMG-SUP-TST:
    1. if you are on 7.1 you can create message using CRM_UI
    2. If you are using lower vrsion then either you can create message using Workcenter or using transaction NOTIF_CREATE or using menu --> Help --> Create support message.
    Thanks
    Regards,
    Vikram

  • I tried to sync some new songs bought from iTunes into my ipod using my laptop, (for the first time).  It would not add the new songs to the ipod.  I tried several times, with same result.  I never had this problem using my desk top computer.

    I also am having a problem with the songs I purchased using the laptop not showing on the desk top itunes, even though it is authorized to do so.  The new songs did show up on the iPad iTunes, however.  Have no idea why.  I thought this happened automatically.

    Welcome to the Apple Community.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option from the Quick Links section in the top right corner of the iTunes homepage in your iTunes application on your computer.
    You can re-download content purchased from the iTunes store (availability varies depending on location) using the purchased option which is revealed in the iTunes app on your iOS device by tapping the more button at the bottom of the screen.

  • I cannot open Pages from the app or from a saved document on the desk top.  I get an error: "The application Pages cannot be opened  -1712"  Any suggestions?

    I cannot open Pages from the app or from a saved document on the desk top.  I get an error: "The application Pages cannot be opened  -1712"  Any suggestions?

    The following previous discussion has a solution that worked for a variety of people with the -1712 error on a variety of applications and may help: The application Safari can't be opened -1712

  • IMac G3 Panther, Why do I have three hard drives on my desk top and how do I combine them into one?

    Trying to get an old iMac up to be enough for my four year old to go on the internet.  Upgraded to panther and put an airport card in.  Now problems;
    1.  It can connect to my airport express, but not if I have the password enabled, then it won't, even if I put the password in.
    2.  There are 3 hard drives showing on the desk top, with the space divided between them.
    3.  I've been trying to download an old version of flash, but it never finishes and says it can't write the file or something like that.  I kind of think it has to do with the file being to large and since the hard drive is divided, it won't fit.
    Let me know if anybody can help and thank you for your time....

    Your old iMac can only connect to a WEP network, and yours is probably WPA.  As far as the partitions are concerned, if you don't need any any of the data on it, use your Panther disc and erase and fomat it as one partition.

  • Error while scheduling DESKI report in infoview

    I m scheduling a DESKI report to users enterprise inbox from infoview using a server group. This server group has DesktopIntelligence Job server, Destination Job server, Adaptive Job server and Program Job servers and all these servers are running.
    When I schedule the report to boldusers enterprise inboxbold it get failed and shows this error message
    bolddestination DLL disabled. []: [CrystalEnterprise.Smtp] bold
    I m wondering what has to be enabled for scheduling a report to infoview's own inbox.

    Abhilash
    You are correct that it shows all the prompts but only when we run the report either directly from the CR Designer or via View on Demand in Infoview/CMC.
    But if I try to schedule an instance of this report, I am getting a check box in the parameter section which says "Show unused parameters" to see this dyanamic prompt. And When I check that box in Infoview still I am not able to select any value for this prompt as it's greyed out.
    Hope I am able to explain my query to you.
    Also attached a screen shot of the scenario for your reference.

  • Error creating Service Desk Message in Satellite System

    Hi all
    We have two satellite system from which I want to create a Support Message. With my current profile/role and can do it from one system and not from the other system. I get "Error in local message system, message xxx not complete". I dont think it is an Authotization fault, but not sure.
    How should the Number ranges be setup for more than one satellite system?
    Thanx
    Jaco Snyman

    Hi Tina
    This was my answer in a previuos thread:
    Hi all
    I also struggled with this for 2 weeks. But the problem is fixed.
    Do your "normal: config from the IMG and then:
    1) Make sure that you have selected for the system NOT to check for the User in SolMan
    tr: DNO_CUST04, Go to Detail, Select the field NO_USER_CHECK, "X", this is very important, otherwise you will have to create a username for everyone on the satellite system... far too timeconsuming.
    2) In your satellite system under OSS_MSG: Col1:Application: OSS_MSG, Col2: + : W. Col3: RFC Destination: SM_"SOLMANRFC"_BACK. Col4: + : CUST620. COl5: + : 1.0
    In the Solman side you maintain Col3 as "NONE".
    3) Make sure that ALL users in the satellite system has the following roles: SAP_SUPPDESK_CREATE and SAP_SV_FDB_NOTIF_BC_ADMIN.
    4) Make sure that you have TRUSTED RFC to and from your Satellite system and Solution Manager.
    The main one to be sure of is: SAP_ALL for all SOLMANxxx user in the Solution Manager system for every satelite system, because the standard roles from SAP does not work.
    This should have your Service Desk Messaging working.
    Jaco Snyman

  • Define Service Desk Destination in the Solution Manager System (Dump creen)

    hi,
    in SPRO when i click on Define Service Desk Destination in the Solution Manager System
    i got dump screen with the error below 
    any help?
    Runtime Errors         SAPSQL_EMPTY_TABNAME
    Except.                CX_SY_DYNAMIC_OSQL_SYNTAX
    Date and Time          13.07.2008 14:05:57
    Short text
        A dynamically specified FROM clause has an unexpected format.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLSHI2" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SYNTAX', was not
         caught in
        procedure "STREE_READ_NODE_GENER" "(FUNCTION)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The running ABAP program attempted to execute an Open SQL statement in
        which a FROM clause was specified dynamically in the field "TABLE_NAME". In
         this
        FROM clause, either a table name after a join operator is missing, or an
         alias name after the key name "AS". The field "TABLE_NAME" could be empty as
        well.
    regards

    Hi,
    I am facing the same problem. What is SP15 ?
    Is there any SAP Note that can be applied to correct this ?
    Thanks.

  • Can I format and use a Hard Drive for my mac if removed from a Desk Top PC

    Hi All,
    I wondered if you can help with some advise. I have a mackbook and love it, will never go back to pc. But, I have a desk top pc with a fairly sizable Hard Drive in it. Even though I also have a WD external Hard Drive for my macbook back up, would I be able to use my old desk top hard drive if I found a case for it to make it an 2nd external hard drive?
    Would I be able to format it for use with my mac? Or is it the bin for all the hardware?
    Thanking you in advance.
    Matt

    It'd work just fine. Apple uses pretty much the exact same parts every other computer maker does. The one exception is now they have a temp sensor cable connection built onto drives. Before they just stuck a little plastic clip on them at a specific spot. Other than that, it's no different from any other SATA drive you might buy at the likes of Best Buy or NewEgg. So as long as you partition the drive into a format readable by Mac OS X, there shouldn't be any problems.

  • I am transfering my stuff from my lap top to my desk top (both Mac). I cannot get my CS4 to open. It gives me a 150:30 error, licencing thing. I have no idea what to do and after hours of searching none of what I found helps. I don't know anything about t

    Sorry didn't know that the first step was just supposed to be "subject".
    So here it is again.
    "I am transfering my stuff from my lap top to my desk top (both Mac). I cannot get my CS4 to open. It gives me a 150:30 error, licencing thing. I have no idea what to do and after hours of searching none of what I found helps. I don't know anything about this stuff so please don't answer with "maybe this willl work, or maybe that."  I need a real answer please and I cannot find a way to actually contact Adobe. I also don't have a disk drive on this Mac. Thanks"
    Also please feel free to e-mail the answer because I hate looking for these answers online. It takes me forever to find this section. Not that I have even even gotten a real answer.
    [email protected]

    Hi Sonia,
    While transferring Adobe from laptop to PC the licensing files got corrupt and the right way to use Adobe Applications is to install first as transferring from a different machine can give you problems.
    You can try steps from this article if that helps otherwise you have to reinstall and manually delete some files , everything is mentioned.
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html
    You can download CS4 from here:
    Download CS4 products

  • "how I got my AOL DESK TOP TO WORK AGAIN AFTER MAVERICKS"

    This is how I got my AOL DESK TOP TO WORK AGAIN clic on the link at the end when you get there to the right side under resources! you will see download ( aol desk top for Mac ) it will be 1.7.784 clic and download then everything should be back to normal.Bob    AOL Desktop for Mac 1.7 - Mac@AOL Blog - AOL.com

    Have you tried a PRAM reset?
    http://support.apple.com/kb/ht1379
    If you look in the audio output port, is there a red light showing.  If so, the internal switch is stuck..  Insert the headphones a few times, jiggle a toothpick inside or shot some compressed air to trip the switch.  If no success, have the Apple store genius bar technician do it.
    Ciao.

  • Unable to call from my office desk

    Hi Team,
    I have got India Unlimited Subscription. I have registered 4 numbers out of 5 and on of its my office desk phone.
    Am unable to use/dial the "skype to go numbers" from that Cisco (Office desk) phone.
    Pls advice in this regard

    Contact your carrier.

  • How do you transfer Creative Cloud (Light Room & Photo Shop) from your old Desk top to a new desk top

    I have just got a new desk top and I am trying to work out how to get The creative Cloud programs I use (light Room and Photo Shop) off my old Desk top and onto the new desktop. Does any one know how to do this or have already done it, or do you have to cancel the subscription on the old PC and start a new subscription for the new PC.

    Hi Jessica,
    You do not need to cancel the subscription. You can simply follow the article: Creative Cloud Help | Download, install, update, or uninstall apps which will help you to install the Adobe CC application on your new PC.
    If possible you can also deactivate the license from your previous computer using the article: Activation & Deactivation Help.
    Let me know if it works or not.
    Thanks,
    Ratandeep Arora

  • How to return an attachment with a smartforms in solman service desk

    Does anybody know if it is possible to configure smartforms to send attachments.
    We are using the solution manager service desk on service pack 15, and need to be able to send an attachment from this system
    When we confirm a case we need to be able to return an attactment on a ticket with the confirmation mail.

    I tried as below
    FND_MESSAGE.SET_NAME('BNE','WEBADI_ERROR');
    FND_MESSAGE.SET_TOKEN('P_UPD_FILE',p_upload_file,false);
    FND_MESSAGE.RAISE_ERROR;
    RESULT --
    Output error message is displayed with more than 100 char.
    Infact the whole message is displayed BUT it is displayed in some encoded format which we dont need.
    Format of the output in the Messages column is as below --
    APPLICATION MESSAGE_NAME N TOKEN_NAME TOKEN_VALUE : ERROR MESSAGE
    eg:
    BNE WEBADI_ERROR N FILENAME PFILENAME : There are errors in Upload file PFILENAME. Please correct and Reupload. test1 test2 test3 test4 test5 test6 test7 test8 test9 LAST
    We need the TOKEN because we have to display list of the Error file name along with the error message.
    Any ideas ??

  • How to add an additional fields in VAR Service Desk?

    Dear ALL,
    I work in VAR company and we use SAP VAR Service Desk. Our Customer has his own HP Service Desk system. When they creates ticket in SAP VAR Service Desk they are allways creates internal Service Desk number in their HP Service Desk. Now they ask us to create the new field named as "Customer SD number". I searched for the invisible fields but nothing found. And I think it should be like:
    1) Field named as "Customer SD number" and the input field for the Customers HP Service Desk Number
    2) Field on the main scrren of Service Desk where is all tickets.
    But this only my assumption, I didn't made like this work before.
    May be there is standard schema? I read the integration, but I can not do this because we have other customers with their own Service Desk systems.
    Please help.

    Dear Ahsan Rizvi
    you have take ABPER help
    Documentation of the FM BAPI_PO_CHANGE says:
    Function module BAPI_PO_CHANGE enables you to change purchase orders. The Change method uses the technology behind the online transaction ME22N.
    As we can insert a new item in the ME22N, it will allow us to insert a new PO Line using this FM.
    Regards,
    shankar

Maybe you are looking for

  • Text UDF Disappear in CRYSTAL Layout

    Hi all, I built a SBO layout for sales quotation in crystal 2008. When i display the layout in the crystal editor every thing works fine, but when i open the layout in SBO all the text UDF disappears (including their column headers). Numeric UDF are

  • Problem in validation of Data type

    Hello, I have create a data type where I define elements with maxlength and pattern. But when I want to test a mapping with a wrong message, there is no error. Why pattern and maxlenght re not use to validate the xml message ? Thanks Regards Chris

  • Process reports

    Hello, Not sure if that's been already answered somewhere, but what's the best way to provide process reports? I am looking for the answers to the following questions: 1. Is there a way to get all processes (completed/in-progress) for a user-specifie

  • If conditions in standard codings

    These type of checks are found in some standard codings .. Is it required actually ? I guess this is for the where used list of a particular message.. Or is there any other purpose ? Because it always fails !!!     if 1 = 2.       message e017(XXX) .

  • Scandit app in windows 8

    anybody know that 'Scandit' app is in windows 8...?? i had it in my N8 but they don't have that any more.. it's the best app for barcode scan online price compaire...