SAP UI5 Fiori Training in poonamallee

ACTE Institution is providing for SAP U15 Fiori Training at Poonamallee, Chennai. SAP U15 Fiori is one of the most common applications of the new UX is as a replacement for the traditional SAP Graphical User Interface (SAP GUI). Fiori is also popular as the front end for new SAP applications as well as for mobile computing projects. The Fiori App Reference Library showcases hundreds of SAP Fiori Apps for SAP HANA. (Fiori runs on SAP HANA). Highlights include apps for accounting (e.g. balance sheet), forms, inventory, custom fields and logic, application logs, billing and receivable and many, many others.

☑ BEST SAP U15 FIORI TRAINING INSTITUTE WITH PLACEMENT SUPPORT

☑ Beginner & Advanced level Classes.

☑ Hands-On Learning in SAP U15 Fiori.

☑ Best Practice for Interview Preparation Techniques in SAP U15 Fiori.

☑ Lifetime Access for Student’s Portal Material, Videos & Top MNC Interview Question Access

☑ Affordable Fees with Best curriculum Designed by Industrial SAP U15 Fiori Expert

☑ Delivered by 8+ Years of SAP U15 Fiori Certified Expert | 11782+ Students Trained & 320 + Recruiting Clients

☑ Next SAP U15 Fiori Batch to Begin this Week – Enroll your Name Now!

Batch Schedule

Weekdays Regular (Class 1Hr - 1:30Hrs) / Per Session

  • 14-Oct-2024 Starts Coming Monday ( Monday - Friday) 08:00 AM (IST)
  • 16-Oct-2024 Starts Coming Wednesday ( Monday - Friday) 10:00 AM (IST)

Weekend Regular (Class 3Hrs) / Per Session

  • 12-Oct-2024 Starts Coming Saturday ( Saturday - Sunday) 10:00 AM (IST)

Weekend Fast-track (Class 6Hrs - 7Hrs) / Per Session

  • 12-Oct-2024 Starts Coming Saturday ( Saturday - Sunday) 10:00 AM (IST)

SAP UI5 Fiori Training in poonamallee

Must have minimum 5 years of core experience in U15 Studios in modelling various types of calculation views,PL-SQL Procedures, understand performance aspects and hana landscape. Hands-on experience should include RICEFW developments for all the modules of SAP, using various U15 Fiori technologies viz. Must have experience in SAP U15 Fiori Development for HANA in greenfield S/4 HANA. SAP ABAP Development for U15 Fiori experience in solution designing, SAP U15 Fiori Training at Poonamallee, Chennai.

Should have good knowledge of SAP U15 Fiori Course at Poonamallee, Chennai design and Architecture. Should have good experience in HR/HCM ABAP design and org structure. Should have good experience in Web DynPro and data. Should have knowledge of Module pool programming and adobe forms. Should be good in time constraints and relationships. Should know custom info type creation and Maintenance. Should have good knowledge on Creation of custom function and operations in Time management and Payroll.

Should have good knowledge on usage of the logical database. Should be good in the time management business process. Must-Have good knowledge of payroll cycles, pay results functionality. Need knowledge on the HCM process and forms. Should have exposure in HR interfaces, Reports, HR Enhancements. Experience in SF integrations with ECC is an added advantage. We do offer for SAP U15 Fiori Training with placement at Poonamallee, Chennai.

  • Classroom Batch Training
  • One To One Training
  • Online Training
  • Customized Training

Key Features

ACTE Poonamallee offers SAP UI5 Fiori Training in more than 27+ branches with expert trainers. Here are the key features,
  • 40 Hours Course Duration
  • 100% Job Oriented Training
  • Industry Expert Faculties
  • Free Demo Class Available
  • Completed 500+ Batches
  • Certification Guidance

Authorized Partners

ACTE TRAINING INSTITUTE PVT LTD is the unique Authorised Oracle Partner, Authorised Microsoft Partner, Authorised Pearson Vue Exam Center, Authorised PSI Exam Center, Authorised Partner Of AWS and National Institute of Education (nie) Singapore.

Curriculam

SAP Ui5 (User Interface 5)/oData/Fiori Course Syllabus at Poonamallee, Chennai
    SAP Ui5 (User Interface 5) Course Syllabus
      Module 1: What is SAPUI5?
      • Previous technologies before SAPUI5.
      • Disadvantages of previous technologies.
      • Advantages of Sapui5 and how it overcomes the disadvantages of previous technologies.
      • Architecture of SAP UI5 (MVC).
      • Understanding each layer of MVC model.
      • Landscape of SAPUI5 Fiori applications.
      • Clear understanding on End to End Data flow in SAPUi5/Fiori apps.
      • What is SAP Fiori
      • Difference between Ui5 and Fiori Applications.
      Module 2: Introduction to SAP WEBIDE and Hana cloud platform
      • Overview of SAP Cloud platform
      • Advantages of SAP WEBIDE
      • Creating an Account in HANA cloud.
      • Accessing the WEBIDE from Hana cloud platform.
      • Creating a Sample project using WEBIDE
      • Detail explanation on each file and folder in the project
      Module 3: Initial flow of execution in SAPUI5 Application
      • Creating the Project
      • Understanding index.html,bootstrap,shell, Component.js and manifest.json files in depth.
      • Understanding the Base view and View container.
      Module 4: Routing:
      • Detail explanation on Routing
      • Creating Two views for the navigation
      • Configuring the Routes and Targets for the views in manifest.json
      • Navigate from one page to other using URL Pattern
      • Navigation from one view to other view using buttons.
      • Exercise on Creating a sample views and understanding the complete flow with navigation between the pages.
      Module 5: Introduction to View & Controllers
      • Creating a view
      • Understanding the view’s Controller
      • Understanding the Controller’s Hook methods
      • Exercise on Creating a sample view and Implementing controller methods
      Module 6: Basis UI elements in SAPUI5
      • Working with different properties of basic UI elements like Text, Label, Input, Button etc.
      • Clear explanation on various properties and their purpose as per real time projects.
      Module 7: Dynamically changing UI element properties.
      • Changing the UI element behavior at runtime
      • Exercise for enable disable input fields at runtime
      • Exercise for show hide UI elements at runtime.
      • Exercise for setting dynamic text etc.
      Module 8: Introduction to Different Layouts
      • What is a Layout
      • Various Layouts in SAP UI5
      • Working with Simple form layout , Matrix layout , Grid Layouts
      • Working with HBOX, VBOX, Flexbox
      • Working with Panel , Icon tab bar
      • Working with Object Header
      • Displaying the form using 2 column and 4 columns design.
      • Exercise on Creating a Form Using various layouts
      Module 9: Validating the User Input
      • Types of Validation
      • Exercise on Mandatory data validation
      • Exercise on valid data validation (like.. email, phone number , pin code)
      • Exercise on Showing red color input field and error messages.
      Module 10: Message Handling
      • Various types of Messages in SAP UI5
      • Showing ERROR, SUCCESS, WARNING Messages
      • Exercise on Showing various messages in SPA UI5
      Module 11: Different Kinds of Models
      • JSON Model
      • OData Model
      • Resource Model
      • Working with all Models and understand when to use which model.
      Module 12: Binding
      • Understanding the Binding Concept
      • Various types of Binding
      • Property Binding
      • Aggregation Binding
      • Element Binding
      • Exercise on Binding the UI elements with bothJSON and ODataModels
      Module 13: Passing data from one view to other
      • Different ways of passing data from one view to other
      • Passing the data using json Model
      • Passing data using Model + binding concept
      • Passing data using Router with parameter
      • Passing data using element binding concept
      • Exercise on Passing data from one view to other in all these ways
      Module 14: Playing with Complex UI Elements with JSON DATA
      • Overview on different Categories of UI elements like (simple, value holders , complex , layouts, dialog etc ..)
      • Working with drop downs, combo box, multi combo box
      • Working with radio buttons, check box and value help (F4 help)
      • Working with Tables and List UI elements
      • Practical Exercise on all these UI elements
      Module 15: Working with Popup Dialogs and Fragments
      • Introduction to Fragments for reusable scenarios
      • Using Fragments for Popup dialogs using dialog UI element
      • Implementing F4 help functionality using Fragments
      • Exercise on PopupDialogs
      Module 16: HANA Cloud Connector(HCC) for front end to back end connectivity
      • Installing HANA cloud connector to connect WEBIDE to SAP gateway system
      • Configuration of HCC to point to gateway system
      • Creating Hana cloud platform destination
      • Establishing connection from WEBIDE to SAP Gateway system.
      Module 17: Working with ODATA Model
      • Creating ODATA Model to connect to ODATA service created in the back end
      • Consuming ODATA service to get the real back end data and perform CRUD operations from SAPUI5 Application .
      • Repeating all the UI elements with real back end data using ODATA Model like dropdown, combobox, multicombobox, radiobuttons, List , Table etc.
      • Property binding, Aggregation binding and Element binding using ODATA Model
      • Implementing F4 help functionality using real back end data using ODATA Model
      • Exercise on all these concepts practically with real time examples.
      Module 18: File Upload download Functionality
      • Uploading the file using File uploader UI element from sapui5
      • Downloading the file using ODATA service.
      Module 19: Developing Graphs / Charts
      • Column chart
      • Bar chart
      • Pie chart
      • line chart
      • Practical exercise on all the charts
      Module 20: Internationalization in SAPUI5/Fiori
      • Creating i18n folder
      • Maintaining property bundles for various languages
      • Binding the text values using the i18n resource model
      • Creating a separate property for to maintain text of each language
      • Making the application to support for multiple languages
      Module 21: SAP UI5 end to end Project (With complete real time standards)
      • Creating a SAPUI5 application
      • Creating 4 views for performing CRUD operations
      • Navigation between the views
      • Reading the back-end data into the Table in SAPUI5
      • Implementing all CRUD operations in the project
      • Deploying the application to Gateway server.
      • Configuring this application to fiori launch pad.
      SAP ODATA Couse Syllabus
      Module 1: Introduction to ODATA and gateway system
      • SAP Gate way system and its architecture
      • Components installed in the gateway system to support ODATA
      • Two types of architectures Central HUB and Embedded and its pros & cons
      Module 2: Gateway service builder to develop ODATA service
      • Creating a project in SEGW t code
      • Creating a custom table in the back end (SE11)
      • Creating Entity types, Entity sets and Associations
      Module 3: DPC &MPC classes and their methods
      • Generating runtime artifacts DPC MPC classes
      • Registering the service in Gateway system.
      • Opening the ODATA service in the browser.
      Module 4: Implementing logic for CRUD operations
      • Understanding the DPC and MPC classes and their methods
      • Implementing logic for Create, update, delete, query, and read operations
      • Performing various filters on query operation.
      Module 5: Gateway client to test ODATA services
      • Intro to gateway client
      • Testing all the CRUD operations using gateway client.
      • Testing various query options
      Module 6: Associations and navigations
      • Creating Association between the entities.
      • Creating navigation property to read the line item data of a corresponding header item.
      • Implementing the logic for header and line item scenario
      Module 7: Create Deep Insert on entities
      • Implementing the logic for Create deep insert
      • Defining the structure for header and internal table for line items
      • Implanting logic for reading both header and line item at a time and storing it in the table.
      Module 8: Media Attachments
      • Implementing the logic for file upload in create stream method of DPC_EXT class
      • Implementing the logic for file downloadin get stream method of DPC_EXT class
      Module 9: Configuration and Maintenance of Gateway
      • SPRO related configurations
      • SICF related configurations
      SAP FIORI Course Syllabus
      Module 1: Introduction to SAP Fiori
      • What is SAP fiori application
      • Difference between SAPui5 application and SAP Fiori Application
      • Overview on SAP fiori design guidelines
      • Introduction to custom fiori application and standard fiori application.
      Module 2: Developing an end to end Custom Fiori application
      • Introduction to Fiori templates
      • Using Fiori Master Detail template to develop the Master detail Fiori application for making decision orieneted apps like approve/reject
      • Using Fiori master Detail CRUD template to develop a Fiori application for all CRUD operations
      • Using Fiori Worklist Template to develop a Worklist related application.
      • Introduction to custom fiori application and standard fiori application.
      Module 3: Extending a Standard Fiori Application
      • Creating Extension project for a standard fiori Application using SAP WEBIDE
      • Using View Modification to hide or show an element
      • Using View Extension to extend the UI
      • Using View replacement to replace the original code and inject our custom logic
      • Controller Extension to extend the functionality
      • Controller Replacement to replace the original code and inject our custom logic
      SAP FIORI BASIS
      Module 1: Introduction to SAP Fiori and Architecture
      • Embedded architecture
      • Central HUB architecture
      • Components Installed
      Module 2: Fiori Launch Pad Configuration
      • What is Fiori launch pad?
      • Creating RFC b/w gateway and backend
      • Creating trusted connection
      • Creating Trusted RFC
      • Creating system aliases using SPRO
      • Enabling standard UI5 services by going to SICF
      • Adding standard ODATA services using maint_service
      • Adding the standard USER and ADMIN roles using PFCG
      Module 3: Standard fiori apps configuration
      • Intro to Fiori Apps Library
      • Adding the application specific standard odata services using MAINT_SERVICE
      • Activating the application specific UI5 service using SICF
      • Adding the Authorizations using PFCG
      Module 4: Custom to SAPUI5/SAP Fioriapps configuration in Launchpad
      • Create LPD_CUST role
      • Creating the semantic object
      • Creating Catalog, Tile and group
      • Creating a PFCG role and adding the catalog and group and assigning it to user .
      Module 5: Theme builder
      • Creating a Custom theme using theme builder and applying to launch pad
      • Changing the logo, back ground colors as per the client requirements.
      Module 6: Others
      • How to solve the cache issues
      • Performance improvement
      • General issues and resolutions.

Placement

ACTE Poonamallee offers SAP UI5 Fiori Placement opportunities as add-on to every student / professional who completed our classroom or online training. Some of our students are working in these companies listed below.
  • We are associated with top organizations like HCL, Wipro, Dell, Accenture, Google, CTS, TCS; IBM etc. It make us capable to place our students in top MNCs across the globe
  • We have separate student’s portals for SAP UI5 Fiori, here you will get all the interview schedules and we notify you through Emails.
  • After completion of 70% SAP UI5 Fiori training course content, we will arrange the interview calls to students & prepare them to F2F interaction
  • SAP UI5 Fiori Trainers assist students in developing their resume matching the current industry needs
  • We have a dedicated SAP UI5 Fiori support team wing that assist students in securing SAP UI5 Fiori according to their requirements
  • We will schedule Mock Exams and Mock Interviews to find out the GAP in Candidate Knowledge

Reviews

Our ACTE Chennai Reviews are listed here. Reviews of our students who completed their training with us and left their reviews in public portals and our primary website of ACTE & Video Reviews.

Velachery Reviews

R

ram

     
1 day ago I attended the SAP UI5 Fiori for 2 months in ACTE institude. The trainer was extremely knowledgeable and helpful. He explained all the topics in a very simple and lucid manner. Helped me gaining an extensive depth in SAP UI5 Fiori.
P

prameela

     
2 days ago I am done with SAP UI5 Fiori course from ACTE .I have seen the previous reviews of ACTE and reviews are good so i join here,the faculty here are very good very friendly and always pushing u to practice well.
V

vanitha

     
3 days ago I have completed my SAP UI5 Fiori in this institute the classes were very interesting and it was easy to understand and I was impressed by demo and it was very help full for me tq for ACTE institute at Velachery.
H

hari

     
5 days ago The SAP UI5 Fiori Course was challenging but rewarding.It helped me to prove myself and learn a lot of new ways to improve my self.Thanx to ACTE and the faculty members for supporting and guiding us.
S

sekar

     
5 days ago I have learned SAP UI5 Fiori in Chennai Velachery.I was very much thankful to trainers who trained me well.They cleared me doubts which i have got in course.

Tambaram Reviews

S

santhosh

     
1 day ago It's an awesome institution..... Where we can learn many things and we can gain knowledge and we can get good placement in top MNC's.And i have done SAP UI5 Fiori course in ACTE institude Tambaram.
R

rajkumar

     
2 days ago Here I got more knowledge and information about course SAP UI5 Fiori and also way of teaching is very well.In institute all staff members interacts friendly and teaching is very good.They also providing Interview skills, Tips for the interview.
P

pavithra

     
2 days ago Recently i had done SAP UI5 Fiori training in Chennai at ACTE institude its really nice trainer was very well teaching he have more patience nice thank you ACTE.
S

shalani

     
3 days ago ACTE is the best training institute in chennai Tambaram for learning new technologies.I completed SAP UI5 Fiori course here and got placed immediately after my course completion.I feel very fortunate to choose this institution to pursue my course.Trainers here are highly knowledgeable and well experienced.Thanks a lot to the trainers for all the support and placement officer who helped me to get in to a new job.
D

daniel

     
5 days ago ACTE institude @ Tambaram is the best place for anyone looking for SAP UI5 Fiori ,The technical trainer has in depth knowledge about the subject and is the best institute to join.

OMR Reviews

G

gowthami

     
1 day ago It is a very good training center they thought SAP UI5 Fiori completly from basics and take care and attantion on each and every student and teach them upto their understanding level. I feel very happy to be trained in ACTE institude @ Omr.
A

anu

     
1 day ago I have completed SAP UI5 Fiori course from ACTE institude. Its a perfect place for SAP UI5 Fiori course. Finally they helped me in java Certification and Placement also. as its mentioned in Name, Its a best SAP UI5 Fiori training in chennai with reasonable course fee. Thanks
A

ajith

     
4 days ago The concepts are explained with a lot of clarity, Plenty of notes are provided for each and every topic in a manner that is easy to understand. The trainers are very knowledgeable and approachable. I am currently going through the SAP UI5 Fiori course and I highly recommend in this ACTE institute OMR.
C

chandrani

     
4 days ago I have attended the training class of SAP UI5 Fiori .Trainer is having good experience on the SAP UI5 Fiori training. And he has given more real time senarios.Overall it's good institute for learners.And they have good environment.
J

jai

     
5 days ago ACTE is best institute for learning SAP UI5 Fiori. Saran sir is teaching superbly. He is very helpful and clears each and every doubts. This institute also provides good placement in top MNC’s..

Annanagar Reviews

V

varshini

     
1 day ago The Best institute Anna nagar in SAP UI5 Fiori . I really recommend anyone who're planning to make their career in IT .ACTE is Number 1 in the market.Very excellent teaching with real time scenarios. Thanks to kiran and deepak sir.
P

parvathi

     
2 days ago First i should say a very big thanks to ACTE at Anna Nagar.I joined the Core SAP UI5 Fiori ,i can feel the difference before joining this Institute and after two months.our trainer is very good in explaining the concepts in real time.
R

ravi

     
2 days ago Best place for Core Java in terms of training.They are thorough professional and help students in placements.I would recommend this Institute any day.Look for Trainer Sathya whose deep knowledge make things easy for students.
P

paras

     
5 days ago Best place for Core Java in terms of training.They are thorough professional and help students in placements.I would recommend this Institute any day.Look for Trainer Sathya whose deep knowledge make things easy for students.
M

mani

     
5 days ago Excellent Training! I attended the SAP UI5 Fiori training from ACTE. saran sir well experienced and has great teaching skills. The whole training was well planned and organized. I gained a lot of confidence to attend interviews after the training.

Porur Reviews

S

shivani

     
1 day ago I had excellent time learning SAP UI5 Fiori with the training provided by ACTE, and i believe that this is the best training anyone could attend to lay a good foundation for pursuing SAP UI5 Fiori certification.
R

rajesh

     
2 days ago An individual who is sincerely interested in acquiring the knowledge on real-time SAP UI5 Fiori ,then a visit to ACTE institute @ Porur is a must. Training is provided based on current real time requirements in the corporate world.
P

peter

     
3 days ago I did SAP UI5 Fiori training from here.Trainer sathya explained every topic with real time examples and scenarios. I got a job reference too after the training. Strongly recommend ACTE for people those who are looking for real time training .
K

Nilaa

     
5 days ago I am very much happy with the ACTE poonamallee SAP UI5 Fiori training. The trainer knowledge and experience was very good. I got more than what I had expected as part of the training program and because of this I could easily master the SAP UI5 Fiori technology
K

kavitha

     
5 days ago I could get a clear picture about the course and trainer was clearing each and every doubts which i was getting, And ACTE institude in Porur is a very good platform...

Frequently Asked Questions

  • ACTE basically offers the Classroom training and online instructor-led training. Apart from that, we also provide corporate training for enterprises. We believe in practical learning. Our training mode is majorly practical and has proven to benefit our candidates. We help our candidates by assisting them to work on real time projects that would aid them improve their skill sets and would enhance their ability not just from an exam perspective but also from a working point of view.
  • Hello, Career prospects are good in SAP UI5 Fiori is the new and only face of the Next Generation SAP Business Suite S/4 HANA. If you are interested in Front end technologies, SAPUI5 is worth considering.
  • SAP U15 Fiori is a streamlined application, delivering a role-based user experience that can be personalized across all lines of business, tasks and devices. It uses tiles to encapsulate standard tasks like viewing sales orders or approving timesheets.
  • ACTE has designed a comprehensive Full Stack SAP U15 Fiori Developer track. Through this program, learners who complete it will gain access to guaranteed full-time job offers with hiring partner companies through collaboration with Hirist.com.
  • The course curriculum and subsequent assessment have been designed by industry experts for a set of target audiences. The core purpose of this training is to enable candidates to learn the concepts of Full Stack SAP U15 Fiori Development and gain the skill set to advance an existing career or kick start a new endeavor.
  • Yes, you get two kinds of discounts. They are group discount and referral discount. Group discount is offered when you join as a group, and referral discount is offered when you are referred from someone who has already enrolled in our training.
  • we assure you a full-time job with a minimum? 5 LPA CTC. To ensure that you achieve this goal, we will provide you with:
  • Soft Skills and Interview Preparation Sessions.
  • Mock Interviews.
  • Profile Enhancement.
  • Interview Preparation.
  • Onboarding on the HIRIST portal with spot light.
  • Pro-membership on Hirist.com for 6 months.
  • Access to Job Fairs.
  • Mentoring session with an industry expert.
  • Once you enrolled for Online Training, You will bw able to access the Course Material for lifetime. Not only Course Material, Recorded Sessions, Top MNC Interview questions.
  • Add value to your profile with our Industry-Endorsed Certification.
  • The course completion certificate from SLA has been a channel for our students who are placed in top companies such as.
  • All of our highly qualified trainers are industry experts with at least 10-12 years of relevant teaching experience. Each of them has gone through a rigorous selection process that includes profile screening, technical evaluation, and a training demo before they are certified to train for us. We also ensure that only those trainers with a high alumni rating remain on our faculty for data science online training.
  • Once you completed the course, ACTE provides NIE authorized Certificate to you.
  • You will never lose any lecture. You can choose either of the two options:
  • View the class presentation and recordings that are available for online viewing through the LMS.
  • You can attend the missed session, in any other live batch. Please note, access to the course material will be available for lifetime once you have enrolled into the course.
ONLINE TRAINING
  • Instructor-led online training with continuous remote assistance with the real-time project practices.
  • One-on-one live practice to the required students with the assurance of successful course completion.
  • Our Learning Management System includes MCQs, live lectures, and Placement preparations.
  • Obtain the enterprise-ready skills even as fast-track mode at SLA on the top trending IT Courses in Chennai.
CLASSROOM TRAINING
  • Interactive learning experiences to ensure individual attention with complete hands-on exposure.
  • Smart Classroom equipped with updated software to offer job-ready skills to perform well in the industries.
  • Extensive learning support Packed with 25+ case studies and 5+ real-time projects guidance.
  • Get ahead with industry-approved certification training in our Best Data Science Training Institute in Chennai
CORPORATE TRAINING
  • Customized end-to-end technology training without affecting your actual works.
  • Flexible class timing and personalized curriculum to meet exact corporate expectations.
  • Improve your team’s talent to enhance the organization’s business value and revenue.
  • Not just a regular classroom but a perfect blend of theory and practicals for all