SAP Message AD730 - Foreign key &-& (enter valid dependency factor)

Diagnosis
You have not specified a dependency factor for a semantic foreign key.

Procedure
Enter a dependency factor.
The following dependency factors can be defined:

  • ID identifying function

  • When creating a dependent record, an entry must be made in the foreignkey field that occurs in the primary key of the check table. Thisreference may not be changed.
    • OBL obligatory

    • When creating a dependent record, entries must be made in the foreignkey fields that occur in the primary key of the check table. Thisreference may be changed again.
      • OPT optional

      • When creating a dependent record, entries may be made in the foreignkey fields, but this is not mandatory. This reference may besubsequently changed.
        • TEXT text table

        • As for a foreign key withidentifying function. In addition, dependent tables contain the textfor the records of the referenced tables.