Business Application Programming Interface: Difference between revisions

Content deleted Content added
m lint
leave two blank lines between the first stub template and whatever precedes it per WP:STUBSPACING
Line 8:
 
[[Business object (computer science)|Business objects]] and their BAPIs enable [[object oriented|object orientation]] to be used in central information processing in companies. For example, existing functions and data can be re-used, trouble-free technical interoperability can be achieved and non-SAP components can be implemented. Applications can use BAPIs to directly access the application layer of the R/3 System and, as clients, applications can use the business logic of the R/3 System. BAPIs provide the client with an object-oriented view of the application objects without needing to know the implementation details. BAPIs are always developed by defining scenarios which are used to map and implement system-wide business processes.
 
==References==
{{Reflist}}
 
{{Authority control}}
 
[[Category:Application programming interfaces]]
[[Category:SAP SE]]
 
 
{{Compu-network-stub}}