Add joins between ERP tables
Link multiple ERP (Enterprise Resource Planning) tables from the system of record to build an ERP model in ERP Canvas using table joins.
Before you begin
Table joins require a read operation that uses table read entities. For more information, see Add a read or update operation to a model in ERP Canvas.
When you add table joins, the parent table is the first table listed on the Manage entities tab of the ERP Model Management page. Child tables pull information from parent table.
Note:
- If you have more than one table for an operation, you must join the tables.
- You can create table joins only for table read operations, not for operations that use a BAPI (Business Application Programming Interface).
Role required: sn_erp_integration.erp_admin, sn_erp_integration.erp_user
About this task
Table joins link different tables through shared fields. Joins enable you to access data from multiple tables based on logical relationships between them. The relationship can be conditional, which you specify using join conditions.
Join fields defines the common attribute or key used to connect records in a child table with their corresponding parent records.
Procedure
Result
After you're done creating table joins, you can specify where the returned ERP data goes, and build flows that retrieve and output the data. For more information, see the following topics: