Questions tagged [sap]

DO NOT USE THIS TAG as it's ambiguous. Try using one of SAP's product/technology names instead. List of known SAP tags on Stack Overflow can be found here: https://meta.stackoverflow.com/a/404098

(This tag is invalid since "SAP" is neither a programming language nor a single product but a software company. Do not use this tag on Stack Overflow.)


Known SAP related tags are maintained in the Meta community wiki: 404098.

81 questions
0
votes
1 answer

Azure WAAD/WIF C# / REST

I need to authenticate users with WS-Fed/SSO. But how can I get user roles from f.e. SAP to authenticate them with WIF and use defined roles? Is there something like C#/REST Api available? Or how to connect the ID-Prov. with 3rd party SAP system? Or…
x4k3p
  • 1,598
  • 2
  • 22
  • 42
0
votes
2 answers

how to SOAP with PHP to a SAP Erecruitment database

Our team is working on SAP and getting a website frontend written with PHP and MySQL to connect with the recruitment database on SAP ... we've tried making SOAP clients and everything but it seems we're missing something.. what are the steps to…
Joe P.
  • 340
  • 3
  • 14
0
votes
2 answers

SAP localization of strings that are hardcoded

Does anybody know how SAP and other ERP companies deal with localization issues such as Import values? To give a specific example: If I am trying to translate the message: "Value has to be either 'Y' (Yes) or 'N' (No)", we are running into a problem…
0
votes
1 answer

Jquery mobile changePage after Ajax call

I have a probleme with ah changePage. I want to switch the Page after an Ajax call. If the form get submit, this function will be executed, but after the ajax call the page does not switch. If I wanna set a Breakpoint on this call, it do not…
alexander-fire
  • 1,082
  • 4
  • 27
  • 52
0
votes
3 answers

Is there any quick and easy way to upload a Google Doc from SAP?

We're creating a custom table in SAP comprising all of the information we need and the customer needs the report from this table uploaded to Google Docs. We do not use Business By Design. Is there any other quick and easy way to upload our report?
-1
votes
1 answer

How to read data from SAP database via SQL in C#

I have the task to refurbish a very old VBA macro into a .NET program. This macro is collecting data from our SAP database. Unfortunately I don't know anything about SAP and how to deal with it from my C# program. For this program I'm using .NET…
prototype0815
  • 592
  • 2
  • 7
  • 24
-1
votes
1 answer

How can I connect a Spring Boot API to SAP

I am really new working with SAP connections and I would like to know how to connect my API to SAP using Spring Boot in a basic way. Is there any dependency to add or just a simple code suggestion? Any help and suggestion would be really…
-1
votes
1 answer

Mirror SAP internal data to an external system

We would like to mirror data which is inside SAP to an external database. Up to now there is a script which exports the data every night. The customer wants this to happen more often. It should happen every hour. The export is quite big, and we…
guettli
  • 25,042
  • 81
  • 346
  • 663
-1
votes
1 answer

Kentico integration with SAP

Just curious if there are any opinions on what is the best approach for integrating Kentico CMS with SAP for two way reading/writing. Is it to use the Kentico API, the SAP API or something like the Kentico integration bus?
-1
votes
1 answer

php:SOAP failed to load external entity

This is my code (trying to consume SAP webservice) $options = array( 'exceptions'=>true, 'trace'=>1, 'encoding' => 'UTF-8', "login" => $this->ws_username, "pass" => $this->ws_password …
lior r
  • 2,220
  • 7
  • 43
  • 80
-1
votes
1 answer

SAP DCOM Connector on Windows Server 2008

Does anybody know, if it is possible to use the "old" SAP DCOM Connector on a Windows Server 2008 ? I want to migrate a old ASP Web Solution with DCOM Connection to SAP from Windows 2000 Server to Windows 2008 Server. When I try to install the DCOM…
Michael
  • 37
  • 2
-3
votes
1 answer

How to implement authentication system using SAML2 and OAuth2

I am having a requirement to use SAML2.0 with oAuth2 to authenticate a user. where the User will use resource provider like SAP/Office365/etc... 1) My question is do I need to create my own IDP? 2) and If I am using my IDP where the list of my user…
Arun Tyagi
  • 2,206
  • 5
  • 24
  • 37
-4
votes
1 answer

Can we automate SAP application ? if yes which automation tool we can use?

we are planning to Automate the SAP application (Tier -1) and we want to automate, can expert guide here what are that automation tools we use, among all which be best to use?
1 2 3 4
5