transactionSHUTTLE Beginners Tutorial – Material Master Update
This document is a beginners tutorial for using transactionSHUTTLE and steps through a simple example of how to carry out a mass update of the MRP Controller and Purchasing Group in Material Master records using the MM02 transaction.
Download
Posting Journal Vouchers from Excel to SAP using transactionSHUTTLE
This document describes how transactionSHUTTLE can be used to post Journal Vouchers in SAP via the FB50 (Enter G/L Account Document) transaction. The example here will show the usage of transactionSHUTTLE Do-While loop feature to upload multi-line GL entries from an Excel file into SAP R/3. The FB50 transaction is very similar to the FV50 (Park G/L Document), FB60 (Enter Invoice), and FV60 (Park Invoice) transaction and the steps shown here can also be used for those transactions.
Download
Creating Bill of Materials (BOM) in SAP from Access data using transactionSHUTTLE
This document describes how transactionSHUTTLE can be used to create a Bill of Materials (BOM) in SAP from data in Access using the CS01 transaction. The example here will show the usage of transactionSHUTTLE Do-While loop feature to upload a multi-component bill of material from tables in an Access database into SAP R/3.
Download
Creating a Sales Order in SAP from Excel data using transactionSHUTTLE
This document describes how transactionSHUTTLE can be used to create a Sales Order in SAP from Excel data using the VA01 transaction. The example here will show the usage of transactionSHUTTLE Do-While loop feature to upload a multi-item sales order form Excel into SAP R/3. This transaction is very similar to a VA21 (Sales Quotation Creation) transaction and the steps shown here can also be used for that transaction.
Download