Enhancing an Input-Ready Query with a Comments Column in Integrated Business Planning for SAP Simple Finance An Example-Based How-To Guide

Size: px
Start display at page:

Download "Enhancing an Input-Ready Query with a Comments Column in Integrated Business Planning for SAP Simple Finance An Example-Based How-To Guide"

Transcription

1 Enhancing an Input-Ready Query with a Cmments Clumn in Integrated Business Planning fr SAP Simple Finance An Example-Based Hw-T Guide Applies t: Integrated Business Planning fr SAP Simple Finance Summary SAP custmers wh use Integrated Business Planning fr SAP Simple Finance are ften in the situatin that they want t add cmments t their plan data. With SAP NetWeaver 7.40 SP08 and SAP Business Objects Analysis 1.4.9, input-ready queries fr planning can be enhanced with additinal clumns in which users can make cmments. This Hw-T guide describes step-by-step, using an example, hw custmers can enhance cntent delivered by SAP with Integrated Business Planning fr SAP Simple Finance, n-premise editin 1503 supprt package stack 1508, by adding cmment clumns t input-ready queries. Authr: Günter Graf Cmpany: SAP SE Created n: 14 August 2015 Authr Bi Günter Graf is a Senir Develper at SAP SE in Walldrf, Germany. He has 8 years experience in develping SAP standard sftware, the last 4 years in the ERP Financials area. 1

2 Table f Cntents Business Scenari... 3 Backgrund Infrmatin... 3 Step-by-Step Prcedure... 5 Step 1: Create Cmment Characteristic... 6 Step 2: Create DataStre Object... 9 Step 3: Add DSO t MultiPrvider Step 4: Adjust Aggregatin Level Step 5: Adjust Query Step 6: Use Cmment Field in Planning Functin (Optinal) Technical Prerequisites See Als Cpyright

3 Business Scenari SAP users can use the queries and wrkbks delivered by SAP in Integrated Business Planning fr SAP Simple Finance fr financial planning in Management Accunting. These queries and wrkbks serve as examples fr different types f planning and can be readily used. Fr example, an SAP custmer can use the delivered Analysis Office Wrkbk fr Cst Center Planning n Years (/ERP/SFIN_A00_WB01) t plan csts n the granularity f cst center/cst categry/fiscal year in a Micrsft Excel envirnment (see Figure 1). Figure 1: Analysis Office Wrkbk fr Cst Center Planning n Years Users can in fact make an explanatry cmment fr each planned figure lcally in Micrsft Excel (fr example, in an Excel clumn utside the table area f the data surce). Hwever, this cmment can nly be saved lcally and nt centrally in the SAP system. This Hw-T guide describes hw the Wrkbk and the underlying bjects in SAP Integrated Business Planning fr SAP Simple Finance can be enhanced s that users can make cmments in the Wrkbk that can be persisted tgether with the planned figures in the SAP system. Backgrund Infrmatin SAP delivers planning scenaris fr financial planning in Management Accunting as lcal BW cntent (that is, BW cntent in the ERP system, nt in the central BW system), based n the real-time InfCube 3

4 /ERP/SFIN_R01 (Financials Planning). Analysis Office Wrkbks cnstitute part f the planning scenari. Custmers can use these t enter planned figures in a Micrsft Excel envirnment. SAP delivers the fllwing Wrkbks: Cst Center Planning n Years (/ERP/SFIN_A00_WB01) Cst Center Planning n Perids (/ERP/SFIN_A01_WB01) Internal Order Planning n Years (/ERP/SFIN_A10_WB01) Internal Order Planning n Perids (/ERP/SFIN_A11_WB01) Prject Planning n Years (/ERP/SFIN_A20_WB01) Prject Planning n Perids (/ERP/SFIN_A21_WB01) Market Segment Planning n Years (/ERP/SFIN_A50_WB01) Market Segment Planning n Perids (/ERP/SFIN_A51_WB01) Prfit Center Planning n Years (/ERP/SFIN_A70_WB01) Prfit Center Planning n Perids (/ERP/SFIN_A71_WB01) P&L Planning n Years (/ERP/SFIN_A90_WB01) P&L Planning n Perids (/ERP/SFIN_A91_WB01) Figure 2 shws the technical architecture f the delivered planning scenaris. 4

5 BW Analysis Office Wrkbk /ERP/SFIN_A< >_WB01 Input Ready Query /ERP/SFIN_A< >_IRQ< > Aggregatin Level ERP/SFIN_A< > Multiprvider /ERP/SFIN_M01 Real-Time InfPrvider /ERP/SINF_R01 (Plan Data) Virtual Prvider /ERP/SINF_V01 (Actual Data) Plan Data Characteristics /ERP/< > BW Characteristics BW Characteristics Key Figures /ERP/< > BW Characteristics BW Characteristics HANA Views frm Cntent Package sap.erp.sfin.c.pl Master Data Views FCO_C_< > Master Data Views Master Data Views HANA Infrmatin Mdel FCO_C_IBP_ACDOCA (Actual Data) Figure 2: Architecture f the Delivered Planning Scenaris On the highest level are the Analysis Office Wrkbks, with which end users can enter planned figures. The figures entered in this way are persisted in InfCube /ERP/SFIN_R01. InfPrvider /ERP/SFIN_V01 is used t read the actual values frm the previus year and cmpare the planned values f the current year in the Wrkbks. A planning functin can als be used t cpy the actual values frm the previus year as a template fr the planned values f the current year in the Wrkbks. The InfPrvider is based n HANA Infrmatin Mdel sap.erp.sfin.c.pl. FCO_C_IBP_ACDOCA. The characteristics f bth InfPrviders read their master data frm the ERP master data tables, which are accessed in HANA Views FCO_C_< >. Fr example, master data access fr characteristic /ERP/MATERIAL is based n HANA View FCO_C_PRODUCT, which in turn cntains ERP master data tables MARA and MAKT. Step-by-Step Prcedure This Hw-T guide describes hw yu can enhance the delivered Analysis Office Wrkbks and underlying queries with a cmment clumn. Cmments that can be persisted in the SAP system upn saving can then be entered in the Wrkbks and queries. The assignment t planned figures is retained. The descriptin f the prcedure is based n Cst Center Planning n Years (Analysis Office Wrkbk /ERP/SFIN_A00_WB01). 5

6 In essence, a DataStre Object (DSO) in the Z namespace (in the example, with technical name ZCMNTDSO) is created as a data stre fr the cmments and is added t the MultiPrvider /ERP/SFIN_M01 delivered by SAP. This DSO cntains a characteristic fr the cmments that can be represented as a clumn with input fields, analgus t an input-ready key figure in the input-ready queries and Wrkbks. T d this, the cmment characteristic (in the example with technical name ZCOMMENT) must be taken int accunt accrdingly in higher-level bjects (aggregatin level, query). See Figure 3. BW Analysis Office Wrkbk /ERP/SFIN_A< >_WB01 Input Ready Query /ERP/SFIN_A< >_IRQ< > Aggregatin Level ERP/SFIN_A< > Multiprvider /ERP/SFIN_M01 Real-Time InfPrvider /ERP/SINF_R01 (Plan Data) Plan Data Virtual Prvider /ERP/SINF_V01 (Actual Data) DataStre Object ZCMNTDSO (Cmments) Characteristics /ERP/< > BW Characteristics BW Characteristics Key Figures /ERP/< > BW Characteristics BW Characteristics Characteristic ZCOMMENT HANA Views frm Cntent Package sap.erp.sfin.c.pl Master Data Views FCO_C_< > Master Data Views Master Data Views HANA Infrmatin Mdel FCO_C_IBP_ACDOCA (Actual Data) Figure 3: Architecture with Cmment DSO and Cmment Characteristics This guide describes hw t prceed if yu want t mdify the scenari fr Cst Center Planning n Years delivered by SAP. Analgusly, yu can f curse als create yur wn bjects in the Z namespace and set up yur requirements accrdingly. Step 1: Create Cmment Characteristic First f all, create a cmment characteristic in the Z namespace. 6

7 - Use transactin RSD1 t create the new characteristic. 7

8 - On the General tab page, select data type CHAR with length 250 and select the Lwercase Letters checkbx. 8

9 - On the Master Data/Texts tab page, deselect the With Master Data and With Texts checkbxes. - Save and activate yur characteristic. Step 2: Create DataStre Object Nw create the DSO. The cmments are saved in this in the desired granularity. 9

10 - Use transactin RSA1 t create a new DataStre Object. - Change the settings f the DSO. Set the DSO type t Direct Uplad and select the Planning Mde checkbx. - Add the fllwing characteristics as key fields: Fiscal Year 0FISCYEAR Categry (/ERP/CATEGORY) Chart f Accunts (/ERP/CHRTACCT) Client (0MANDT) Cmpany Cde (/ERP/COMPCODE) Cntrlling Area (/ERP/CO_AREA) Cst Center (/ERP/COSTCNTR) Currency Key (0CURRENCY) Debit/Credit Indicatr CO (/ERP/DCINDCO) Fiscal Year (0FISCYEAR) 10

11 Fiscal Year Variant (0FISCVARNT) G/L Accunt (/ERP/GL_ACCT) Ledger (ERP/LEDGER) Add the fllwing key figures/characteristics as data fields: Amunt (/ERP/AMOUNT) Cmment (ZCOMMENT) yur cmment characteristic When yu have added yur cmment characteristic as a data field, it als appears in the Characteristics as Key Figures area. Als select the checkbx in the On/Off clumn. - Save and activate yur DSO. 11

12 Step 3: Add DSO t MultiPrvider Nw add yur DSO t the MultiPrvider /ERP/SFIN_M01 delivered by SAP. - Open MultiPrvider /ERP/SFIN_M01 in editing mde. 12

13 - Add yur DSO t the MultiPrvider. 13

14 - Identify the characteristics f the DSO in the MultiPrvider. - In the fllwing dialg, use the Dwn buttn t run dwn and assign each characteristic. The screensht shws this fr characteristic 0FISCVARNT. 14

15 - Enhance the assignment f the fllwing characteristics as shwn in the respective screenshts. All ther characteristic assignments remain unchanged. 0FISCVARNT (see abve) 0FISCYEAR /ERP/LEDGER /ERP/CATEGORY 15

16 /ERP/CHRTACCT /ERP/GL_ACCT /ERP/DCINDCO 16

17 /ERP/CO_AREA /ERP/COMPCODE /ERP/COSTCNTR 17

18 0MANDT - Cnfirm the dialg - Transfer yur cmment characteristic frm the Characteristics as Key Figures area f yur DSO t the Key Figures area f the MultiPrvider. 18

19 - Select the key figures f the MultiPrvider. - In the fllwing dialg, assign the key figure /ERP/AMOUNT f yur DSO by selecting the checkbx. 19

20 - Use the Dwn buttn t switch t key figure 1KYF_ZCOMMENT. Select the checkbx there and cnfirm the dialg. - Save and activate the InfPrvider. 20

21 Step 4: Adjust Aggregatin Level In this step, yu add the cmment field t the higher-level aggregatin level /ERP/SFIN_A00 (Cst Center Planning n Years). - Open aggregatin level /ERP/SFIN_A00 with transactin RSPLAN in edit mde. 21

22 - In the fllwing screen, transfer yur cmment characteristic frm the Key Figures area f the MultiPrvider t the Key Figures area f the aggregatin level. - Save and activate the aggregatin level. 22

23 Step 5: Adjust Query In this step, yu add the cmment field t the input-ready query /ERP/SFIN_A00_IRQ0001 (Cst Center Planning n Years). - In the BEx Query Designer, pen query /ERP/SFIN_A00_IRQ Transfer the Cmment field frm the Key Figures area f the InfPrvider t the Clumn area f the query. 23

24 - Open the cntext menu f the Cmment clumn and select Edit. 24

25 - In the fllwing dialg, restrict the key figure Cmment analgusly t the plan key figure. That is, restrict the key figure t the fllwing: The InfPrvider that crrespnds t yur DSO The categry saved in variable /ERP/P_CATEGORY The fiscal year saved in variable /ERP/P_0FISCYEAR01 - Cnfirm the dialg with OK 25

26 - In the prperties fr the Cmments key figure, select the Input-Ready ptin n the Planning tab page. T specify disaggregatin, yu can chse between N Disaggregatin and Disaggregatin Cpy. Analgus t nrmal key figures, in Disaggregatin Cpy the cmment is als input-ready in ttals lines r n hierarchy ndes. Disaggregatin fr cmments means that the same cmment is simply cpied t all lwer-level bjects. - Save the query. 26

27 - Test the query, fr example, with transactin RSRT. - Click Execute and enter suitable selectin ptins in the variable screen. Click Execute again. 27

28 - In the fllwing screen, yu shuld nly see the query result with input-ready clumns fr the annual plan value and an additinal input-ready clumn fr cmments. 28

29 - The cmments clumn is als present in the Analysis Office Wrkbk Cst Center Planning n Years (/ERP/SFIN_A00_WB01) (see chapter Business Scenari) mentined at the beginning f this dcument 29

30 Step 6: Use Cmment Field in Planning Functin (Optinal) The cmment field functins like a key figure, s it can als be used like a key figure in planning functins. That is, planning functins can als be created t manipulate the cmments. Fr example, yu can create a planning functin that cpies plan figures tgether with cmments frm ne categry t anther. The fllwing screenshts shw an Analysis Office Wrkbk that yu can use t d exactly that. This Wrkbk is nt part f the SAP delivery, but is created as a Z bject. The Wrkbk cntains a Cpy Surce -> Target buttn that users can click t cpy the plan figures tgether with cmmentary frm a surce categry t a target categry. Clicking the buttn executes a planning sequence that calls a planning functin in turn. This planning functin cpies the amunts and the cmments frm the surce categry t the target categry. 30

31 The definitin f the bjects invlved can be seen frm the fllwing screenshts. The planning sequence, planning functin, and planning filter in turn are nt part f the SAP delivery but were created as Z bjects. S was variable Z_TARGET_CATEGORY, which yu can als see in the screenshts, in which the target categry is saved at query runtime. Planning sequence: 31

32 Planning functin: Planning filter: 32

33 Technical Prerequisites T use the shrt text functin, yu need at least SAP NetWeaver Versin 7.40 SP08. Regarding frnt-end technlgy, there are sme restrictins at the time f writing this dcument. Nt everything wrks with all frnt ends. Fr example, the Bex Analyzer can display the shrt texts but cannt save them, and nly texts with a limited field length can be saved when using transactin RSRT. Current frnt-end technlgies such as Bex Web, Analysis Office und EPM Add-in prvide unrestricted supprt fr the functinality; Analysis Office as f Versin 1.4x and EPM as f Versin 10.0 SP20. See Als Fr the NetWeaver dcumentatin n the new cmments functin, see the SAP Help Prtal under Editing Shrt Texts in Queries. 33

34 Cpyright 2014 SAP SE SE r an SAP SE affiliate cmpany. All rights reserved. N part f this publicatin may be reprduced r transmitted in any frm r fr any purpse withut the express permissin f SAP SE. The infrmatin cntained herein may be changed withut prir ntice. Sme sftware prducts marketed by SAP SE and its distributrs cntain prprietary sftware cmpnents f ther sftware vendrs. Natinal prduct specificatins may vary. These materials are prvided by SAP SE and its affiliated cmpanies ( SAP SE Grup ) fr infrmatinal purpses nly, withut representatin r warranty f any kind, and SAP SE Grup shall nt be liable fr errrs r missins with respect t the materials. The nly warranties fr SAP SE Grup prducts and services are thse that are set frth in the express warranty statements accmpanying such prducts and services, if any. Nthing herein shuld be cnstrued as cnstituting an additinal warranty. SAP SE and ther SAP SE prducts and services mentined herein as well as their respective lgs are trademarks r registered trademarks f SAP SE in Germany and ther cuntries. Please see fr additinal trademark infrmatin and ntices. 34

This guide is intended for administrators, who want to install, configure, and manage SAP Lumira, server for BI Platform

This guide is intended for administrators, who want to install, configure, and manage SAP Lumira, server for BI Platform Hw T install SAP Lumira, server n SAP BusinessObjects BI platfrm Distributed Install Applies t: SAP Lumira, server versin fr the SAP BusinessObjects BI platfrm Summary This guide is intended fr administratrs,

More information

Accounts Payable - Localization for Saudi Arabia

Accounts Payable - Localization for Saudi Arabia Accunts Payable - Lcalizatin fr Saudi Arabia PUBLIC Financial Accunting (FI) 1 Cpyright Cpyright 2013 SAP AG. All rights reserved. SAP Library dcument classificatin: PUBLIC N part f this publicatin may

More information

SAP How-To Guide for MDG-F Enable Multi-Copy of Accounts in Company Code

SAP How-To Guide for MDG-F Enable Multi-Copy of Accounts in Company Code SAP Hw-T Guide fr MDG-F Enable Multi-Cpy f Accunts in Cmpany Cde Applies t Master Data Gvernance fr Financials (MDG-F) with release versin 7.0 feature pack 1 (supprt package 2) running n SAP ECC 6.0 EhP

More information

Innovate faster with a cloud-enabled enterprise. Dirk Basenach, SAP SE, HANA Cloud Platform November 2 nd, 2015

Innovate faster with a cloud-enabled enterprise. Dirk Basenach, SAP SE, HANA Cloud Platform November 2 nd, 2015 Innvate faster with a clud-enabled enterprise Dirk Basenach, SAP SE, HANA Clud Platfrm Nvember 2 nd, 2015 Innvate r die Mre than 60% f CEOs expect 15-50% f their earnings grwth in the next 5 years t cme

More information

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper

TaskCentre v4.5 MS SQL Server Trigger Tool White Paper TaskCentre v4.5 MS SQL Server Trigger Tl White Paper Dcument Number: PD500-03-02-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT... 1 TRADEMARKS... 1 INTRODUCTION... 2 Overview... 2 Features...

More information

TaskCentre v4.5 SMTP Tool White Paper

TaskCentre v4.5 SMTP Tool White Paper TaskCentre v4.5 SMTP Tl White Paper Dcument Number: PD500-03-04-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT... 1 TRADEMARKS... 1 INTRODUCTION... 2 Overview... 2 Features... 2 GLOBAL CONFIGURATION...

More information

Configuring and Monitoring SysLog Servers

Configuring and Monitoring SysLog Servers Cnfiguring and Mnitring SysLg Servers eg Enterprise v5.6 Restricted Rights Legend The infrmatin cntained in this dcument is cnfidential and subject t change withut ntice. N part f this dcument may be reprduced

More information

ICD-10 Handbook APPLICATION MANUAL

ICD-10 Handbook APPLICATION MANUAL APPLICATION MANUAL Table f Cntents Definitin...3 Billing...3 Transactin Cdes...3 Diagnsis Cdes...3 PQRS Measures (frmerly PQRI Measures)...5 Parameters...5 System Wide Defaults...5 System...5 Patient Definitin...6

More information

Copyrights and Trademarks

Copyrights and Trademarks Cpyrights and Trademarks Sage One Accunting Cnversin Manual 1 Cpyrights and Trademarks Cpyrights and Trademarks Cpyrights and Trademarks Cpyright 2002-2014 by Us. We hereby acknwledge the cpyrights and

More information

Traffic monitoring on ProCurve switches with sflow and InMon Traffic Sentinel

Traffic monitoring on ProCurve switches with sflow and InMon Traffic Sentinel An HP PrCurve Netwrking Applicatin Nte Traffic mnitring n PrCurve switches with sflw and InMn Traffic Sentinel Cntents 1. Intrductin... 3 2. Prerequisites... 3 3. Netwrk diagram... 3 4. sflw cnfiguratin

More information

TaskCentre v4.5 File Transfer (FTP) Tool White Paper

TaskCentre v4.5 File Transfer (FTP) Tool White Paper TaskCentre v4.5 File Transfer (FTP) Tl White Paper Dcument Number: PD500-03-22-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

How to put together a Workforce Development Fund (WDF) claim 2015/16

How to put together a Workforce Development Fund (WDF) claim 2015/16 Index Page 2 Hw t put tgether a Wrkfrce Develpment Fund (WDF) claim 2015/16 Intrductin What eligibility criteria d my establishment/s need t meet? Natinal Minimum Data Set fr Scial Care (NMDS-SC) and WDF

More information

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1 Preparing t Deply Reflectin : A Guide fr System Administratrs Versin 14.1 Table f Cntents Table f Cntents... 2 Preparing t Deply Reflectin 14.1:... 3 A Guide fr System Administratrs... 3 Overview f the

More information

StarterPak: Dynamics CRM Opportunity To NetSuite Sales Order

StarterPak: Dynamics CRM Opportunity To NetSuite Sales Order StarterPak: Dynamics CRM Opprtunity T NetSuite Sales Order Versin 1.0 7/20/2015 Imprtant Ntice N part f this publicatin may be reprduced, stred in a retrieval system, r transmitted in any frm r by any

More information

Sage 100 What s New in 2013. Tracey Brinkman Senior Consultant BKD Technologies tbrinkman@bkd.com

Sage 100 What s New in 2013. Tracey Brinkman Senior Consultant BKD Technologies tbrinkman@bkd.com Sage 100 What s New in 2013 Tracey Brinkman Senir Cnsultant BKD Technlgies tbrinkman@bkd.cm Presenter Tracey Brinkman Senir Cnsultant BKD Technlgies 2013 Overview Glbal Enhancements Accunts Payable Enhancements

More information

KronoDesk Migration and Integration Guide Inflectra Corporation

KronoDesk Migration and Integration Guide Inflectra Corporation / KrnDesk Migratin and Integratin Guide Inflectra Crpratin Date: September 24th, 2015 0B Intrductin... 1 1B1. Imprting frm Micrsft Excel... 2 6B1.1. Installing the Micrsft Excel Add-In... 2 7B1.1. Cnnecting

More information

Introduction to Mindjet MindManager Server

Introduction to Mindjet MindManager Server Intrductin t Mindjet MindManager Server Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 mindjet.cm 2013 Mindjet. All Rights

More information

Configuring and Monitoring AS400 Servers. eg Enterprise v5.6

Configuring and Monitoring AS400 Servers. eg Enterprise v5.6 Cnfiguring and Mnitring AS400 Servers eg Enterprise v5.6 Restricted Rights Legend The infrmatin cntained in this dcument is cnfidential and subject t change withut ntice. N part f this dcument may be reprduced

More information

TaskCentre v4.5 Send Message (SMTP) Tool White Paper

TaskCentre v4.5 Send Message (SMTP) Tool White Paper TaskCentre v4.5 Send Message (SMTP) Tl White Paper Dcument Number: PD500-03-17-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

StarterPak: Dynamics CRM On-Premise to Dynamics Online Migration - Option 2. Version 1.0

StarterPak: Dynamics CRM On-Premise to Dynamics Online Migration - Option 2. Version 1.0 StarterPak: Dynamics CRM On-Premise t Dynamics Online Migratin - Optin 2 Versin 1.0 1/7/2016 Imprtant Ntice N part f this publicatin may be reprduced, stred in a retrieval system, r transmitted in any

More information

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide HarePint HelpDesk fr SharePint Fr SharePint Server 2010, SharePint Fundatin 2010 User Guide Prduct versin: 14.1.0 04/10/2013 2 Intrductin HarePint.Cm (This Page Intentinally Left Blank ) Table f Cntents

More information

Using PayPal Website Payments Pro UK with ProductCart

Using PayPal Website Payments Pro UK with ProductCart Using PayPal Website Payments Pr UK with PrductCart Overview... 2 Abut PayPal Website Payments Pr & Express Checkut... 2 What is Website Payments Pr?... 2 Website Payments Pr and Website Payments Standard...

More information

Microsoft Dynamics GP. Advanced Human Resources

Microsoft Dynamics GP. Advanced Human Resources Micrsft Dynamics GP Advanced Human Resurces Cpyright Cpyright 2008 Micrsft Crpratin. All rights reserved. Cmplying with all applicable cpyright laws is the respnsibility f the user. Withut limiting the

More information

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents BRILL s Editrial Manager (EM) Manual fr Authrs Table f Cntents Intrductin... 2 1. Getting Started: Creating an Accunt... 2 2. Lgging int EM... 3 3. Changing Yur Access Cdes and Cntact Infrmatin... 3 3.1

More information

Import VAT VAT Corrections VAT Reporting VAT Settlement Unrealized VAT Payment Discount VAT Adjustments

Import VAT VAT Corrections VAT Reporting VAT Settlement Unrealized VAT Payment Discount VAT Adjustments MODULE 8: VAT Mdule Overview Value-Added Tax (VAT) is a tax n cnsumptin that is paid by the end cnsumer. Fr the seller, it is a tax nly n the value that is added t a prduct, material, r service. All cmpanies

More information

User Manual Brainloop Outlook Add-In. Version 3.4

User Manual Brainloop Outlook Add-In. Version 3.4 User Manual Brainlp Outlk Add-In Versin 3.4 Cntent 1. Summary... 3 2. Release Ntes... 3 2.1 Prerequisites... 3 2.2 Knwn Restrictins... 4 3. Installatin and Cnfiguratin... 4 3.1 The installatin prgram...

More information

SITE APPLICATIONS USER GUIDE:

SITE APPLICATIONS USER GUIDE: SITE APPLICATIONS USER GUIDE: CPCONTROLLER, CCENGINE, SYNC, TPORT, CCTERMINAL Cpyright 2013 Triple E Technlgies. All rights reserved. Site Applicatins User Guide INTRODUCTION The applicatins described

More information

efusion Table of Contents

efusion Table of Contents efusin Cst Centers, Partner Funding, VAT/GST and ERP Link Table f Cntents Cst Centers... 2 Admin Setup... 2 Cst Center Step in Create Prgram... 2 Allcatin Types... 3 Assciate Payments with Cst Centers...

More information

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and ii Cpyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.cm/ We have attempted t make these dcuments cmplete, accurate, and useful, but we cannt guarantee them t be perfect. When we

More information

Reconcile and monitor accounts receivable

Reconcile and monitor accounts receivable Recncile and Mnitr Accunts Receivable using MYOB AccuntRight v19 Cpyright Ntice: Cpyright 2011 - Sftware Publicatins. All rights reserved. N part f this material may be reprduced r cpied in any frm r by

More information

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents

HP ExpertOne. HP2-T21: Administering HP Server Solutions. Table of Contents HP ExpertOne HP2-T21: Administering HP Server Slutins Industry Standard Servers Exam preparatin guide Table f Cntents Overview 2 Why take the exam? 2 HP ATP Server Administratr V8 certificatin 2 Wh shuld

More information

Durango Merchant Services QuickBooks SyncPay

Durango Merchant Services QuickBooks SyncPay Durang Merchant Services QuickBks SyncPay Gateway Plug-In Dcumentatin April 2011 Durang-Direct.cm 866-415-2636-1 - QuickBks Gateway Plug-In Dcumentatin... - 3 - Installatin... - 3 - Initial Setup... -

More information

LOTUS NOTES 8.5. Managing Tasks. Microcomputer Training Centre. Department of Human Resources and Employee Relations Learning and Development

LOTUS NOTES 8.5. Managing Tasks. Microcomputer Training Centre. Department of Human Resources and Employee Relations Learning and Development Department f Human Resurces and Emplyee Relatins Learning and Develpment LOTUS NOTES 8.5 Cpyright 2005 Micrcmputer Training Centre, Yrk University Micrcmputer Training Centre Ltus Ntes 8.5 Table f Cntents

More information

How To Set Up A General Ledger In Korea

How To Set Up A General Ledger In Korea MODULE 6: RECEIVABLES AND PAYABLES MANAGEMENT: PAYMENT DISCOUNT AND PAYMENT TOLERANCE Mdule Overview Granting payment discunts prvides an incentive fr custmers t quickly pay their utstanding amunts in

More information

Access to the Ashworth College Online Library service is free and provided upon enrollment. To access ProQuest:

Access to the Ashworth College Online Library service is free and provided upon enrollment. To access ProQuest: PrQuest Accessing PrQuest Access t the Ashwrth Cllege Online Library service is free and prvided upn enrllment. T access PrQuest: 1. G t http://www.ashwrthcllege.edu/student/resurces/enterlibrary.html

More information

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation ViPNet VPN in Cisc Envirnment Supplement t ViPNet Dcumentatin 1991 2015 Inftecs Americas. All rights reserved. Versin: 00121-04 90 02 ENU This dcument is included in the sftware distributin kit and is

More information

How to Setting up Matrix Consolidation with SAP BusinessObjects Planning and Consolidation

How to Setting up Matrix Consolidation with SAP BusinessObjects Planning and Consolidation Hw t Setting up Matrix Cnslidatin with SAP BusinessObjects Planning and Cnslidatin Applies t: SAP BusinessObjects Planning and Cnslidatin 7.0, versin fr SAP NetWeaver, SAP BusinessObjects Planning and

More information

Kaltura Video Solutions for Sharepoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Solutions for Sharepoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Slutins fr Sharepint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2015

More information

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

AvePoint Office Connect 1.31

AvePoint Office Connect 1.31 AvePint Office Cnnect 1.31 User Guide Issued May 2016 1 Table f Cntents What s New in this Guide... 4 Abut Office Cnnect... 5 Understanding the Office Cnnect Explrer... 6 Sharing Files with Others (Quick

More information

David Drivers Revit One-sheets: Linked Project Positioning and shared coordinates

David Drivers Revit One-sheets: Linked Project Positioning and shared coordinates This paper discusses the fllwing features f Revit Building Shared Crdinates Named lcatins Publish and acquire Vs Saving lcatins Shared Crdinates and wrkset enabled files Revisin 1 (Versin 9.0) David Driver.

More information

TaskCentre v4.5 Send Fax (Tobit) Tool White Paper

TaskCentre v4.5 Send Fax (Tobit) Tool White Paper TaskCentre v4.5 Send Fax (Tbit) Tl White Paper Dcument Number: PD500-03-19-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

SEPA in SAP ERP Financials Direct Debits in 4 Steps. Dr. Arndt Köster / Chief Product Owner ERP Financial Operations July 25, 2013

SEPA in SAP ERP Financials Direct Debits in 4 Steps. Dr. Arndt Köster / Chief Product Owner ERP Financial Operations July 25, 2013 SEPA in SAP ERP Financials Direct Debits in 4 Steps Dr. Arndt Köster / Chief Prduct Owner ERP Financial Operatins July 25, 2013 Ausschlussklausel Die Infrmatinen in diesem Dkument sind vertraulich und

More information

Grants Online. Quick Reference Guide - Grantees

Grants Online. Quick Reference Guide - Grantees Abut Grants Online: Grants Online perates in a web envirnment. Internet Explrer is the preferred brwser fr PC users; FireFx is the preferred brwser fr MAC users. N sftware is required fr installatin. Lgins

More information

Monitor Important Windows Security Events using EventTracker

Monitor Important Windows Security Events using EventTracker Mnitr Imprtant Windws Security Events using EventTracker White Paper Publicatin Date: Mar 14, 2014 EventTracker 8815 Centre Park Drive Clumbia MD 21045 www.eventtracker.cm EventTracker: Mnitr Imprtant

More information

Citrix XenServer from HP Getting Started Guide

Citrix XenServer from HP Getting Started Guide Citrix XenServer frm HP Getting Started Guide Overview This guide utlines the basic setup, installatin, and cnfiguratin steps required t begin using yur Citrix XenServer frm HP. A first time wizard-based

More information

GETTING STARTED With the Control Panel Table of Contents

GETTING STARTED With the Control Panel Table of Contents With the Cntrl Panel Table f Cntents Cntrl Panel Desktp... 2 Left Menu... 3 Infrmatin... 3 Plan Change... 3 Dmains... 3 Statistics... 4 Ttal Traffic... 4 Disk Quta... 4 Quick Access Desktp... 4 MAIN...

More information

Microsoft Dynamics GP. Advanced Human Resources

Microsoft Dynamics GP. Advanced Human Resources Micrsft Dynamics GP Advanced Human Resurces Cpyright Cpyright 2010 Micrsft. All rights reserved. Limitatin f liability This dcument is prvided as-is. Infrmatin and views expressed in this dcument, including

More information

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8 McAfee Enterprise Security Manager Data Surce Cnfiguratin Guide Data Surce: Infblx NIOS September 2, 2014 Infblx NIOS Page 1 f 8 Imprtant Nte: The infrmatin cntained in this dcument is cnfidential and

More information

CorasWorks v11 Essentials Distance Learning

CorasWorks v11 Essentials Distance Learning CrasWrks v11 Essentials Curse Outline CrasWrks distance learning training is designed t help students leverage the CrasWrks platfrm t either build cllabrative applicatins r extend and enhance existing

More information

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free.

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free. 990 e-pstcard FAQ Fr frequently asked questins abut filing the e-pstcard that are nt listed belw, brwse the FAQ at http://epstcard.frm990.rg/frmtsfaq.asp# (cpy and paste this link t yur brwser). General

More information

The ad hoc reporting feature provides a user the ability to generate reports on many of the data items contained in the categories.

The ad hoc reporting feature provides a user the ability to generate reports on many of the data items contained in the categories. 11 This chapter includes infrmatin regarding custmized reprts that users can create using data entered int the CA prgram, including: Explanatin f Accessing List Screen Creating a New Ad Hc Reprt Running

More information

MaaS360 Cloud Extender

MaaS360 Cloud Extender MaaS360 Clud Extender Installatin Guide Cpyright 2012 Fiberlink Cmmunicatins Crpratin. All rights reserved. Infrmatin in this dcument is subject t change withut ntice. The sftware described in this dcument

More information

SBClient and Microsoft Windows Terminal Server (Including Citrix Server)

SBClient and Microsoft Windows Terminal Server (Including Citrix Server) SBClient and Micrsft Windws Terminal Server (Including Citrix Server) Cntents 1. Intrductin 2. SBClient Cmpatibility Infrmatin 3. SBClient Terminal Server Installatin Instructins 4. Reslving Perfrmance

More information

AvePoint Discovery Tool 2.1.1. User Guide

AvePoint Discovery Tool 2.1.1. User Guide AvePint Discvery Tl 2.1.1 User Guide Issued January 2016 Table f Cntents What s New in this Guide... 4 Abut Discvery Tl... 5 Why Use the AvePint Discvery Tl... 5 Frequently Asked Questins... 6 Which reprts

More information

expertise hp services valupack consulting description security review service for Linux

expertise hp services valupack consulting description security review service for Linux expertise hp services valupack cnsulting descriptin security review service fr Linux Cpyright services prvided, infrmatin is prtected under cpyright by Hewlett-Packard Cmpany Unpublished Wrk -- ALL RIGHTS

More information

Dreamweaver MX 2004. Templates

Dreamweaver MX 2004. Templates Dreamweaver MX 2004 Templates Table f Cntents Dreamweaver Templates... 3 Creating a Dreamweaver template... 3 Types f template regins... 4 Inserting an editable regin... 4 Selecting editable regins...

More information

Kaltura Video Plugin for Jive User Guide. Version: 1.0

Kaltura Video Plugin for Jive User Guide. Version: 1.0 Kaltura Vide Plugin fr Jive User Guide Versin: 1.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2014 Kaltura Inc. All Rights Reserved.

More information

Concur Travel QuickStart Guide. Concur Technologies Version 1.0

Concur Travel QuickStart Guide. Concur Technologies Version 1.0 Cncur Travel QuickStart Guide Cncur Technlgies Versin 1.0 August 22, 2014 Dcument Revisin Histry Date Descriptin Versin Authr 08/22/2014 Cncur Travel QuickStart Guide 1.0 Cncur Prprietary Statement These

More information

NETWRIX CHANGE NOTIFIER

NETWRIX CHANGE NOTIFIER NETWRIX CHANGE NOTIFIER FOR ACTIVE DIRECTORY, EXCHANGE AND GROUP POLICY QUICK-START GUIDE Prduct versin: 7.5.873 February 2014 February 2014. Legal Ntice The infrmatin in this publicatin is furnished fr

More information

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0

Pharmaserv GR 7.1.0 Release Notes. Product Name: Pharmaserv Release Version: GR 7.1.0 Prduct Name: Pharmaserv Release Versin: GR 7.1.0 0202114 Cpyright 2014 McKessn Crpratin and/r ne f its subsidiaries. All Rights Reserved. This dcumentatin is an unpublished wrk f McKessn Crpratin and/r

More information

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved.

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved. Rev 7.5.0 Intrductin 2 LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE 2015 Savisin B.V. savisin.cm All rights reserved. This manual, as well as the sftware described in it, is furnished under license and

More information

CORE 8 to 9 Data Migration Guide

CORE 8 to 9 Data Migration Guide CORE 8 t 9 Data Migratin Guide i CORE 8 t 9 Data Migratin Guide Cpyright 2009-2015 Vitech Crpratin. All rights reserved. N part f this dcument may be reprduced in any frm, including, but nt limited t,

More information

Instant Chime for IBM Sametime Quick Start Guide

Instant Chime for IBM Sametime Quick Start Guide Instant Chime fr IBM Sametime Quick Start Guide Fall 2014 Cpyright 2014 Instant Technlgies. All rights reserved. Cpyright and Disclaimer This dcument, as well as the sftware described in it, is furnished

More information

AURUS Expense claim - credit card

AURUS Expense claim - credit card Creatin f expense claim (expenses paid with a cmpany liability ) expenses fr small purchases. Click here fr mre infrmatin n expense claim Belw is an example f sftware bught nline frm abrad: Click Create

More information

Data Validation and Iteration

Data Validation and Iteration Financial Mdeling Data Validatin and Iteratin As analysts are bmbarded with a lt ff data, ne shuld be able t check data veracity. This is where the data validatin functins cme in handy. Few excel functins

More information

INSTRUCTIONS ON HOW TO IMPORT (Attach) DOCUMENTS TO TRANSACTIONS IN THE EMPLOYEE REIMBURSEMENT SYSTEM

INSTRUCTIONS ON HOW TO IMPORT (Attach) DOCUMENTS TO TRANSACTIONS IN THE EMPLOYEE REIMBURSEMENT SYSTEM INSTRUCTIONS ON HOW TO IMPORT (Attach) DOCUMENTS TO TRANSACTIONS IN THE EMPLOYEE REIMBURSEMENT SYSTEM In the Emplyee Reimbursement System, users with verifier and apprver/prxy access rights have the ability

More information

TaskCentre v4.5 File Management Tool White Paper

TaskCentre v4.5 File Management Tool White Paper TaskCentre v4.5 File Management Tl White Paper Dcument Number: PD500-03-30-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 TECHNICAL SUMMARY

More information

Implementing SQL Manage Quick Guide

Implementing SQL Manage Quick Guide Implementing SQL Manage Quick Guide The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage n SQL Server databases. SQL Manage is a ttal management slutin fr Micrsft SQL

More information

TRAINING GUIDE. Crystal Reports for Work

TRAINING GUIDE. Crystal Reports for Work TRAINING GUIDE Crystal Reprts fr Wrk Crystal Reprts fr Wrk Orders This guide ges ver particular steps and challenges in created reprts fr wrk rders. Mst f the fllwing items can be issues fund in creating

More information

9201 AQUA 11/22/2014. MAR Job Cost Report Drill Down Bug Fix

9201 AQUA 11/22/2014. MAR Job Cost Report Drill Down Bug Fix 9201 AQUA 11/22/2014 MAR Jb Cst Reprt Drill Dwn Bug Fix The drill dwn fr a/p invice dcuments that were related t an A/P Hand Written Check where there was n payable invice reference number wuld nt shw

More information

Software and Hardware Change Management Policy for CDes Computer Labs

Software and Hardware Change Management Policy for CDes Computer Labs Sftware and Hardware Change Management Plicy fr CDes Cmputer Labs Overview The cmputer labs in the Cllege f Design are clsely integrated with the academic needs f faculty and students. Cmputer lab resurces

More information

Title: How Do You Handle Exchange Mailboxes for Employees Who Are No Longer With the Company

Title: How Do You Handle Exchange Mailboxes for Employees Who Are No Longer With the Company Dean Suzuki Blg Title: Hw D Yu Handle Exchange Mailbxes fr Emplyees Wh Are N Lnger With the Cmpany Created: 1/21/2013 Descriptin: I asked by ne f my custmers, hw d yu handle mailbxes fr emplyees wh are

More information

SMART Active Directory Migrator 9.0.2. Requirements

SMART Active Directory Migrator 9.0.2. Requirements SMART Active Directry Migratr 9.0.2 January 2016 Table f Cntents... 3 SMART Active Directry Migratr Basic Installatin... 3 Wrkstatin and Member Server System... 5 Netwrking... 5 SSL Certificate... 6 Service

More information

Grants Online. Quick Reference Guide Grant Recipients

Grants Online. Quick Reference Guide Grant Recipients Abut Grants Online: Grants Online perates in a web envirnment. Internet Explrer is the preferred brwser fr PC users, but Ggle Chrme als wrks well; FireFx is the preferred brwser fr MAC users. N sftware

More information

A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL)

A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL) A COMPLETE GUIDE TO ORACLE BI DISCOVERER END USER LAYER (EUL) Authr: Jayashree Satapathy Krishna Mhan A Cmplete Guide t Oracle BI Discverer End User Layer (EUL) 1 INTRODUCTION END USER LAYER (EUL) The

More information

Product Documentation. New Features Guide. Version 9.7.5/XE6

Product Documentation. New Features Guide. Version 9.7.5/XE6 Prduct Dcumentatin New Features Guide Versin 9.7.5/XE6 2015 Embarcader Technlgies, Inc. Embarcader, the Embarcader Technlgies lgs, and all ther Embarcader Technlgies prduct r service names are trademarks

More information

Configuring SSL and TLS Decryption in ngeniusone

Configuring SSL and TLS Decryption in ngeniusone Cnfiguring SSL and TLS Decryptin in ngeniusone The cnfigure SSL Decryptin feature supprts real-time capture f ASI and ASR traffic flws as well as decding f Secure Scket Link (SSL) and Transprt Layer Security

More information

Licensing Windows Server 2012 for use with virtualization technologies

Licensing Windows Server 2012 for use with virtualization technologies Vlume Licensing brief Licensing Windws Server 2012 fr use with virtualizatin technlgies (VMware ESX/ESXi, Micrsft System Center 2012 Virtual Machine Manager, and Parallels Virtuzz) Table f Cntents This

More information

Helpdesk Support Tickets & Knowledgebase

Helpdesk Support Tickets & Knowledgebase Helpdesk Supprt Tickets & Knwledgebase User Guide Versin 1.0 Website: http://www.mag-extensin.cm Supprt: http://www.mag-extensin.cm/supprt Please read this user guide carefully, it will help yu eliminate

More information

NAVIPLAN PREMIUM LEARNING GUIDE. Existing insurance coverage

NAVIPLAN PREMIUM LEARNING GUIDE. Existing insurance coverage NAVIPLAN PREMIUM LEARNING GUIDE Existing insurance cverage Cntents Existing insurance cverage 1 Learning bjectives 1 NaviPlan planning stages 1 Client case 2 Enter yur clients existing life, disability,

More information

Electronic Data Interchange (EDI) Requirements

Electronic Data Interchange (EDI) Requirements Electrnic Data Interchange (EDI) Requirements 1.0 Overview 1.1 EDI Definitin 1.2 General Infrmatin 1.3 Third Party Prviders 1.4 EDI Purchase Order (850) 1.5 EDI PO Change Request (860) 1.6 Advance Shipment

More information

HP ValuPack Consulting Description OpenVMS Replacement Software Distribution Kit

HP ValuPack Consulting Description OpenVMS Replacement Software Distribution Kit HP ValuPack Cnsulting Descriptin OpenVMS Replacement Sftware Distributin Kit HP ValuPacks are standardized cnsulting services, prvided by HP Cntact Center Service prfessinals, with pre-defined custm deliverables

More information

Online Learning Portal best practices guide

Online Learning Portal best practices guide Online Learning Prtal Best Practices Guide best practices guide This dcument prvides Micrsft Sftware Assurance Benefit Administratrs with best practices fr implementing e-learning thrugh the Micrsft Online

More information

esupport Quick Start Guide

esupport Quick Start Guide esupprt Quick Start Guide Last Updated: 5/11/10 Adirndack Slutins, Inc. Helping Yu Reach Yur Peak 908.725.8869 www.adirndackslutins.cm 1 Table f Cntents PURPOSE & INTRODUCTION... 3 HOW TO LOGIN... 3 SUBMITTING

More information

Note: The designation of a Roommate is determined from the Occupants table. Roommate checkbox must be checked.

Note: The designation of a Roommate is determined from the Occupants table. Roommate checkbox must be checked. MultiSite Feature: Renters Insurance Versin 2 with Rmmates Renter s Insurance infrmatin can be tracked n each resident and rmmate, including insurance histry. Infrmatin can be edited in the Renters Insurance

More information

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1 Imprved Data Center Pwer Cnsumptin and Streamlining Management in Windws Server 2008 R2 with SP1 Disclaimer The infrmatin cntained in this dcument represents the current view f Micrsft Crpratin n the issues

More information

HP ValuPack Consulting Description OpenVMS Engineering Change Order (ECO) Patch List

HP ValuPack Consulting Description OpenVMS Engineering Change Order (ECO) Patch List HP ValuPack Cnsulting Descriptin OpenVMS Engineering Change Order (ECO) Patch List HP ValuPacks are standardized cnsulting services, prvided by HP Slutin Center Service Prfessinals, with pre-defined custm

More information

Optimal Payments Extension. Supporting Documentation for the Extension Package. 20140225 v1.1

Optimal Payments Extension. Supporting Documentation for the Extension Package. 20140225 v1.1 Optimal Payments Extensin Supprting Dcumentatin fr the Extensin Package 20140225 v1.1 Revisin Histry v1.1 Updated Demac Media branding v1.0 Initial Dcument fr Distributin supprt@ptimalpayments.cm Page

More information

User Guide Version 4.4

User Guide Version 4.4 User Guide Versin 4.4 Page 2 f 41 EastStreMaker Pr 4.4 Summary Cntents 1 INTRODUCTION... 3 1.1 NAVIGATION... 3 2 EASYSTOREMAKER PRO... 5 2.1 CONFIGURATION WIZARD... 5 2.2 STORE CONFIGURATION... 13 2.2.1

More information

User Guide. Excel Data Management Pack (EDM-Pack) OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES. Date: December 2015

User Guide. Excel Data Management Pack (EDM-Pack) OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES. Date: December 2015 PROFESSIONAL SERVICES User Guide OnCmmand Wrkflw Autmatin (WFA) Excel Data Management Pack (EDM-Pack) Date: December 2015 Dcument Versin: 1.0.0 Abstract The EDM-Pack includes a general-purpse Data Surce

More information

HP Point of Sale FAQ Warranty, Care Pack Service & Support. Limited warranty... 2 HP Care Pack Services... 3 Support... 3

HP Point of Sale FAQ Warranty, Care Pack Service & Support. Limited warranty... 2 HP Care Pack Services... 3 Support... 3 HP Pint f Sale FAQ Warranty, Care Pack Service & Supprt Limited warranty... 2 HP Care Pack Services... 3 Supprt... 3 Limited warranty Q: What des a 3/3/3 limited warranty mean? A: HP Retail Pint f Sale

More information

Readme File. Purpose. What is Translation Manager 9.3.1? Hyperion Translation Manager Release 9.3.1 Readme

Readme File. Purpose. What is Translation Manager 9.3.1? Hyperion Translation Manager Release 9.3.1 Readme Hyperin Translatin Manager Release 9.3.1 Readme Readme File This file cntains the fllwing sectins: Purpse... 1 What is Translatin Manager 9.3.1?... 1 Cmpatible Sftware... 2 Supprted Internatinal Operating

More information

Using PayPal Website Payments Pro with ProductCart

Using PayPal Website Payments Pro with ProductCart Using PayPal Website Payments Pr with PrductCart Overview... 2 Abut PayPal Website Payments Pr & Express Checkut... 3 What is Website Payments Pr?... 3 Website Payments Pr and Website Payments Standard...

More information

AP Capstone Digital Portfolio - Teacher User Guide

AP Capstone Digital Portfolio - Teacher User Guide AP Capstne Digital Prtfli - Teacher User Guide Digital Prtfli Access and Classrm Setup... 2 Initial Lgin New AP Capstne Teachers...2 Initial Lgin Prir Year AP Capstne Teachers...2 Set up Yur AP Capstne

More information

April 3, 2014. Release Notes

April 3, 2014. Release Notes April 3, 2014 Release Ntes Cntacting Lestream Lestream Crpratin 411 Waverley Oaks Rd. Suite 316 Waltham, MA 02452 USA http://www.lestream.cm Telephne: +1 781 890 2019 Fax: +1 781 688 9338 T submit an enhancement

More information

Document Management Versioning Strategy

Document Management Versioning Strategy 1.0 Backgrund and Overview Dcument Management Versining Strategy Versining is an imprtant cmpnent f cntent creatin and management. Versin management is a key cmpnent f enterprise cntent management. The

More information

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall Implementing iflder Server in the DMZ with iflder Data inside the Firewall Nvell Cl Slutins AppNte www.nvell.cm/clslutins JULY 2004 OBJECTIVES The bjectives f this dcumentatin are as fllws: T cnfigure

More information

AvePoint CallAssist 3.2.5 for Microsoft Dynamics CRM. User Guide

AvePoint CallAssist 3.2.5 for Microsoft Dynamics CRM. User Guide AvePint CallAssist 3.2.5 fr Micrsft Dynamics CRM User Guide Revisin J Issued Nvember 2014 Table f Cntents Overview... 3 Signing in... 4 Using CallAssist... 5 Understanding the Menu Bar... 5 File Menu...

More information

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway HOWTO: Hw t cnfigure SSL VPN tunnel gateway (ffice) t gateway Hw-t guides fr cnfiguring VPNs with GateDefender Integra Panda Security wants t ensure yu get the mst ut f GateDefender Integra. Fr this reasn,

More information