SAP Business One Integration with Radley icaras EDI. Mascidon, LLC March, 2011 Dr. Don Maes

Size: px
Start display at page:

Download "SAP Business One Integration with Radley icaras EDI. Mascidon, LLC March, 2011 Dr. Don Maes 248-568-0418"

Transcription

1 SAP Business One Integration with Radley icaras EDI Mascidon, LLC March, 2011 Dr. Don Maes

2 Table of Contents SAP B1 Integration to icaras... 4 Figure 1.1 SAP Integration Points... 4 Figure 1.2 Flow of EDI Information into SAP... 5 Figure 1.3 Flow of Integration Information into icaras... 6 Incoming Data Demand for Shipment... 7 Shipments to Customers... 8 Handling of Consignment Inventory... 9 Handling of Invoices Figure 1.4 Create 810 Invoices Master File Creation Figure 1.5 Customer EDI Fields Figure 1.6 Customer / Supplier Trading Partner Setup Figure 1.7 Flag for Creating a Single Sales Order for Incoming Requirements Figure 1.8 Item Master File EDI Parameters Figure 1.9 Returnable Container Figure 1.10 Item Cross Reference to Trading Partner Information Figure 1.11 EDI Items by Trading Partner Report Figure 1.12 Inventory Consumption Warehouse Blanket POs Figure 1.13 Blanket PO Maintenance Figure 1.14 Blanket PO Header Information Figure 1.15 Blanket PO Items Supplier Setup Splitting Demand Between Suppliers MRP Processing Processing 862 Transactions Figure 1.16 View MRP - Blanket PO Requirements Figure 1.17 View EDI Material Requirements Figure 1.18 Create 862 EDI Transactions Processing 830 Transactions Figure 1.19 Import Incoming Documents From icaras... 25

3 Figure 1.20 Retrieving the PO Goods Receipt Draft (ASN) Processing 850 Supplier POs Figure 1.21 EDI 850 Purchase Order Combining MRP Forecasts Figure 1.22 Combine MRP Forecasts Figure 1.23 Selecting Forecasts to Combine Figure 1.24 Combined Forecast is Included Processing ASNs from SAP B Figure 1.25 Delivery Order with Trucking Tab Figure 1.26 In Transit Define by Ship To Figure 1.27 Transportation Modes Figure 1.28 Equipment Codes... 32

4 SAP B1 Integration to icaras The integration of SAP Business One to the icaras EDI software marries the capabilities of SAP with the EDI experience and certifications provided by Radley. By making the Radley icaras system the master for shipping purposes and using its release accounting functionality, the integration utilizes the strengths of the EDI solution. The strong integration tools available with SAP B1 have been used to add fields to screens and to force procedures on the data that is integrated with the EDI. Import Into SAP from XML Requirements into Sales Order Requirements into Forecast Shippers into Delivery Orders Vendor ASN s into Draft PO Goods Receipts Import Into SAP from XML Shipper containers - into Inventory Issues Shippers for consigned items into Inventory Transfer Inventory Consumption Into Delivery Order Export out of SAP to XML Parts Master Invoices Purchase Orders to Vendors 830 s and 862 s to Vendors Figure 1.1 SAP Integration Points

5 Figure 1.1 shows the integration points between SAP B1 and Radley icaras. Figures 1.2 and 1.3 show the process flows for the integrated solution. CUSTOMERS Demand 850,830,862 EDI ASN 856 Vendor ASN icaras Translates to XML icaras Prepares Shippers icaras Translates XML Demand XML Forecast XML Shipper XML ASN Sales Orders MRP Forecast a. Shipper, b. Transfer PO Goods Receipts Draft c. Issue of Stock SAP Reformats XML SAP SDK Import From XML SAP B1 Files Figure 1.2 Flow of EDI Information into SAP

6 SAP B1 Files Create Parts XML Create Invoice XML Create PO XML Parts XML Invoice XML PO XML Parts Master Invoices POs, 830s, 862s icaras Imports XML to Files icaras Files icaras EDI Processing CUSTOMERS / VENDORS Figure 1.3 Flow of Integration Information into icaras As you review Figures 1.2 and 1.3 it becomes apparent that there are two critical functions in the integration. The first is the use of XML data structures to pass data from icaras to SAP B1 or from SAP B1 to icaras. The accurate translation of these XML files is crucial to the integration. The second is the programs used to process the data from XML files into the SAP B1 or icaras file structures. From

7 the SAP B1 view, once the XML files are in SAP B1 format, the Software Development Kit (SDK) has the capability of writing that format XML file to the appropriate business object within SAP B1. Similarly, icaras expects a common format XML file for mapping to the icaras data structures. icaras has been integrated with other ERP systems using the same process and XML file formats, so this is a known, accurate means of populating the files. Incoming Data Demand for Shipment The flow of information proceeds as follows: Within SAP B1, customers and vendors (trading partners) can be flagged as using EDI or not icaras receives EDI incoming documents from trading partners icaras translates the EDI and calculates the demand for shipping o 830 o DelFor o 862 o DelJit o 850 icaras maintains all of the information for the EDI transactions and processes any turnaround documents required icaras exports the sales demand to SAP B1 as an XML file. The file is placed in the directory determined by DCMSetup.U_XMLImport as defined in SAP B1. There is a similar configuration file within icaras that indicates where data is to be located. o An SAP SQL process finds the XML files placed in the directory by icaras and depending on the file name processes that file as an incoming sales order (SALESxxxxxx.xml), an incoming MRP Forecast (FORECASTxxxxxx.xml), or a Payment Remittance (REMITxxxxx.xml). The processing: Creates a backup copy of the file being made in a separate directory Passes or fails the file based on data requirements (i.e. customer not found would result in a failure) Files that fail the tests are written to an unprocessed directory for error review and correction. In most instances, the corrections involve setups of parts and customers. Then the file is copied back to the normal processing directory and re-run. Files that pass the tests are rewritten to a new directory as SAP B1 XML files. The SAP B1 SDK program is called. The SDK program reads the XML file and : Sales orders uses an XML file to cancels / close specific Sales orders on file for the part destination PO in sales demand.

8 Notes: Sales orders reads a second XML file to create new sales order demand within SAP B1. The SAP B1 SDK creates new sales orders for each part destination PO in sales demand. This is normally done once per day. The Requirement ID in icaras is linked to U_DCMReqID in SAP B1. Forecasts creates a new MRP Forecast using the XML file. Normally MRP forecasts are imported upon demand. The non EDI demand from the sales orders for non-edi trading partners is included in the MRP Forecast as additional information read directly from the SAP file structures. It is included in the current forecast XML file created. The MRP forecast itself is trading partner independent it does not track where it needs to ship, just the part, date and quantity. Remittances creates incoming payment documents using the XML file. The Requirement ID created by icaras is the logical link used to determine the line items to cancel / close. All demand placed in the XML file is imported. Any other demand in SAP sales orders for any of the trading partners being imported results in cancel / close of the sales order. Partners not included in the XML demand file have no changes made to the sales orders on file. This implies that if a trading partner has EDI demand and it is unfulfilled and the customer is no longer a trading partner, any outstanding sales orders need to be either shipped or cancelled manually. Shipments to Customers All EDI outgoing shipping functions are handled using icaras. The shipping papers are icaras papers. The customer labels are provided by icaras. Sending and resending ASNs is handled by icaras. All of the quantity demand calculations are handled by icaras. The user has the option of using SAP to process non EDI shippers. If this option is chosen, then shipping papers need to be defined in both icaras and SAP. Upon completion of the shipper, icaras sends the ASN to the customer and an XML file to SAP B1 file directory (the file directory is defined by DCMSetup.U_XMLImport). The shipper XML file is handled as follows: The presence of an XML file is detected in the Import directory. A backup of this file is written to the backup directory.

9 The XML file is read and checked for errors. The part number is verified as a valid, active SAP B1 item. The customer and shipping addresses are verified. If there are any reasons this file cannot be processed by SAP B1, the file is written to an unprocessed directory. The XML file is translated into an XML file in the format required for an SAP B1 shipper. If the shipper is for an item that is consumed, then the XML file is translated into an XML file in the format required for an SAP B1 inventory transfer. The SDK program is called to process the shipper XML file(s). The shipper created references the sales order using the requirement id field. Miscellaneous charges included on a shipper are written to the delivery order expense detail file (DLN3). Line items on a shipper that are containers result in a third XML file passed on to SAP B1. This XML file contains container inventory issues transactions. These transactions are not directly associated with the shipper. o The business partner can require or not require a returnable container. If the business partner flag OCRD.U_DCMCtn <> N, then the items sold will require a returnable container. This means that each item sold to this customer must have a returnable container defined in the item master screen. The definition of which items are sold is based on the business partner catalog setup all items sold to a customer are included in this file. o If the container is serial controlled, then the XML file includes serialized details for the container. Multiple serial numbers for container are supported. o A returnable container must be set up as an inventory item, but is not required to be an item with on hand tracking (Inventory flag on the item master is not checked). Handling of Consignment Inventory Inventory that is transferred to a customer site and later relieved and billed when an inventory consumption 846 EDI transaction is received is processed as follows: When icaras is used to ship the product, the shipment triggers the creation of an inventory transfer within SAP o All shipping paperwork is handled by icaras o Shipper XML is received from icaras o A flag in the SAP B1 item master is checked (OITM.U_DCM846) and if it is Y, this triggers the creation of an inventory transfer from the default inventory warehouse location to the first warehouse location that is flagged as Consumable consigned inventory. (There should only be one such warehouse). When 846 transaction (consumption) is received by icaras o The EDI transaction is translated by icaras and an XML file is created o The XML file is read and translated into an SAP B1 shipper XML file.

10 o The SAP B1 SDK is used to create a Delivery order in SAP The Delivery order warehouse is the consumable consigned inventory warehouse The price is defaulted based on the customer s default price list Following this logic, users can determine the quantities of any item on hand at the customer by viewing the on hand of an item in the consumable consigned inventory warehouse. The inventory posting audit trail within SAP B1 can track the inputs and removal of stock from this warehouse. Handling of Invoices The business partner has a flag set to indicate whether or not they are to be sent EDI invoices (OCRD.U_DCMInvoice). If EDI invoices are to be sent, this is the process followed: The user utilizes SAP B1 functionality to create invoices from Delivery Orders (normal process). After invoicing has been completed for the day, the user accesses Administration Data Import / Export EDI Create Invoice XML. This creates the interface to icaras in an XML file in the Export directory as defined in the initial setup of EDI. Only the business partners with the flag U_DCMEDI set to Y, and the flag U_DCMInvoice is set to Y, have EDI invoices created. Alternatively, the user can create each EDI invoice one at a time by clicking the button Create 810 after a completed invoice has been saved. Any invoices created in this manner would be excluded during the day-end batch run by virtue of the EDI Created flag being set. The XML file created is in a format acceptable to icaras for processing. icaras reads this XML file and creates the EDI Invoice transactions and sends this to the customer. In the event an invoice must be resent to a trading partner, the user must access the invoice and change the flag OINV.U_DCMEDI from Y to N. The next time the invoices are exported, this flag is checked and the resend occurs.

11 Figure 1.4 Create 810 Invoices Master File Creation Business Partner Master File New customers (trading partners), ship to destinations, parts, and cross references to customer parts are maintained in SAP B1 and also in icaras. In phase 1 of the EDI integration, the user will need to set up the customers and destinations in both SAP and icaras. A future phase may integrate these. The EDI fields required for the customers are shown in Figure 1.5. The trading partner for the customer is defined in a separate customer master file tab as shown in Figure 1.6. For suppliers, only the fields EDI Used? and the trading partner id are required. The normal process for imported sales orders from EDI is to create new sales orders for each part ship to destination. This works well when 862 and 830 transactions are imported. However, in other instances, such as automotive aftermarket, an 850 purchase order should be imported with all items for a specific destination on a single sales order. A flag in the ship to address as shown in Figure 1.7 controls whether a single sales order is created for incoming requirements.

12 Figure 1.5 Customer EDI Fields Several checks are made on data entered for the customer: 1. The trading partner must exist if the flag EDI Used? is set. 2. The address codes for each of the ship to destinations are limited to 5 characters to match the destination codes used for EDI.

13 Figure 1.6 Customer / Supplier Trading Partner Setup

14 Figure 1.7 Flag for Creating a Single Sales Order for Incoming Requirements Part Master Files (OITM, OSCN) Parts are maintained within SAP B1 and exported to icaras as needed. Only inventory items requiring EDI are exported. When a new part is created, the flag OITM.U_DCMEDI is checked to see how this part is managed. o If the flag is set to Y, then this part requires management within icaras as an EDI part. In general, only items being shipped to customers would be flagged as managed by EDI. In a future phase, when vendor EDI integration is included, then some items purchased via EDI would also have this flag set. o To set up the item, the basic SAP information required is: Item master file maintenance including setting the managed by EDI flag. The EDI fields are on the Planning tab of the item master.

15 Business partner cross reference information is maintained in the Business Partner Catalog Numbers file within the inventory system. This is required information for EDI managed parts. o The item and all associated cross references (by trading partner) are exported to icaras in an XML file. This is done by accessing Administration Data Import and Export EDI and then clicking on the Create Parts Master XML option. The name of the XML file created when this task is performed is updated on the item master screen. It includes the date and the time for reference. The EDI fields required for the item master setup are shown in Figure 1.8. Figure 1.8 Item Master File EDI Parameters The returnable container information is shown in Figure 1.9. There are several EDI fields required in the BP Catalog file, as shown in Figure 1.10.

16 Figure 1.9 Returnable Container Figure 1.10 Item Cross Reference to Trading Partner Information

17 Several inventory fields need to be forced to conform to EDI standards if the EDI flag for the item is set: The item description can be no longer than 80 characters. The unit of measure and sales unit of measure must be 2 or 3 characters (depending on the X12 or EDIfact standard selected). The engineering drawing field (OITM.U_DCMEngrDrawing) is limited to 30 characters. Upon completion of the entry of the EDI customer, ship to addresses, items and cross references to the trading partner item files, a report of the EDI information for a trading partner is available. This is shown in Figure Access this report via Inventory Item Management EDI Items by trading Partner. Figure 1.11 EDI Items by Trading Partner Report If consumable inventory transactions are being processed, a warehouse file must be set up. Figure 1.12 shows the setup of the warehouse.

18 Figure 1.12 Inventory Consumption Warehouse Blanket POs Blanket POs are required in order to manage the supplier EDI integration. Shipping schedules and forecasts are only prepared for items that have active blanket purchase orders on file. In addition, the blanket PO sets the prices for the items. Within SAP B1, blanket PO s are normal purchase orders. There are additional flags on the PO to indicate that this is a blanket PO and that it is an active blanket PO. When PO s with the flag blanket PO set are added or saved, the procedure dbo_sp_transactionnotification captures this transaction and automatically sets the PO flag docstatus = C Closed. Pulling up the PO will show that it is closed. The blanket PO status flag indicates whether it is an Active blanket PO or not. The delivery date of the PO indicates the ending valid date for the blanket PO. The dates on the 830 or 862 transactions will be not include any requirements beyond this date even if there is demand. Note: care must be taken when creating a blanket PO because when you exit the PO, it closes automatically. This is done so that the blanket PO s do not influence the MRP calculations.

19 Create PO Flag as blanket & active Change Blanket PO Duplicate current blanket PO Items have flags for 862 / 830 Change or Add Lines to Blanket PO Upon Add, TransactNotify closes the PO Upon Add, TransactNotify closes the PO Inactivate the original blanket PO Figure 1.13 Blanket PO Maintenance Blanket PO s are not maintained as normal PO s are maintained. Since blanket PO s are SAP B1 closed PO s, the blanket cannot be changed. The blanket PO number is not actually the PO number displayed on the screen, it is the Blanket PO / Reference number. By copying the existing closed PO and making changes, the same Blanket PO can be modified. It will get a new PO number, but the blanket PO number remains the same. After duplicating the first blanket PO, the original blanket PO must be set to inactive so that it is no longer in effect. Figure 1.13 shows this process. Blanket PO s are checked to see that the same item is not on the blanket PO more than once. Allowing the same item would create many complexities that this release will not address: a. Cost changes built into the contract; b. Engineering revision changes scheduled; c. Expiration dates differing for each item on the blanket PO. This implies the following: a. A new or revised blanket PO must be activated when parts costs change; b. engineering change control is not being considered in the release of 862 and 830 s, except to note the current engineering revision; c. if purchasing lots of parts from a single vendor and the expiration dates of the parts varies for each, using unique blanket PO s for each part should be considered.

20 The Indicator flag on the Accounting tab for the PO has been renamed to the Contract. In many instances a single blanket PO may be part of a broader contract. In those cases, the contract id can be defined and displayed in this field. Refer to Figure 1.14 for the blanket PO header information changes. Figure 1.14 Blanket PO Header Information The line items on the blanket PO have several flags as shown in Figure 1.15: Y/N flag for 862 transactions. Not all vendors will receive 862 transactions and this flag is used to flag which do and which do not mask which determines the days this part is sent as an 862. For instance, the mask 246 indicates that an 862 is sent Monday Wednesday and Friday (days 2, 4 and 6) numeric flag determines the day of week to use for 830 EDI transactions. 830 transactions will be weekly transactions starting on this date each week. 1 = Sunday, 2 = Monday, etc. 4. Fabrication days this is the number of days on the 830 for which the fabrication of parts is authorized. Leave this unassigned if the 830 should not include a fabrication authorization. 5. Material days this is the number of days on the 830 for which the purchase of parts is authorized. Leave this unassigned if the 830 should not include a material authorization. 6. Engineering revision this is defaulted from the item master record (formatted search using the query Assign engr rev level to PO item ).

21 Figure 1.15 Blanket PO Items Note that on the blanket PO, the quantities are set to 1. Purchasing agents often do not want to commit to high volumes so they negotiate a price based on projected volumes. If possible, leaving these volumes off the blanket PO is their goal just in case they do not meet those volumes. Our implementation is neutral key in whatever quantity is your normal policy. The unit of measure is defined on the blanket PO. In some cases parts will not be purchased in the inventory unit of measure. The 862 and 830 transactions issued will convert to standard pack quantities (purchasing unit of measure) if the blanket PO is not set up in inventory units of measure. Supplier Setup See the settings in Figures 1.5, 1.6 and 1.7 for the setup of suppliers. The suppliers must be flagged as an EDI partner and have a 2 digit trading partner id. The other EDI flags apply only to customer trading partners. Splitting Demand Between Suppliers Splitting demand between multiple suppliers will not be supported in phase 1. In order to split demand between suppliers, there would need to be 2 active blanket POs on file for the same item. When this occurs, the system looks to the field OSCN.u_dcmsplit to get the percentage split by supplier. The 862 or 830 is then split between the two suppliers on a percentage basis with the

22 higher percentage supplier processed first. If the blanket PO is set up to use standard pack containers, then the first standard pack required would be assigned to the first supplier. MRP Processing The quantity of every purchased material required for manufacturing must be determined. This is done utilizing the Material Requirements Planning module from SAP. For an accurate MRP this is required: 1. An accurate bill of material 1. Reasonably accurate inventory on hand 2. Forecasted demand from customer forecasted requirements and open sales orders If any of these three are not correct, the MRP results are not correct and there is no point in sending 830 or 862 transactions to suppliers because the data is inaccurate. What does MRP do? Using the demand for product based on sales orders, minimum inventory requirements and forecasted demand, the MRP system calculates the requirements for receipts of raw materials and purchased components. MRP s end result is essentially a spreadsheet with dates across the top, items in column A, and each cell containing the quantity required for that item date. This data is used to create 862 and 830 transactions to send to your suppliers. Processing 862 Transactions The purpose of sending 862 transactions to suppliers is to provide them with a short term view of parts that are required in your manufacturing processes. An 862 is a shipping schedule. The first step in this process is to make certain that an active blanket PO exists for every item that is to be included in an 862 processing run. Refer to the setup of a blanket PO for more details. The next step in this process is to run the MRP. In this instance, the time horizon for the MRP run should be short 5 to 10 days is the norm for shipping schedules. In the automotive world, your customers would send you 862 ship schedules and you would use these same schedules as the basis for the MRP forecast. If using the icaras integration to SAP B1, the incoming 862 documents from customers would generate sales orders within SAP. These are all firm commitments. If there were sales orders for aftermarket parts, these would be added in icaras and imported into SAP B1 as well. Let s say you create an MRP scenario with 14 days of requirements, no forecast, but all sales orders. Running the MRP wizard creates an order recommendation report for all of the raw materials and purchased components. Do not use the SAP B1 recommendation report to create purchase orders to suppliers for those parts that are to be managed using 862 transactions. Review the items and quantity requirements and make changes to the quantities if required.

23 Prior to actually creating the 862 EDI documents, it is recommended that the View Requirements report be run. To view this report, access the MRP Recommendations screen and click on the View Reqd button as shown in Figure This produces the report shown in Figure The only material requirements shown on this report are the requirements for this MRP Scenario that have an associated blanket PO and are within the blanket PO end date limitation. Figure 1.16 View MRP - Blanket PO Requirements Figure 1.17 View EDI Material Requirements To actually create the 862 EDI transaction, click on the Create 862 button as shown in Figure 1.18.

24 Figure 1.18 Create 862 EDI Transactions Processing 830 Transactions The purpose of 830 transactions being sent to suppliers is to provide your suppliers with a long term view of parts that are required in your manufacturing processes. They would use this information to plan their purchase of raw materials and purchased components. The first step in this process is to make certain that an active blanket PO exists for every item that is to be included in an 830 processing run. Refer to the setup of a blanket PO for more details. The next step in this process is to run the MRP. In this instance, the time horizon for the MRP run can be lengthy and is normally by week. The length should correspond to the MRP Forecast length provided by your customers. In the automotive world, your customers would send you 830 forecasts and you would use these same schedules as the basis for the MRP forecast. Normally, sales orders are included in the long range MRP run. Let s say you create an MRP scenario with 14 weeks of requirements. Running the MRP wizard creates an order recommendation report for all of the raw materials and purchased components. Do not use the recommendation report to create purchase orders to suppliers for those parts that are to be managed using 830 transactions. Review the items and quantity requirements and make changes to the quantities if required. In a manner similar to processing 862 transactions, 830 EDI transactions can be created by clicking on the Create 830 button. The MRP scenario should be the MRP run for the extended forecast. The same report as shown in Figure 1.17 is available for the 830 EDI review.

25 It is expected that the supplier will send an 856 ASN transaction when they ship parts based on either 830, 862 or 850 EDI transactions that you originally sent to them. Processing of an incoming ASN is accomplished by accessing the screen: Administration Data Import / Export EDI Import icaras files. This is the same process as used when importing shippers, forecasts and sales requirements. See Figure The import function looks for any incoming EDI documents and processes them. If an 856 ASN is found, it is processed and stored as a PO Goods Receipt Draft. Retrieval of the Draft PO Goods Receipts is done by accessing: Purchasing A/P Purchasing Reports Document Drafts Report. This is shown in Figure Figure 1.19 Import Incoming Documents From icaras

26 Figure 1.20 Retrieving the PO Goods Receipt Draft (ASN) From a user perspective, the incoming ASN s are retrieved and the PO Goods Receipts Drafts are created. This can be set up to run in unattended mode. The receiving clerk has the truck at the receiving dock and gets paperwork from the trucker. The clerk then goes to the appropriate goods receipt document as shown in Figure 1.20 and double clicks on it. The PO goods receipt can then be processed normally. The blanket PO stays with the receiving information and is inherited by the A/P invoice. The goods receipt PO draft is Closed by this process. Periodically a manager should look at the close drafts and delete them from SAP.

27 Processing 850 Supplier POs In some instances 862 and 830 management of suppliers is not required. For instance, if purchasing low volume unique items from a supplier, there is no reason to set up a blanket PO and manage the logistics supply chain using 830 and 862 EDI transactions. Under these circumstances utilizing traditional purchase orders is appropriate. To create an EDI 850 purchase order, simply enter a normal purchase order into SAP B1. Since an EDI document is to be created from the purchase order, the vendor must be flagged as an EDI vendor (see Figure 1.5). Figure 1.21 EDI 850 Purchase Order After entering and saving the purchase order, simply click on the Create 850 button. This creates the EDI 850 document and passes it on to icaras for processing with the vendor. Combining MRP Forecasts Companies may import several MRP forecasts independent of each other. For instance, the Ford internal manager may want their forecast separate from the Chrysler manager. Once they import these files from icaras and they are uploaded to SAP, the MRP runs only one forecast at a time. If any components are used by both customers, the MRP will provide erroneous buy recommendations using a single Forecast. To alleviate this issue, multiple forecasts can be combined together. Accessing the Mascidon menus there is a menu item to combine forecasts. Refer to Figure 1.22.

28 Figure 1.22 Combine MRP Forecasts This accesses the screen shown in Figure The user then clicks on the Set Forecast Name to define the name of the forecast to be created. Then they select the forecasts to combine into a single forecast by clicking the appropriate check boxes. Clicking on the process button will create the combined forecast with the Forecast name = Combined. This screen is refreshed after the new forecast has been created. This is shown in Figure 1.24.

29 Figure 1.23 Selecting Forecasts to Combine Figure 1.24 Combined Forecast is Included Processing ASNs from SAP B1 If implementing Radley s isc web based supply chain product with SAP Business One, the shipping function reverts to SAP (i.e. when icaras is not utilized). In this instance, the delivery order screen requires additional fields of information in order to enable the creation of an ASN to the customer when

30 the shipment is made. Refer to Figure 1.25 for the additional tab on the delivery order screen. These additional fields are included in the ASN. The Shipping Type field was moved from the Logistics tab to the Trucking tab. Figure 1.25 Delivery Order with Trucking Tab If necessary, formatted searches can be added to any of the fields on the Trucking tab to ensure that the codes entered are valid. The in transit time is inherited from the in transit time for this ship to destination. Refer to the in transit field shown in Figure The shipping types are normal SAP B1 ship types and can be maintained using SAP functions. The transportation modes are stored in a user table as shown in Figure The equipment codes are also stored in a table as shown in Figure When the truck leaves the plant, the delivery order can be retrieved and the Time Left Plant can be added (see Figure 1.25).

31 Figure 1.26 In Transit Define by Ship To Figure 1.27 Transportation Modes

32 Figure 1.28 Equipment Codes

Welcome to the topic on purchasing items.

Welcome to the topic on purchasing items. Welcome to the topic on purchasing items. In this topic, we will perform the basic steps for purchasing items. As we go through the process, we will explain the consequences of each process step on inventory

More information

for Sage 100 ERP Sales Order Overview Document

for Sage 100 ERP Sales Order Overview Document for Sage 100 ERP Sales Order Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered trademarks

More information

Retail User Training. IT Retail, Inc. 2010. Inventory Training Retail 7

Retail User Training. IT Retail, Inc. 2010. Inventory Training Retail 7 Retail User Training IT Retail, Inc. 2010 Inventory Training Retail 7 RETAIL 7 User Training: Inventory Using RETAIL 7 ITRetail, Inc. RETAIL User Training TABLE OF CONTENTS Inventory MANAGE INVENTORY...

More information

ACHIEVE THIRD PARTY MANAGEMENT (3PL)

ACHIEVE THIRD PARTY MANAGEMENT (3PL) ACHIEVE THIRD PARTY MANAGEMENT (3PL) USER MANUAL Version 6.5 PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2012-2016 by Achieve IT Solutions These materials are subject to change without notice. These materials

More information

Workflow Process: Receiving Items

Workflow Process: Receiving Items Workflow Process: Receiving Items This process actually starts outside of QuickBooks when the truck pulls up to the dock. At dockside, follow these steps: Obtain documentation from the driver, such as

More information

CHAPTER 9: ACCOUNTS PAYABLE SETUP

CHAPTER 9: ACCOUNTS PAYABLE SETUP Chapter 9: Accounts Payable Setup CHAPTER 9: ACCOUNTS PAYABLE SETUP Objectives Introduction The objectives are: Create a payment schedule. Create terms of payment. Create a payment day. Set up a cash discount.

More information

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up

How To Use Optimum Control EDI Import. EDI Invoice Import. EDI Supplier Setup General Set up How To Use Optimum Control EDI Import EDI Invoice Import This optional module will download digital invoices into Optimum Control, updating pricing, stock levels and account information automatically with

More information

for Sage 100 ERP Purchase Order Overview Document

for Sage 100 ERP Purchase Order Overview Document for Sage 100 ERP Purchase Order Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

InfoPrint isupplier Portal Training

InfoPrint isupplier Portal Training InfoPrint isupplier Portal Training After Completion of this Course, you should be able to: Understand InfoPrint isupplier Process Overview Understand isupplier Portal On boarding Process Access isupplier

More information

Accounts Payable and Inventory Management

Accounts Payable and Inventory Management Accounts Payable and Inventory Management 2013 SedonaOffice Users Conference Presented by: Lisa Gambatese & Laurie Goodrich Table of Contents Accounts Payable G/L Account Defaults (AP) 4 A/P Setup Processing

More information

BW Reporting Rev. December, 2013

BW Reporting Rev. December, 2013 BW Reporting 0 Rev. December, 2013 1 Logistics Course Length Breaks Restrooms Cell Phone Etiquette Emergency Evacuation Procedures 2 Course Contents Objectives Course Overview BW Reporting & Exercises

More information

Inform Upgrade Version 20.0.77.77. New Features Improved Google Calendar Synchronization

Inform Upgrade Version 20.0.77.77. New Features Improved Google Calendar Synchronization **The latest Inform upgrade includes features and fixes from all previous upgrades. Please review the upgrade notes for any additional versions that fall between your current version and this upgrade.**

More information

Sage 300 ERP 2014. Sage CRM 7.2 Integration Upgrade Guide

Sage 300 ERP 2014. Sage CRM 7.2 Integration Upgrade Guide Sage 300 ERP 2014 Sage CRM 7.2 Integration Upgrade Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

More information

Release Notes. Infor Supplier Exchange

Release Notes. Infor Supplier Exchange Release Notes Infor Supplier Exchange Version 11.4.7 October 30, 2015 Copyright 2015 Infor All rights reserved. The word and design marks set forth herein are trademarks and/or registered trademarks of

More information

April 2010. 2007, 2008, 2009, 2010 GXS, Inc. All Rights Reserved.

April 2010. 2007, 2008, 2009, 2010 GXS, Inc. All Rights Reserved. April 2010 2007, 2008, 2009, 2010 GXS, Inc. All Rights Reserved. Licenses and Trademarks All product names are copyrights and registered trademarks/tradenames of their respective owners. Information in

More information

Overview of Procure to Pay

Overview of Procure to Pay This segment from our 427+ page JD Edwards Accounts Payable manual is being made available as a sample of our training manuals. Please contact Sandy.Acker@ERPtips.com if you have any JDE training needs,

More information

Infor LN Electronic Commerce User Guide for EDI Business Documents

Infor LN Electronic Commerce User Guide for EDI Business Documents Infor LN Electronic Commerce User Guide for EDI Business Documents Copyright 2015 Infor Important Notices The material contained in this publication (including any supplementary information) constitutes

More information

How to Configure and Use MRP

How to Configure and Use MRP SAP Business One How-To Guide PUBLIC How to Configure and Use MRP Applicable Release: SAP Business One 8.8 All Countries English October 2009 Table of Contents Purpose... 3 The MRP Process in SAP Business

More information

Request for Credit in Accounts Payable

Request for Credit in Accounts Payable App Number: 010045 Request for Credit in Accounts Payable Last Updated 21 st January 2014 Powered by: AppsForGreentree.com 2014 1 Table of Contents Features... 3 Detailed Features... 3 Important Notes...

More information

INVENTORY MANAGEMENT. TechStorm. http://www.gotechstorm.com/howto/inventorymanagement.pdf

INVENTORY MANAGEMENT. TechStorm. http://www.gotechstorm.com/howto/inventorymanagement.pdf INVENTORY MANAGEMENT TechStorm http://www.gotechstorm.com/howto/inventorymanagement.pdf Inventory Management Table Of Contents Add Inventory Items In Tablet... 3 Transaction Flow for Adding Inventory in

More information

8.0.0.0.0 Accounts Receivable. I. Overview Definitions and Abbreviations. Equipment and Supplies Required

8.0.0.0.0 Accounts Receivable. I. Overview Definitions and Abbreviations. Equipment and Supplies Required 8.0.0.0.0 Accounts Receivable I. Overview Definitions and Abbreviations Equipment and Supplies Required Page 1 of 36 Revised October 2015 Version 4 II. Job Position(s) Accounts Receivable Clerk Page 2

More information

How to Configure the Workflow Service and Design the Workflow Process Templates

How to Configure the Workflow Service and Design the Workflow Process Templates How-To Guide SAP Business One 9.0 Document Version: 1.0 2012-11-15 How to Configure the Workflow Service and Design the Workflow Process Templates Typographic Conventions Type Style Example Description

More information

ORACLE isupplier PORTAL

ORACLE isupplier PORTAL ORACLE isupplier PORTAL Key Features Supplier collaboration for complex goods and services Advanced supplier change order management PO status tracking Non-PO self-service invoicing Invoice dispute resolution

More information

Introduction to Mamut Point of Sale

Introduction to Mamut Point of Sale // Mamut Point of Sale Introduction to Mamut Point of Sale Contents News in Mamut Point of Sale version 3.5... 2 Mamut Point of Sale... 3 Definitions of words and expressions used in the program... 7 Getting

More information

Internet connection (high speed recommended) Microsoft Excel (installed locally) Adobe Reader 8.1 or later (installed locally)

Internet connection (high speed recommended) Microsoft Excel (installed locally) Adobe Reader 8.1 or later (installed locally) ecellerate Purchase Order Management This manual provides a general overview of the IES ecellerate Purchase Order module. The Purchase Order module is designed to receive electronic Purchase Orders in

More information

MAXIMO 7 TRAINING GUIDE PURCHASING & RECEIVING FLORIDA INTERNATIONAL UNIVERSITY. P 202.262.2500 3451 NE 1 st Ave M1008 Miami, FL 33137

MAXIMO 7 TRAINING GUIDE PURCHASING & RECEIVING FLORIDA INTERNATIONAL UNIVERSITY. P 202.262.2500 3451 NE 1 st Ave M1008 Miami, FL 33137 MAXIMO 7 TRAINING GUIDE PURCHASING & RECEIVING FLORIDA INTERNATIONAL UNIVERSITY P 202.262.2500 3451 NE 1 st Ave M1008 Miami, FL 33137 Table of Contents I CHAPTER 1 THE PURCHASING MODULES...5 1.1 Objectives...

More information

User Guide QAD Scheduled Order Management

User Guide QAD Scheduled Order Management QAD Enterprise Applications 2009 Enterprise Edition User Guide QAD Scheduled Order Management Customer Schedules Supplier Schedules Trade Sales 78-0694B QAD 2009 Enterprise Edition April 2009 This document

More information

BVEssentials. Administrators Guide & User s Manual. Version 4.3.5

BVEssentials. Administrators Guide & User s Manual. Version 4.3.5 BVEssentials Administrators Guide & User s Manual Version 4.3.5 Table Of Contents CONTACT...1 INTRODUCTION...3 Welcome to BVEssentials...3 What is BVEssentials Production Manager?...3 SETUP (ADMINISTRATORS

More information

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Fund Accounting

CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Fund Accounting CENTRAL SUSQUEHANNA INTERMEDIATE UNIT Application: Fund Accounting Fund Accounting Manual Check Worksheet Learning Guide 2010 Central Susquehanna Intermediate Unit, USA Table of Contents Introduction...1

More information

Version 7.40 Customer Upgrade Guide. Sage ERP MAS 500

Version 7.40 Customer Upgrade Guide. Sage ERP MAS 500 Version 7.40 Customer Upgrade Guide Sage ERP MAS 500 2005-2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks

More information

Table of Contents (click on menu option link)

Table of Contents (click on menu option link) Table of Contents (click on menu option link) A/P INVOICE PROCESSING MENU (APINV)... 2 Invoice Entry (INVENTRY)... 4 Convert Invoice Upload File (INVUPLOAD) or... 20 Convert Invoice Upload File 2 (INVUPLOAD2)

More information

Contents 1. Introduction... 3 2. Login... 4 3. Order Status... 5. 3.1 Search for pre-advice and orders... 5 3.2 View pre-advice or order...

Contents 1. Introduction... 3 2. Login... 4 3. Order Status... 5. 3.1 Search for pre-advice and orders... 5 3.2 View pre-advice or order... Contents 1. Introduction... 3 2. Login... 4 3. Order Status... 5 3.1 Search for pre-advice and orders... 5 3.2 View pre-advice or order... 5 3.2.1 Coli... 7 3.2.2 Coli and Tracking and Tracing... 8 3.2.3

More information

Distribution Training Guide. D100 Inventory Management: Basic

Distribution Training Guide. D100 Inventory Management: Basic Distribution Training Guide D100 Inventory Management: Basic Certification Course Prerequisites The course consists of a hands- on guide that will walk you through the specifics of Acumatica s Inventory

More information

Welcome to the handling payments topic. 2-1

Welcome to the handling payments topic. 2-1 Welcome to the handling payments topic. 2-1 After completing this topic, you will be able to: List the steps of the payment process and perform them in SAP Business One including: Incoming Payments, Outgoing

More information

Oak Street The Complete Solution

Oak Street The Complete Solution Oak Street The Complete Solution Eight years ago, I.S.S. set out to create a new, more powerful software package. We began with our 18 years of experience serving wholesalers. Then, we looked at the best

More information

GM MGO webedi Quick Start Guide

GM MGO webedi Quick Start Guide GM MGO webedi Quick Start Guide Table of Contents Setup User Preference......3 Add Ship From Address & DUNS Number...6 View GM Material Release PDF Document...10 Create a Carrier Profile.... 13 Create

More information

Dell E-Commerce guide for Skyward Users 1

Dell E-Commerce guide for Skyward Users 1 Dell E-Commerce guide for Skyward Users 1 This document contains instructions on how to use the e-commerce application running on Skyward s Business Suite to purchase from your Dell Premier Page. E-Commerce

More information

3.7 Logistics Execution

3.7 Logistics Execution 106 3 SAP EP Operations 3.7 Logistics Execution The Logistics Execution (LE) component controls and organizes both the movement of material within the enterprise (warehouse management) and also transportation

More information

SalesPad InventoryControl InventoryControl User s Manual A software product created by SalesPad Solutions, LLC Copyright 2004-2012 www.salespad.

SalesPad InventoryControl InventoryControl User s Manual A software product created by SalesPad Solutions, LLC Copyright 2004-2012 www.salespad. SalesPad InventoryControl InventoryControl User s Manual A software product created by SalesPad Solutions, LLC Copyright 2004-2012 www.salespad.net Contact Information SalesPad Solutions, LLC. 3200 Eagle

More information

RMS ACCOUNTING AND EDI SOLUTIONS

RMS ACCOUNTING AND EDI SOLUTIONS RMS ACCOUNTING AND EDI SOLUTIONS The RMS Accounting Solutions programs are free to RMS EDI customers If you are a current RMS customer and need to switch from the old EDI programs to the new Solutions

More information

EDI Business Rules and Standards with Bombardier Recreational Products Inc. (BRP)

EDI Business Rules and Standards with Bombardier Recreational Products Inc. (BRP) Bombardier Recreational Products Inc. 565 de la Montagne Street Valcourt, Quebec, Canada J0E 2L0 T 450.532.2211 www.brp.com EDI Business Rules and Standards with Bombardier Recreational Products Inc. (BRP)

More information

ERP Areas and Modules / Trading

ERP Areas and Modules / Trading ERP Areas and Modules / Trading These modules reflect the multi national character of the SoftBASE Business Suite. They support multiple languages, currencies, and adapt easily to cultural differences.

More information

Sage 300 ERP 2012. S a g e CRM 7.1 Integration Upgrade Guide

Sage 300 ERP 2012. S a g e CRM 7.1 Integration Upgrade Guide Sage 300 ERP 2012 S a g e CRM 7.1 Integration Upgrade Guide This is a publication of Sage Software, Inc. Version 2012 Copyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

Sage 300 ERP 2014. Tax Services User's Guide

Sage 300 ERP 2014. Tax Services User's Guide Sage 300 ERP 2014 Tax Services User's Guide This is a publication of Sage Software, Inc. Copyright 2014. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service

More information

for Sage 100 ERP Library Master Overview Document

for Sage 100 ERP Library Master Overview Document for Sage 100 ERP Library Master Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

Chapter 4. Suppliers

Chapter 4. Suppliers Chapter 4 Suppliers 87 88 Create a New Supplier Click Suppliers at top bar of buttons on main screen. Click New Supplier. Suppliers section New Supplier This will bring you to the Supplier Wizard section.

More information

ZETA. Business Software Defined INVENTORY & ORDER MANAGEMENT

ZETA. Business Software Defined INVENTORY & ORDER MANAGEMENT Business Software Defined INVENTORY & ORDER MANAGEMENT Overview The order processing module of Zeta ERP offers a comprehensive set of best-of-breed component for both order and logistics management. This

More information

GXS Active. Orders. Optimizing the Procure-to-Pay Process. Order Planning and Execution. Order Lifecycle Management. www.gxs.com

GXS Active. Orders. Optimizing the Procure-to-Pay Process. Order Planning and Execution. Order Lifecycle Management. www.gxs.com www.gxs.com SM GXS Active Orders Optimizing the Procure-to-Pay Process GXS Active Orders automates the procure-to-pay process for companies interacting with a global and diverse supplier community. Active

More information

How to Define Authorizations

How to Define Authorizations SAP Business One How-To Guide PUBLIC How to Define Authorizations Applicable Release: SAP Business One 8.8 All Countries English September 2009 Table of Contents Introduction... 3 Authorizations Window...

More information

FINACS INVENTORY Page 1 of 9 INVENTORY TABLE OF CONTENTS. 1. Stock Movement...2 2. Physical Stock Adjustment...7. (Compiled for FINACS v 2.12.

FINACS INVENTORY Page 1 of 9 INVENTORY TABLE OF CONTENTS. 1. Stock Movement...2 2. Physical Stock Adjustment...7. (Compiled for FINACS v 2.12. FINACS INVENTORY Page 1 of 9 INVENTORY TABLE OF CONTENTS 1. Stock Movement...2 2. Physical Stock Adjustment...7 (Compiled for FINACS v 2.12.002) FINACS INVENTORY Page 2 of 9 1. Stock Movement Inventory

More information

Auto Generate Purchase Orders from S/O Entry SO-1489

Auto Generate Purchase Orders from S/O Entry SO-1489 Auto Generate Purchase Orders from S/O Entry SO-1489 Overview This Extended Solution to the Sales Order module adds a 'Create PO' Button to Sales Order entry Totals tab which allows you to create Purchase

More information

New Features in Sage BusinessVision 2013 (version 7.6)

New Features in Sage BusinessVision 2013 (version 7.6) New Features in Sage BusinessVision 2013 (version 7.6) 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein

More information

Prestashop ERP User manual

Prestashop ERP User manual Prestashop ERP User manual 1 / 17 Summary Overview... 4 Installation... 4 Files copy... 4 Module installation... 4 Hooks installation... 5 Supplier sheet... 5 Product sheet (back office)... 5 Product sheet

More information

ODEX Enterprise. Introduction to ODEX Enterprise 3 for users of ODEX Enterprise 2

ODEX Enterprise. Introduction to ODEX Enterprise 3 for users of ODEX Enterprise 2 ODEX Enterprise Introduction to ODEX Enterprise 3 for users of ODEX Enterprise 2 Copyright Data Interchange Plc Peterborough, England, 2013. All rights reserved. No part of this document may be disclosed

More information

Studio Designer 80 Guide

Studio Designer 80 Guide Table Of Contents Introduction... 1 Installation... 3 Installation... 3 Getting started... 5 Enter your company information... 5 Enter employees... 6 Enter clients... 7 Enter vendors... 8 Customize the

More information

SD 1: Display Customer Master Record

SD 1: Display Customer Master Record SD 1: Display Customer Master Record Exercise Use the SAP Easy Access Menu to display a customer. Time 10 min Task Global Bike Inc. has numerous customers both in the US and in Germany. Display one customer

More information

MODULE 4: PURCHASE ORDER MANAGEMENT

MODULE 4: PURCHASE ORDER MANAGEMENT MODULE 4: PURCHASE ORDER MANAGEMENT Module Overview Timely purchases that are made at the best price improve a company s inventory management, reduce costs, and have a direct effect on the company s ability

More information

Fishbowl Inventory Training. Guide

Fishbowl Inventory Training. Guide 1 Fishbowl Inventory Training Guide 2 TABLE OF CONTENTS Fishbowl Inventory Training Guide... 1 Basic Overview... 3 Administration... 4 Implementation Checklist... 5 Installing Fishbowl... 9 Database Creation...

More information

Online Requesting and Receiving. Training Manual

Online Requesting and Receiving. Training Manual Online Requesting and Receiving Training Manual 1 Table of Contents Introduction 3 Logging In.3 Creating a Profile...3 Modifying a Ship to Address...3 FOAPAL and Commodity Codes 3 Code Favorites...3 Understanding

More information

Working with Purchase Orders

Working with Purchase Orders Ariba Network Working with Purchase Orders Document Version: April 2013 Copyright 1996 2013 Ariba, Inc. All rights reserved. This documentation, as well as the Ariba software and/or services described

More information

Point of Sale Setting up Stock Items User Guide

Point of Sale Setting up Stock Items User Guide Point of Sale Setting up Stock Items User Guide Page 1 of 28 Table of Contents Stock File... 3 Create Stock Categories... 3 Create a New Stock Item... 4 Add Stock to a New Shop Location... 5 Enter Stock

More information

The QuickBooks Extension

The QuickBooks Extension The QuickBooks Extension Updated 2/23/2015 2014 Autotask Corporation Table of Contents The Autotask QuickBooks Extension 4 Initial Setup 6 Enable Autotask Access to QuickBooks 7 Import QuickBooks Customer

More information

MFG/PRO eb2 User Guide Volume 7 Release Management. Customer Schedules Supplier Schedules EDI ECommerce

MFG/PRO eb2 User Guide Volume 7 Release Management. Customer Schedules Supplier Schedules EDI ECommerce MFG/PRO eb2 User Guide Volume 7 Release Management Customer Schedules Supplier Schedules EDI ECommerce 78-0562A MFG/PRO eb2 September 2002 This document contains proprietary information that is protected

More information

Release 392. Exact Globe Inventory

Release 392. Exact Globe Inventory Release 392 Exact Globe Inventory release 392 Exact Globe Inventory EXACT GLOBE INVENTORY The information provided in this manual is intended for internal use by or within the organization of the customer

More information

A/P Payment Selection Based on A/R Cash Receipts AP-1108

A/P Payment Selection Based on A/R Cash Receipts AP-1108 A/P Payment Selection Based on A/R Cash Receipts AP-1108 Overview This Extended Solution modifies the A/R Cash Receipt update process to write an Amount paid on a Sales Order Invoice to a corresponding

More information

CHAPTER 1: SALES ORDER MANAGEMENT

CHAPTER 1: SALES ORDER MANAGEMENT Chapter 1: Sales Order Management CHAPTER 1: SALES ORDER MANAGEMENT Objectives Introduction The objectives are: Review the setup of Sales Order Management, including customers, shipping options, reservation

More information

How To Ship From A Ship To Port In A Shipyard

How To Ship From A Ship To Port In A Shipyard Visual-Automated Release Management System About Edibar Systems, Inc. Edibar Systems, Inc. (formerly Bar Code Solutions, Inc.), was established in 1982, our primary expertise is providing error free automotive

More information

Distribution Training Guide. D110 Sales Order Management: Basic

Distribution Training Guide. D110 Sales Order Management: Basic Distribution Training Guide D110 Sales Order Management: Basic Certification Course Prerequisites The combined D110 Sales Order Management certification course consists of a hands- on guide that will walk

More information

Outline agreements/contracts in SAP

Outline agreements/contracts in SAP Outline agreements/contracts in SAP Contents Logistics and Supply chain... 1 Purchasing... 2 Procurement process:... 2 What is Outline Agreements? Where it fits in purchasing process?... 3 Which business

More information

for Sage 100 ERP Bar Code Overview Document

for Sage 100 ERP Bar Code Overview Document for Sage 100 ERP Bar Code Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered trademarks

More information

GXS Active. Orders. Optimising the Procure-to-Pay Process. Order Planning and Execution. Order Lifecycle Management. www.gxs.co.uk

GXS Active. Orders. Optimising the Procure-to-Pay Process. Order Planning and Execution. Order Lifecycle Management. www.gxs.co.uk www.gxs.co.uk SM GXS Active Orders Optimising the Procure-to-Pay Process GXS Active Orders automates the procure-to-pay process for companies interacting with a global and diverse supplier community. Active

More information

Vendor Configuration, Ordering, and Receiving. Kroll 9.1. Kroll 9.1

Vendor Configuration, Ordering, and Receiving. Kroll 9.1. Kroll 9.1 Vendor Configuration, Ordering, and Receiving Kroll 9.1 Kroll 9.1 Contents Vendor Configuration... 1 Catalog Tab... 3 Ordering Tab... 6 Receiving Tab... 7 General Tab... 9 Preventing OTC Inventory Adjustments...

More information

i -Global System Inventory Management Module User Manual

i -Global System Inventory Management Module User Manual i -Global System Inventory Management Module User Manual i-global System Copyright 2004, i-global Solutions Limited. All rights reserved. Inventory Management Module User Manual -- Version: 1.01 This product

More information

Solar Eclipse Accounts Payable. Release 8.7.2

Solar Eclipse Accounts Payable. Release 8.7.2 Solar Eclipse Accounts Payable Release 8.7.2 Legal Notices 2011 Epicor Software Corporation. All rights reserved. Unauthorized reproduction is a violation of applicable laws. Epicor and the Epicor logo

More information

How to Buy FedEx Outbound

How to Buy FedEx Outbound How to Buy FedEx Outbound This guide describes how to create a purchase order for FedEx shipments. After creating a purchase order, you must reference this purchase order number on your shipping label.

More information

Using Intelligent Inventory with Vetech Advantage

Using Intelligent Inventory with Vetech Advantage Using Intelligent Inventory with Vetech Advantage Revised March 31, 2014 2014 ImproMed, LLC. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

PREVIOUS USER TYPES FOR CONTRACTS BASED ON THE FORMER PRICELISTS (BEFORE MAY 1st, 2008)

PREVIOUS USER TYPES FOR CONTRACTS BASED ON THE FORMER PRICELISTS (BEFORE MAY 1st, 2008) LICENSE COMPARISON CHART FOR SAP BUSINESS ONE LICENSE USER TYPES PREVIOUS USER TYPES FOR CONTRACTS BASED ON THE FORMER PRICELISTS (BEFORE MAY 1st, 2008) Module Functionality Professional CRM Logistics

More information

MagayaSoftware CustomizationManual

MagayaSoftware CustomizationManual MagayaSoftware CustomizationManual Guideto AutomatingAccountingTransactions CustomizingRatesandTarifs CreatingCustom Fields CustomizingDocuments AddingJavaScripttoDocuments Magaya Software Customization

More information

Oracle Network Logistics

Oracle Network Logistics Oracle Network Logistics Concepts and Procedures Release 11i November, 2000 Part No. A86681_01 Oracle Network Logistics Concepts and Procedures, Release 11i Part No. A86681_01 Copyright 1996, 2000, Oracle

More information

Inventory Management Overview Document. for Sage 100 ERP

Inventory Management Overview Document. for Sage 100 ERP Document for Sage 100 ERP 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered trademarks or

More information

Welcome to the topic on valuation methods.

Welcome to the topic on valuation methods. Welcome to the topic on valuation methods. In this topic, we will look at the three valuation methods used in perpetual inventory in SAP Business One We describe how each valuation method works. Additionally,

More information

Welcome to the topic on the Import from Excel utility.

Welcome to the topic on the Import from Excel utility. Welcome to the topic on the Import from Excel utility. 1 In this topic, you will see how to import business partner master data, item master data, and price lists using the Import from Excel utility. 2

More information

Understanding Automotive EDI Automating and Integrating EDI for Increased Efficiency and Improved Delivery Performance

Understanding Automotive EDI Automating and Integrating EDI for Increased Efficiency and Improved Delivery Performance WHITE PAPER Understanding Automotive EDI Automating and Integrating EDI for Increased Efficiency and Improved Delivery Performance September 1, 2010 Written by Donna M. Ward PMP and former co-chair of

More information

Subcontract - BOM Method. User Guide

Subcontract - BOM Method. User Guide Subcontract - BOM Method User Guide 2006 Exact Software ERP-NA, Inc. www.maxexact.com 1065 East Hillsdale Boulevard Foster City, CA 94404 Phone: 650-345-6000 FAX: 650-345-3079 MAX Subcontract (BOM Method)

More information

Sales. PowerERP e Business Solutions. RMA and Customer Returns. Order Entry. Contact Management. Estimating and Quoting. Sales Commissions.

Sales. PowerERP e Business Solutions. RMA and Customer Returns. Order Entry. Contact Management. Estimating and Quoting. Sales Commissions. Overview Off the shelf accounting programs like QuickBooks & Peachtree dominate very small businesses, but as those businesses get larger, these accounting programsʹ capacities and features can be stretched

More information

Penn State University (PSU)

Penn State University (PSU) Penn State University (PSU) FAM Inventory Management Training Manual Prepared By Revision History Revision Date: March 18, 2014 Revision Number: 1 Revision # Date Collaborator Description 1.0 March 18,

More information

MODULE 1: SALES ORDER MANAGEMENT. Module Overview

MODULE 1: SALES ORDER MANAGEMENT. Module Overview MODULE 1: SALES ORDER MANAGEMENT Module Overview For companies to survive, they must keep customers satisfied. Therefore, a quick and accurate response to inquiries, such as the price of a product or the

More information

Order To Cash (OTC) If we consider the entire flow, this can be further categorized into the following seven subprocesses:

Order To Cash (OTC) If we consider the entire flow, this can be further categorized into the following seven subprocesses: Order To Cash (OTC) Order to cash normally refers to the enterprise resource planning (ERP) process in which taking customer sales (direct from the customer & retail) orders via different sales channels,

More information

Office of Contracting & Procurement and Support Service Center Desk Reference

Office of Contracting & Procurement and Support Service Center Desk Reference Oracle PeopleSoft Enterprise I m in. DETROIT PUBLIC SCHOOLS Office of Contracting & Procurement and Support Service Center Desk Reference Created by the Division of Finance Office of Strategic Management

More information

AP Vouchers with Credit Card Payments For Sage 500 ERP

AP Vouchers with Credit Card Payments For Sage 500 ERP AP Vouchers with Credit Card Payments For Sage 500 ERP Overview AP Vouchers with Credit Card Payments The purpose of this enhancement is to allow for payment of AP Vouchers by transferring the voucher

More information

Using Technology to Streamline Procurement and the Supply Chain

Using Technology to Streamline Procurement and the Supply Chain Using Technology to Streamline Procurement and the Supply Chain August 2006 Agenda Where does Procurement fit into the overall supply chain process? Key Procurement process steps and using technology to

More information

for Sage 100 ERP Bill of Materials Overview Document

for Sage 100 ERP Bill of Materials Overview Document for Sage 100 ERP Bill of Materials Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

SAP APO SNP (Supply Network Planning) Sample training content and overview

SAP APO SNP (Supply Network Planning) Sample training content and overview SAP APO SNP (Supply Network Planning) Sample training content and overview Course Objectives At the completion of this course, you will be able to: Understand the concepts of SNP and supply chain network

More information

How to Use Oracle Account Generator for Project-Related Transactions

How to Use Oracle Account Generator for Project-Related Transactions How to Use Oracle Account Generator for Project-Related Transactions Marian Crkon 3Gs Consulting OAUG Forum at COLLABORATE 07 Copyright 2007 3Gs Consulting Page 1 of 40 Introduction Account Generators

More information

Microsoft Axapta Inventory Closing White Paper

Microsoft Axapta Inventory Closing White Paper Microsoft Axapta Inventory Closing White Paper Microsoft Axapta 3.0 and Service Packs Version: Second edition Published: May, 2005 CONFIDENTIAL DRAFT INTERNAL USE ONLY Contents Introduction...1 Inventory

More information

SAP Business One Kanban Management System

SAP Business One Kanban Management System SAP Business One Kanban Management System Mascidon, LLC November 2012 Dr. Don Maes 248-568-0418 Kanban Processing Page 1 Table of Contents SAP Business One Kanban Management System... 1 Kanban Management

More information

Sage 300 ERP 2012. Bank Services User's Guide

Sage 300 ERP 2012. Bank Services User's Guide Sage 300 ERP 2012 Bank Services User's Guide This is a publication of Sage Software, Inc. Copyright 2014. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service

More information

User Guide. UPS Billing Center

User Guide. UPS Billing Center User Guide UPS Billing Center 2014 United Parcel Service of America, Inc. UPS, the UPS brandmark and the color brown are trademarks of United Parcel Service of America, Inc. All rights reserved. us_en

More information

What s New in Destiny Version 13.0

What s New in Destiny Version 13.0 What s New in Destiny Version 13.0 What s New in Destiny 13.0 Contents Destiny 13.0 Features... 3 Destiny Library Manager... 5 OverDrive Integration... 7 Relevance Searching Enhancement... 9 Destiny Resource

More information

User Guide Overview to Access, Passwords, Navigation and Notifications

User Guide Overview to Access, Passwords, Navigation and Notifications OVERVIEW This User Guide is an overview to understand how to access the isupplier Portal, navigate through the system and understand the notification sent from the automatic system email notification to

More information