Help Center>Winshuttle Function Module Help

Winshuttle Function Module 11 Release Notes

On this page 

WFM 11.4.1 release notes (Customers using Connect mode)

WFM 11.2.12 release notes (Foundation customers)

WFM 11.4.0 release notes

Winshuttle Function Module v11.4.1

  • Support for S4/HANA-1709.
  • Sales Organization Data can now be extended for an existing customer.
  • Customers can now define a Storage Category for a DMS attachment in Winshuttle Admin Panel, allowing the definition of an external repository.

Winshuttle Function Module v11.2.12

New features

  • Support for S4/HANA-1709.
  • Sales Organization Data can now be extended for an existing customer.
  • Customers can now define a Storage Category for a DMS attachment in Winshuttle Admin Panel, allowing the definition of an external repository.
  • Standard RFM TAX_TXICD_DETERMINE_TABLE is now remote enabled via WFM Wrapper /WINSHTLQ/TRN_TAX_TXICD_TABLE.
  • Supported added for Read from SAP to work with Skip Screen.

Improvements

  • DMS attachment to CV02N is now attached in the existing CV02N document only (instead of creating a new document by using CV01N)
  • Improved performance when returning the field length.
  • Improved performance when Skip Screen is selected inside a loop; this can now be done in the Mapper.
  • Debug with Skip Screen is now supported for all t-codes except PA30/PA40.
  • Field length change to 40 characters in S/4HANA is now supported.
  • The /WINSHTLQ/POST_ACDOC_MULT_CURR RFM now supports:
    1. All seven currencies
    2. Tables for ACCOUNTRECEIVABLE, ACCOUNTPAYABLE, and ACCOUNTGL
    3. Validation of BAPI data

    Bugs fixed

    • Descriptions are now returned for Business Partner transactions that are run on S/4HANA
    • Error messages are no longer returned when validating Business Partner transactions.
    • PA30 transactions no longer skip the first row when Backup Data is selected.
    • FB60 scripts no longer return a date format error during Simulate.
    • ME21N no longer returns an error during Validate and Simulate.

Winshuttle Function Module v11.4.0

New features

  • Standard RFM TAX_TXICD_DETERMINE_TABLE is now remote enabled via WFM Wrapper /WINSHTLQ/TRN_TAX_TXICD_TABLE.
  • Supported added for Read from SAP to work with Skip Screen.

Improvements

  • Improved performance when Skip Screen is selected inside a loop; this can now be done in the Mapper.
  • Debug with Skip Screen is now supported for all t-codes except PA30/PA40.
  • Field length change to 40 characters in S/4HANA is now supported.
  • The /WINSHTLQ/POST_ACDOC_MULT_CURR RFM now supports:
    • All seven currencies
    • Tables for ACCOUNTRECEIVABLE, ACCOUNTPAYABLE, and ACCOUNTGL
    • Validation of BAPI data

Bugs fixed

  • Descriptions are now returned for Business Partner transactions that are run on S/4HANA
  • Error messages are no longer returned when validating Business Partner transactions.
  • PA30 transactions no longer skip the first row when Backup Data is selected.
  • FB60 scripts no longer return a date format error during Simulate.
  • ME21N no longer returns an error during Validate and Simulate.

Winshuttle Function Module v11.3.0

Released June 9, 2017

New features

  • Add Long Text now supports BP.
  • Tables specific to S/4 HANA have been added to the Master Data Dictionary.
  • Support for multiple currency types in BAPI_ACC_DOCUMENT_POST.

Bugs fixed

  • The correct message is now returned from SAP, instead of "No message is returned from SAP" or "Control data is obsolete."
  • Leading zeros are not automatically suppressed for Vendor and Customer WFMs; instead they are suppressed only if that is indicated by the import parameter value.
  • Skip screen feature now identifies the actual screen names in case the script contains multiple duplicate screens.
  • The Query function module performance has been improved for situations where multiple gateway connections are active.
  • The mathematical operation type P no longer returns an overflow error in /WINSHTLQ/SAPQREFUGR.
  • MM01 scripts no longer return false success messages for Validate and Simulate when the material already exists on the system.
  • Multiple lines of long text are now displayed as separate lines, instead of one line separated by hash (#) characters.

Winshuttle Function Module v11.2.0

New support

  • Support for S/4 HANA 1610 BASIS-751; Winshuttle Function Module is certified by SAP.

Bugs fixed

  • The script recording mode is now respected during the run.
  • An error is no longer returned when Query is run after a preview run and Adaptive Query Throttling is turned off.

Known issues

  • The message "No message is returned from SAP" is returned from SAP, instead of the correct message.

Winshuttle Function Module v11.1.1

New features and improvements

  • Winshuttle Function Module (WFM) is compatible with EHP8 - SAP Basis release 750.
  • Wrapper RFMs are created for standard SAP FMs to provided complete Error messages when getting called from Studio Direct scripts:
    Function groupFunction module
    /WINSHTLQ/FUGR_BAC/WINSHTLQ/BANK_ACCOUNT_CHECK
    /WINSHTLQ/FUGR_BNC/WINSHTLQ/BUSINESS_NUMBER_CHEK
    /WINSHTLQ/FUGR_BPAR_VAT/WINSHTLQ/BPAR_C_A_VAT_NUMBER
    /WINSHTLQ/FUGR_POSTAL_CODE/WINSHTLQ/POSTAL_CODE_CHECK
    /WINSHTLQ/FUGR_ETNC/WINSHTLQ/EU_TAX_NUMBER_CHECK
    /WINSHTLQ/TAX_NUMBER_CHECK

    Note: The wrapper RFM for Function group /WINSHTLQ/FUGR_BPAR_VAT, Function module /WINSHTLQ/BPAR_C_A_VAT_NUMBER is not available for these Basis release installers for v11.1.1:
    For SAP ERP

    • BASIS release 730
    • BASIS release 710 or 711
    For SAP - Non ERP
    • BASIS release 70x, 731, or 740 for APO/SRM/EWM

Bugs fixed

  • Query scripts no longer return the error message "Same fields should be used with alias," which was preventing scripts from running.

Known issues

  • WFM v11.1.1 is not compatible with Studio v11.2.0.

Winshuttle Function Module v11.1.0

New features and improvements

Transaction validation improvements

WFM now supports validation for PA30 and PA40 scripts even though they contain multiple commit codes.

For other transaction codes, data is not saved to SAP when more than one Save OK code is present in the Mapper.

The Simulate feature now supports FB01, FBD1, and FBS1.

When Simulate is not available for FBD1, a relevant error message is returned.

Improved message in Transaction runs

The "No batch in put for screen" message now includes the screen title.

Create External Document URL

This feature is for Journal Entry 9.4. It provides functionality for add an external URL as an attachment to a document that is posted to SAP.

Winshuttle Function Module v11.0.1

Improvements

New WFM installer that supports installation on APO/SRM and EWM systems for 70x-731-740.

Bugs fixed

Users can no longer run scripts in Debug mode for t-codes that they do not have access to in SAP. (This was not an issue in 10.x versions of WFM.)

Winshuttle Function Module v11.0.0

New features and improvements

  • Transaction validation improvements, including reduced calls, validation of scripts that contain loops, one-step transmission of the document from the client to WFM, and a single, consolidated message returned from WFM
  • Transaction skip screen improvement
  • Transaction native t-code simulation
  • Document Attachment additions (BDS, GOS, and DMS), with the ability to set the default attachment option on the WFM Admin Console page
  • Long text improvements
  • Ready-to-use authorization roles
  • Dedicated t-code /n/WINSHUTLQ/ADMPANEL for controlling all Winshuttle tables and tab pages for query authorizations, WFM admin parameters, and other options
  • Handling of special cases for customer master and vendor master, such as "iban" bank data handling, maintaining partner functions, and adding email information.

Bugs fixed

  • Improvements for lists of values (LOVs) for custom fields
  • QUERY_TIMEOUT value changes from lowercase letter to capital letter
  • Virtual forge code profiler changes
  • Long text issues fixed on EHP7 for VA01 and VA02