Questions tagged [sap-erp]

SAP ERP is enterprise resource planning software produced by the German multinational SAP SE.

SAP ERP stands for Enterprise Resource Planning software produced by the German multinational SAP SE, and especially applies to the ABAP-based software named chronologically, from the oldest to the newest, R/2, R/3, ECC (SAP ERP Central Component), S/4HANA. Note that SAP Business One (SAP B1) is another ERP software developed by SAP for smaller companies. "SAP ERP" does not refer to SAP B1.


Related tags

612 questions
-2
votes
1 answer

The definition of Good Movements

I am new in SAP ABAP Development. Can someone explain me what is the right definition of the Good Movements in SAP. Thank you!
-2
votes
1 answer

How can I test my integration with SAP for free?

I need to integrate an API created with .NET with SAP FI/CO. Researching online I found out there used to be something called IDES that would provide access to an SAP server free of charge, just for testing purposes, but that's no longer…
eestein
  • 4,914
  • 8
  • 54
  • 93
-2
votes
1 answer

How to integrate php application with SAP using web service?

I need some basic idea for how to integrate SAP Application with my PHP Application. And the client needs to get the employees list from SAP and after calculation send the resultant data against each employee in particular date... But I have no idea…
-2
votes
1 answer

Can Single Sign On (SAML) be used to integrate SAP's ERP with Google for Work?

My company is already using Google for Work and we're currently in the final stages of implementing SAP instead of Oracle. We want users to be able to login with their Google credentials. The implementation team is not experienced in SSO, so I'm…
nafjan
  • 1
-2
votes
1 answer

What is the difference between client & company in SAP enterprise structure

In enterprise structure client is termed as highest organizational unit. It is synonym to corporate group. So how it is different from Company (Not Company Code). Where we configured it in the enterprise structure.
-2
votes
1 answer

Can I use an applet to read a purchase order from SAP?

Most of my customers are factories that use SAP and I've got a webapp (j2ee) that deals with the (rather complex) customs routines in Brazil. The way it works today is that my clients send me the invoices (normally a PDF file or an Excel…
Andre
  • 3,874
  • 3
  • 35
  • 50
-3
votes
1 answer

Which SAP table do I need to find annual sales?

I don't know much about SAP but I need the annual sales (the total amount of what was sold in a certain year) for DSO calculation. In which SAP table is this stored? VBAK? Also for this calculation the accounts receivables (all payments that were…
Martin
  • 1
  • 1
-3
votes
1 answer

collecting infos about SAP ERP

I want to start courses on SAP ERP but I have no idea what is it about or where should I start. Of course I did search online and got an overview but the number of courses in SAP website are just a lot! I would be very happy if someone can tell me,…
-3
votes
3 answers

What is IDES SAP?

Can somebody please explain to me what exactly SAP IDES is? I am new with SAP, and this is the term I found several times so far, but could not find out the exact meaning of it. Thanks
-5
votes
0 answers

I want to process cv04n

First of all, this is my first question on this site and I got a lot of information from here, so I would like to thank everyone. My question is as follows. I want to open a handle in c# coding language in visual studio 2019 and windows form. For…
-5
votes
2 answers

Transfer bkpf into tab delimented file in background

I want to extract all bkpf's fields into a tab delimited file in the background. How can we do it? Thanks in advance Elias PS: The code of the program that the Perform exec_in_bckgr doesn't understand the change of the Checkbox in SUBMIT WITH…
ekekakos
  • 563
  • 3
  • 20
  • 39
-8
votes
2 answers

I want to hide some fields from the standard screen QM01/QM02/QM03 like Delivery,Delivery Item and also adding some custom fields.How to achieve it?

Hide some fields like Delivery, Delivery Item,under refernce object fields like Revision Level,Serial Number,Product Date etc from standard transaction QM01/QM02/QM03. Also adding some custom fields to the screen to the same transaction.
1 2 3
40
41