Add joins between ERP tables
Link multiple ERP (Enterprise Resource Planning) tables from the system of record to build an ERP model in Zero Copy Connector for ERP using table joins.
Before you begin
Table joins require a read operation that uses table read entities. For more information, see Add an operation to a model in Zero Copy Connector for ERP.
- 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.