SlideShare a Scribd company logo
1 of 11
Download to read offline
CONCUR & IT’S INTEGRATION WITH SAP-PI
Author : Satya Suman L
Certified SAP PI Consultant
WHAT DO YOU KNOW FROM THIS?
Corporate Travel and Expense world
Leading Travel and Expense solutions
SAP’s – SAAS Solution
CONCUR – Know more about it
CONCUR – Integration Need & Standard connectors
CONCUR – Interface Repository
CONCUR Implementation - Case Study
Pros and Cons of CONCUR
CORPORATE TRAVEL AND EXPENSE WORLD
Corporate owning hundreds and thousands of employees working in a global
model often request their employees to travel different locations to fulfil business
needs.
To meet employee satisfaction, organising travel and their official expenses with a
hassle free process is a major challenge for corporates.
Here is where Corporate heads towards their IT department or IT partners to make
the process simple and better which can save employee time and also corporate
have a clean ledger on their employee business trips.
KEY DRIVERS TO AUTOMATE EXPENSE PROCESS
Cost Efficiency
Ensure Internal and Regulatory Compliance
Increase Visibility into Spending
Minimize Fraud
Integrate Travel into your Expense
Stay Flexible and Scalable with Cloud-based Solutions
Managing Risk Effectively
Expense on the Move
LEADING SOLUTIONS FOR A HASSEL FREE EXPERIENCE
SAP’S SAAS SOLUTION : CONCUR
 With more than 1.6 million connected companies in 190 countries transacting over half
a trillion dollars in commerce on an annual basis, the SAP business network is the
largest in the world.
 SAP added CONCUR into its nest enabling partners with a better travel and expense
capabilities in 2014.
 CONCUR is a leading T&E management software run on cloud providing a flexible and
scalable solution to its partners.
CONCUR : METRICS FOR A BUSY DAY
Over 1.2 Million users log into Concur
Clients book over 160,000 trips
Archive 222,000,000 records
Clients submit 600,000 expense reports
Concur send about $70,000,000 to banks daily
Over 400,000 logins to Concur Mobile
INTEGRATION AND DATA EXCHANGE
Firewall
DESIGN
BUILD
RUN
MONITOR
IDOC/SFTP/Proxy
SFTP wt PGP / REST
Service
Firewall
HR Database
Employee Data : General Details, Manager ID, Cost Centre etc.
List Data : Project Codes, Events, Meetings, Internal Orders
Attendee List (Optional)
Expense Form Lists(Optional)
Validation Tables(Optional)
Exchange Rates(Optional)
Payment Confirmation(Optional)
Standard Accounting Extract(SAE)/Expense Report Details
Reporting Data(Optional)
Receipt Images(Optional)
INTERFACE DETAILS : DEEP DRIVE
S # Category Interface Interface Details
Direction
wrt
CONCUR
Mode/Frequency
Mandat
ory
Flow File Naming Standard(sent/Received by Concur)
1 Master Data Employee Import
Complete employee data with details like Role, ID,
Location Cost Center etc. will be sent to Concur. This
includes only employee details of the customer
Inbound Asynchronous/Daily YES
HR Data Cache(JDBC) --> SAP PI -->
CONCUR(SFTP-PGP)
employee_<event ID>_<description>_<Timestamp>.txt.pgp
2 Master Data Employee Login Data
Employee email ID, user details etc details to be sent to
concur for single sign-on
Inbound Asynchornous/Daily YES
HR Data Cache(JDBC) --> SAP PI -->
CONCUR(SFTP-PGP)
employee_<event ID>_<description>_<Timestamp>.txt.pgp
3 Master Data Employee DoA Data
DoA(Delegation of Authority) data to be sent to Concur,
this holds the managers approving limit information for
approving its employee expense
Inbound Asynchronous/Daily YES
HR Data Cache(JDBC) --> SAP PI -->
CONCUR(SFTP-PGP)
employee_<event ID>_<description>_<Timestamp>.txt.pgp
4 Master Data Attendee Import
Complete details of attendees will be sent to Concur,
this file will include data of customer's employee and its
partners as well.
Inbound Asynchornous/Daily YES
HR Data Cache(JDBC) --> SAP PI -->
CONCUR(SFTP-PGP)
attendee_<event ID>_<description>_<Timestamp>.txt.pgp
5 Master Data List Import: Project Codes
Project Code master along with all relevant project
details to be sent to Cocnur
Inbound Asynchornous/Daily YES SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp
6 Master Data List Import: Events
Event master with all relevant event related information
like venue, event ID, dates etc to be sent to Concur
Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp
7 Master Data List Import: InternalOrders
Any Internal orders raised in source ERP(SAP) active and
relevant to travel and expense to be sent to Concur
Inbound Asynchornous/Daily YES SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp
8 Master Data List Import: WBS Elements
WBS Element master with all relevant related information
like company code, country code, cost center, vendor
codes to be sent to Cocnur
Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp
9 Master Data List Import: Meetings
Meeting master with related information like company
code, country code, cost center, meeting ID to be sent
to Cocnur
Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp
10 Master Data List Import: Cost Center Cost center master with active dates to be sent Concur Inbound Asynchornous/Daily YES SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp
11
Transaction
al Data
Expense Data: Payment
Confirmation
Once the claimed expenses are settled by Customer in
ERP, status agains the expenses to be sent to Concur
Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP)
exp_pay_confirm_<event
ID>_<description>_<Timestamp>.txt.pgp
12
Transaction
al Data
Expense Data: Exchange Rates
Exchange Rates considered by the customer to be sent
to Concur for expense calculations
Outbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) exp_<eventID>_<description>_<TimeStamp>.txt.pgp
13
Transaction
al Data
Extracts: Attendee Extract Concur sends this file with all attendee details for which
the claims have been made on a day
Outbound Asynchornous/Daily NO CONCUR(SFTP-PGP) --> SAP PI --> SAP(IDOC)
extract_attendee_detail_<event
ID>_<description>_<Timestamp>.txt.pgp
14
Transaction
al Data
Extracts: SAE Extract
Standard Accounting Extract, Concur generates this file
with itemised expense details claimed by an employee
Outbound Asynchornous/Daily NO CONCUR(SFTP-PGP) --> SAP PI --> SAP(IDOC)
extract_CES_SAE_v3_<eventID>_<description>_<TimeStam
p>.txt.pgp
15 Real Time External Guest Search
If any employee want to claim expense for his
guests/partners who are external partners.These guest
data can be searched using a real time call
Real Time
Synchronous/Real
Time
NO
CONCUR(REST Service) <--> SAP PI <-->
Financial/ERP System(SOAP/JDBC)
NA
CONCUR : PROS & CONS
It is an SAP’s SaaS product i.e., provided as ‘Software as a Service’ which gives flexibility to its customers on product
enhancements and upgrades.
Reporting and automation made simple and hassle free.
Besides PGP encryption on data exchange, it is a high secured cloud platform with 96000+ firewalls in front of its
infrastructure.
Interactive and simple GUI, which makes customer’s employee more productive and fast to finish their Travel & Expense
process
No standard content yet available, but as per SAP’s roadmap it is planned in FY2016-17
Web Service calls restricted to REST protocol only, to do REST calls using PI the minimum version supported is PI 7.4 SP09
or equivalent.
Concur being a SaaS product, customizations were restricted to certain extent.
CONCUR : STANDARD CONNECTOR
 Concur provides standard connectors called, Financial Connectors.
 The Concur Financial Connector with support for SAP is a bi-directional integration solution that ensures
expense-related information captured in Concur is properly posted into SAP.
 This offering simplifies integration with SAP thru the use of pre-built connector templates designed around SAP
file structures, making the exchange of data easy, quick to deploy and without significant configuration required
in either Concur or SAP.
 All the data exchange using this connector process through ‘The Bhoomi Atom’
Connected
List Item
Firewall

More Related Content

What's hot

Time evaluation rptime00 report
Time evaluation rptime00 reportTime evaluation rptime00 report
Time evaluation rptime00 report
jakkanna9
 
Sap Hr Presentation 08052002
Sap Hr Presentation 08052002Sap Hr Presentation 08052002
Sap Hr Presentation 08052002
Anand Shanmugam
 

What's hot (20)

Query to get the geography information using bi report
Query to get the geography information using bi reportQuery to get the geography information using bi report
Query to get the geography information using bi report
 
Oracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business SuiteOracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business Suite
 
How to auto create trip in oracle order management
How to auto create trip in oracle order managementHow to auto create trip in oracle order management
How to auto create trip in oracle order management
 
Dynamic Actions On Steroids
Dynamic Actions On SteroidsDynamic Actions On Steroids
Dynamic Actions On Steroids
 
Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.
 
Pm kds..
Pm kds..Pm kds..
Pm kds..
 
Oracle Fusion Procurement implementation guide
Oracle Fusion Procurement implementation guideOracle Fusion Procurement implementation guide
Oracle Fusion Procurement implementation guide
 
Time evaluation rptime00 report
Time evaluation rptime00 reportTime evaluation rptime00 report
Time evaluation rptime00 report
 
Sales Order needs to be automatically reserved, shipped & invoiced without an...
Sales Order needs to be automatically reserved, shipped & invoiced without an...Sales Order needs to be automatically reserved, shipped & invoiced without an...
Sales Order needs to be automatically reserved, shipped & invoiced without an...
 
Personnel Administration in SAP
Personnel Administration in SAPPersonnel Administration in SAP
Personnel Administration in SAP
 
Oracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME TrainingOracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME Training
 
Sap Hr Presentation 08052002
Sap Hr Presentation 08052002Sap Hr Presentation 08052002
Sap Hr Presentation 08052002
 
Configuring Parallel Approvers Notification
Configuring Parallel Approvers NotificationConfiguring Parallel Approvers Notification
Configuring Parallel Approvers Notification
 
Basics of oracle service contracts
Basics of oracle service contractsBasics of oracle service contracts
Basics of oracle service contracts
 
Query all roles and duties and privileges Oracle Fusion Cloud
Query all roles and duties and privileges Oracle Fusion CloudQuery all roles and duties and privileges Oracle Fusion Cloud
Query all roles and duties and privileges Oracle Fusion Cloud
 
AME Requisition Approval Heirarchy
AME Requisition Approval Heirarchy AME Requisition Approval Heirarchy
AME Requisition Approval Heirarchy
 
Validation type 'special' in value sets
Validation type 'special' in value setsValidation type 'special' in value sets
Validation type 'special' in value sets
 
Oracle ebs r12 eam module-upk
Oracle ebs r12 eam module-upkOracle ebs r12 eam module-upk
Oracle ebs r12 eam module-upk
 
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
Oracle fusion hrms_for_uae_payroll_setup_white_paper_rel11
 
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
Oracle Cloud Time and Labor: Default Payroll Rate, Override Rate and Flat Dol...
 

Similar to Concur integration with PI solution pack

New Charts Architectures (2)
New Charts Architectures (2)New Charts Architectures (2)
New Charts Architectures (2)
guestf73e68
 
Abdul Salim sap Abap
Abdul Salim sap AbapAbdul Salim sap Abap
Abdul Salim sap Abap
Abdul Salim
 
SAP - Mayank Sharma 11+ years
SAP - Mayank Sharma 11+ yearsSAP - Mayank Sharma 11+ years
SAP - Mayank Sharma 11+ years
Mayank Sharma
 
SAP Roadmap in Essar Offshore Subsea Ltd.
SAP Roadmap in Essar Offshore Subsea Ltd.SAP Roadmap in Essar Offshore Subsea Ltd.
SAP Roadmap in Essar Offshore Subsea Ltd.
Pankaj K Sinha
 
Vaigunda Raja SAP-ABAP Experienced
Vaigunda Raja SAP-ABAP ExperiencedVaigunda Raja SAP-ABAP Experienced
Vaigunda Raja SAP-ABAP Experienced
vaigundaraja
 
People supply chain for knowledge based organizations
People supply chain for knowledge based organizationsPeople supply chain for knowledge based organizations
People supply chain for knowledge based organizations
Ravi Tirumalai
 
EDGAR AIRLINE PASSENGER SOLUTIONS
EDGAR AIRLINE PASSENGER SOLUTIONSEDGAR AIRLINE PASSENGER SOLUTIONS
EDGAR AIRLINE PASSENGER SOLUTIONS
Faizal Rajack
 
TNT_Resume_2016_A
TNT_Resume_2016_ATNT_Resume_2016_A
TNT_Resume_2016_A
Tom Tobey
 

Similar to Concur integration with PI solution pack (20)

RESUME_RASMI3.6
RESUME_RASMI3.6RESUME_RASMI3.6
RESUME_RASMI3.6
 
New Charts Architectures (2)
New Charts Architectures (2)New Charts Architectures (2)
New Charts Architectures (2)
 
Abdul Salim sap Abap
Abdul Salim sap AbapAbdul Salim sap Abap
Abdul Salim sap Abap
 
SAP - Mayank Sharma 11+ years
SAP - Mayank Sharma 11+ yearsSAP - Mayank Sharma 11+ years
SAP - Mayank Sharma 11+ years
 
SAP Roadmap in Essar Offshore Subsea Ltd.
SAP Roadmap in Essar Offshore Subsea Ltd.SAP Roadmap in Essar Offshore Subsea Ltd.
SAP Roadmap in Essar Offshore Subsea Ltd.
 
Vaigunda Raja SAP-ABAP Experienced
Vaigunda Raja SAP-ABAP ExperiencedVaigunda Raja SAP-ABAP Experienced
Vaigunda Raja SAP-ABAP Experienced
 
Integration with SAP using Mule ESB
Integration with SAP using Mule ESBIntegration with SAP using Mule ESB
Integration with SAP using Mule ESB
 
4 Benefits of a Digitized and Automated AP System
4 Benefits of a Digitized and Automated AP System4 Benefits of a Digitized and Automated AP System
4 Benefits of a Digitized and Automated AP System
 
AirSensus is a SaaS platform
AirSensus is a SaaS platformAirSensus is a SaaS platform
AirSensus is a SaaS platform
 
BCMS - BPM Presentation
BCMS - BPM PresentationBCMS - BPM Presentation
BCMS - BPM Presentation
 
Sapbasic
SapbasicSapbasic
Sapbasic
 
Sap overview posted by Parikshit Sanghavi
Sap overview posted by Parikshit SanghaviSap overview posted by Parikshit Sanghavi
Sap overview posted by Parikshit Sanghavi
 
People supply chain for knowledge based organizations
People supply chain for knowledge based organizationsPeople supply chain for knowledge based organizations
People supply chain for knowledge based organizations
 
FG Work
FG WorkFG Work
FG Work
 
[Webinar] Camunda Optimize Release 3.0
[Webinar] Camunda Optimize Release 3.0[Webinar] Camunda Optimize Release 3.0
[Webinar] Camunda Optimize Release 3.0
 
5. Cloud-BuyingHouse ERP Overview
5. Cloud-BuyingHouse ERP Overview5. Cloud-BuyingHouse ERP Overview
5. Cloud-BuyingHouse ERP Overview
 
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
 
EDGAR AIRLINE PASSENGER SOLUTIONS
EDGAR AIRLINE PASSENGER SOLUTIONSEDGAR AIRLINE PASSENGER SOLUTIONS
EDGAR AIRLINE PASSENGER SOLUTIONS
 
TNT_Resume_2016_A
TNT_Resume_2016_ATNT_Resume_2016_A
TNT_Resume_2016_A
 
Veerapradeep_Apps_profile
Veerapradeep_Apps_profileVeerapradeep_Apps_profile
Veerapradeep_Apps_profile
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 

Concur integration with PI solution pack

  • 1. CONCUR & IT’S INTEGRATION WITH SAP-PI Author : Satya Suman L Certified SAP PI Consultant
  • 2. WHAT DO YOU KNOW FROM THIS? Corporate Travel and Expense world Leading Travel and Expense solutions SAP’s – SAAS Solution CONCUR – Know more about it CONCUR – Integration Need & Standard connectors CONCUR – Interface Repository CONCUR Implementation - Case Study Pros and Cons of CONCUR
  • 3. CORPORATE TRAVEL AND EXPENSE WORLD Corporate owning hundreds and thousands of employees working in a global model often request their employees to travel different locations to fulfil business needs. To meet employee satisfaction, organising travel and their official expenses with a hassle free process is a major challenge for corporates. Here is where Corporate heads towards their IT department or IT partners to make the process simple and better which can save employee time and also corporate have a clean ledger on their employee business trips.
  • 4. KEY DRIVERS TO AUTOMATE EXPENSE PROCESS Cost Efficiency Ensure Internal and Regulatory Compliance Increase Visibility into Spending Minimize Fraud Integrate Travel into your Expense Stay Flexible and Scalable with Cloud-based Solutions Managing Risk Effectively Expense on the Move
  • 5. LEADING SOLUTIONS FOR A HASSEL FREE EXPERIENCE
  • 6. SAP’S SAAS SOLUTION : CONCUR  With more than 1.6 million connected companies in 190 countries transacting over half a trillion dollars in commerce on an annual basis, the SAP business network is the largest in the world.  SAP added CONCUR into its nest enabling partners with a better travel and expense capabilities in 2014.  CONCUR is a leading T&E management software run on cloud providing a flexible and scalable solution to its partners.
  • 7. CONCUR : METRICS FOR A BUSY DAY Over 1.2 Million users log into Concur Clients book over 160,000 trips Archive 222,000,000 records Clients submit 600,000 expense reports Concur send about $70,000,000 to banks daily Over 400,000 logins to Concur Mobile
  • 8. INTEGRATION AND DATA EXCHANGE Firewall DESIGN BUILD RUN MONITOR IDOC/SFTP/Proxy SFTP wt PGP / REST Service Firewall HR Database Employee Data : General Details, Manager ID, Cost Centre etc. List Data : Project Codes, Events, Meetings, Internal Orders Attendee List (Optional) Expense Form Lists(Optional) Validation Tables(Optional) Exchange Rates(Optional) Payment Confirmation(Optional) Standard Accounting Extract(SAE)/Expense Report Details Reporting Data(Optional) Receipt Images(Optional)
  • 9. INTERFACE DETAILS : DEEP DRIVE S # Category Interface Interface Details Direction wrt CONCUR Mode/Frequency Mandat ory Flow File Naming Standard(sent/Received by Concur) 1 Master Data Employee Import Complete employee data with details like Role, ID, Location Cost Center etc. will be sent to Concur. This includes only employee details of the customer Inbound Asynchronous/Daily YES HR Data Cache(JDBC) --> SAP PI --> CONCUR(SFTP-PGP) employee_<event ID>_<description>_<Timestamp>.txt.pgp 2 Master Data Employee Login Data Employee email ID, user details etc details to be sent to concur for single sign-on Inbound Asynchornous/Daily YES HR Data Cache(JDBC) --> SAP PI --> CONCUR(SFTP-PGP) employee_<event ID>_<description>_<Timestamp>.txt.pgp 3 Master Data Employee DoA Data DoA(Delegation of Authority) data to be sent to Concur, this holds the managers approving limit information for approving its employee expense Inbound Asynchronous/Daily YES HR Data Cache(JDBC) --> SAP PI --> CONCUR(SFTP-PGP) employee_<event ID>_<description>_<Timestamp>.txt.pgp 4 Master Data Attendee Import Complete details of attendees will be sent to Concur, this file will include data of customer's employee and its partners as well. Inbound Asynchornous/Daily YES HR Data Cache(JDBC) --> SAP PI --> CONCUR(SFTP-PGP) attendee_<event ID>_<description>_<Timestamp>.txt.pgp 5 Master Data List Import: Project Codes Project Code master along with all relevant project details to be sent to Cocnur Inbound Asynchornous/Daily YES SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp 6 Master Data List Import: Events Event master with all relevant event related information like venue, event ID, dates etc to be sent to Concur Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp 7 Master Data List Import: InternalOrders Any Internal orders raised in source ERP(SAP) active and relevant to travel and expense to be sent to Concur Inbound Asynchornous/Daily YES SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp 8 Master Data List Import: WBS Elements WBS Element master with all relevant related information like company code, country code, cost center, vendor codes to be sent to Cocnur Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp 9 Master Data List Import: Meetings Meeting master with related information like company code, country code, cost center, meeting ID to be sent to Cocnur Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp 10 Master Data List Import: Cost Center Cost center master with active dates to be sent Concur Inbound Asynchornous/Daily YES SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) list_<eventID>_<description>_<TimeStamp>.txt.pgp 11 Transaction al Data Expense Data: Payment Confirmation Once the claimed expenses are settled by Customer in ERP, status agains the expenses to be sent to Concur Inbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) exp_pay_confirm_<event ID>_<description>_<Timestamp>.txt.pgp 12 Transaction al Data Expense Data: Exchange Rates Exchange Rates considered by the customer to be sent to Concur for expense calculations Outbound Asynchornous/Daily NO SAP(IDOC) --> SAP PI --> CONCUR(SFTP-PGP) exp_<eventID>_<description>_<TimeStamp>.txt.pgp 13 Transaction al Data Extracts: Attendee Extract Concur sends this file with all attendee details for which the claims have been made on a day Outbound Asynchornous/Daily NO CONCUR(SFTP-PGP) --> SAP PI --> SAP(IDOC) extract_attendee_detail_<event ID>_<description>_<Timestamp>.txt.pgp 14 Transaction al Data Extracts: SAE Extract Standard Accounting Extract, Concur generates this file with itemised expense details claimed by an employee Outbound Asynchornous/Daily NO CONCUR(SFTP-PGP) --> SAP PI --> SAP(IDOC) extract_CES_SAE_v3_<eventID>_<description>_<TimeStam p>.txt.pgp 15 Real Time External Guest Search If any employee want to claim expense for his guests/partners who are external partners.These guest data can be searched using a real time call Real Time Synchronous/Real Time NO CONCUR(REST Service) <--> SAP PI <--> Financial/ERP System(SOAP/JDBC) NA
  • 10. CONCUR : PROS & CONS It is an SAP’s SaaS product i.e., provided as ‘Software as a Service’ which gives flexibility to its customers on product enhancements and upgrades. Reporting and automation made simple and hassle free. Besides PGP encryption on data exchange, it is a high secured cloud platform with 96000+ firewalls in front of its infrastructure. Interactive and simple GUI, which makes customer’s employee more productive and fast to finish their Travel & Expense process No standard content yet available, but as per SAP’s roadmap it is planned in FY2016-17 Web Service calls restricted to REST protocol only, to do REST calls using PI the minimum version supported is PI 7.4 SP09 or equivalent. Concur being a SaaS product, customizations were restricted to certain extent.
  • 11. CONCUR : STANDARD CONNECTOR  Concur provides standard connectors called, Financial Connectors.  The Concur Financial Connector with support for SAP is a bi-directional integration solution that ensures expense-related information captured in Concur is properly posted into SAP.  This offering simplifies integration with SAP thru the use of pre-built connector templates designed around SAP file structures, making the exchange of data easy, quick to deploy and without significant configuration required in either Concur or SAP.  All the data exchange using this connector process through ‘The Bhoomi Atom’ Connected List Item Firewall