Knowledge quiz

It's time to put what you've learned to the test, get 8 right to pass this unit.

1.

SAP Service and Asset Manager relies on SAP Gateway for the OData runtime processing and monitoring.

Choose the correct answer.
2.

SAP Service and Asset Manager mobile client communicate directly with back-end SAP systems, bypassing SAP Business Technology Platform Mobile Services for the online searches such as Material search.

Choose the correct answer.
3.

Server side paging allows the split of OData service response payload into packages, using $skiptoken. This is necessary for entity set with large data distribution.

Choose the correct answer.
4.

MAIF xChange handler must be a subclass of base handler /SYCLO/ CL_CORE_EX_HANDLER_BASE.

Choose the correct answer.
5.

All MAIF based OData services are based on OData V2.

Choose the correct answer.
6.

Which of the following are tiers of the SAP Service and Asset Manager architecture?

Choose the correct answer.
7.

Delta token is used by data distribution algorithm to calculate the incremental changes for entity set.

Choose the correct answer.
8.

All SAP Service and Asset Manager OData services have the SAME Model Provider Class (/MFND/ CL_CORE_ODATA_V2_MPC) and Data Provided Classes (/MFND/CL_CORE_ODATA_V2_DPC).

Choose the correct answer.
9.

The OData URI query option you would use for fetching incremental data:

Choose the correct answer.
10.

There is no standard server side paging support in MAIF for Basic Flow. Data is typically refreshed periodically as there might be no change detection support for the business object.

Choose the correct answer.