banner ads

OData Interview Questions and Answers | ODATA | SAP ODATA


OData Interview Questions and Answers | ODATA | SAP ODATA


Please Subscribe to YouTube Channel for Latest Videos.






Que 1. Which of following HTTP commands and their operations are correct?

1. POST – Allows to create an entity
2. PUT – Allows to update the whole entity
3. PATCH – Allows to partially update the entity
4. All the above 
ANSWER  : 4 All the above .

Que 2. Which of following query option can be used to limit the size of the result set by limiting the number of columns?
1. $filter
2. $expand
3. $top
4. $select
ANSWER : 4. $select.

Que 3. What is the name of the tool that is used to implement OData services for SAP Gateway?

1. Eclipse ABAP Development Tool
2. SAP Gateway Editor
3. SAP Gateway Client
4. SAP Gateway Service Builder
ANSWER : 4. SAP Gateway Service Builder.

Que 4. What is the name of the protocol that is supported by SAP Gateway?

1. OData
2. TCP/IP 
3. SOAP
4. RFC
ANSWER : 1. Odata.

Q5. Which of following query options can be used to limit the size of the result set?

1. $filter
2. $orderby
3. $expand
4. $select 
ANSWER : 1.$filter & 4.$select.

Que 6. Which of the below transaction is used to check the error logs in SAP Gateway hub system?

1. /IWFND/ERROR_LOG
2. /IWFND/ERROR_CHECK 
3. /IWBEP/ERROR_CHECK
4. /IWBEP/ERROR_LOG
ANSWER : 1. /IWFND/ERROR_LOG

Que 7. Which development tool is needed when using the odata.publish:true annotation for CDS view?

1. SEGW
2. SE80
3. Eclipse
4. /IWFND/MAINT_SERVICE
ANSWER : 3. Eclipse

Que 8. OData does not support the handling of binary data?

1. True
2. False
ANSWER : 2. False

Que 9. $expand is used to retrieve multiple entities that are connected through?

1. Connectors
2. Navigation properties
3. Function Imports 
4. Identical property names
ANSWER : 2. Navigation properties




Que 10. The wizard for creating an entity type based on a search help performs two steps. What are these steps?
1. Service activation
2. Service maintenance
3. Service implementation
4. Data model definition
ANSWER :  3. Service implementation & 4. Data model definition.



Thanks for reading. 😊



2 comments: