OFAC Reporting: The Check s NOT in the Mail

Size: px
Start display at page:

Download "OFAC Reporting: The Check s NOT in the Mail"

Transcription

1 OFAC Reporting: The Check s NOT in the Mail Applicant: Contact: Port of Houston Authority Houston, Texas USA Donna Perry Senior Programmer/Analyst Submitted: June 3, 2005 Page 1 of 14

2 Table of Contents Port Description Page 3 Introduction Page 4 Business Problem Page 7 The Solution Page 8 Conclusion Page 14 Page 2 of 14

3 Port Description The Port of Houston Authority owns and operates the public facilities located along the Port of Houston, Texas, the 25-mile long complex of diversified public and private facilities designed for handling general cargo, containers, grain and other dry bulk materials, project and heavy lift cargo, and other types of cargo. Each year, more than 6,300 vessels call at the port, which ranks first in the U.S. in foreign waterborne tonnage, second in the U.S. in total tonnage, and sixth in the world in total tonnage. The Port Authority plays a vital role in ensuring navigational safety along the Houston Ship Channel, which has been instrumental in Houston s development as a center of international trade. The Barbours Cut Container Terminal and Central Maintenance Facility at the Turning Basin Terminal are the first of any U.S. port facilities to develop and implement an innovative Environmental Management System that meets the rigorous standards of ISO Additionally, the port is an approved delivery point for Coffee C futures contracts traded on the New York Board of Trade s Coffee, Sugar & Cocoa Exchange. Page 3 of 14

4 Introduction Responsible citizens always pay their bills. However, in this post-9/11 world, it s not wise to make some payments. Fines of over $1 million may be imposed on individuals or companies that pay terrorists, narcotics traffickers, targeted foreign countries, or those engaged in activities related to the proliferation of weapons of mass destruction. Government Watchdog - OFAC The Office of Foreign Assets Control ( OFAC ) of the U. S. Department of the Treasury administers and enforces economic and trade sanctions against hostile entities that pose a threat to the safety and security of the U.S. and its citizens. Any asset, including money, can be frozen or blocked by OFAC if the owner is known to pose such a threat. The bad guys conceal their criminal behavior. So how does a company recognize a potential business associate that s on OFAC s hit list? Page 4 of 14

5 Electronic Solutions A host of software companies have created weapons to assist businesses with identifying targeted countries, companies and individuals. Of course, they come with a large price tag -- systems are available for one-time fees of up to $150,000, and many vendors also charge a monthly maintenance fee of up to $2,500. Online identity checking is available to determine if a specific entity should be blocked from future business transactions, and batch reporting can be performed to verify that all existing payees are safe from OFAC sanctions. As part of its enforcement efforts, OFAC publishes a list of individuals and companies owned or controlled by targeted countries. It also lists individuals, groups, and entities, such as terrorists and narcotics traffickers, designated under programs that are not country specific. Collectively, such individuals and companies are called Specially Designated Nationals or SDNs. U.S. persons are prohibited from engaging in any transactions with SDNs and must block any property in their possession or under their control in which an SDN has an interest. The SDN lists are stored electronically and are available to constituents for download. Page 5 of 14

6 The PHA Approach The Port Authority is subject to OFAC jurisdiction, and as such, must verify that it doesn t compensate a vendor that is on the SDN lists. Port Authority management has chosen to bypass the costly software packages available and has instead created an in-house application to perform this vendor validation. A specific Port Authority employee has been named the OFAC Compliance Officer, and is the user for this application. OFAC provides a free service to notify subscribers by when the SDN lists are modified. The OFAC Compliance Officer has subscribed to this free notification service and performs the vendor validation tasks when she receives the notification . Additionally, she performs a scheduled validation every two weeks, which will assure that new vendors are reviewed for OFAC compliance. Page 6 of 14

7 Business Problem The Port of Houston pays vendors for goods and services through the Lawson Accounts Payable system. Names, addresses and other pertinent data are currently stored for more than 9,000 active vendors. OFAC s SDN file currently includes in excess of 2,700 entries, with an additional 2,300 aliases. To comply with OFAC s regulations, the Port Authority examines all vendors to determine if any are included on the SDN lists or are located in targeted countries. This comparison would be a time-consuming and tedious task if performed manually. Therefore, the examination procedure must be automated, vendors that are SDNs must be identified and any funds payable to sanctioned vendors must be identified and frozen. Page 7 of 14

8 The Solution Background American businesses, individuals, and others subject to OFAC must comply with the requirements of OFAC s programs. The Port Authority has established procedures to ensure that it complies with all sanctions programs administered by OFAC. If it is determined that a vendor is a Specially Designated National, then any funds payable to that vendor are blocked. These funds must be placed into an interest-bearing account from which only OFAC-authorized debits can be made. But the difficult task is first to correctly identify the bad guy. Objectives and Methodology The OFAC Compliance Officer must be able to verify that the accounts payable vendors are not from targeted countries and that the vendors are not included on OFAC s SDN lists. Page 8 of 14

9 To assist the OFAC Compliance Officer, the Management Information Services (MIS) department has: 1. Provided a storage medium for the sanctioned country data; Although OFAC makes the SDN lists available for file transfer, there are sanctions for specifically targeted countries that are not available for download. An individual company s OFAC Compliance Officer must review OFAC s Sanctions Program and Country Summaries web site to determine which countries are sanctioned. The MIS department created an Access database to store the names of these targeted countries. The OFAC Compliance Officer must update this database as countries are added or removed from OFAC s online documentation. 2. Extracted the Accounts Payable current vendor name and address data for comparison to OFAC s data; Crystal Reports was chosen as the tool to extract the Lawson Oracle Accounts Payable vendor data for this project. A vendor export file in fixed field format was created. 3. Programmatically compared the Accounts Payable vendor data to OFAC s sanctioned countries and SDN lists and generated a report of all matches; Page 9 of 14

10 The MIS department created a COBOL program that runs on a server to perform this file comparison. It performs several functions, including reading the Port Authority accounts payable vendor flat file as the primary input, reading the Access table for sanctioned countries and validating the vendor s country and reading the SDN and alias files to validate the accounts payable vendor name against OFAC s SDN lists. A report, entitled OFAC Reporting Suspect Vendors, is generated to list vendor name and address information for any vendor that matches either a sanctioned country or a name from the SDN or alias files. 4. Provided some means to automate the OFAC Compliance Officer s reporting tasks. OFAC provides an FTP site with the data stored in several convenient formats. The MIS department chose to download the fixed field format to the Port Authority server. The OFAC Compliance Officer submits a command and three files are downloaded: the SDN file, the address file and the alias file. The COBOL reporting program described in the prior step is then executed and a report is printed, OFAC Reporting Suspect Vendors. Page 10 of 14

11 Hardware/Software Used The OFAC Compliance Officer s workstation is a Dell Pentium 4 with a Windows XP operating system. The LAN server that s utilized is an HP Proliant server running the Windows 2003 Server operating system. Seagate Crystal Reports is the software tool that exports the Oracle Accounts Payable vendor data to the server. Microsoft Access is utilized to store the table of OFAC sanctioned countries. FTP is the utility that transfers data from the OFAC server to the port s server. MicroFocus COBOL NetExpress is the COBOL programming software tool that runs on the server s MicroFocus Application Server platform. Project Cost All hardware and software utilized in the project was in place prior to the project s inception, with the exception of the MicroFocus Application Server platform that was installed on the server. This software is licensed for $380. Programming salaries attributable to the project are approximately $2,700. Page 11 of 14

12 Performance Measures The Port Authority is within OFAC s jurisdiction and could be subject to potential fines in excess of $1 million per offense. This software application will automate the validation of the accounts payable vendors to ensure the Port Authority s compliance with OFAC s rulings, possibly avoiding fines assessed in the millions of dollars. Additionally, the costs for this in-house application are only about $3,000. If the application had been purchased from an outside software company, the initial purchase price and first year s maintenance fee could have exceeded $180,000. How the project fulfills the Award Criteria With a limited financial investment, the Port Authority has provided software and hardware to identify targeted vendors and facilitate the blocking of funds and mandated reporting to the Department of the Treasury for OFAC. This project ensures that the Port Authority s assets are used to modernize and maintain facilities, and they re not used to pay fines for non-compliance with federal regulations. Page 12 of 14

13 All ports within the United States could be subject to potential OFAC sanctions and, therefore should perform their own due diligence to ensure that no terrorists, narcotics traffickers, or other hostile entities are receiving compensation. The hardware and software utilized in this project are fairly common and inexpensive, so this application should be easily transferable to other ports. This project was completed in May 2005, and no vendors in the Port Authority s accounts payable system were found within OFAC s SDN lists or sanctioned countries web site. Therefore, the Port of Houston Authority is fully OFAC compliant. The Compliance Officer repeats these reporting procedures biweekly and as updates are made to OFAC s SDN lists to verify that the Port Authority remains in compliance. Page 13 of 14

14 Conclusion The Port of Houston Authority will not provide funding to terrorists, narcotics traffickers, or hostile nations. Additionally, the Port Authority strives to comply with all federal, state and local rules and regulations. Therefore, the Port Authority has implemented an automated system to assist in its efforts to identify SDNs and embargoed countries, and thereby avoid inadvertently running afoul of the law. Page 14 of 14

Market Data Reporting

Market Data Reporting Introduction The purpose of this document is to introduce the components and process of Market Data Reporting. Tracking, managing, reporting, and billing for data consumption pose unique requirements on

More information

SANCTIONS COMPLIANCE POLICY OF MIKRO KAPITAL GROUP

SANCTIONS COMPLIANCE POLICY OF MIKRO KAPITAL GROUP SANCTIONS COMPLIANCE POLICY OF MIKRO KAPITAL GROUP MIKRO KAPITAL MANAGEMENT S.A. 10, Rue C.M. Spoo- 2546 LUXEMBOURG G.-D. of Luxembourg APPROVED ON 12 OCTOBER 2018 Vincenzo Trani, Director Pape Sliou Ndao,

More information

International Rescue Committee, UK Modern Slavery Statement

International Rescue Committee, UK Modern Slavery Statement International Rescue Committee, UK Modern Slavery Statement Last Updated: 20/03/2018 Introduction International Rescue Committee UK ( IRC-UK ) recognises its responsibility and is committed to preventing

More information

HIPAA Summit VII. Preconference III. Advanced Strategies to Achieve ROI in Implementing HIPAA

HIPAA Summit VII. Preconference III. Advanced Strategies to Achieve ROI in Implementing HIPAA HIPAA Summit VII Preconference III Advanced Strategies to Achieve ROI in Implementing HIPAA Case Study Report: The Health Reinsurance Association (HRA) and Pool Administrators Inc. (PAI) By Karl Ideman,

More information

REQUEST FOR INFORMATION RFI #

REQUEST FOR INFORMATION RFI # REQUEST FOR INFORMATION RFI #1424-415 Project Title: Summary of Expected Results: No Contract Awarded: Response Due Date: Unisys Hosting and Support Services The purpose of this Request for Information

More information

Firco Trade Compliance Transforming Your Trade Screening. accuity.com

Firco Trade Compliance Transforming Your Trade Screening. accuity.com Firco Trade Compliance Transforming Your Trade Screening accuity.com Q1 2018 With Firco Trade Compliance, you can: Ensure decision making is based on the latest and most comprehensive data Automate screening

More information

Sanctions Compliance & Evaluation. April 19, 2013

Sanctions Compliance & Evaluation. April 19, 2013 Best Practices to Ensure Compliance Leslie Devereaux Sanctions Compliance & Evaluation April 19, 2013 Overview OFAC Compliance Programs When do Violations Occur? Penalties Resources on Treasury s Website

More information

The PHA s desire to develop an implement an EMS was driver by the following factors: Potential to improve environmental performance

The PHA s desire to develop an implement an EMS was driver by the following factors: Potential to improve environmental performance Profile The first steamship traversed Buffalo Bayou in 1863 and in 1870, the US Congress established Houston as an official port of entry. The citizens of Harris County and the US Congress subsequently

More information

IdentityMind SANCTIONS SCREENING PRECISION.

IdentityMind SANCTIONS SCREENING PRECISION. PRECISION W H I TE PAPER IdentityMind Introduction Sanctions screening is a compliance requirement for institutions to: 1) Assess whether they are forbidden from working with potential clients and partners

More information

TITLE: Pre-Employment Background Screening Services & Employee Motor Vehicle Record Searches

TITLE: Pre-Employment Background Screening Services & Employee Motor Vehicle Record Searches Northeast Ohio Regional Sewer District Human Resources Department REQUEST FOR PROPOSAL TITLE: Pre-Employment Background Screening Services & Employee Motor Vehicle Record Searches A. Background The Northeast

More information

IBM Operational Decision Manager on Cloud

IBM Operational Decision Manager on Cloud Service Description IBM Operational Decision Manager on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and

More information

Administrative Services About Administrative Services

Administrative Services About Administrative Services About The Department oversees and directs the operations of Finance, Human Resources, Sales Tax, Purchasing, Information Technology, Risk Management, Budget, the Public Information Office, Front Desk Reception,

More information

GROUPON VENDOR CODE OF CONDUCT

GROUPON VENDOR CODE OF CONDUCT Policy # Version Effective Date Author Contact Vendor Code of Conduct 1 1.0 July 14, 2017 Liz Brown Groupon s Compliance Team legalcompliance@groupon.com GROUPON VENDOR CODE OF CONDUCT This Vendor Code

More information

Conditions of the Customer Contract

Conditions of the Customer Contract Conditions of the Customer Contract Applicable from 25 May 2018 1. GENERAL PROVISIONS 1.1 These Conditions of the Customer Contract govern the relations between Us and You in Your capacity as Our Customer,

More information

Export Compliance and Controls

Export Compliance and Controls Export Compliance and Controls Massachusetts Export Center Evening Export School May 15, 2002 Barry Hurewitz Hale and Dorr LLP Washington, DC Overview What is an export? Export Control Authorities Treasury

More information

EXPORT ESSENTIALS. DHL Express The International Specialists. Phillip Poland Boston, 2015

EXPORT ESSENTIALS. DHL Express The International Specialists. Phillip Poland Boston, 2015 EXPORT ESSENTIALS DHL Express The International Specialists Phillip Poland Boston, 2015 Agenda 1 Customs Trinity Classification, Valuation, Rules of Origin 2 Documents Needed Information, Document 3 Commercial

More information

Frequently Asked Questions Regarding Minimum Security Criteria for Importers 03/25/2005

Frequently Asked Questions Regarding Minimum Security Criteria for Importers 03/25/2005 Frequently Asked Questions Regarding Minimum Security Criteria for Importers 03/25/2005 Q: 1.Why is CBP updating the security guidelines for C-TPAT importers? Will other enrollment sectors also be subject

More information

CREDIT CARD MERCHANT POLICY. All campuses served by Louisiana State University (LSU) Office of Accounting Services

CREDIT CARD MERCHANT POLICY. All campuses served by Louisiana State University (LSU) Office of Accounting Services Louisiana State University Finance and Administration Operating Procedure FASOP: AS-22 CREDIT CARD MERCHANT POLICY Scope: All campuses served by Louisiana State University (LSU) Office of Accounting Services

More information

Export Management and Compliance Policy

Export Management and Compliance Policy I. PURPOSE Export Management and Compliance Policy The purpose of this document is to define the Export Management and Compliance Policy for AZZ Inc. ( AZZ ) and its directors, officers, applicable employees,

More information

C-TPAT Security Criteria. Sea Carriers

C-TPAT Security Criteria. Sea Carriers C-TPAT Security Criteria Sea Carriers Sea carriers must conduct a comprehensive assessment of their security practices based upon the following C-TPAT minimum security criteria. Where a sea carrier does

More information

EXPORT CONTROLS EXPORT CONTROL COMPLIANCE AND RISK: FOR BUSINESS OFFICES

EXPORT CONTROLS EXPORT CONTROL COMPLIANCE AND RISK: FOR BUSINESS OFFICES EXPORT CONTROLS EXPORT CONTROL COMPLIANCE AND RISK: FOR BUSINESS OFFICES U. S. laws that regulate the distribution of items, technology, services, and information, including items and technology used in

More information

CHAPTER 5 INFORMATION TECHNOLOGY SERVICES CONTROLS

CHAPTER 5 INFORMATION TECHNOLOGY SERVICES CONTROLS 5-1 CHAPTER 5 INFORMATION TECHNOLOGY SERVICES CONTROLS INTRODUCTION In accordance with Statements on Auditing Standards Numbers 78 and 94, issued by the American Institute of Certified Public Accountants

More information

CARNIVAL CORPORATION & PLC

CARNIVAL CORPORATION & PLC CARNIVAL CORPORATION & PLC Business Partner Code of Conduct and Ethics A Letter from our CEO Building and maintaining trust in our business relationships and pursuing the highest standards of ethical behavior

More information

The Mission would be grateful if the action plan could be circulated to the members of the Committee and published on the Committee's website.

The Mission would be grateful if the action plan could be circulated to the members of the Committee and published on the Committee's website. Translated from Spanish Permanent Mission of Spain to the United Nations No. 106/JGBN-mma The Permanent Mission of Spain to the United Nations presents its compliments to the Chair of the Security Council

More information

Compass 9.2 Changes by Module

Compass 9.2 Changes by Module Compass 9.2 Changes by Module Key Changes by Module The changes highlighted below are by no means all of the changes taking place with the Compass 9.2 Upgrade, rather a subset of major changes we thought

More information

TERMS OF USE FOR UNIFI MOBILE #BEBAS BILLING FOR GOOGLE PLAY

TERMS OF USE FOR UNIFI MOBILE #BEBAS BILLING FOR GOOGLE PLAY TERMS OF USE FOR UNIFI MOBILE #BEBAS BILLING FOR GOOGLE PLAY 1. You can choose to purchase any content or application from Google Play ( Content ) with your Android device using your unifi Mobile #BEBAS

More information

Payment Processor Buying Guide. How to prepare for sending out an RFP

Payment Processor Buying Guide. How to prepare for sending out an RFP Payment Processor Buying Guide How to prepare for sending out an RFP Payment Processor Buying Guide This document is meant to provide potential customers a framework to evaluate payment processors. PRELIMINARY

More information

The Cost of IT. .

The Cost of IT.  . The Cost of IT Prepared By Astel Email Document info@astel.co.za White Paper No copies of this document or included information may be distributed to third parties without the expressed written permission

More information

City of Grand Rapids, Michigan. Request for Information # Payment Processing Services. Due Date: June 26, :00 A.M.

City of Grand Rapids, Michigan. Request for Information # Payment Processing Services. Due Date: June 26, :00 A.M. City of Grand Rapids, Michigan Request for Information #946-10-01 Due Date: June 26, 2015 11:00 A.M. Company Name: Company Phone #: Company Fax #: Company Address: WebSite Address Federal Identification

More information

Cloud Computing and Export Controls

Cloud Computing and Export Controls Cloud Computing and Export Controls By Richard Tauwhare, Dechert LLP 1 Uploading software or technology to the cloud can risk breaching export controls or sanctions and potentially incurring heavy civil

More information

Importing to the U.S.: Key requirements you need to be aware of

Importing to the U.S.: Key requirements you need to be aware of Importing to the U.S.: Key requirements you need to be aware of Eight areas of the importing process you should familiarize yourself with before you ship your goods to the U.S. If you re new to international

More information

TRADE COMPLIANCE PROGRAM MARCH 7, 2018 CHANDLER S. LEONARD DIRECTORATE OF DEFENSE TRADE CONTROLS JEREMY K. HUFFMAN HUFFMAN RILEY PLLC

TRADE COMPLIANCE PROGRAM MARCH 7, 2018 CHANDLER S. LEONARD DIRECTORATE OF DEFENSE TRADE CONTROLS JEREMY K. HUFFMAN HUFFMAN RILEY PLLC IMPLEMENTING AN EFFECTIVE TRADE COMPLIANCE PROGRAM MARCH 7, 2018 CHANDLER S. LEONARD DIRECTORATE OF DEFENSE TRADE CONTROLS BRYCE BEWLEY BUREAU OF INDUSTRY AND SECURITY JEREMY K. HUFFMAN HUFFMAN RILEY PLLC

More information

CLASSIFICATION COURSES

CLASSIFICATION COURSES CLA 101: Classification I (2 CCS) CLASSIFICATION COURSES Learn basic HTSUS terminology, classification concepts and methods. A perfect introduction to this important import concept. Classification Tools

More information

C-TPAT Minimum Security Criteria

C-TPAT Minimum Security Criteria C-TPAT Minimum Security Criteria C-TPAT Security Criteria for Importers Importers must conduct a comprehensive assessment of their international supply chains based upon the following C-TPAT security criteria.

More information

Connecticut Lottery Corporation

Connecticut Lottery Corporation Connecticut Lottery Corporation Request for Proposals, #CLC201502 Addendum 1: Additional Information and Answers to Questions April 1, 2015 Microsoft Dynamics GP 2015 Software Purchase, Implementation

More information

We give you 15 Reasons

We give you 15 Reasons Why should you automate? We give you 15 Reasons Bank Statement Automation in Microsoft Dynamics 365 for Finance and Operations Are you still spending time processing Bank Statements and Reconciliation

More information

munis a tyler erp solution

munis a tyler erp solution munis a tyler erp solution Munis Financial Management Integrated Applications for Powerful Performance 1 A Single Solution That Improves the Way You Work Designed specifically for the public sector, Tyler

More information

7 Tips to Successful Check Cashing

7 Tips to Successful Check Cashing 7 Tips to Successful Check Cashing Now that you ve started cashing checks here is what you need to know to ensure success Use the following best practices to help make your check cashing business successful.

More information

QCD Financial Suite. Information Sheet Version 2.0

QCD Financial Suite. Information Sheet Version 2.0 f QCD Financial Suite Information Sheet Version 2.0 1. OVERVIEW 1.1 General System Features This lists the general features of the system regardless of what module is accessed. Architecture - Client/Server

More information

ORANGE COUNTY COMMUNITY SUPERVISION AND CORRECTIONS DEPARTMENT JOB POSTING

ORANGE COUNTY COMMUNITY SUPERVISION AND CORRECTIONS DEPARTMENT JOB POSTING ORANGE COUNTY COMMUNITY SUPERVISION AND CORRECTIONS DEPARTMENT JOB POSTING JOB TITLE: Financial Officer DEPARTMENT: Community Supervision and Corrections Department FLSA STATUS: Non Exempt STATUS: Full-Time

More information

DIAMOND SOURCE WARRANTY PROTOCOL: Questions & Answers

DIAMOND SOURCE WARRANTY PROTOCOL: Questions & Answers DIAMOND SOURCE WARRANTY PROTOCOL: Questions & Answers Release Number 1.0, Published 2012 Introduction: The public is increasingly concerned about where their products come from. As these concerns grow,

More information

IBM Clinical Trial Management System for Sites

IBM Clinical Trial Management System for Sites Service Description IBM Clinical Trial Management System for Sites This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users

More information

C-TPAT Partner Application for Importers Instructions

C-TPAT Partner Application for Importers Instructions C-TPAT Partner Application for Importers Instructions Importer for C-TPAT Application Qualifications 1. Active U.S. Importer or Non-Resident Canadian Importer into the United States. 2. Have an business

More information

TEXAS WOMAN'S UNIVERSITY COMPENSATION. Compensation Policy for Staff Positions

TEXAS WOMAN'S UNIVERSITY COMPENSATION. Compensation Policy for Staff Positions TEXAS WOMAN'S UNIVERSITY COMPENSATION Compensation Policy for Staff Positions Texas Woman's University is an institution of higher education dedicated to the pursuit of educational, research, and public

More information

REGULATORY COMPLIANCE. Dynamic Solutions. Superior Results.

REGULATORY COMPLIANCE. Dynamic Solutions. Superior Results. REGULATORY COMPLIANCE Dynamic Solutions. Superior Results. STREAMLINE, STRENGTHEN AND SIMPLIFY YOUR COMPLIANCE EFFORTS CSI S AUTOMATED, DYNAMIC SOLUTIONS MITIGATE RISK, DECREASE COSTS AND IMPROVE COMPLIANCE

More information

THE ULTIMATE GUIDE TO MULTI-CARRIER SHIPPING SOLUTIONS

THE ULTIMATE GUIDE TO MULTI-CARRIER SHIPPING SOLUTIONS THE ULTIMATE GUIDE TO MULTI-CARRIER SHIPPING SOLUTIONS 1-888-744-7832 www.shiptec.com Every business struggles with finding the best way to ship their goods. No matter the size of the business, large or

More information

Minimum-Security Criteria for C-TPAT Foreign Manufacturers

Minimum-Security Criteria for C-TPAT Foreign Manufacturers Minimum-Security Criteria for C-TPAT Foreign Manufacturers These minimum security criteria are fundamentally designed to be the building blocks for foreign manufacturers to institute effective security

More information

Exports and other party audits

Exports and other party audits Registration Management Committee Exports and other party audits A presentation at the 2012 AAQG RMC Auditor Workshop July 19-20, 2012 By Don Buehler, President DISCLAIMER The information contained herein

More information

FCPA Risk Management for

FCPA Risk Management for FCPA Risk Management for Customs Brokerage in Context of Freight Forwarding Greater Houston Business Ethics Roundtable Houston, Texas September 20, 2012 Ronald T. Sponberg Senior Counsel, Corporate Compliance

More information

IBM Clinical Trial Management System for Sites

IBM Clinical Trial Management System for Sites Service Description IBM Clinical Trial Management System for Sites This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users

More information

MAS 500. MAS 500 Version 7.0 Pre-Release Guide

MAS 500. MAS 500 Version 7.0 Pre-Release Guide MAS 500 MAS 500 Version 7.0 Pre-Release Guide February 2004 Table of Contents Overview...1 Availability...1 Global Usability Enhancements...1 Distribution Enhancements...2 Manufacturing Enhancements...5

More information

Sage BusinessVision Accounting Release Guide: Even More Ways to Improve Efficiency and Better Manage Your Business

Sage BusinessVision Accounting Release Guide: Even More Ways to Improve Efficiency and Better Manage Your Business 2009 Release Guide: Even More Ways to Improve Efficiency and Better Manage Your Business Accounts Receivable Maintaining cash flow is vital to any business at any time, especially in an economic turndown,

More information

Key Benefits of Novell ZENworks 10 Configuration Management. Enterprise Edition

Key Benefits of Novell ZENworks 10 Configuration Management. Enterprise Edition Key Benefits of Novell ZENworks 10 Configuration Management Enterprise Edition ZENworks 10 Configuration Management Enterprise Edition Manage your endpoint devices: ZENworks Configuration Management supercedes

More information

Supplier FAQ s for submitting invoices to Caesars Entertainment via OB10

Supplier FAQ s for submitting invoices to Caesars Entertainment via OB10 Supplier FAQ s for submitting invoices to Caesars Entertainment via OB10 What is electronic invoicing? Electronic invoicing (e-invoicing) is a communication methodology that utilizes the Internet to allow

More information

Infor Risk & Compliance Monitor and control risk across your business

Infor Risk & Compliance Monitor and control risk across your business Infor Risk & Compliance Monitor and control risk across your business Automate the detection, prevention, and remediation of fraud, waste, and abuse Make informed, actionable decisions Navigating risk

More information

C-TPAT Security Guidelines for Air Freight Consolidators, Ocean Transportation Intermediaries and Non-Vessel Operating Common Carriers (NVOCC)

C-TPAT Security Guidelines for Air Freight Consolidators, Ocean Transportation Intermediaries and Non-Vessel Operating Common Carriers (NVOCC) C-TPAT Security Guidelines for Air Freight Consolidators, Ocean Transportation Intermediaries and Non-Vessel Operating Common Carriers (NVOCC) (04/24/2006) C-TPAT Qualifications for Air Freight Consolidators,

More information

SUNRISE TELECOM CODE OF BUSINESS CONDUCT AND ETHICS Overview Sunrise Telecom is committed to its customers, partners, employees and stockholders.

SUNRISE TELECOM CODE OF BUSINESS CONDUCT AND ETHICS Overview Sunrise Telecom is committed to its customers, partners, employees and stockholders. SUNRISE TELECOM CODE OF BUSINESS CONDUCT AND ETHICS Overview Sunrise Telecom is committed to its customers, partners, employees and stockholders. Accordingly, we believe that operating with integrity is

More information

Importers: C-TPAT Minimum Security Requirements

Importers: C-TPAT Minimum Security Requirements Customs and Border Protection, U.S. Department of Homeland Security C-TPAT Minimum Security Requirements Importers Released March, 2005 Restatement and Document Preparation by Prep4Audit, LLC 1 of 16 Suggested

More information

Addition of Cristie Bare Machine Recovery for virtual machines and additional platform-specific feature numbers

Addition of Cristie Bare Machine Recovery for virtual machines and additional platform-specific feature numbers IBM United States Announcement 207-223, dated October 2, 2007 Addition of Cristie Bare Machine Recovery for virtual machines and additional platform-specific feature numbers IBM Global Financing... 2 Prices...2

More information

Page 2 Cargo Control and Release Capabilities Entry Summary Processing Capabilities Future ACE Features Entry Summary, Accounts and Revenue

Page 2 Cargo Control and Release Capabilities Entry Summary Processing Capabilities Future ACE Features Entry Summary, Accounts and Revenue What s Inside: Overview of the Automated Commercial Environment Page 1 Overview of ACE Secure Data Portal Page 2 ACE Features Currently Available Account Management Capabilities Reports Capabilities Revenue

More information

Real-Life Examples: Oracle Advanced Controls (OAC) Benefits in Oracle EBS R12 Upgrades/Implementations

Real-Life Examples: Oracle Advanced Controls (OAC) Benefits in Oracle EBS R12 Upgrades/Implementations Real-Life Examples: Oracle Advanced Controls (OAC) Benefits in Oracle EBS R12 Upgrades/Implementations TIM MURPHY, Director Governance risk & Compliance kpmg.com Introduction Implementing or upgrading

More information

Foreign Manufacturer Eligibility Requirements

Foreign Manufacturer Eligibility Requirements Foreign Manufacturer Eligibility Requirements (04/07/2008) To be eligible for C-TPAT, the Foreign Manufacturer must meet the following eligibility requirements: 1. Be an active Manufacturer incorporated

More information

IBM Sterling Supply Chain Visibility Vendor Compliance

IBM Sterling Supply Chain Visibility Vendor Compliance IBM Terms of Use IBM Sterling Supply Chain Visibility Vendor Compliance The terms of this IBM Terms of Use are in addition to those of the IBM International Passport Advantage Agreement, the IBM International

More information

GENTING MALAYSIA BERHAD (58019-U) CODE OF CONDUCT AND ETHICS

GENTING MALAYSIA BERHAD (58019-U) CODE OF CONDUCT AND ETHICS GENTING MALAYSIA BERHAD (58019-U) CODE OF CONDUCT AND ETHICS All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means,

More information

Achieve Continuous Compliance via Business Service Management (BSM)

Achieve Continuous Compliance via Business Service Management (BSM) Achieve Continuous Compliance via Business Service (BSM) Brian Holmes, CISA Solutions Consultant BMC Software Agenda Introduction Compliance: The Business Driver Challenges of IT Compliance Business Service

More information

Managing Sanctions Compliance in a Global Economy

Managing Sanctions Compliance in a Global Economy Managing Sanctions Compliance in a Global Economy PART 1: DEPLOYING REAL-TIME WATCH LIST SCREENING Competing in today s multifaceted, global economy is a high-stakes game of risk and reward. Regardless

More information

U.S. Customs and Border Protection (CBP) Outbound Issues Webinar

U.S. Customs and Border Protection (CBP) Outbound Issues Webinar Department of Homeland Security U.S. Customs and Border Protection (CBP) Outbound Issues Webinar Office of Trade Relations Point of Contact: Steven Graham, International Trade Liaison Office of Field Operations

More information

SEAL INTEGRITY PROGRAMME APPENDIX TO ANNEX I FRAMEWORK OF STANDARDS TO SECURE AND FACILITATE GLOBAL TRADE

SEAL INTEGRITY PROGRAMME APPENDIX TO ANNEX I FRAMEWORK OF STANDARDS TO SECURE AND FACILITATE GLOBAL TRADE SEAL INTEGRITY PROGRAMME APPENDIX TO ANNEX I FRAMEWORK OF STANDARDS TO SECURE AND FACILITATE GLOBAL TRADE APPENDIX TO ANNEX 1 SEAL INTEGRITY PROGRAMME FOR SECURE CONTAINER SHIPMENTS INTRODUCTION Importance

More information

Payroll & HR The customisable Payroll & HR solution

Payroll & HR The customisable Payroll & HR solution Payroll & HR The customisable Payroll & HR solution Pastel Evolution Payroll & HR s enhanced functionality and powerful MS-SQL database will ensure that processing your Payroll takes on a new dimension.

More information

Section 4 Vessel Charges/Cargo Charges

Section 4 Vessel Charges/Cargo Charges Section 4 Vessel Charges/Cargo Charges FREE TIME FOR ASSEMBLING OUTWARD CARGO 400 A vessel shall be allowed the use of assigned wharf space for a free time period of 30 calendar days, for the purpose of

More information

IBM Resilient Incident Response Platform On Cloud

IBM Resilient Incident Response Platform On Cloud IBM Terms of Use SaaS Specific Offering Terms IBM Resilient Incident Response Platform On Cloud The Terms of Use ( ToU ) is composed of this IBM Terms of Use - SaaS Specific Offering Terms ( SaaS Specific

More information

Strategies for Surviving Government Enforcement Actions. Export Controls By Paulette Kolba March 2, 2015

Strategies for Surviving Government Enforcement Actions. Export Controls By Paulette Kolba March 2, 2015 Strategies for Surviving Government Enforcement Actions ì Export Controls By Paulette Kolba Export Controls ì Census (Commerce Department) ì Customs and Border Protection (CBP) (DHS) ì Bureau of Industry

More information

Audit of Weighing Services. Audit and Evaluation Services Final Report Canadian Grain Commission

Audit of Weighing Services. Audit and Evaluation Services Final Report Canadian Grain Commission Audit and Evaluation Services Final Report Canadian Grain Commission November 2016 Table of Contents 1. EXECUTIVE SUMMARY... 2 Conclusion... 2 Statement of Assurance... 2 2. INTRODUCTION... 3 Authority

More information

Sage MAS 90 and 200 Product Update 2 Delivers Added Value!

Sage MAS 90 and 200 Product Update 2 Delivers Added Value! Sage MAS 90 and 200 Product Update 2 Delivers Added Value! The second Sage MAS 90 and 200 4.4 Product Update 4.40.0.2 is available via a compact download from Sage Online. Delivering additional features

More information

KYX - Identifying risks in Banking Relationships

KYX - Identifying risks in Banking Relationships Accuity KYX - Identifying risks in Banking Relationships accuity.com 2 Agenda Rising Risks Screening Areas and Approach Screening best practices Trade finance perspective Important Considerations Accuity

More information

Abila MIP Fund Accounting

Abila MIP Fund Accounting Page 1 Fund Accounting Feature Compare Make an informed decision when you choose your fund accounting system. Use this checklist during your evaluation of Fund Accounting. Write in the names of up to two

More information

Living Our Purpose and Core Values CODE. Code of Business Ethics and Conduct for Vendors

Living Our Purpose and Core Values CODE. Code of Business Ethics and Conduct for Vendors Living Our Purpose and Core Values CODE Code of Business Ethics and Conduct for Vendors December 2016 HCSC Vendor Code of Business Ethics and Conduct Since 1936, Health Care Service Corporation, a Mutual

More information

Sanctions screening global developments. ACAMS South Africa Chapter 28 June 2016

Sanctions screening global developments. ACAMS South Africa Chapter 28 June 2016 Sanctions screening global developments ACAMS South Africa Chapter 28 June 2016 Global developments Current issues driving an analytics-based approach to sanctions risk and compliance Expanding Regulatory

More information

Executive Summary THE OFFICE OF THE INTERNAL AUDITOR. Internal Audit Update

Executive Summary THE OFFICE OF THE INTERNAL AUDITOR. Internal Audit Update 1 Page THE OFFICE OF THE INTERNAL AUDITOR The Office of Internal Audit focuses its attention on areas where it can contribute the most by working with the organization to reduce risk and increase operational

More information

Public Accounting System

Public Accounting System Public Accounting System We understand that an accounting system is really all about: Better Decision Making As a trusted advisor, you must be able to provide your clients with the information that may

More information

Material Transfer Agreements Export Controls

Material Transfer Agreements Export Controls Material Transfer Agreements Export Controls Sean Hayes, J.D., Ph.D. Research Advisor June 13, 2017 Material Transfer Agreements Establishes rights and obligations of parties when research material is

More information

PERCEPTION. State-of-the-Art Software & Database Technologies

PERCEPTION. State-of-the-Art Software & Database Technologies PERCEPTION State-of-the-Art Software & Database Technologies 1 PERCEPTION is an evolution that has kept abreast of changes in software and hardware technologies for over thirty years. The system was developed

More information

IBM Clinical Development

IBM Clinical Development Service Description IBM Clinical Development This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients of the

More information

Why Web-Enable Your Legacy Application?

Why Web-Enable Your Legacy Application? Why Web-Enable Your Legacy Application? Over the years, you have invested massive resources into developing, maintaining and operating your company's aging legacy application. That ongoing need for scarce

More information

Service Level Agreement

Service Level Agreement Service Level Agreement PIRO Jewelry management and manufacturing software Advanced level TABLE OF CONTENTS 1.0 Service Level Agreement Overview... 1 2.0 Description of Services... 1 3.0 Service Performance...

More information

Air Carrier Eligibility Requirements

Air Carrier Eligibility Requirements Air Carrier Eligibility Requirements (04/07/2008) To be eligible for C-TPAT, the Air Carrier must the meet the following eligibility requirements: 1. Active Air Carrier transporting cargo shipments to

More information

C-TPAT Minimum Security Requirements Importers

C-TPAT Minimum Security Requirements Importers Customs and Border Protection, U.S. Department of Homeland Security C-TPAT Minimum Security Requirements Importers Released March, 2005 Prepared by Prep4Audit, LLC Version 2: August, 2014 www.prep4audit.com

More information

TOP 10 EXPORT COMPLIANCE MUST KNOWS

TOP 10 EXPORT COMPLIANCE MUST KNOWS TOP 10 EXPORT COMPLIANCE MUST KNOWS Wisconsin International Trade Conference May 10, 2016 Ulice Payne President, Addison-Clifton Nathan Eilers Director, Global Trade Compliance, Rockwell Automation US

More information

Supplier Compliance and Freight Routing Guide

Supplier Compliance and Freight Routing Guide Supplier Compliance and Freight Routing Guide March 1, 2013 Dear Supplier: America II Electronics is committed to providing its customers the highest possible customer service. This is only achievable

More information

Shared Services BEST PRACTICES. A Collection of Best Practices for: Includes Detailed Best Practices for:

Shared Services BEST PRACTICES. A Collection of Best Practices for: Includes Detailed Best Practices for: BEST PRACTICES A Collection of Best Practices for: Shared Services Includes Detailed Best Practices for: - Finance - Human Resources - Information Technology - Legal - Master Data Management - Procurement

More information

You can easily view comparative data and drill through for transaction details.

You can easily view comparative data and drill through for transaction details. analyzing financial and operational information (such as number of sales reps, occupancy rates or cycle time), giving you a very powerful business management tool that leverages your financial data. You

More information

TRANSACTIONAL SOLUTIONS

TRANSACTIONAL SOLUTIONS Authorised Financial services and registered credit provider (NCRCP15). The Standard Bank of South Africa Limited (Reg. No. 1962/000738/06). Moving Forward is a trademark of The Standard Bank of South

More information

Department Name: Shared Systems Budget Unit:

Department Name: Shared Systems Budget Unit: Department Name: Budget Unit: 5710000 1. Program Title: COMPASS Program Description: Provides a central point for funding the maintenance and enhancement of the Human Resources, Materials Management, Financial

More information

SUMMARY OF LEGISLATIVE FRAMEWORK

SUMMARY OF LEGISLATIVE FRAMEWORK Filed: 0-0- EB-0-0 Exhibit A Schedule Page of 0 0 0 SUMMARY OF LEGISLATIVE FRAMEWORK.0 PURPOSE The purpose of this evidence is to provide a summary of the extensive legislative and regulatory framework

More information

Audit of Producer Cars. Audit and Evaluation Services Final Report Canadian Grain Commission

Audit of Producer Cars. Audit and Evaluation Services Final Report Canadian Grain Commission Audit of Producer Cars Audit and Evaluation Services Final Report Canadian Grain Commission February 2018 Table of contents 1. Executive summary... 2 Conclusion... 2 Statement of assurance... 2 2. Introduction...

More information

Contents (Click topic question to link to information)

Contents (Click topic question to link to information) Contents (Click topic question to link to information) Purchasing Requisition/PO What fields are required for Requisition entry? Can I provide the requisition number to the vendor? Can I approve a requisition

More information

CEDAR RIVER WATER & SEWER DISTRICT

CEDAR RIVER WATER & SEWER DISTRICT CEDAR RIVER WATER & SEWER DISTRICT 18421 SE Petrovitsky Road P.O. Box 1040 Renton, Washington 98058-0552 Maple Valley, WA 98038-1040 (425) 255-6370 FAX: (425) 228-4880 Cedar River Water & Sewer District

More information

Back to College Sweepstakes Social Media July 2018 Bayer Properties

Back to College Sweepstakes Social Media July 2018 Bayer Properties Back to College Sweepstakes Social Media July 2018 Bayer Properties A. BACK TO COLLEGE PROMOTION ADVERTISING COPY: Ashley Park Property Owner, LLC is conducting its BACK TO COLLEGE CONTEST promotion in

More information

Project Title: Driver Record Dashboard. Category: Digital Government: Government to Business (G to B) State: Idaho

Project Title: Driver Record Dashboard. Category: Digital Government: Government to Business (G to B) State: Idaho Project Title: Driver Record Dashboard Category: Digital Government: Government to Business (G to B) State: Idaho Contact: Edward Pemble, Driver Services Manager Idaho Transportation Department 3311 W.

More information

REGULATORY RISKS (risks related to federal and state requirements)

REGULATORY RISKS (risks related to federal and state requirements) REGULATORY RISKS (risks related to federal and state requirements) Compliance Program Compliance Program is documented, implemented and aligns to the Risk Assessment Compliance Program is documented, but

More information