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

A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
John Jordan
 
Dmee sap online_help
Dmee sap online_helpDmee sap online_help
Dmee sap online_help
gabrielsyst
 
Copa configuration
Copa configurationCopa configuration
Copa configuration
Mithun Roy
 

What's hot (20)

SAP Organization Structure V1.2.ppt
SAP Organization Structure V1.2.pptSAP Organization Structure V1.2.ppt
SAP Organization Structure V1.2.ppt
 
SAP Account determination SD-FI by odaiah pelley
SAP Account determination SD-FI by odaiah pelleySAP Account determination SD-FI by odaiah pelley
SAP Account determination SD-FI by odaiah pelley
 
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
A guide to functional areas and cost of sales P&L reporting in the SAP® Gener...
 
SAP SD Training | SAP SD Configuration Guide | SAP SD Study Material
SAP SD Training | SAP SD Configuration Guide | SAP SD Study MaterialSAP SD Training | SAP SD Configuration Guide | SAP SD Study Material
SAP SD Training | SAP SD Configuration Guide | SAP SD Study Material
 
SAP SD QUERY REPORT_GANESH
SAP SD QUERY REPORT_GANESHSAP SD QUERY REPORT_GANESH
SAP SD QUERY REPORT_GANESH
 
How SAP SD is integrated with SAP Finance?
How SAP SD is integrated with SAP Finance?How SAP SD is integrated with SAP Finance?
How SAP SD is integrated with SAP Finance?
 
IDOC
IDOC IDOC
IDOC
 
Sap business process flows
Sap business process flowsSap business process flows
Sap business process flows
 
Dmee sap online_help
Dmee sap online_helpDmee sap online_help
Dmee sap online_help
 
shipment cost.pdf
shipment cost.pdfshipment cost.pdf
shipment cost.pdf
 
Funds management configuration sap ag
Funds management configuration sap agFunds management configuration sap ag
Funds management configuration sap ag
 
S/4 HANA conversion functional value proposition
S/4 HANA conversion functional value propositionS/4 HANA conversion functional value proposition
S/4 HANA conversion functional value proposition
 
Copa configuration
Copa configurationCopa configuration
Copa configuration
 
BPD Design Template
BPD Design TemplateBPD Design Template
BPD Design Template
 
SAP BUSINESS BLUE PRINT PRACTICE PROJECT
SAP BUSINESS BLUE PRINT PRACTICE PROJECTSAP BUSINESS BLUE PRINT PRACTICE PROJECT
SAP BUSINESS BLUE PRINT PRACTICE PROJECT
 
SAP FICO BBP Sample Document PDF NEW!
SAP FICO BBP Sample Document PDF NEW!SAP FICO BBP Sample Document PDF NEW!
SAP FICO BBP Sample Document PDF NEW!
 
Sap fi integration with other modules in sap fico
Sap fi integration with other modules in sap ficoSap fi integration with other modules in sap fico
Sap fi integration with other modules in sap fico
 
Master data
Master dataMaster data
Master data
 
SAP SD Business Blueprint
SAP SD Business BlueprintSAP SD Business Blueprint
SAP SD Business Blueprint
 
GST_Configuration Document_GANESH_SAPSD
GST_Configuration Document_GANESH_SAPSD GST_Configuration Document_GANESH_SAPSD
GST_Configuration Document_GANESH_SAPSD
 

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

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
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
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

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