118
PUBLIC
© 2017 SAP SE or an SAP affiliate company. All rights reserved. ǀ
Predictive Analysis Library (PAL) Procedure Basics
The Predictive Analysis Library uses tables as the data interface. Three types of tables are used for
each PAL function:
•
Input data table – supplies input data to PAL functions. Each function can have one or more input data
tables.
•
Parameter table – supplies parameters to PAL functions. Parameters are special inputs that control what
the functions do. Each function has only one parameter table.
•
Output data table – holds the output results calculated by PAL functions. Each function can have one or
more output data tables.




