SAP ABAP Message Class /BOBF/CONF Message Number 306 (Index on reverse foreign key attr. &1 for database &2 missing/incorrect)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration
⤷
⤷
Attribute
| Message class | /BOBF/CONF | ||
| Short Description | |||
| Message Number | |
306 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Index on reverse foreign key attr. &1 for database &2 missing/incorrect
Help Document
Diagnosis
A non-unique index on reverse foreign key attributes is missing or incorrect.
Procedure
For all fields used in the binding of reverse foreign key associations a non-unique index needs to be defined in the database table (if using default DACs).
Example: An attribute binding exists for an association from node A to a different node B, where node B is not directly situated under node A. Then an index for database table of node B would be needed with the key field of node A.
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in | 702 |