TAW_10_1 chapter 6, communication and integration Flashcards
The class talks about 12 interface technologies used by SAP. Name them.
EDI XML SOAP SMTP HTTP BAPI ALE OLE RFC CPI-C (RFC,BAPI) TCP/IP (RFC,BAPI) LU 6.2
RFC’s are based on what two protocols?
CPI-C and TCP/IP
What direction do RFC’s communicate?
They are bidirectional
How are RFC destinations maintained?
SM59
How many clients can an RFC destination point to?
Just one
How is the Business Object Repository accessed?
Tcode BAPI or from tcode SW01 select the business object repository
What is the use of ALE?
Data is exchanged thru messages between different systems both internal and external
What is the method of creating ALE data?
BAPIs
What structure are ALE documents in
IDOCs or XML
Can ALE be transferred in multiple protocols?
RFC, HTTP, HTTPS
Is ALE async or sync
Both
What are the 4 basic web service standards used by SAP
XML
SOAP
WSDL
UDDI
What standard does Odata adhere to?
Atompub
What XML standard is Odata published in?
ATOM
What are the five processes of an Odata service
POST, PUT, PATCH, DELETE, GET