Introducing Cloud Computing
Introducing Foundational AI Concepts
Describing the SAP Autonomous Enterprise
Navigating the Journey to the Autonomous Enterprise
Choosing a Cloud ERP Solution with the Digital Discovery Assessment
Preparing for Implementation with a Cloud Mindset

Summarizing foundational AI concepts

Objective

After completing this lesson, you will be able to summarize foundational AI concepts

Summary of AI Concepts

Comparing Predictive AI, Generative AI, and Agentic AI

Let's distinguish between the three common types of AI.

Predictive AI estimates what is likely to happen.

Examples include:

  • Predicting whether a customer will pay late
  • Forecasting product demand
  • Estimating the likelihood of equipment failure
  • Identifying transactions that may contain an error

Generative AI creates new content.

Examples include:

  • Drafting a collections email
  • Creating a demand-planning summary
  • Writing a maintenance instruction
  • Generating an explanation of a financial variance

Agentic AI works toward a goal by planning and executing multiple actions.

Examples include:

  • Investigating a blocked invoice and routing it for resolution
  • Monitoring overdue receivables and initiating approved collection activities
  • Reviewing failed integrations and creating remediation tasks
  • Coordinating test execution and following up on unresolved defects
  • Gathering information from several systems to prepare a period-end close review

A single business scenario may use all three.

For example:

  • Predictive AI determines that a customer is likely to pay 15 days late.
  • Generative AI creates a summary and drafts a follow-up email.
  • Agentic AI reviews the customer account, checks open disputes, selects the appropriate follow-up process, creates a collection task, and routes the email for approval before it is sent.
Graphic demonstrating how predictive, generative, and agentic AI may be used in a business scenario.

Reviewing AI Terminology

AI is not one single technology. It is a broad category of technologies that allow machines to perform tasks associated with human intelligence.

TechnologyDescription
Machine LearningEnables systems to learn patterns from data rather than relying only on explicitly programmed rules.
Pattern RecognitionAllows systems to identify similarities, relationships, recurring structures, and anomalies in that data.
Neural NetworksAre a machine-learning technique used to recognize complex patterns.
Deep LearningUses neural networks with many layers to process large amounts of complex data, including language, images, audio, and documents.
Language ModelsUse deep learning to identify patterns in human language.
Large Language Models (LLMs)Are language models trained at a very large scale and can apply those patterns to more complex language-based tasks.
Predictive AIUses learned patterns to estimate what is likely to happen.
Generative AIUses learned patterns and the context provided to create new content.
Agentic AIUses AI capabilities to plan and perform a series of actions toward a defined goal.

In an ERP environment, AI can help identify issues, predict outcomes, explain information, generate useful content, and coordinate business activities.

It does not replace the need for sound process design, clean data, system knowledge, governance, security, or human judgment.

It gives consultants and business users another set of tools for working with information and executing business processes more efficiently.