This course will teach you everything you need to know to get started with SAP Gateway and OData. You'll learn how to create an OData service that gets data from SAP which you can then consume in a UI5 application. ⭐ Steps ⭐ ⌨️ (0:00) Intro ⌨️ (2:06) SAP Gateway (SEGW) Intro ⌨️ (15:06) Start a New Project and Create a Data Model ⌨️ (24:28) Getting our First Table Set of Data - GET_ENTITYSET ⌨️ (34:45) Debugging Using an ABAP External Breakpoint ⌨️ (36:47) Getting our First Single Line of Data - GET_ENTITY ⌨️ (46:47) SAP Gateway - Error Log ⌨️ (48:51) Associations ⌨️ (1:04:30) Getting our Second Table Set of Data (Items) - GET_ENTITYSET ⌨️ (1:10:00) Outro SAP Gateway TCODE - SEGW SAP Service Catalog TCODE - /N/IWFND/MAINT_SERVICE SAP Gateway: Error Log TCODE - /n/IWFND/ERROR_LOG ABAP READ Table Short Hand Syntax - https://blogs.sap.com/2015/10/25/abap-740-quick-reference/