وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

SAP ABAP on Cloud – RESTful Programming for Beginners

سرفصل های دوره

Best course to learn and work in basic concepts of RESTful Programming and ABAP on Cloud / BTP.


1 - Introduction
  • 1 -Introduction to ABAP on Cloud RESTful Programming model
  • 2 -SAP Cloud Platform SAP Business Technology Platform Further Details

  • 2 - Creating your SAP Cloud account and using Eclipse IDE to access ABAP on Cloud
  • 1 -Steps to create your free SAP Cloud Trial Account
  • 2 -Install Eclipse and connect it with ABAP on Cloud.docx
  • 2 -Steps in Creating Free SAP Cloud Trial Account.docx
  • 2 -Steps to install Eclipse IDE with ABAP Development support and connect to cloud
  • 2 -abap practice.txt
  • 3 -SAP BTP (Spaces, Quota, etc); Limitations and Advantages of ABAP on Cloud
  • 3 -SAP BTP - Further Details.docx
  • 4 -Differences between SAP WebIDE, SAP HANA Studio, Eclipse, When to use which one

  • 3 - Building Objects in ABAP on Cloud
  • 1 -Creating our first class and executing it
  • 1 -code1.txt
  • 2 -Building Data Elements, Domains, Structures, Tables in Eclipse
  • 2 -code 2.txt
  • 3 -Creating tables with foreign key relationship and include structures in AOC
  • 3 -code3.txt
  • 4 -Creating data within our custom tables using Class in AOC
  • 4 -code4.txt

  • 4 - CDS Views in ABAP on Cloud
  • 1 -CDS views and AMDP procedures - An Introduction
  • 2 -CDS and AMDP Further Details
  • 3 -CDS Views demo with Associations
  • 3 -cds code.txt
  • 4 -Using multiple associations and parameters in CDS views
  • 4 -cds code with multiple associations and parameters.txt
  • 5 -CDS views with group by, aggregation operation and passing arguments
  • 5 -cds code with parameters as arguments with aggregation and group by.txt

  • 5 - Service Definition, Service Binding and Endpoint creation
  • 1 -ServiceDefinition ServiceBinding.txt
  • 1 -Service Definition, Service Binding and Endpoint creation

  • 6 - AMDP in ABAP on Cloud
  • 1 -SQL Scripts
  • 1 -sap hana sql script reference.pdf
  • 2 -AMDP Implementation and calling it from a class
  • 2 -AMDP code.txt
  • 3 -CDS Table Function.txt
  • 3 -CDS Table Function for executing SQL script in CDS

  • 7 - Restful ABAP Programming
  • 1 -Restful ABAP Data Model - Main Tables
  • 2 -Overview of Restful ABAP Programming Model - RAP
  • 3 -Differences Between Managed and Unmanaged Scenarios in RAP
  • 4 -Use Case Fiori App to Display (using RAP)
  • 5 -Creating Customer CDS with association on i country
  • 5 -CustomerCDSView.txt
  • 6 -AgencyCDSView.txt
  • 6 -Creating Agency CDS and Travel CDS (Consumption view) with associations
  • 6 -TravelCDSView.txt
  • 7 -Creating Service Definition, Service Binding and Fiori UI Preview
  • 7 -ServiceDefinition.txt
  • 8 -Annotations
  • 9 -Adding Annotations on the main page
  • 9 -TravelNew.txt
  • 10 -Adding Annotations on the Object Page
  • 10 -Agency2.txt
  • 10 -Travel2.txt
  • 11 -Adding Search Help on Fiori Page
  • 11 -TravelNew.txt
  • 12 -Generic Search with Fuzzy Threshold on Fiori UI
  • 12 -TravelNew.txt
  • 13 -Using Select Options and Variants on Fiori UI screen

  • 8 - Local Classes, Global Classes and Class Pool
  • 1 -What are Local Classes, Global Classes and Class Pool in ABAP on Cloud
  • 2 -ClassPoolCode.txt
  • 2 -Class Pool Concept - Practical demo

  • 9 - Create, Edit, Deleting operations in RAP
  • 1 -RAP Business Object, Root entity, Behavior Definition (BDEF)
  • 2 -Understanding Behaviour Implementation in RESTful ABAP Programming
  • 3 -Behaviour Implementation - Practical Example - Part 1
  • 3 -CDS UnManaged CRUD Steps.docx
  • 3 -NewCDSUnmanaged.txt
  • 4 -Behaviour Implementation Part 2.docx
  • 4 -Behaviour Implementation - Part 2 - Create Method
  • 4 -CreateLogicInLocalClasses.txt
  • 5 -Debugging and setting breakpoints
  • 6 -CreateLogicInLocalClasses.txt
  • 6 -Create Logic - Step by Step execution in debug mode
  • 7 -ABAP RESTful Programming Model On-Premise EN.pdf
  • 7 -Feature Control Properties (Mandatory, Read only, etc) on Fiori UI.docx
  • 7 -Feature Control Properties (Mandatory, Read only, etc) on Fiori UI
  • 8 -CreateUpdateDeleteLogicInLocalClasses.txt
  • 8 -Delete Update Logic - Step by Step execution in debug mode
  • 8 -Update Logic.docx
  • 9 -Adding button on Fiori UI and writing custom logic - Unmanaged scenario
  • 9 -Adding new button on Fiori UI to change the Booking Status for Travel ID.docx
  • 9 -set booked Button Logic.txt

  • 10 - Managed Scenario - Practical Demo and New ABAP Syntax
  • 1 -Managed Scenario to be developed
  • 2 -CDS Root view and eTag Concept
  • 2 -CDS root code and important points.docx
  • 3 -CDS Child view and composition linking with root view
  • 3 -CDS booking code and important points.docx
  • 4 -CreatingBehDef Steps.docx
  • 4 -Creating Behaviour Definition for Managed Scenario
  • 5 -Three Level Scenario
  • 6 -CDS Views for three level scenario
  • 6 -Three Level Scenario Code.docx
  • 7 -Behavior Definition for three level scenario
  • 7 -Behavior Definition Three Level Scenario.docx
  • 8 -New ABAP Syntax APPEND VALUE # and CORRESPONDING #.docx
  • 8 -New ABAP syntax - Append # and Corresponding #
  • 9 -New ABAP Syntax read table (line exists) and new loop (for) statements.docx
  • 9 -New ABAP Syntax read table (line exists) and new loop (for) statements
  • 10 -New ABAP Syntax loop at itab group by.docx
  • 10 -New ABAP Syntax - Loop at Group By statement

  • 11 - EML (Entity Manipulation Language)
  • 1 -EML (Entity Manipulation Language).docx
  • 1 -EML (Entity Manipulation Language) Theory Concepts
  • 2 -EML (Entity Manipulation Language) Create - Practical Demo
  • 2 -EML (Entity Manipulation Language) Practical Scenario.docx
  • 3 -EML (Entity Manipulation Language) Update, Delete - Practical Demo
  • 3 -EML (Entity Manipulation Language) Practical Scenario (Update, Delete).docx

  • 12 - Managed Scenario - Fiori App
  • 1 -Managed Scenario - Creating Processor Fiori App.docx
  • 1 -Managed Scenario - Processor Fiori App
  • 2 -Managed Scenario - Approver Fiori App
  • 2 -Managed Scenario - Creating Approver Fiori App.docx
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 42476
    حجم: 7947 مگابایت
    مدت زمان: 856 دقیقه
    تاریخ انتشار: ۲۷ دی ۱۴۰۳
    دسته بندی محصول
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید