cancel
Showing results for 
Search instead for 
Did you mean: 

Hana On-premise Integrated to SAP Invoice Concur Add-on

mmcisme1
Active Contributor
0 Kudos

I'm starting to write my APIs for Concur. And I've read some SAP notes for a concur add-on. I can download it. Usually I can't download it isn't a part of our system. Is this an extra cost? Has anyone downloaded that add-on? We have on-premise and purchased concur standard invoicing.

There are a lot of nice features in that add-on. It includes a very nice monitor. But one of the things I noticed was the invoice was in testing and wouldn't be supported. So if I download the add-on, am I going to get the invoice as well? I'm thinking it could be nice to use, and build off of it if we had too. Making corrections on our side if we need it.

Hana on-premise 1709, NW 7.52

It's a new installation for Concur.

Here's the note I was looking at:

https://launchpad.support.sap.com/#/notes/2392898

mmcisme1
Active Contributor

Accepted Solutions (1)

Accepted Solutions (1)

mmcisme1
Active Contributor
0 Kudos

So here's my answer - It might not be true for many of Concur purchases so check with your account manager.

SAP did not charge extra for the Concur Add-On. In fact they are planning on having it available without a download in coming versions.

The installation of the add-on wasn't an issue.

However, I got to the part where I needed to get a connection with Concur. I needed more information than they gave us. In fact I was told that we couldn't use the add-on until we had a special approval from Concur and they would look at our package we purchased.

We purchased the Standard package which does make a difference. Invoicing was not supported via the add-on. That made a difference too. I didn't think it was an issue. It would have given us somewhere to start.

More information to add. At some point I'll write a blog. I talked with there integration expert there are some APIs out there to help. The are in the SAP Business hub. We got to the right person, AND I have answers. So that gave me a place to start. Once I write the blog. I'll update here. In the meantime if you have this issue, USE POSTMAN, only fill the required fields and then start adding the other fields one a time. You'll quickly find out what works.

Answers (1)

Answers (1)

cesnjuli2
Participant
0 Kudos

Add-on can be downloaded from download center and installed via tcode SAINT. When installing you can choose which part of functionality you want to enable. For invoice you are looking into implementing CTE_INV.

mmcisme1
Active Contributor
0 Kudos

Thank you for the information.

I have some questions:
Is the add-on something we have to buy?

For CTE_INV it is:

  • The Invoice Integration, CTE_INV 10S, has been released for test purposes only. There is no official support for customer usage currently."

The way I read this statement is that is available as part of the download but might not work. Is that correct?

Again thank you for the quick response.