Functions
Financial and business models consist of functions that are connected to each other by means of input-output relationships.
The output of one function can be the input of multiple other functions, and in this way complex calculations and logic can be modeled in a comfortable way.
The following functions are available:
|
Key Feature |
Use |
|---|---|
|
Performs direct and indirect allocations |
|
|
Performs mathematical formulas |
|
|
Encapsulates a group of functions and makes them reusable |
|
| Condition |
Defines a condition which acts as a trigger for the processing logic of the child functions |
|
Performs currency and unit conversions |
|
|
Performs if-then-else enrichments of data |
|
|
Describes processes and topics used for the documentation of models |
|
|
File Adapter |
Provides automated access to files |
|
Provides calculation for the best-estimate cash flow (BECF) |
|
|
Performs funds and liquidity transfer pricing calculations |
|
|
Performs collections, joins, unions and lookups for separate data |
|
|
Provides a rule type to train and uses a time-series forecast model based on input data |
|
|
Provides read and write access to a local BW InfoSource like Advanced DSOs |
|
| Model Join |
Performs collections, joins, unions and lookups for separate data just like the Join function, but as a data model function. |
|
Provides read and write access to a local FRDP Results Data layer |
|
|
Provides read and write access to a local or remote data table |
|
|
Provides read access to a local or remote data table or view |
|
|
Allows the output and input of data |
|
|
Performs an ABAP-based remote function call (for example, a call to a remote FI-GL posting BAPI) |
|
|
Performs a transfer from accounting-based data to costing-based data (also called “denormalization”) |
|
|
Performs comprehensive calculations with different valuation methods (for example, discounting) |
|
|
Projects or aggregates data, including filtering options and formulas |
|
|
Stores data in a model table, Model RDL or model BW |
Related Information
For more information about common aspects of SAP Profitability and Performance Management functions, see Concepts for Key Users.
For more information about building functions in SAP Profitability and Performance Management, see How to Build SAP PaPM Functions
.