CP-06: Paperless Procurement Advanced Automation in Costpoint

Size: px
Start display at page:

Download "CP-06: Paperless Procurement Advanced Automation in Costpoint"

Transcription

1 CP-06: Paperless Procurement Advanced Automation in Costpoint David McCallister - Agency Administration Information Systems Manager North Central Texas Council of Governments Louis Delouiser Managing Director (Technology) Consulting Services NeoSystems

2 Agenda - Purpose and design of the project - Requirements - Extensibility enhancements - Add printed digital signatures using Eclipse - Auto-Print + attach requisitions, purchase orders and non-negotiable checks - Auto-combine + attach PDF documents - Automating the print, attach and package process - End user experience 2

3 Purpose Automate manual procurement process - Move agency from manual paper process to online paperless process - Online requisition entry and approval - Online PO creation and approval - notification of receipt based on workflow - Eliminate manual voucher entry and use Auto Voucher - Provide all information in one place - Track status and locate information based on Req, PO, Receipt, Voucher or Check Number End users provide: - supporting requisition documents - packing slip or invoice 3

4 Workflow Requisition entered in CP Approval workflow native CP Approved requisition auto-print + attached in CP Generated & Approved PO auto-print + attached in CP AP notified when complete PO Received Auto- Voucher Print Check auto print + attached in CP Requisitioner + Entered by notified when received Requisition Approved Approved Packing Slip Nonsupporting Requisition PO + Buyer / Invoice / Negotiable documents + Signatures Signature Receipt Check Content Management Integration (CMI) + Stored in SharePoint Document Repository All files combined in one PDF Package + auto-attached and viewable in CP and Cognos 4

5 Requirements Costpoint Procurement Planning - Purchasing Extensibility License from Deltek allows Costpoint customization *Content Management (CMI) document storage integration *(additional license fee) SharePoint 2013 document storage repository Cognos 10 tool for viewing outside of Costpoint Eclipse (32-bit or 64-bit) tool to modify canned reports in Costpoint Deltek Costpoint BIRT Plug-ins 5

6 Extensibility Enhancements 6

7 Extensibility Fields Added Requisitions - Added Check Request Field Approve Requisitions - Added Check Request Field Receipts - Added FY, PD, SP 7

8 Extensibility Fields Modified Requisitions - Changed ENTERED_BY to Visible on Client - Changed REQ_ID Read-Only on Client - Changed Requisition Type Label to Department 8

9 Extensibility Fields Modified Purchasing - Changed APPROVED_BY to Visible on Client - Added Approval Tab Receiving - Changed PO Receipt ID to Read Only on Client 9

10 Extensibility Validation Rules Requisitions (Check Requests) - Vendor is required in Header + Line to automatically create the PO and receive the PO - First level approvers may change Project/Org/Account Purchasing - Any change to PO requires Change Order Receiving - Receipts must include attachment in order to Save. PO Vouchers - Require a packing slip / invoice (existing) 10

11 Extensibility Plug Ins Requisitions - Check Request automatically creates PO & Receipt Purchasing - Any changes to PO require Change Order Accounts Payable Populate FY PD SP based on Receipt 11

12 Extensibility Plug Ins Receiving - PO Receipts must include at least one attachment to Save. - Save receipt lines with zero received qty/amt notifies Requisitioner & Entered by - Receipt saved with values notifies Accountant to add FY, PD, SP - FY, PD, SP added / saved, AP notified to Voucher - All notifications include with link 12

13 Add Printed Approval on Requisition/PO 13

14 Eclipse Eclipse or 64-bit version available - Use matching 32 or 64-bit JDK Open Source software that allows changes to canned CP reports The Deltek Costpoint BIRT Plug-in (below) is necessary to edit any Costpoint reports DeltekCostpoint711BIRTInstaller.exe (DSM) - Installs Deltek supplied plugins that allow Eclipse IDE to work with Costpoint - com.deltek.enterprise.system.reporting.client.birt.oda.designer_1.0.0.jar - com.deltek.enterprise.system.reporting.client.birt.oda.runtime_1.0.0.jar 14

15 Modify Costpoint Canned Reports ppprprrq.rptdesign Printed Requisition porppo.rptdesign Printed PO Hotfixes from Deltek Software Manager (DSM) - may overwrite modified report files. - review any table changes to application before updating modified report 15

16 Print Requisition with Signature ppprprrq.rptdesign APPRVL_EMPL_ID added to signature line 16

17 Print Purchase Order with Signature porppo.rptdesign Added APPROVED_BY to the signature line 17

18 Auto-Print & Auto-Attach Requisitions Purchase Orders Non-Negotiable Checks Combined PDF Package 18

19 Auto-Print Requisitions On-Demand Print will print purchase requisitions to SharePoint repository Application: Print Purchase Requisitions Create Purchase Orders - On-Demand prints approved requisition to Sharepoint - Includes printed names of approvers on signature lines. - Attaches approved requisition to Purchase Order Job Server runs auto-print then runs auto-attach on a regular cycle. 19

20 Auto-Print Purchase Orders Pending and Open prints and attaches to Purchase Order System Closed PO attaches to PO Receipt This can be done on-demand or run through the job server Job Server runs auto-print then runs auto-attach on a regular cycle Print Purchase Orders - On-Demand prints approved purchase order to Sharepoint - Includes printed name of approver on signature line - Attaches approved Purchase Order to Open PO or Closed to PO Receipt - System Closed PO attaches to PO Receipt. 20

21 Auto-Print Non-Negotiable Checks Non-Negotiable Checks prints to SharePoint Repository This can be done on-demand or run through the job server Job Server runs auto-print then runs auto-attach after AP weekly check run Auto-Attach to the PO Receipt 21

22 Auto-PDF Combine Process The Package is a single PDF file viewable in Costpoint or Cognos The Package is auto-attached to the PO Receipt Includes: - Requisition attachments, Approved Requisition with printed approval names - Approved Purchase Order with printed approver name - Packing Slip/Invoice from PO Receipt - Non-Negotiable Check - Any other attached documents through Costpoint CMI Process auto-attach package to PO Receipt. Run on job server weekly after AP checks are run On-demand allows new files to be added to PO Receipt and PDF file recombined and attached. Windows Power Shell scripts used to collect and combine files 22

23 Automating the process Configured through Costpoint Job Server Auto-print + attach approved requisitions every 30 minutes bottom of the hour Auto-print + attach approved purchase orders every 30 minutes top of the hour Auto-print non-negotiable checks every Thursday after check run is complete Auto PDF combine package runs every Friday. 23

24 Customer Delivery 24

25 End-User experience Two entry screens. Simple Requisition and Manage PO Receipts Requisition - Enter 6-8 fields in Manage Simple requisitions - Upload/Attach supporting documentation Receiving - Receive notification via - Attach packing slip/invoice Status viewable for Requisition, PO, Voucher and Check in View Purchase Requisition Status View all documents individually or a complete PDF package available in Costpoint or Cognos. 25

26 Check Request Simple Requisition - Follows the same approval process - Receipt or Invoice is attached prior to submit for approval - Upon Requisition Approval - Automatically creates PO - Automatically creates and receives PO Receipt - PO Receipt can be vouchered after FY PD SP entered - Check Request document included in PO Receipt as part of combined PDF file. 26

27 View Status (Costpoint) Status viewable for Requisition, Approvals, PO, Voucher and Check in View Purchase Requisition Status 27

28 View Status (Cognos) 28

29 Lessons Learned Understand table or report changes in Hot fix updates prior to testing Note: Hotfixes can overwrite your updated reports. Make sure you have copies prior to running any hotfixes against your Costpoint system. Hide fields not used to avoid any potential errors and user confusion Make Requisition ID/Receipt ID fields read-only if system assigned Use alpha-numeric characters with attachments (A-Z, 0-9) Avoid running large jobs during non-peak hours Allocate time for training and ensure user acceptance Obtain approval thresholds in writing prior to training Setup and review cut-over plan for existing PO without Requisitions 29

30 What s Next? Automate uploading of documents to Sharepoint Repository Add Vendor Header to Approve Requisition Screen Automate approval through the use of Message Boards 30

31 Questions & Contacts If you have any questions or need further assistance please contact: David McCallister Office: Louis Delouiser Office:

Costpoint 7 Extensibility: Your Bridge to the Rest of the World

Costpoint 7 Extensibility: Your Bridge to the Rest of the World Costpoint 7 Extensibility: Your Bridge to the Rest of the World Louis Delouiser Solutions Architect Principal Consultant January 29, 2014 Agenda About Neo Systems Introduction Business Challenges Extensibility

More information

Receiving and Invoice Approvals

Receiving and Invoice Approvals 1 Receiving and Invoice Approvals 2 Topics Receiving and Invoice Approval Requirements Receiving Thresholds Invoice Approval Thresholds Creating Quantity and Cost Receipts Approving an Invoice Mobile Functionality

More information

Table of Contents 9.0 Training Materials For New Users. Table of Contents 1

Table of Contents 9.0 Training Materials For New Users. Table of Contents 1 HSC - Requisitions Purchasing Contact: 405-325-2811 Website: www.ou.edu/purchaing Table of Contents 9.0 Training Materials For New Users Table of Contents 1 Create Requisitions Maintain Requisition Page

More information

Public Sector. Dynamics 365 for Finance and Operations

Public Sector. Dynamics 365 for Finance and Operations Public Sector This document walks you through an overview of the Public Sector functionality in Microsoft Dynamics 365 for Finance and Operations. Demo script June 2018 Send feedback. Learn more about

More information

Munis P.O. Receiving & Invoice Approval

Munis P.O. Receiving & Invoice Approval Munis P.O. Receiving & Invoice Approval Central Office Staff Training December 12 th and 13 th, 2016 User Manual Updated December 2016 1 Table of Contents 1. Introduction. (page 3) 2. Setting Up Your Computer

More information

SUBJECT: Additional Information Related to Requisitions Page 1 of 29 TABLE OF CONTENTS. Overview of the Requisition Structure... 2

SUBJECT: Additional Information Related to Requisitions Page 1 of 29 TABLE OF CONTENTS. Overview of the Requisition Structure... 2 SUBJECT: Additional Information Related to Requisitions Page 1 of 29 TABLE OF CONTENTS Overview of the Requisition Structure... 2 Supporting Documentation Required for Requisitions... 3 Signatures Required

More information

END-USER GUIDE. The Procure-to-Pay Process

END-USER GUIDE. The Procure-to-Pay Process END-USER GUIDE The Procure-to-Pay Process Version 1.1 June 30, 2016 Contents 1 The E-Procurement Process... 2 2 Creating Requests... 4 2.1 Shopping Catalogs... 4 2.2 Shop Off-Catalog... 7 2.3 Shopping

More information

FileBound AP Demo Overview

FileBound AP Demo Overview FileBound AP Demo Overview AP Process Overview The main mission of any accounts payable department is to pay vendors, service providers, and employee expenses based on the established rules of the organization

More information

Overview Terminology. Buy A&M Terminology TAMUS Terminology Definition

Overview Terminology. Buy A&M Terminology TAMUS Terminology Definition Overview Terminology Buy A&M Terminology TAMUS Terminology Definition Accounts Payable Basic Purchasing Bid Accounts Payable Purchaser Bid; Solicitation Enter data from invoices received from vendors into

More information

Marketplace Accounts Payable (AP) Review

Marketplace Accounts Payable (AP) Review February 28, 2018 Enterprise Sourcing & Procurement Marketplace Accounts Payable (AP) Review Schedule for Today Overview and Time Management of Presentation Review AP and Additional Training Sessions Accounts

More information

Self-Service Invoice Guide

Self-Service Invoice Guide This quick reference guide only contains the steps for accepting the Supplier Agreement & submitting invoices via the Self-Service Invoice option. The steps outlined in the next 4 pages will take you through

More information

Keys to Planning Your Microsoft Dynamics SL 2018 Upgrade. Session 512 Kevin Kueny

Keys to Planning Your Microsoft Dynamics SL 2018 Upgrade. Session 512 Kevin Kueny Keys to Planning Your Microsoft Dynamics SL 2018 Upgrade Session 512 Kevin Kueny Agenda SL 2018 Theme & Release cycle Power BI Power Apps Flow Web Apps Early list of rich client features Available Now!

More information

FREQUENTLY ASKED QUESTIONS (FAQ)

FREQUENTLY ASKED QUESTIONS (FAQ) FREQUENTLY ASKED QUESTIONS (FAQ) Am I responsible to enter Receipts on PeopleSoft? If you take delivery of goods from a vendor, you may be required to enter the receipt on PeopleSoft. If you certify performance

More information

Welcome to the introduction of the Intercompany Integration Solution for SAP Business One. In this course, we present the highlights of the basic

Welcome to the introduction of the Intercompany Integration Solution for SAP Business One. In this course, we present the highlights of the basic Welcome to the introduction of the Intercompany Integration Solution for SAP Business One. In this course, we present the highlights of the basic process for our solution for intercompany integration.

More information

eprocurement and GeorgiaFIRST Marketplace

eprocurement and GeorgiaFIRST Marketplace eprocurement and GeorgiaFIRST Marketplace User s Guide for Accounts Payable Information Technology Services Version 1.1 Last Updated: 10/16/2012 Table of Contents Table of Contents Table of Contents...

More information

RG Connect Innovate. Integrate. Elevate. Dynamics GP Enhancement Showcase for Sales and Purchasing

RG Connect Innovate. Integrate. Elevate. Dynamics GP Enhancement Showcase for Sales and Purchasing Dynamics GP Enhancement Showcase for Sales and Purchasing Purchase Order Entry Default Buyer ID If Buyer ID = User ID, Buyer ID is defaulted in when entering a new PO. Lock Down Document Date on existing

More information

Marketplace Accounts Payable (AP) Review

Marketplace Accounts Payable (AP) Review March 28, 2018 Enterprise Sourcing & Procurement Marketplace Accounts Payable (AP) Review Schedule for Today Overview and Time Management of Presentation Review AP and Additional Training Sessions Accounts

More information

Welcome to the course on the working process across branch companies.

Welcome to the course on the working process across branch companies. Welcome to the course on the working process across branch companies. In this course we will review the major work processes across branch companies. We will start with the intercompany trade process.

More information

Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide

Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide Solution Description For a department s employees to request vacation or other time off, with secure approval, tracking

More information

Table of Contents 9.2 Training Materials For New Users. Table of Contents 1

Table of Contents 9.2 Training Materials For New Users. Table of Contents 1 HSC - Requisitions Purchasing Contact: 405-325-2811 Website: www.ou.edu/purchasing Table of Contents 9.2 Training Materials For New Users Table of Contents 1 Create Requisitions Maintain Requisition Page

More information

Table of Contents 9.2 Training Materials For New Users. Table of Contents 1

Table of Contents 9.2 Training Materials For New Users. Table of Contents 1 HSC - Requisitions Purchasing Contact: 405-325-2811 Website: www.ou.edu/purchasing Table of Contents 9.2 Training Materials For New Users Table of Contents 1 Create Requisitions Maintain Requisition Page

More information

EEOC A/R

EEOC A/R Reports Overview... 45 About Report Viewing and Internet Explorer Cache... 45 About Entering Keywords in Keywords Search Fields... 45 About Running Reports... 48 About Viewing PDFs of Report Samples...

More information

Purchase Requisitions and Receiving

Purchase Requisitions and Receiving Purchase Requisitions and Receiving VERSION: February 2018 Table of Contents About the Purchasing Process 3 Working With Requester Preferences 5 Creating a New Purchase Requisition 9 Reporting a Misuse

More information

Requisitions Training

Requisitions Training Requisitions Training Agenda Overview Creation & Setup On-Contract Items & Vendors Addresses Accounting Attachments Internal Communication Approval Vendor Notification Change Orders Off-Contract Items

More information

TechMart Procure-to-Pay (P2P)

TechMart Procure-to-Pay (P2P) TechMart Procure-to-Pay (P2P) Where We Are Today Presented to: Campus by: Tina Lowenthal, Director of Procurement Services Genelle Vinci, Contracting Manager Joey Janssen, Accounts Payable Manager August

More information

Invoice Manager Admin Guide Basware P2P 17.3

Invoice Manager Admin Guide Basware P2P 17.3 Invoice Manager Admin Guide Basware P2P 17.3 Copyright 1999-2017 Basware Corporation. All rights reserved.. 1 Invoice Management Overview The Invoicing tab is a centralized location to manage all types

More information

3M Ariba Light Account Network Collaboration for Suppliers

3M Ariba Light Account Network Collaboration for Suppliers SAP Training Source To Pay 3M Ariba Light Account Network Collaboration for Suppliers External User Training Version: 1.0 Last Updated: 31-Aug-2017 3M Business Transformation & Information Technology Progress

More information

Requisitions REQ_300. Requisitions Requisitions

Requisitions REQ_300. Requisitions Requisitions Requisitions REQ_300 Requisitions 2-8-06 1 Requisitions 10-16-06 1 Prerequisites and Roles Prerequisites SAP R/3 Awareness and Navigation UK100 Roles Departmental Requisitioners Requisitions 2-8-06 2 Requisitions

More information

FREQUENTLY ASKED QUESTIONS (FAQ)

FREQUENTLY ASKED QUESTIONS (FAQ) FREQUENTLY ASKED QUESTIONS (FAQ) Am I responsible to enter Receipts on PeopleSoft? If you take delivery of goods from a vendor, you may be required to enter the receipt on PeopleSoft. If you certify performance

More information

Purchase Manager Release Information August 31 st, 2017

Purchase Manager Release Information August 31 st, 2017 Purchase Manager Release Information August 31 st, 2017 What s New Shopper Profile UI Features 1. Ship to Addresses Identification: As a shopper, you now have a better way to identify and manage your own

More information

Activant Prophet 21. More Voucher Creation

Activant Prophet 21. More Voucher Creation Activant Prophet 21 More Voucher Creation This class is designed for Accounts Payable personnel Objectives Adjust Vouchers through Debit/Credit Memo Entry Perform Reverse Vouchers Establish a Recurring

More information

Automating the Account Payables Process Integrating Documents with PeopleSoft. November 2016

Automating the Account Payables Process Integrating Documents with PeopleSoft. November 2016 Automating the Account Payables Process Integrating Documents with PeopleSoft November 2016 Agenda Introductions Arvind Rajan Co Founder Bob Singh Account Executive Niraj Parikh Solution Sales Engineer

More information

Payment Processing How to Use the Payment Request Tool for Suppliers

Payment Processing How to Use the Payment Request Tool for Suppliers Payment Processing How to Use the Purpose: The Payment Request Tool can be used to pay low dollar invoices

More information

Sage ERP Accpac Online 5.6

Sage ERP Accpac Online 5.6 Sage ERP Accpac Online 5.6 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: December 1, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

APSSDC E-Invoicing Module. User Instructions Document for APSSDC ERP

APSSDC E-Invoicing Module. User Instructions Document for APSSDC ERP APSSDC E-Invoicing Module User Instructions Document for APSSDC ERP INTRODUCTION APSSDC aims at becoming a paperless organisation by leveraging technology to transform every aspect of process and activities

More information

Online Requesting and Receiving Training Manual

Online Requesting and Receiving Training Manual Online Requesting and Receiving Training Manual 4/18/2012 i University of Notre Dame. All rights reserved. Reproduction or translation of any part of this work without the permission of the copyright owner

More information

Defect Repair Report as of 6/27/2013. Release Notes By Module Framework The server time in EFI Pace is now correct

Defect Repair Report as of 6/27/2013. Release Notes By Module Framework The server time in EFI Pace is now correct Page 1 of 12 Release Notes By Framework The server time in EFI Pace is now correct. 9 Framework You can now run only one monitor command at a time in Linux, and the system displays a message if you execute

More information

Create and Process Purchase Order Invoices Overview

Create and Process Purchase Order Invoices Overview Page 1 of 8 Create and Process Purchase Order s Overview 1 Receive PO 2a for Regular PO with Receipts 3 Review for /Rejection 2b for Create Header Approved? 4 Payment Run 2c for Standing PO For this PO?

More information

Process for Purchasing Held P-Cards

Process for Purchasing Held P-Cards Process for Purchasing Held P-Cards Purchasing Held P-Cards can be used by Procurement to address requisitions that are more effectively sourced by the use of a P-Card for purchases where the vendor will

More information

Manage Employee Access

Manage Employee Access University of Maine System PeopleSoft Financials 8.4 Manage Employee Access General Ledger Page 1 of 33 GL Inquiry Pages TABLE OF CONTENTS 1. OVERVIEW...3 2. EMPLOYEE ACCESS TO FINANCIALS...3 3. SETTING

More information

Munis Accounts Payable

Munis Accounts Payable Munis Accounts Payable Procedural Documentation For more information, visit www.tylertech.com. TABLE OF CONTENTS Vendors... 4 Invoice Entry... 29 Request for Check... 38 Invoice Entry Full PO/Contract

More information

Below is a diagram that outlines the steps from beginning to end on processing PS Catalog Orders.

Below is a diagram that outlines the steps from beginning to end on processing PS Catalog Orders. ~ Sourced to Stores and Vendor The University maintains several Inventory Business Units (also known as Stores or Warehouses) throughout campus that offer commonly used supplies. Over 70,000 items are

More information

The Requisition Approval page provides a tool for identified CSUF employees to approve requisitions

The Requisition Approval page provides a tool for identified CSUF employees to approve requisitions The Requisition Approval page provides a tool for identified CSUF employees to approve requisitions directly in CMS. The list of requisitions that may be viewed by each Approver will be limited to requisitions

More information

How to Enter a Blanket Purchase Requisition for Goods (Multiple Lines)

How to Enter a Blanket Purchase Requisition for Goods (Multiple Lines) How to Enter a Blanket Purchase Requisition for Goods (Multiple Lines) 1. Go to Finance-Purchasing-Requisitions and select Add/Update Requisition 2. Click on the Add a New Value tab and select Add. You

More information

MUNIS REQUISITION ENTRY

MUNIS REQUISITION ENTRY MUNIS REQUISITION ENTRY MUNIS Purchasing meets the needs of multi-departmental organizations by providing a central focus for all external purchases. Individual departments or schools enter requisitions

More information

20 GL/P&P Enhancements in 50 minutes

20 GL/P&P Enhancements in 50 minutes 20 GL/P&P Enhancements in 50 minutes Rick Hilton Sr. Business Analyst April 23, 2018 Close that Consumption Gap! During this session, we'll review the top 20 enhancements incorporated into General Ledger,

More information

AP TRICKS & TIPS Sept. 22, 2010

AP TRICKS & TIPS Sept. 22, 2010 New Features in 4.40 Product Update2 1. AP Vendor Electronic Payment AP TRICKS & TIPS Sept. 22, 2010 In AP/Setup/AP Options, you will enable ACH Electronic Payment. Contact your bank for the ACH Interface

More information

Presented by Jennifer Adling Texas Tech University

Presented by Jennifer Adling Texas Tech University Presented by Jennifer Adling Texas Tech University Trends are now focusing on the entire Procure-to-pay process. E- procurement technology provides an opportunity to develop a strategic partnership between

More information

Purchase Order Revisions & Invoice Submissions. SciQuest Change Order Training Invoice Submission Training

Purchase Order Revisions & Invoice Submissions. SciQuest Change Order Training Invoice Submission Training Purchase Order Revisions & Invoice Submissions SciQuest Change Order Training Invoice Submission Training Change Order Process Shoppers/Requestors processed a change order form in SciQuest that detailed

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

State of Connecticut Core-CT. Telecommunications Requisitioning

State of Connecticut Core-CT. Telecommunications Requisitioning State of Connecticut Core-CT Telecommunications Requisitioning 1 Agenda Overview TSR Requester Responsibilities Creating Requisitions Core-10 TSRs Favorites Templates Special Requests Copy Requisitions

More information

Browse the Book. Purchase Requisitions. Table of Contents. Index. The Authors

Browse the Book. Purchase Requisitions. Table of Contents. Index. The Authors First-hand knowledge. Browse the Book This chapter describes the process for creating a new document type for a purchase requisition and assigning a newly defined number range. Next, the chapter covers

More information

Kevin J. Brogley Mahoning County Munis Analyst

Kevin J. Brogley Mahoning County Munis Analyst Kevin J. Brogley Mahoning County Munis Analyst kbrogley@mahoningcountyoh.gov This is who we are By The Numbers Preliminary Timeline Actual Timeline Risk Factors Benefits of New System Questionnaires to

More information

Solar Eclipse Standard Operating Procedures Pricing

Solar Eclipse Standard Operating Procedures Pricing Solar Eclipse Standard Operating Procedures Pricing 2009 Activant Solutions, Inc. All rights reserved. Unauthorized reproduction is a violation of applicable law. Activant and the Activant Eclipse logo,

More information

Deltek Touch for Maconomy. Touch 2.2 User Guide

Deltek Touch for Maconomy. Touch 2.2 User Guide Deltek Touch for Maconomy Touch 2.2 User Guide July 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may

More information

IBackOffice 7.3 Release Notes IBackOffice Global

IBackOffice 7.3 Release Notes IBackOffice Global IBackOffice 7.3 Release Notes IBackOffice Global New Features 1 Change Company 2 Security Groups 2 Explorer Views 3 Zoom in Report Parameters Window 3 Accounts Payable 3 Accounts Receivable 5 General Ledger

More information

Why Businesses Love Payables Lockbox

Why Businesses Love Payables Lockbox Why Businesses Love Payables Lockbox (And Yours Should, Too!) A whitepaper examining how businesses can streamline accounts payable processing, reduce payment processing time, and lower accounts payable

More information

Microsoft Dynamics Vision You

Microsoft Dynamics Vision You Microsoft Dynamics Vision You Connected Everywhere All The Time The World has Changed Why? 1/3 of Developed Applications will be Mobile 70% of CIO s will adopt a cloud strategy User experiences drive business

More information

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Update Notice

Sage ERP Accpac 6.0A. SageCRM 7.0 I Integration Update Notice Sage ERP Accpac 6.0A SageCRM 7.0 I Integration Update Notice 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage ERP Accpac product and service names mentioned herein are registered

More information

Ariba Network Online Invoice Guide

Ariba Network Online Invoice Guide Ariba Network Online Invoice Guide Introduction Regions Financial Corporation Specifications Your Ariba Network Account Invoices Accessing Your Account Account Navigation Account Configuration Settlement/Remit-To

More information

Welcome to the procurement process topic.

Welcome to the procurement process topic. Welcome to the procurement process topic. 1 In this session, we will look at an overview of the procurement process. At the end, you will be able list the steps in the procurement process and purchase

More information

SC111 Umoja Procurement Overview. Umoja Procurement Overview Version 11 Last Modified : 14-Aug-13 Copyright United Nations

SC111 Umoja Procurement Overview. Umoja Procurement Overview Version 11 Last Modified : 14-Aug-13 Copyright United Nations SC111 Umoja Procurement Overview Umoja Procurement Overview Version 11 Last Modified : 14-Aug-13 1 Agenda Course Introduction Module 1: Supply Chain Master Data Module 2: Solicitations Module 3: Contracts

More information

Data Exchange Module. Vendor Invoice Import

Data Exchange Module. Vendor Invoice Import Data Exchange Module Vendor Invoice Import Information in this document is subject to change without notice and does not represent a commitment on the part of Dexter + Chaney. The software described in

More information

USER MANUAL. Purchasing Assistant TABLE OF CONTENTS. Version: 1.1

USER MANUAL. Purchasing Assistant TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Purchasing Assistant... 1 Pre-requisites... 1 Installation... 2 Installation Steps... 2 Configuration Steps... 4 Procedure... 7 Product-Supplier

More information

Inventory Management User Guide

Inventory Management User Guide DLCPM Enterprise 2018 Inventory Management User Guide DLCPM Enterprise 2018 10-2017 Contents What is DLCPM Inventory?... 1 Inventory Setup... 2 Item Categories... 2 Item Types... 2 Inventory Items... 3

More information

The Era of Intelligent Process Automation (IPA)

The Era of Intelligent Process Automation (IPA) The Era of Intelligent Process Automation (IPA) Workflow & Content Automation Intelligent Process Automation FULL CODE LOW CODE NO CODE MACHINES Today Capabilities of an IPA Portfolio Advanced Workflow

More information

Call: Peoplesoft Financial Course Content:35-40hours Course Outline PURCHASE ORDER

Call: Peoplesoft Financial Course Content:35-40hours Course Outline PURCHASE ORDER Peoplesoft Financial Course Content:35-40hours Course Outline PURCHASE ORDER Overview of Purchasing Purchasing Table setup Establishing a PO Business unit Creating a PO Business unit Purchasing processing

More information

Solar Eclipse Product Serial Numbers. Release 9.0.1

Solar Eclipse Product Serial Numbers. Release 9.0.1 Solar Eclipse Product Serial Numbers Release 9.0.1 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

atrievefinance Enhancements

atrievefinance Enhancements atrievefinance Enhancements Batch File Inventory Finaliz ed By Audit This report now shows the User ID who finalized the batch as an additional audit measure. Dictionary Additions Future Year Update Page

More information

AP Invoice Import Instructions For Departments August 20, 2014 Updated: April 14, 2015, May 17, 2016

AP Invoice Import Instructions For Departments August 20, 2014 Updated: April 14, 2015, May 17, 2016 AP Invoice Import Instructions For Departments August 20, 2014 Updated: April 14, 2015, May 17, 2016 Using New Form: AP Invoice Import (Preferred Method) With Web or Unity Client Instead of choosing Import

More information

LIBRARY OF OFFERINGS. January 2018

LIBRARY OF OFFERINGS. January 2018 LIBRARY OF OFFERINGS January 2018 Disclaimer Copyright 2018 by IQMS All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including

More information

LowesLink Spend Management (SM)

LowesLink Spend Management (SM) LowesLink Spend Management (SM) Creating a Self Service Invoice - Canada Updated: January, 2019 Lowe s Logo and LowesLink are registered trademarks of LF, LLC. All Rights Reserved. 1 Table of Contents

More information

PeopleSoft FSCM v9.2 Supplier Portal and esupplier Connection Module

PeopleSoft FSCM v9.2 Supplier Portal and esupplier Connection Module PeopleSoft FSCM v9.2 Supplier Portal and esupplier Connection Module Presented by: Keith Harper, SpearMC Consulting February 22nd, 2018 2/24/2018 SpearMC Consulting 1 Presenters Keith Harper Practice Director,

More information

Sage 100 ERP 2015 What s New

Sage 100 ERP 2015 What s New Sage 100 ERP 2015 What s New Global Enhancements Migration Changes If you are converting data for a company using the Purchase Order module, a message appears asking if you want to retain purchase order

More information

Sage 300 ERP Sage CRM 7.1 Integration Upgrade Guide

Sage 300 ERP Sage CRM 7.1 Integration Upgrade Guide Sage 300 ERP 2012 Sage 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 the

More information

Approving and Rejecting Requisitions

Approving and Rejecting Requisitions Texas Tech University Health Sciences Center Finance & Administration Approving and Rejecting Requisitions Financial Managers and Approvers have the responsibility to review and approve TechBuy orders.

More information

Request for Proposals. For Electronic Invoice and Travel Management System

Request for Proposals. For Electronic Invoice and Travel Management System Request for Proposals For Electronic Invoice and Travel Management System Burke is seeking to develop a long-term relationship with a technology vendor that provides critical services in the areas of accounts

More information

Invoice Collaboration with SNC Supplier

Invoice Collaboration with SNC Supplier SAP Training Source To Pay Invoice Collaboration with SNC Supplier External User Training Version: 4.0 Last Updated: 03-Apr-2017 3M Business Transformation & Information Technology Progress set in motion

More information

Skyward User s Manual

Skyward User s Manual Skyward User s Manual Skyward School Business Suite, Purchasing / Receiving Prepared for Leon County School District Date: January 2014 Version 2.0 TABLE OF CONTENTS Chapter 1. Logging into Skyward...

More information

PeopleSoft Requisition Manual Using the PeopleSoft Requisition System

PeopleSoft Requisition Manual Using the PeopleSoft Requisition System PeopleSoft Requisition Manual Using the PeopleSoft Requisition System V8.9 September 2014 Table of Contents OBJECTIVES... 3 OVERVIEW... 3 CUSTOMIZING SCREEN... 4 MODULE 1: ENTERING A REQUISITION... 5 Navigating

More information

Allocator Guide Table of Contents

Allocator Guide Table of Contents Allocator Guide Table of Contents What are my responsibilities as the Department Allocator?... 2 Training... 2 Required Allocator training... 2 Recommended Allocator Training... 2 Shopping... 3 Shopping

More information

COURSE RECOMMENDATION BY PROCESS/WORKFLOW

COURSE RECOMMENDATION BY PROCESS/WORKFLOW COURSE RECOMMENDATION BY PROCESS/WORKFLOW Disclaimer Copyright 2019 by IQMS All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means,

More information

Requisition line View New Change Cancel... 60

Requisition line View New Change Cancel... 60 User Manual erequisitions - Table of Contents How to use this manual... 4 Overview... 4 to erequisitions... 5 Overview... 5 Navigation... 6 How to access and exit erequisitions... 7 How to change password

More information

Workday Procurement. CMSD Workday Finance and Procurement

Workday Procurement. CMSD Workday Finance and Procurement Workday Procurement CMSD Workday Finance and Procurement Welcome Welcome to the Workday training for the Procurement process. We will begin today, by taking a minute and going around the room to introduce

More information

Paperless Voucher Processing PEOPLESOFT FINANCIALS

Paperless Voucher Processing PEOPLESOFT FINANCIALS Paperless Voucher Processing PEOPLESOFT FINANCIALS Paperless Voucher Processing Effective January 2019, the regular voucher process will become paperless Invoices will be scanned and attached in the voucher

More information

Using XA to Match Purchase Orders, Receiving Documents, & Invoices

Using XA to Match Purchase Orders, Receiving Documents, & Invoices Using XA to Match Purchase Orders, Receiving Documents, & Invoices (Session 222 / 3-way match) Rick Altenau Guide Technologies, LLC raltenau@guidetechnologies.com 513-218-7286 Agenda What is 3-way Match

More information

Minnesota State Marketplace

Minnesota State Marketplace Minnesota State Marketplace User Guide Minnesota State University Moorhead January 2018 Minnesota State Marketplace Basic User Guide Shopping through Purchase Order Contents Introduction and overview...

More information

Business Administrators Forum

Business Administrators Forum Business Administrators Forum 401 A/D Benson May 20, 2015 Agenda Update on Key Activities Presenter: Brandon Gilliland Fiscal Year End Calendar Presenter: Jennifer Killingsworth Capital Project Policy

More information

LowesLink Spend Management (SM)

LowesLink Spend Management (SM) LowesLink Spend Management (SM) Creating a Self Service Invoice US Updated: February 26, 2018 Lowe s Logo and LowesLink are registered trademarks of LF, LLC. All Rights Reserved. 1 Agenda Slides Expectations

More information

THE UNIVERSITY O K L A H O M A

THE UNIVERSITY O K L A H O M A PeopleSoft Financials Version 9.0 THE UNIVERSITY OF O K L A H O M A Norman Campus PeopleSoft Upgrade 9.0 Requisition Entry & Approver Training Page 1 of 26 University of Oklahoma Purchasing Department

More information

IX-4. Creating a Departmental Warehouse Requisition FPAREQN

IX-4. Creating a Departmental Warehouse Requisition FPAREQN IX-4. Creating a Departmental Warehouse Requisition FPAREQN Before entering a requisition into Banner, you should do the following: Always check your funds availability before creating a Requisition. Should

More information

9/13/2018. Utilizing Technology with Harris. NG Web Offerings. Nextgen Under Utilized Features

9/13/2018. Utilizing Technology with Harris. NG Web Offerings. Nextgen Under Utilized Features Utilizing Technology with Harris AASBO Conference September 2018 Nextgen Under Utilized Features Budget Import Budget Initialization Journal Entry Import Pre Defined GL Distribution Electronic Vendor Payment

More information

Sage ERP Accpac 6.0A. SageCRM 7.1 I Integration Update Notice

Sage ERP Accpac 6.0A. SageCRM 7.1 I Integration Update Notice Sage ERP Accpac 6.0A SageCRM 7.1 I Integration Update Notice 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and all Sage ERP Accpac product and service names mentioned herein are registered

More information

Electronic Requisition Approval and Workflow System for XA Users

Electronic Requisition Approval and Workflow System for XA Users MKA MKASSOC.COM HELPING COMPANIES IMPROVE BUSINESS PERFORMANCE 616-532-5006 Electronic Requisition Approval and Workflow System for XA Users A Business Case: $21,000 a Month There is a SIGNIFICANT BUSINESS

More information

Objective. Overview. Prerequisites

Objective. Overview. Prerequisites Module: Purchasing Topic: Requisition Entry and Processing How to Enter a Requisition Vanderburgh County Munis Version 11.2 Objective This document provides instructions on how to enter a requisition in

More information

NetFreight PO & Warehousing Documentation

NetFreight PO & Warehousing Documentation NetFreight PO & Warehousing Documentation 2014 Andy Cook Descartes 2/25/2014 NetFreight PO & Warehousing Documentation Contents Initial Set Up... 3 Warehouse Screens... 3 Message Permissions... 3 Purchase

More information

Requisitioning Method of Inventory Control

Requisitioning Method of Inventory Control Requisitioning Method of Requisitioning Method of Course description: Learn how to use emaint Online for inventory tracking, from establishing your inventory records and generating reorder lists through

More information

Accounts Payables Accruals

Accounts Payables Accruals Accounts Payables Accruals For FY18 June 20, 2018 Information Technology Understanding the AP Process The goal of year-end accrual process is to recognize revenues and expenses in the period in which it

More information

University of Maine System

University of Maine System University of Maine System Accounts Payable/Purchasing Inquiries Reference Manual UMS Financials Page 1 of 44 Inquiries Reference TABLE OF CONTENTS 1 Introduction...3 2 Requisitions and Receiving Inquiries...3

More information

Invoicing, Receipt, Acceptance and Property Transfer Energy Invoice

Invoicing, Receipt, Acceptance and Property Transfer Energy Invoice Invoicing, Receipt, Acceptance and Property Transfer Energy Invoice To learn how to electronically submit and take action on irapt documents through simulations and step-by-step procedures, visit the WAWF

More information