Message type: E = Error
Message class: MC - Aggregate: views, matchcodes, lock objects
Message number: 736
Message text: Not all the base tables are linked with join conditions
When UNIONs are used, at least one field must be selected from each
basis table.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
At least one field from each basis table should be added to the
selection list. These fields should not be calculated fields, such as
CAST or CASE, or other expressions.
Error message extract from SAP system. Copyright SAP SE.
MC736
- Not all the base tables are linked with join conditions ?The SAP error message MC736, which states "Not all the base tables are linked with join conditions," typically occurs in the context of SAP BW (Business Warehouse) or SAP HANA when you are trying to execute a query or a data model that involves multiple tables. This error indicates that there is a problem with the way the tables are joined in your data model or query definition.
Cause: The error is usually caused by one or more of the following issues: Missing Join Conditions: Not all tables in the query or data model have defined join conditions. This means that the system cannot determine how to relate the data from different tables. Incorrect Join Types: The join types (inner join, outer join, etc.) may not be correctly defined, leading to ambiguity in how the tables should be linked. Data Model Design Issues: The data model may not be designed correctly, leading to a situation
Get instant SAP help. Sign up for our Free Essentials Plan.
MC735
The view ignores client-dependency of the base tables
What causes this issue? The view is defined so that the data is selected from at least one cross-client base table, event though the table is client-...
MC734
Selection condition & for field &-& not allowed
What causes this issue? The comparision value specified in a selection condition could not be interpreted.System Response The system issues an error...
MC737
Invalid type in join &-& = &-&
What causes this issue? The field type does not permit you to define a join condition. Types for which a join condition cannot be defined are LRAW an...
MC738
Activate view &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.