Quick Jump Menu
Info Ask a Question
Advanced Search Search the Knowledgebase
Categories
There are no subcategories in this category.
1 FB50 Macro Examples

The attached Excel Spreadsheet contains 4 macros for tasks: Validate Park Post Split Doc The first three macros call .TXR files that will need to be created by a Transaction user. These can then be inserted into the VB editor where the placeholders (using…

2 SAP Message Document Number Function

Question: How can I get an irregular document number out of the message returned by Winshuttle? When a Transaction is run with Winshuttle Transaction, a log column is created. This message normally contains the document number that was created by the transactions…

3 SharePoint Lists Synchronization with Excel 2007

When using a custom workflow inside the Winshuttle Central site or within FORMS, you can use SharePoint lists to maintain aspects of your dataset. In Microsoft Office Excel 2007, the ability to synchronize the data between a table and a list in Microsoft…

4 Text splitting Macro

The attached macro allows for text splitting from one cell to a number of 72 character cells. This allows for easier uploading of the text into the long text change editor in SAP transactions. Consult the related articles for recording and using scripts for…

5 VBA Macro to allow running from Add-In.

The attached Excel spreadsheet contains VBA code to allow transaction running from inside of the Excel spreadsheet using the Transaction Add-in.