How to read the document flow within SAP CRM: Example Use Case

Size: px
Start display at page:

Download "How to read the document flow within SAP CRM: Example Use Case"

Transcription

1 How to read the document flow within SAP CRM: Example Use Case Suppose I have created a lead in the system. Next, in the sales process I might be creating a follow-up opportunity. As such I press the button follow-up where in the list of potential follow-up transaction types I choose lean opportunity. At this moment, in the assignment block this document flow is already visible. Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 1

2 To illustrate the relationship I have added some fields such as transaction ID, and relation type using the personalization option of that assignment block. We can see that the lead with ID 831 is a preceding document. Now, from that initial lead with ID 831; I will also create a follow-up appointment of type Store visit. So now I have created 3 documents in total: 1) The original lead with ID 831 (transaction type LEAD) 2) The follow-up opportunity with ID 1447 (transaction type ZOPL) 3) The follow-up store visit with ID (transaction type ZCPG) Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 2

3 If for some reason the opportunity is LOST ; this would mean the employee would set the status of the opportunity to LOST. Now suppose our business requirement would be the following: When the status is set to LOST, we want the system to automatically change the status of the LEAD to LOST. This means that the setting the status of the opportunity to LOST will be the trigger to not only save the opportunity itself, but also change the preceding document of type LEAD where the status should be automatically set to LOST. Somewhere in this logic it means that we ll need to retrieve the preceding document of type LEAD to know which preceding document we ll need to update. Relevant Tables Basically there are three tables to see the document flow. The first one, which works at item level, is CRMD_BRELVONAI. Here you can enter with the item GUID extracted from CRMD_ORDERADM_I. Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 3

4 The second one is SRRELROLES. Here you enter at header level, extracted from CRMD_ORDERADM_H. Role Types in this table: VORGAENGER - Preceding document NACHFOLGER - followup Document IOBJ - Obj changed by Bdoc OOBJ - Object stored in Bdoc The third one is called CRMD_BRELVONAE and basically stores additional attributes of header document. OBJGUID_A_SEL field you can give the guid of transaction. OBJGUID_B_SEL will give you the guid of follow up document Example: using table SRRELROLES to find back the previous document (lead) starting from the opportunity. We know that the opportunity is the Follow-up document, so Role Type NACHFOLGER. Step 1: Via table CRMD_ORDERADM_H we first lookup the GUID of the opportunity with ID GUID: E39EE280C481ABF E081B02B67 Step 2: Now; in table SRRELROLES I enter this GUID as OBJKEY, and additionally set the ROLETYPE as NACHFOLGER. Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 4

5 RoleID found: uvxyn3tklv6m103wwr0hpm Step 3: Go to table CRMD_BINREL where you enter role GUID B and get the role GUID A. A is for preceding documents and B is for follow-up documents. Now we copy the value obtained in ROLE A uvxyn3tklf6m103wwr0hpm (which is the role guid of the preceding document). Step 4: Go back to table SRRELROLES and now enter the value obtained in step 3 in the field ROLEID. Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 5

6 This will show us the GUID of the preceding document which would be the Lead. OBJKEY obtained now is : E39EE1CE74E2D4F E081B02B67 Step 5: enter the OBJKEY as GUID in table CRMD_ORDERADM_H and finally we will retrieve the Object ID (transaction number) of the preceding lead. Now that s a hell of a job to perform all these actions just to know the OBJECT ID (transaction number) of the preceding document. Therefore, your Abap consultant will probably need a better and more efficient way to obtain this information. That s where the next function module will come in handy. Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 6

7 Relevant Function Module to read the document Flow: CRM_DOC_FLOW_READ_DB When I test out this function module via transaction code SE37 I have following input parameters. Previously we already checked the GUID of the opportunity: GUID: E39EE280C481ABF E081B02B67 Executing this will show me the following: Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 7

8 So what you should retrieve is the GUID of the preceding document, so - OBJKEY_A (guid of preceding document) Based on conditions: - OBJTYPE_A (BUS ) transaction category for leads - ROLETYPE_A VORGAENGER as we are searching for the preceding document And using input the GUID of the preceding document. Author: Davy Pelssers davy.pelssers@contactoffice.net Pagina 8

SAP Cloud for Sales Integration to SAP ERP 6.0 End-to-end master data synchronization and process integration

SAP Cloud for Sales Integration to SAP ERP 6.0 End-to-end master data synchronization and process integration SAP Cloud for Integration to SAP ERP 6.0 End-to-end master data synchronization and process integration SAP Cloud for Accounts & Prospects Products Quotation Recent Orders SAP ERP Customer Material Pricing

More information

SAP BW Data Source Enhancement

SAP BW Data Source Enhancement SAP BW Data Source Enhancement Venkata Chalapathi Challapalli Senior Software Engineer Hyderabad venkata.challapalli@accenture.com 1 1. Introduction As we can read from http://help.sap.com SAP Business

More information

Step by Step Guide to Extract Batch Master Data via Generic and Classification Datasource to BW

Step by Step Guide to Extract Batch Master Data via Generic and Classification Datasource to BW Step by Step Guide to Extract Batch Master Data via Generic and Classification Datasource to BW Applies to: SAP ECC 5.0 and above releases and BW 7.0 Summary This paper gives a detail understanding on

More information

SAP CRM-BW Adapter an Overview

SAP CRM-BW Adapter an Overview Applies to: SAP CRM / SAP BW (3.5 / 7.0). For more information, visit the Customer Relationship Management homepage. Summary This article gives an overview about the BW Adapter that is used in the BI-CRM

More information

Luminate CRM New Features Guide

Luminate CRM New Features Guide Luminate CRM New Features Guide 6/18/2013 Luminate CRM v11 New Features Guide US 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means,

More information

Customer Transaction FBL5N

Customer Transaction FBL5N Customer Transaction FBL5N Use this job aid to: Display customer transaction details and determine if a customer was paid BEFORE YOU BEGIN You should make sure that you have access to transaction FBL5N

More information

Queen s University Information Services Online Helpdesk User Guide. Contents. Page 1 of 12

Queen s University Information Services Online Helpdesk User Guide. Contents. Page 1 of 12 Queen s University Information Services Online Helpdesk User Guide Contents 1. View Your Call History 2. View Details of a Particular Call 3. Add a Note to a Call 4. Read a Note 5. Search a Knowledge Base

More information

BDEx - Configuration Guide Manual Release 4 Last update: 2015/09/11 Basis Technologies

BDEx - Configuration Guide Manual Release 4 Last update: 2015/09/11 Basis Technologies BDEx - Configuration Guide Manual Release 4 Last update: 2015/09/11 Basis Technologies Table of Contents Introduction... 2 BDEx Overview... 3 BDEx Work Request Types... 6 Device Management... 8 Billing

More information

WHAT S NEW EXPENSE MANAGEMENT SERVICE. US Administrator s Guide IN YOUR. Release 3.1

WHAT S NEW EXPENSE MANAGEMENT SERVICE. US Administrator s Guide IN YOUR. Release 3.1 WHAT S NEW IN YOUR EXPENSE MANAGEMENT SERVICE US Administrator s Guide Release 3.1 Table of Contents INTRODUCTION... 3 SUMMARY OF CHANGES... 3 FOREIGN CURRENCY ENHANCEMENTS AND PROCEDURES... 4 NEW EXPENSE

More information

Marketing Campaigns Using the WINLine CRM I Module

Marketing Campaigns Using the WINLine CRM I Module Page 1 WEB Edition CRM I Module CRM I in a Marketing Campaign Page 2 1. WINLine Module CRM I This paper serves to introduce the WINLine WEB CRM I module and to show its respective area of use. In just

More information

Planning. Quality Management. SAP ERFA Årsmøde. December 2014

Planning. Quality Management. SAP ERFA Årsmøde. December 2014 Planning Quality Management SAP ERFA Årsmøde December 2014 Planning How to Manage Non- Conformities and Create Input to Process Improvement Work Quality Notifications December 2014 And we are Eva Ahrens

More information

Extend the SAP FIORI app HCM Timesheet Approval

Extend the SAP FIORI app HCM Timesheet Approval SAP Web Integrated Development Environment How-To Guide Provided by Customer Experience Group Extend the SAP FIORI app HCM Timesheet Approval Applicable Releases: SAP Web Integrated Development Environment

More information

Welcome to the session Operational Analytics with ODP- Modeling Authorizations

Welcome to the session Operational Analytics with ODP- Modeling Authorizations Welcome to the session Operational Analytics with ODP- Modeling Authorizations 1 At the end of this module, you will be able to restrict access to the data of a TransientProvider derived from an Operational

More information

Data Consistency Management Overview January 2014. Customer

Data Consistency Management Overview January 2014. Customer Data Consistency Management Overview January 2014 Customer Agenda Motivation SAP Solution Manager as Tool for Data Consistency Management Transactional Correctness (TC) Guided Self Service Data Consistency

More information

e-subscription ecommerce Guide e-subscription

e-subscription ecommerce Guide e-subscription e-subscription e-subscription is a module that let customer subscribe and unsubscribe for email notification on booking confirmation, BL ready for proof reading and printing, event status update, vessel

More information

How To Connect Legrand Crm To Myob Exo

How To Connect Legrand Crm To Myob Exo Legrand CRM MYOB EXO Accounting link and transfer of Data Contents 1. Introduction 2. Adding New Accounts Option 3. Get Latest Financial Data Option 4. Updating Address Details Option 5. Viewing Transaction

More information

3dCart Shopping Cart Software V3.X CRM Guide

3dCart Shopping Cart Software V3.X CRM Guide INTRODUCTION 2 ENABLE CRM 2 CRM SETTINGS 3 CUSTOMER INITIATED CRM 5 PROCESS CRM 7 CLOSE CRM 9 MERCHANT INITIATED CRM 11 END YOU VE REACHED THE END OF THIS GUIDE. 13 CONTACTING 3DCART 13 Page 1 of 13 Introduction

More information

Availability Monitoring using Http Ping

Availability Monitoring using Http Ping Availability Monitoring using Http Ping With SAP Solution Manager 7.1 Introduction: This document describes how you can set up Http Ping metrics to monitor any URL. This is especially useful if you want

More information

The following are two things that cannot be done with a lead until it has been converted to a prospect or account:

The following are two things that cannot be done with a lead until it has been converted to a prospect or account: Customer Management Work with the Leads Database & Lead Entry The Oasis-CRM Leads Database is quarantined from the main Oasis-CRM accounts and contacts database until they are converted to a prospect or

More information

Module 2 Settings. PSA 2015 Step by Step Guide. 2.1 Organization & Financials (basic) 2.2 PSA settings 2.3 PSA security roles 2.

Module 2 Settings. PSA 2015 Step by Step Guide. 2.1 Organization & Financials (basic) 2.2 PSA settings 2.3 PSA security roles 2. PSA 2015 Step by Step Guide Module 2 2.1 Organization & Financials (basic) 2.2 PSA settings 2.3 PSA security roles 2.4 PSA users PSA 2015 (Release 2.3.0.243) PSA 2015 Step by Step Guide is published by

More information

INTRODUCTION TO THE PROJECT TRACKING WEB APPLICATION

INTRODUCTION TO THE PROJECT TRACKING WEB APPLICATION INTRODUCTION This document shows a Local Department Administrator for how to set up projects and assigned employees within the web application. The web application works in conjunction with HCM and CalTime

More information

Creating Basic Reports with the SAP Query Tool

Creating Basic Reports with the SAP Query Tool CHAPTER Creating Basic Reports with the SAP Query Tool In this chapter The SAP Query Tool 24 Creating a Basic List Query by Using the SAP Query Tool 24 Reviewing the Options on Each of the Five Basic Screens

More information

EMC Documentum Content Services for SAP Document Controllers

EMC Documentum Content Services for SAP Document Controllers EMC Documentum Content Services for SAP Document Controllers Version 6.0 User Guide P/N 300 005 439 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

Agentry SAP Framework. SAP Mobile Platform 3.0

Agentry SAP Framework. SAP Mobile Platform 3.0 SAP Mobile Platform 3.0 DOCUMENT ID: DC-01-0300-01 LAST REVISED: November 2013 Copyright 2013 by SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or

More information

Migrating Your SAP Data

Migrating Your SAP Data Michael Willinger, Johann Gradl Migrating Your SAP Data Bonn Boston Contents at a Glance 1 Introduction... 13 2 Managerial Foundations for Migrating Data to SAP ERP... 21 3 Technical Basics for Migrating

More information

Engineering Change Management

Engineering Change Management Engineering Change Management Enhanced capability leveraging Microsoft Dynamics AX 2012 Solution Overview Document Release: October, 2012 ENGINEERING CHANGE MANAGEMENT The Engineering Change Management

More information

Introduction... 2. Download and Install Mobile Application... 2. About Logging In... 4. Springboard... 4. Navigation... 6. List Pages...

Introduction... 2. Download and Install Mobile Application... 2. About Logging In... 4. Springboard... 4. Navigation... 6. List Pages... Contents Introduction... 2 Download and Install Mobile Application... 2 About Logging In... 4 Springboard... 4 Navigation... 6 List Pages... 6 Example: Edit Contact... 7 View Pages... 12 Example: Companies...

More information

WORKING WITH STANDARD MODUL OF SPRINXCRM...

WORKING WITH STANDARD MODUL OF SPRINXCRM... 1 CONTENT 1 CONTENT... 1 2 ABOUT MANUAL... 4 3 ABOUT APPLICATION... 5 3.1 ABOUT SPRINXCRM... 5 3.2 CRM TERMINOLOGY... 5 3.2.1 Contact... 5 3.2.2 Activity... 6 3.2.3 Opportunity... 7 3.2.4 Campaign... 7

More information

Accelerator between Microsoft Dynamics CRM 2011 and SAP ERP for BizTalk Server 2010 / 2013

Accelerator between Microsoft Dynamics CRM 2011 and SAP ERP for BizTalk Server 2010 / 2013 Accelerator between Microsoft Dynamics CRM 2011 and SAP ERP for BizTalk Server 2010 / 2013 White Paper Published on: September 2013 Inhaltsverzeichnis: 1. Introduction... 3 2. Components of the Accelerator...

More information

salesforce Integration with SAP Process Integration / SAP Process Orchestration

salesforce Integration with SAP Process Integration / SAP Process Orchestration salesforce Integration with SAP Process Integration / SAP Process Orchestration Scenario More and more companies are opting for software-as-a-service (SaaS) and managing a subset of their business processes

More information

TUTORIAL: Marketing Automation Gold-Vision 7

TUTORIAL: Marketing Automation Gold-Vision 7 Marketing Automation What is a Marketing Automation? Campaign Automation Automated Connect Campaigns Automated Telephone Campaigns Automated Lead Call Back Campaigns Phone Campaigns with Activities Creating

More information

Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide

Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide SAP Cloud for Customer Work Ticket Integration Between SAP Cloud for Customer and SAP ERP Quick Start Guide June, 2015 Quick Start Guide: Work Ticket Integration with ERP 2 Table of Contents SAP Cloud

More information

!"#$ % & "' Best Practice for BDoc Message Analysis in mysap CRM Page 1 of 29

!#$ % & ' Best Practice for BDoc Message Analysis in mysap CRM Page 1 of 29 !"#$ % & "' Best Practice for BDoc Message Analysis in mysap CRM Page 1 of 29 ( Motivation: This document will allow you to understand the role of BDoc messages in your system, to monitor their flow, and

More information

EditAble CRM Grid. For Microsoft Dynamics CRM

EditAble CRM Grid. For Microsoft Dynamics CRM EditAble CRM Grid For Microsoft Dynamics CRM Contents Overview... 3 EditAble CRM Grid Overview... 4 Solution Platform... 4 Key Features... 4 EditAble CRM Grid Scenarios... 5 Scenario 1 Inline Editing,

More information

Custom Apps A Beginners Guide

Custom Apps A Beginners Guide Custom Apps A Beginners Guide SkyDesk CRM August, 2015 Fuji Xerox Co., Ltd. CRM is the backbone of any organization. It manages all your business data in one place, like no other tool. It is one that keeps

More information

MS Access Customer Database Template Documentation

MS Access Customer Database Template Documentation MS Access Customer Database Template Documentation Introduction The MS Access Customer Database Template provides you with a complete tool for managing customers, invoicing, ordering and inventories. In

More information

Host: http://studynest.org/ INTRODUCTION TO SAP CRM WEB UI

Host: http://studynest.org/ INTRODUCTION TO SAP CRM WEB UI SAP CRM WEBCLIENT UI 7.0 EHP1 Online course Content Contact: +61 413159465 (Melbourne, Australia) Host: INTRODUCTION TO SAP CRM WEB UI Demo1: Why SAP CRM? Why an organization Need SAP CRM Web Client User

More information

Scheduling Software User s Guide

Scheduling Software User s Guide Scheduling Software User s Guide Revision 1.12 Copyright notice VisualTime is a trademark of Visualtime Corporation. Microsoft Outlook, Active Directory, SQL Server and Exchange are trademarks of Microsoft

More information

Step by Step Guide How to Copy Flat File from Other Application Server to BI and Load through Info Package

Step by Step Guide How to Copy Flat File from Other Application Server to BI and Load through Info Package Step by Step Guide How to Copy Flat File from Other Application Server to BI and Load through Info Package Applies to: SAP BW 7.x. For more information, visit the EDW Homepage. Summary The objective of

More information

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

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

More information

SAP CRM AUTHORIZATIONS

SAP CRM AUTHORIZATIONS DavyPelssers Page 1 1/22/2008 SAP CRM AUTHORIZATIONS Concepts and examples DavyPelssers Page 2 1/22/2008 About the Author: Davy Pelssers his background includes Applied Economics, which he studied at the

More information

ABAP Debugging Tips and Tricks

ABAP Debugging Tips and Tricks Applies to: This article applies to all SAP ABAP based products; however the examples and screen shots are derived from ECC 6.0 system. For more information, visit the ABAP homepage. Summary This article

More information

Microsoft Dynamics CRM Clients

Microsoft Dynamics CRM Clients Microsoft Dynamics CRM Clients A user can work with Microsoft Dynamics CRM in two ways: By accessing the Microsoft Dynamics CRM application using Microsoft Internet Explorer, Google Chrome, FireFox, and

More information

Create a Simple Website. Intel Easy Steps 1 2012 Intel Corporation All rights reserved.

Create a Simple Website. Intel Easy Steps 1 2012 Intel Corporation All rights reserved. Create a Simple Website Intel Easy Steps 1 2012 Intel Corporation Website Creating a Simple Website As more and more people are using the Internet to get information, it has become very important for businesses

More information

Chapter 24: Creating Reports and Extracting Data

Chapter 24: Creating Reports and Extracting Data Chapter 24: Creating Reports and Extracting Data SEER*DMS includes an integrated reporting and extract module to create pre-defined system reports and extracts. Ad hoc listings and extracts can be generated

More information

Non-Profit Solution for Microsoft Dynamics CRM

Non-Profit Solution for Microsoft Dynamics CRM Non-Profit Solution for Microsoft Dynamics CRM 1 Non-Profit Solution for Microsoft Dynamics CRM Users Guide Table of Contents Introduction... 2 Overview... 2 Default Objects... 2 Screen Elements... 3 Required

More information

Android App for SAP Business One. Z3moB1le App Version 1.00 Pagina 1 di 12. www.z3engineering.it

Android App for SAP Business One. Z3moB1le App Version 1.00 Pagina 1 di 12. www.z3engineering.it Android App for SAP Business One Z3moB1le App Version 1.00 Pagina 1 di 12 Z3 Mobile for SAP Business One (Z3moB1le) Contents Overview... 3 Phone requirements... 3 Available modules... 4 Settings before

More information

Save Actions User Guide

Save Actions User Guide Microsoft Dynamics CRM for Sitecore 6.6-8.0 Save Actions User Guide Rev: 2015-04-15 Microsoft Dynamics CRM for Sitecore 6.6-8.0 Save Actions User Guide A practical guide to using Microsoft Dynamics CRM

More information

SAPScript. A Standard Text is a like our normal documents. In Standard Text, you can create standard documents like letters, articles etc

SAPScript. A Standard Text is a like our normal documents. In Standard Text, you can create standard documents like letters, articles etc SAPScript There are three components in SAPScript 1. Standard Text 2. Layout Set 3. ABAP/4 program SAPScript is the Word processing tool of SAP It has high level of integration with all SAP modules STANDARD

More information

Salesforce.com Integration Using SAP PI: A Case Study

Salesforce.com Integration Using SAP PI: A Case Study Salesforce.com Integration Using SAP PI: A Case Study Applies to: SAP NetWeaver Process Integration 7.1. For more information, visit the Service Bus-based Integration homepage. Summary This article explains

More information

SAP ONLINE COURSES ARGUMENTS

SAP ONLINE COURSES ARGUMENTS SAP ONLINE COURSES ARGUMENTS SAP Overview Introduction to SAP; The functional architecture of SAP; The professionals in the SAP world; The organizational structure of SAP; How to access the application:

More information

Salesforce Integration Using PI: How to Perform Query and Other DML Operations Using the Enterprise WSDL

Salesforce Integration Using PI: How to Perform Query and Other DML Operations Using the Enterprise WSDL Salesforce Integration Using PI: How to Perform Query and Other DML Operations Using the Enterprise WSDL Applies to: SAP NetWeaver Process Integration 7.1 Summary A case study for integrating Salesforce.com

More information

Magento Clang Integration Extension version 1.2.0

Magento Clang Integration Extension version 1.2.0 Magento Clang Integration Extension version 1.2.0 Magento Clang Integration Extension User and Administration Guide March 10, 2014, E-Village BV Table of Contents 1 Introduction... 2 1.1 Versions of the

More information

SAP GRC Superuser Privilege Management

SAP GRC Superuser Privilege Management SAP GRC Superuser Privilège Management September 26, 2007 English SAP GRC Superuser Privilege Management Business Scenario Script for Discovery System version 3 SAP AG Neurottstr. 16 69190 Walldorf Germany

More information

Quick Viewer: SAP Report Generating Tool

Quick Viewer: SAP Report Generating Tool Quick Viewer: SAP Report Generating Tool Applies to: SAP Net Weaver 7.0, ABAP, SAP ECC 6.0, to all those who wants to learn about SAP Report Generating Tool: Quick Viewer. For more information, please

More information

SAPTips: Workflow Troubleshooting and Debugging. Document Prepared By Thomas Nittmann

SAPTips: Workflow Troubleshooting and Debugging. Document Prepared By Thomas Nittmann Document Prepared By Thomas Nittmann Introduction...3 Primary Components...3 Base Line Configuration...3 Event Debugging...12 Problem1 Event Linkage:...14 Resolution to Problem 1:...14 Problem 2 Event

More information

Add Custom Text to Your Applicant Correspondence

Add Custom Text to Your Applicant Correspondence Add Custom Text to Your Applicant Correspondence by Sven Ringling, Executive Director, iprocon You can personalize letters you send out to applicants. The author explains how to do this using the example

More information

ProDoc Tech Tip Creating and Using Supplemental Forms

ProDoc Tech Tip Creating and Using Supplemental Forms ProDoc Tech Tip You can add your own forms and letters into ProDoc. If you want, you can even automate them to merge data into pre-selected fields. Follow the steps below to create a simple, representative

More information

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700 Information Technology MS Access 2007 Users Guide ACCESS 2007 Importing and Exporting Data Files IT Training & Development (818) 677-1700 training@csun.edu TABLE OF CONTENTS Introduction... 1 Import Excel

More information

How-to-Guide: Middleware Settings for Download of IPC Configuration (KB) Data from R/3 to CRM System

How-to-Guide: Middleware Settings for Download of IPC Configuration (KB) Data from R/3 to CRM System How-to-Guide: Middleware Settings for Download of IPC Configuration (KB) Data from R/3 to CRM System Applies to: The IPC (Internet Pricing and Configurator). For more information, visit the Customer Relationship

More information

QAD Customer Relationship Management Demonstration Guide. May 2015 EE2015 / CRM 6.7

QAD Customer Relationship Management Demonstration Guide. May 2015 EE2015 / CRM 6.7 QAD Customer Relationship Management Demonstration Guide May 2015 EE2015 / CRM 6.7 Overview This demonstration shows how QAD Customer Relationship Management supports the vision of the Effective Enterprise;

More information

Case Study: Quick data recovery using HOT SWAP trick in Data Compass

Case Study: Quick data recovery using HOT SWAP trick in Data Compass Case Study: Quick data recovery using HOT SWAP trick in Data Compass What failures can Data Compass help to solve? 1.Logical Malfunctions Partition Loss File loss or destruction Virus attack Accidental

More information

USB CASH DRAWER INTERFACE. Introduction

USB CASH DRAWER INTERFACE. Introduction USB CASH DRAWER INTERFACE Introduction USB is an interface communication standard that was designed to allow multiple devices to connect to a single port on a supporting host device. Multiple devices are

More information

Live Chat WordPress Plugin Reviewer's Guide

Live Chat WordPress Plugin Reviewer's Guide Live Chat WordPress Plugin Reviewer's Guide Table of Contents This document is your reviewer's guide for Comm100 Live Chat WordPress Plugin. It is designed to provide you with information you need to quickly

More information

How to create database in GlycomcsPortal?

How to create database in GlycomcsPortal? How to create database in GlycomcsPortal? 1. Log- in Log in through Log in 2. Submit Content Click Submit Content on the menu. 3. Choose Database Choose Database as a type of entry you desire to create.

More information

Winshuttle Presentation. Jan Mattsson

Winshuttle Presentation. Jan Mattsson Winshuttle Presentation Jan Mattsson Agenda ADSOTECH presentation Who we are and what we do Winshuttle presentation - Who they are Winshuttle products Functionality and Usage areas MDM and Data Cleansing

More information

Working with the ERP Integration Service of EMC Documentum Process Services for SAP

Working with the ERP Integration Service of EMC Documentum Process Services for SAP Working with the ERP Integration Service of EMC Documentum Process Services for SAP Applied Technology Abstract EMC Documentum Process Services for SAP is a new product that integrates with EMC Documentum

More information

Lab: Case Resolution Processing

Lab: Case Resolution Processing Lab: Case Resolution Processing Objectives Create a case. Associate a phone call with the case. Resolve the case. Reactivate the case. Manage the case through the case resolution process ribbon. Resolve

More information

User Replicator USER S GUIDE

User Replicator USER S GUIDE User Replicator USER S GUIDE Contents 1. Introduction... 2 1.1. User Replicator requirements... 2 2. Creating users in Learning Center from the Active Directory... 3 2.1. Process File... 3 2.2 Users Mappings...

More information

Data Collector for SAP Customer Relationship Management (CRM) Status: 12/09/08

Data Collector for SAP Customer Relationship Management (CRM) Status: 12/09/08 Data Collector for SAP Customer Relationship Management (CRM) Status: 12/09/08 Contents SAP CRM DATA COLLECTOR 3 THE DATA COLLECTOR FOR SAP CRM FEATURES...3 Targets of monitoring:...3 CRM Middleware Component

More information

Setup Guide Central Monitoring of SAP NetWeaver Proces Integration 7.3 with SAP Solution Manager 7.1. Active Global Support February 2011

Setup Guide Central Monitoring of SAP NetWeaver Proces Integration 7.3 with SAP Solution Manager 7.1. Active Global Support February 2011 Setup Guide Central Monitoring of SAP NetWeaver Proces Integration 7.3 with SAP Solution Manager 7.1 Active Global Support February 2011 Agenda Overview Landscape Setup Recommended Setup SLD/LMDB Synchronization

More information

Santa Cruz Contracts End User Guide

Santa Cruz Contracts End User Guide Santa Cruz Contracts End User Guide SunGard Public Sector 1000 Business Center Drive Lake Mary, Florida 32746 Phone: (800) 695-6915 Fax: (407) 304-1005 Web site: http://www.sungardps.com 2011 SunGard Public

More information

Rational DOORS Next Generation. Quick Start Tutorial

Rational DOORS Next Generation. Quick Start Tutorial Rational DOORS Next Generation Quick Start Tutorial 1 Contents 1. Introduction... 2 2. Terminology... 3 3. Project Area Preparation... 3 3.1 Creating the project area... 3 4 Browsing Artifacts and Modules...

More information

henry schein secure chart patient portal

henry schein secure chart patient portal henry schein secure chart patient portal s e t u p a n d u s e r g u i d e Contents Henry Schein Secure Chart Patient Portal Overview... 2 Setting Up the Henry Schein Secure Chart Patient Portal... 3 Activating

More information

Deleting the User Personalization done on Enterprise Portal

Deleting the User Personalization done on Enterprise Portal Deleting the User Personalization done on Enterprise Portal Applies to: SRM 7.0 with EP 6.0. For more information, visit the Supplier Relationship Management homepage Summary This document explains the

More information

How to Modify, Create and Delete Table Entries from SE16

How to Modify, Create and Delete Table Entries from SE16 How to Modify, Create and Delete Table Entries from SE16 Applies to This article applies to all SAP ABAP based products; however the examples and screen shots are derived from ECC 6.0 system. For more

More information

Mobile Application Development Platform Comparison

Mobile Application Development Platform Comparison Mobile Application Development Platform Comparison Unvired Inc. Disclaimer: This document has been prepared based on publicly available data of other platform vendors and is subject to change. Comparison

More information

SAP CRM 2007 - Campaign Automation

SAP CRM 2007 - Campaign Automation SAP CRM 2007 - Campaign Automation Applies to: SAP CRM 7.0 For more information, visit the Customer Relationship Management homepage Summary Campaign Automation is designed to help you in the increasingly

More information

Connection with External Time Recording Systems

Connection with External Time Recording Systems Connection with External Time Recording Systems HELP.PT-BFA Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

CRM For Internal Services Copyright 2011, Saudi Aramco. All rights reserved.

CRM For Internal Services Copyright 2011, Saudi Aramco. All rights reserved. CRM For Internal Services Copyright 2011, Saudi Aramco. All rights reserved. Akram Rabah May, 2011 Agenda Starting Point Services Solution Objectives External Services Internal Services Internal Services

More information

IRS Tax Transcript Request Guide

IRS Tax Transcript Request Guide IRS Tax Transcript Request Guide Your 2014 Income Tax Transcript should be available through the IRS s Get Transcript tool if you have already filed your 2014 federal income tax return and you have waited

More information

Microsoft Office Access 2007 Training

Microsoft Office Access 2007 Training Mississippi College presents: Microsoft Office Access 2007 Training Course contents Overview: Fast, easy, simple Lesson 1: A new beginning Lesson 2: OK, back to work Lesson 3: Save your files in the format

More information

User Manual - Sales Lead Tracking Software

User Manual - Sales Lead Tracking Software User Manual - Overview The Leads module of MVI SLM allows you to import, create, assign and manage their leads. Leads are early contacts in the sales process. Once they have been evaluated and assessed,

More information

M4 Systems. Batch & Document Management (BDM) Brochure

M4 Systems. Batch & Document Management (BDM) Brochure M4 Systems Batch & Document Management (BDM) Brochure M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus.net Table of Contents Introduction ------------------------------------------------------------------------------------------------------------------

More information

Project Procurement in SAP

Project Procurement in SAP Welcome to Dassian International Is your business project-centric in nature, or do projects rank highly in importance to your organization? Are you realizing the maximum potential from your SAP investment?

More information

salesforce Integration with SAP NetWeaver PI/PO

salesforce Integration with SAP NetWeaver PI/PO salesforce Integration with SAP NetWeaver PI/PO Scenario More and more companies are opting for software-as-a-service (SaaS) and managing a subset of their business processes and applications in the cloud.

More information

SunSystems 5 Accounts Payable

SunSystems 5 Accounts Payable SunSystems 5 Accounts Payable December 2001 Contents Page Objectives... 2 Session 1 Creating Supplier Account Codes... 3 Session Objectives... 3 Creating a Supplier Account... 4 Supplier Address Code...

More information

Get started with common support tasks

Get started with common support tasks Get started with common support tasks CRM Online Spring '14 or CRM 013 Service Pack 1 (on-premises) Go to the Service work area and get started with creating cases. 1 3 4 Before you create a new customer

More information

..making process automation a business priority..

..making process automation a business priority.. ..making process automation a business priority.. Why do our customers run promentawebflow TM? It provides a solution platform to drive SAP process automation Enable the web based automation of any SAP

More information

Microsoft Dynamics CRM Campaign Integration - New features

Microsoft Dynamics CRM Campaign Integration - New features Sitecore CMS Modules Microsoft Dynamics CRM Campaign Integration Rev: 2011-03-29 Sitecore CMS Modules Microsoft Dynamics CRM Campaign Integration - New features Table of Contents Chapter 1 Microsoft Dynamics

More information

CHAPTER 4: BUSINESS ANALYTICS

CHAPTER 4: BUSINESS ANALYTICS Chapter 4: Business Analytics CHAPTER 4: BUSINESS ANALYTICS Objectives Introduction The objectives are: Describe Business Analytics Explain the terminology associated with Business Analytics Describe the

More information

SAP Digital CRM. Getting Started Guide. All-in-one customer engagement built for teams. Run Simple

SAP Digital CRM. Getting Started Guide. All-in-one customer engagement built for teams. Run Simple SAP Digital CRM Getting Started Guide All-in-one customer engagement built for teams Run Simple 3 Powerful Tools at Your Fingertips 4 Get Started Now Log on Choose your features Explore your home page

More information

CRM Add-On (For WPL) Realtyna Inc.

CRM Add-On (For WPL) Realtyna Inc. 1 CRM Add-On (For WPL) Realtyna Inc. Contents of this manual are applicable to the WPL CRM Add-On. Details of this manual may be different based on the customizations or software you have. Contents Introduction...

More information

Advanced Quote & Order Processing

Advanced Quote & Order Processing Advanced Quote & Order Processing User Guide: Introduction Page 2 Creating a Quote Page 3 Adding Products/Line Items to your quote Page 5 Adding additional Products to your quote Page 5 Adjusting Price,

More information

Step by Step Procedure to Block and Debug a CIF Queue Flowing from R/3 to APO System

Step by Step Procedure to Block and Debug a CIF Queue Flowing from R/3 to APO System Step by Step Procedure to Block and Debug a CIF Queue Flowing from R/3 to APO System Applies to: SAP R/3 and SAP APO. For more information, visit the ABAP homepage. Summary This article gives a detailed

More information

CNR Security Web Service & Sample Application. Introducing Cizer.Net Reporting Security Web Service! Contents:

CNR Security Web Service & Sample Application. Introducing Cizer.Net Reporting Security Web Service! Contents: Introducing Cizer.Net Reporting Security Web Service! In expanding our Cizer.Net reporting toolset, we have released several web services with the new version of our reporting software, version 4.0. This

More information

Create or customize CRM system dashboards

Create or customize CRM system dashboards Create or customize CRM system dashboards Make the data that matters easily accessible to your teams in Microsoft Dynamics CRM For admins For admins Information is the oil of the 21st century, and analytics

More information

Product Roadmap Session 16 Nov 2011, Blijdorp Zoo Rotterdam

Product Roadmap Session 16 Nov 2011, Blijdorp Zoo Rotterdam Product Roadmap Session 16 Nov 2011, Blijdorp Zoo Rotterdam Bart van Dongen, CTO Ferry van Genderen, Head of development Mike Hoksbergen, Software Development Partner EA HR Hans Veltman, Product Manager

More information

Open Items Analytics Dashboard System Configuration

Open Items Analytics Dashboard System Configuration Author: Vijayakumar Udayakumar vijayakumar.udayakumar@sap.com Target Audience Developers Consultants For validation Document version 0.95 03/05/2013 Open Items Analytics Dashboard Scenario Overview Contents

More information