• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

92 SAP ABAP courses delivered Online

SAS Programming 1 - Essentials

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Anyone starting to write SAS programs Overview Use SAS Studio and SAS Enterprise Guide to write and submit SAS programs. Access SAS, Microsoft Excel, and text data. Explore and validate data. Prepare data by subsetting rows and computing new columns. Analyze and report on data. Export data and results to Excel, PDF, and other formats. Use SQL in SAS to query and join tables. This course is for users who want to learn how to write SAS programs to access, explore, prepare, and analyze data. It is the entry point to learning SAS programming for data science, machine learning, and artificial intelligence. ESSENTIALS * The SAS programming process. * Using SAS programming tools. * Understanding SAS syntax. ACCESSING DATA * Understanding SAS data. * Accessing data through libraries. * Importing data into SAS. EXPLORING AND VALIDATING DATA * Exploring data. * Filtering rows. * Formatting columns. * Sorting data and removing duplicates. PREPARING DATA * Reading and filtering data. * Computing new columns. * Conditional processing. ANALYZING AND REPORTING ON DATA * Enhancing reports with titles, footnotes, and labels. * Creating frequency reports. * Creating summary statistics reports. EXPORTING RESULTS * Exporting data. * Exporting reports. USING SQL IN SAS * Using Structured Query Language in SAS. * Joining tables using SQL in SAS. ADDITIONAL COURSE DETAILS: Nexus Humans SAS Programming 1 - Essentials training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the SAS Programming 1 - Essentials course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

SAS Programming 1 - Essentials
Delivered on-request, onlineDelivered Online
Price on Enquiry

AS10 IBM RPG IV Programming Advanced Workshop for IBM i

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This advanced course is the third in a series of three classes designed for RPG IV programmers. Programming experience using RPG IV is mandatory when enrolling in this course. You should have attended RPG IV Programming Fundamentals Workshop for IBM i (AS060) and RPG IV Programming Intermediate Workshop for IBM i (AS070). This course is not designed for RPG III programmers who want RPG IV. RPG III programmers should review the agenda carefully before they make a decision to attend this class. Overview Use address pointers and user spaces in RPG IV programs Write database triggers in RPG IV Develop ILE modular objects and package them in service programs Explain the purpose of ILE activation groups Explain the behavior of error handling and percolation in ILE Code an ILE error handling program Call application program interfaces (APIs) from RPG IV program Programmers who can write comprehensive RPG IV programs using the IBM i RPG IV compiler (v7), learn additional skills & techniques. Comprehensive exposure to advanced features of the Integrated Language Environment (ILE) RPG compiler and the IBM i. Programmers who can write comprehensive RPG IV programs using the IBM i RPG IV compiler (v7), learn additional skills & techniques. Comprehensive exposure to advanced features of the Integrated Language Environment (ILE) RPG compiler and the IBM i.

AS10 IBM RPG IV Programming Advanced Workshop for IBM i
Delivered on-request, onlineDelivered Online
Price on Enquiry

Advanced SAS Programming Using MacrosSQL

4.7(160)

By Janets

Register on the Advanced SAS Programming Using MacrosSQL today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The Advanced SAS Programming Using MacrosSQL is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! WHAT YOU GET WITH THE ADVANCED SAS PROGRAMMING USING MACROSSQL * Receive a e-certificate upon successful completion of the course * Get taught by experienced, professional instructors * Study at a time and pace that suits your learning style * Get instant feedback on assessments  * 24/7 help and advice via email or live chat * Get full tutor support on weekdays (Monday to Friday) COURSE DESIGN The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of * Video lessons * Online study materials CERTIFICATION Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. WHO IS THIS COURSE FOR: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. REQUIREMENTS: The online training is open to all students and has no formal entry requirements. To study the Advanced SAS Programming Using MacrosSQL, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. COURSE CONTENT Advanced SAS Programming Using MacrosSQL Unit - 1 Section 0-00- Why SAS 00:01:00 Unit - 2 Section 2-02- SAS Studio through SAS OnDemand- Registration 00:04:00 Section 2-03- Logging-in to SAS after installation 00:01:00 Section 2-04- SAS Interface and windows 00:06:00 Unit - 3 Section 3-00- Section Overview - Macros 00:01:00 Section 3-01-Macro Variables - introduction 00:14:00 Section 3-02-Application of macro variables 00:13:00 Section 3-03-01-Nested macro vars 00:11:00 Section 3-03-02-More on Ampersand resolutions using a cool example 00:09:00 Section 3-04-00-SAS Macros - introduction 00:10:00 Section 3-04-01-SAS Macros - Examples 00:07:00 Section 3-04-02-Keyword positional and mixed params 00:06:00 Section 3-04-03-Conditional Logic in Macros 00:11:00 Section 3-05-Macro Functions 00:12:00 Section 3-05-Options Statement- mprint-mlogic-symbolgen 00:13:00 Section 3-07-Connecting the two worlds - Call Symput - Symget 00:14:00 Section 3-09-01-02- Bringing data into SAS using Import Wizard 00:04:00 Section 3-09-02- Bringing data into SAS using LIBNAME statement 00:05:00 Section 3-09-03- Bringing data into SAS using FILENAME 00:05:00 Unit - 4 Section 4-00- Section Overview - Proc SQL 00:01:00 Section 4-01-01-Proc SQL - copying data 00:13:00 Section 4-01-02-Proc SQL - filtering data 00:07:00 Section 4-01-03-Proc SQL - sorting data 00:08:00 Section 4-01-04-Proc SQL - removing duplicates 00:05:00 Section 4-02-01-Proc SQL - Union 00:09:00 Section 4-02-02-Proc SQL - Except 00:04:00 Section 4-02-03-Proc SQL - Intersect 00:02:00 Section 4-03-00-Merging data using Joins-Introduction 00:08:00 Section 4-03-01-Proc SQL - inner join 00:14:00 Section 4-03-02-Proc SQL - full join 00:08:00 Section 4-03-03-Proc SQL - left and right joins 00:07:00 Section 4-04-01-Proc SQL - creating macro vars 00:07:00 Unit - 5 Section 5-00- Bonus lecture 00:02:00 Resources Resources - Advanced SAS Programming Using MacrosSQL 00:00:00 FREQUENTLY ASKED QUESTIONS Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Advanced SAS Programming Using MacrosSQL
Delivered Online On Demand
£25

BOE320 SAP BI Platform - Admin Servers (Win)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for The primary audience for this course are System Administrators and System Architects. Overview Explain the architecture in SAP BusinessObjects Business Intelligence platformConfigure SAP BusinessObjects Business Intelligence platformPerform common server management and administrative tasks in SAP BusinessObjects Business Intelligence platform In this course, students learn how to explain the architecture in the SAP BusinessObjects Business Intelligence platform and perform common server management and administrative tasks in the SAP BusinessObjects Business Intelligence platform. SAP BUSINESSOBJECTS BUSINESS INTELLIGENCE PLATFORM * Describing the SAP BusinessObjects Business Intelligence Platform * Describing the SAP BusinessObjects Business Intelligence Platform Architecture INSTALLATION OF SAP BUSINESSOBJECTS BUSINESS INTELLIGENCE PLATFORM * Installing SAP BusinessObjects Business Intelligence Platform: Server-Side Installation * Installing SAP BusinessObjects Business Intelligence Platform: Client-Side Installation SERVER ADMINISTRATION AND MANAGEMENT * Using the Central Management Console (CMC) * Using the Central Configuration Manager (CCM) WEB APPLICATION SERVERS MANAGEMENT * Configuring Web Application Servers CENTRAL MANAGEMENT SERVER (CMS) DATABASE * Managing the Central Management Server (CMS) and System Database * Configuring Auditing FILE REPOSITORY SERVER MANAGEMENT * Managing the File Repository Server * Using the Repository Diagnostic Tool ADAPTIVE SERVERS * Managing the Adaptive Job Server * Managing the Adaptive Processing Server CRYSTAL REPORTS SERVERS * Demonstrating Information Flows in Crystal Reports * Configuring Crystal Reports * Managing Crystal Reports Servers WEB INTELLIGENCE SERVER * Managing Web Intelligence Document Schedules * Viewing Web Intelligence Documents * Configuring a Web Intelligence Processing Server * Configuring a Connection Server DASHBOARD SERVERS * Configuring Dashboard Servers * Managing Dashboard Design Servers EXPLORER SERVERS * Configuring Explorer Servers * Managing Information Spaces EVENT SERVERS * Configuring Event Servers * Managing Event Servers SAP BUSINESSOBJECTS BUSINESS INTELLIGENCE PLATFORM 4.1 MONITORING * Monitoring the SAP BusinessObjects Business Intelligence Platform 4.1 * Using the SAP BusinessObjects Business Intelligence Platform 4.1 Monitoring Dashboard ADDITIONAL COURSE DETAILS: Nexus Humans BOE320 SAP BI Platform - Admin Servers (Win) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the BOE320 SAP BI Platform - Admin Servers (Win) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

BOE320 SAP BI Platform - Admin Servers (Win)
Delivered on-request, onlineDelivered Online
Price on Enquiry

BOID10 SAP BusinessObjects Information Design Tool

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The primary audience for this course are Application Consultants, Data Consultants/Managers, Developers, Program/Project Managers, and System Administrators. Overview This course is designed to give you the comprehensive skills needed to work with the Information Design Tool. The Information Design Tool enables designers to extract, define, and manipulate metadata from relational and OLAP sources to create and deploy SAP BusinessObjects universes.In this course you learn how to use data from different source systems (SAP and non-SAP) with the SAP BusinessObjects BI client tools. This five-day course is designed to give you the comprehensive skills and in-depth knowledge needed to create SAP BusinessObjects universes using the SAP BusinessObjects Information Design Tool. BASIC SAP BUSINESSOBJECTS UNIVERSE DESIGN * Describing Universes * Defining the Components of a Universe DATA CONNECTIONS * Defining connections DATA FOUNDATIONS * Creating Data Foundations * Using Joins BUSINESS LAYERS * Accessing Data through the Business Layer * Integrating the Business Layer Components * Validating Objects * Creating Measure Objects * Creating Shortcut Joins LOOPS IN A DATA FOUNDATION * Resolving Loops with Joined Tables * Resolving Loops Using Aliases * Resolving Loops Using Contexts * Detecting Contexts * Editing Contexts * Testing Contexts * Resolving Recursive Loops DATA RESTRICTIONS * Defining Data Restrictions * Applying Mandatory Data Restrictions * Applying Optional Data Restrictions LISTS OF VALUES (LOV) * Providing a List of Values PARAMETERS * Illustrating Runtime Parameters OBJECT @FUNCTIONS * Using Object @functions in Queries * Applying the Aggregate Awareness Optimization Method * Using Other @ Functions NAVIGATION PATHS * Defining Drill Down Navigation Paths DERIVED TABLES * Creating Derived Tables KEY AWARENESS * Defining Numeric Keys UNIVERSE MANAGEMENT WITH DATA FOUNDATION AND BUSINESS LAYER VIEWS * Managing a Universe using the Data Foundation View * Managing a Universe using the Business Layer View UNIVERSE OPTIMIZATION * Optimizing Universes Using Parameters UNIVERSE DEPLOYMENT AND SECURITY * Deploying a Universe * Securing a Published Universe * Creating Data Security Profiles * Creating Business Security Profiles * Assigning Security Profiles to Users * Identifying the Priority of Security Settings * Updating a Published Universe SQL CLAUSE PROCESSING PROBLEMS * Determining How the Order of SQL Clauses Affects Data Returned * Detecting Ambiguity Caused by SQL Requests Run Against Joined Tables * Resolving Ambiguity Caused by SQL Requests Run Against Joined Tables * Identifying Fan Traps * Resolving Ambiguity Caused by SQL Requests Run Against Joined Tables OUTER JOIN PROBLEM RESOLUTION * Resolving an Ambiguous Outer Join Using @AggregateAware UNIVERSE CREATION FROM DIFFERENT DATA SOURCES * Identifying the Different Data Sources * Creating an OLAP Universe * Creating a Multi-source Universe SHARED PROJECTS * Using Shared Projects * Manipulating Other Designers' Resources UNIVERSE CONVERSION * Converting Existing .unv Universes TRANSLATION * Deploying Universes in Different Languages

BOID10 SAP BusinessObjects Information Design Tool
Delivered on-request, onlineDelivered Online
Price on Enquiry

BOD405 SAP Lumira 2.0 Discovery

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Application consultants, Business Analysts, Executives, Technology Consultants, Users Overview By the end of this course, students will be able to:Explain SAP LumiraCreate documents and acquire dataPrepare datasetsVisualize dataShare stories In this course, students will learn how to create stunning and interactive visualizations by choosing a rich library of visualization types, ranging from scatter plots, heat and geo maps to tag clouds, box plots and network charts. COURSE OUTLINE * Positioning and Overview of SAP Lumira Discovery * Navigating the BI Launchpad * Acquiring Data * Enrich the Dataset * Create Visualizations * Create a Story * Sharing Options * Using the Lumira Discovery Formula Editor * Additional Data Sources * Data Mashups

BOD405 SAP Lumira 2.0 Discovery
Delivered on-request, onlineDelivered Online
Price on Enquiry

SCM250 SAP Production Planning in SAP APO

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for The primary audience for this course are Application Consultants and Business Process Owners/Team Leads/Power Users. Overview This course is organized in a fashion that mimics the step by step process planners will undergo in executing production planning tasks on a daily basis. We start with setup up alert profiles to manage the day to day exceptions. Participants will walk through a detailed analysis of the net requirements calculation process that is executed during product heuristics. Gain an understanding of how scheduling is performed as new orders are created. This will include analyzing source determination rules as well as scheduling strategies. Participants will analyze the pegging functionality and the master data parameters that can control the outcome of pegging. Additionally, we will perform an analysis of process, service and REM heuristics. Lastly, perform an overview of the detailed scheduling activities involved in developing an execution schedule. In this course, students gain an in-depth understanding of the advanced topics required to implement production planning in SAP SCM APO. INTRODUCTION TO PRODUCTION PLANNING IN SAP ADVANCED PLANNING AND OPTIMIZATION (SAP APO) * Planning Demand in the Supply Chain * Using Production Planning and Detailed Scheduling (PP/DS) PRODUCTION PLANNING RESULTS EVALUATION * Evaluating the Planning Run Results with Alerts * Evaluating the Planning Results * Evaluating the Planning Run with Advanced Tools PLANNING PROCEDURE * Configuring Basic Parameters for Planning * Executing the Production Planning Run * Planning a Product Using the Planning Procedure ORDER CREATION WITH PRODUCT HEURISTICS * Using Demand Management in PP/DS * Planning Make-to-Order Production Using PP/DS * Using Firming in PP/DS * Configuring Product Heuristics * Managing the Reuse of Procurement Proposals Using the Lot-Size Calculation In Production * Planning SCHEDULING IN PRODUCTION PLANNING * Determining the Source of Supply of the Order * Scheduling Operations with the Strategy Profile * Scheduling a Planned Order for Production PEGGING IN PRODUCTION PLANNING * Configuring Dynamic and Fixed Pegging ADDITIONAL HEURISTICS IN PRODUCTION PLANNING * Planning Production Using Process Heuristics * Planning Production Using Service Heuristics * Configuring Bottom-Up Heuristics * Planning Production Using Repetitive Manufacturing (REM) Heuristics * Outlining the Integration of Supply Network Planning (SNP) in PP/DS DETAILED SCHEDULING * Scheduling Operations with the Detailed Scheduling Planning Board * Planning Production with Detailed Scheduling Strategies and Heuristics * Managing Setup Times with the Setup Matrix * Managing Scheduling with the PP/DS Optimizer * Using MRP-Based Detailed Scheduling ADDITIONAL COURSE DETAILS: Nexus Humans SCM250 SAP Production Planning in SAP APO training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the SCM250 SAP Production Planning in SAP APO course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

SCM250 SAP Production Planning in SAP APO
Delivered on-request, onlineDelivered Online
Price on Enquiry

SAP S4HANA Controlling Level 2

4.7(160)

By Janets

Register on the SAP S4HANA Controlling Level 2 today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The SAP S4HANA Controlling Level 2 is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! WHAT YOU GET WITH THE SAP S4HANA CONTROLLING LEVEL 2  * Receive a e-certificate upon successful completion of the course * Get taught by experienced, professional instructors * Study at a time and pace that suits your learning style * Get instant feedback on assessments  * 24/7 help and advice via email or live chat * Get full tutor support on weekdays (Monday to Friday) COURSE DESIGN The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of * Video lessons * Online study materials CERTIFICATION Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. WHO IS THIS COURSE FOR: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. REQUIREMENTS: The online training is open to all students and has no formal entry requirements. To study the SAP S4HANA Controlling Level 2, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. COURSE CONTENT Introduction to the Course Introduction to the course 00:02:00 Introduction to SAP Controlling Introduction to the Chapter 00:05:00 What is SAP Controlling Module All About 00:21:00 What is Cost Center Accounting 00:06:00 Recap of what we've learnt 00:01:00 Deep-dive to Cost Center Accounting Basic Configurations in SAP Controlling 00:37:00 Real-time Business Scenario and Master Data Creation in SAP CO 00:25:00 Introduction to Document Splitting 00:05:00 Postings to Cost Center Accounting 00:10:00 Plan vs Actual reports in SAP Cost Center Accounting 00:02:00 Manual Transfer of Costs KB11N 00:07:00 Plan vs Actual postings in Cost Center Accounting 00:07:00 Manual Transfer of Costs kb61 00:09:00 SAP Allocation Using Distribution Cycles 00:16:00 SAP Allocation Using Assessment Cycles with Statistical Key Figures (SKFs) 00:20:00 Statistical / Cryptic Document Numbers in SAP S4HANA Controlling 00:05:00 Bonus Lectures Real vs Statistical Postings in SAP S4HANA Controlling 00:11:00 SAP ASAP vs Activate Methodologies 00:18:00 Assignment Assignment - SAP S4HANA Controlling Level 2 00:00:00 FREQUENTLY ASKED QUESTIONS Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

SAP S4HANA Controlling Level 2
Delivered Online On Demand
£25

CP100 SAP Cloud Platform

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Application Consultant Business Analyst Business Process Architect Business Process Owner/Team Lead/Power User Developer Development Consultant Program/Project Manager Solution Architect Technology Consultant Overview This course will prepare you to: Understand the SAP Cloud Solution Understand the SAP Cloud Strategy Understand Java Development Understand development in SAP Cloud Classify and use the various Cloud Platform services Understand the various CP Services Explore the Internet of things Get an overview of SAP Cloud Platform, integration Service Understand Extensions of SAP Cloud Solutions This course will introduce and inform you about the vast potential of SAP Cloud Platform with hands-on exercises to dive into this open platform. SAP CLOUD PLATFORM, INTRODUCTION * Introduce SAP Cloud Platform (SAP CP) * Explain Landscape Architecture-Relevant Terms * Learn about typical Use cases * Explore What is in it: Product Capabilities and Services PLATFORM CONCEPTS * Understand Basic Platform Concepts * Explore Datacenters * Understand Security DIGITAL TRANSFORMATION - JAVA DEVELOPMENT * Introduce Digital Transformation, Java Development * Explore 12 Factor Microservices * Use the Supported Java Development Environment * Explain Supported Java Programming Models by CF * Operate Java Applications on SAP Cloud Platform NEO DIGITAL TRANSFORMATION ? SAP HANA DEVELOPMENT * Understand SAP HANA Development * Understand the SAP HANA XSA Development on CF DIGITAL TRANSFORMATION ? HTML5/SAPUI5/FIORI DEVELOPMENT * Introduce HTML5, SAPUI5, and Fiori Development * Use SAP UI5 * Use SAP Fiori AGILE BUSINESS ? EXTEND APPLICATION * Introduce Agile Business * Understand the Application Frontend * x-tend the Application: Backend * Explore SAP Cloud Platform Data and Storage Services ENTERPRISE OPTIMIZATION ? INTEGRATION SERVICES * Introduce Enterprise Optimization, Integration Services * Explore Available Integration Services ENTERPRISE OPTIMIZATION ? PROCESS INTEGRATION * Introduce SAP Cloud Platform, Integration Service * Implement iFlows ENTERPRISE OPTIMIZATION ? API * Explain API Management * Build and Publish APIs INTERNET OF THINGS SERVICES (IOT) * Explore the Internet of Things (IoT) OTHER INTERESTING SERVICES AND FEATURES * Explain SAP Cloud Platform SaaS Extensions * Explore SAP Cloud Platform Business Services * Explain Cloud Platform Data and Storage * Understand SAP Cloud Platform Security

CP100 SAP Cloud Platform
Delivered on-request, onlineDelivered Online
Price on Enquiry

IUT110 Business Processes in SAP for Utilities

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Managers Project managers Project teams Overview Participants gain an overview of the business processes that can be mapped using SAP for Utilities Customer Relationship and Billing ('CR&B'). The most important customer business processes are introduced briefly using examples. The integration of CR&B with standard SAP components is exemplified. Participants gain an overview of the business processes that can be mapped using SAP for Utilities Customer Relationship and Billing ('CR&B').The most important customer business processes are introduced briefly using examples. The integration of CR&B with standard SAP components is exemplified. OVERVIEW * CR&B application components * Integration of CR&B with standard SAP ERP system * Integration of CR&B with standard SAP CRM system EXECUTION OF THE MOST IMPORTANT BUSINESS PROCESSES * Customer information * Customer information with IC Web Client * Master data * Move-in/out handling * Device maintenance * Meter reading * Billing and invoicing * Energy data management * Intercompany data exchange * Contract accounts receivable and payable ADDITIONAL COURSE DETAILS: Nexus Humans IUT110 Business Processes in SAP for Utilities training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the IUT110 Business Processes in SAP for Utilities course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

IUT110 Business Processes in SAP for Utilities
Delivered on-request, onlineDelivered Online
Price on Enquiry