Dear all!
I have created a customer table that contains additional data for SAP standard table T024I. In the customer table, I have a foreign key in cardinality 1:1 for field INGPR (primary key in T024I). Data in T024I and the dependant customer table should be maintained in one maintainance dialog.
I have created a maintainance view that contains all fields of both tables.
Records are inserted in both tables ok. For entries created via the maintainance view, all fields of both tables are updated correctly. But for records that were in table T024I before, the fields of the customer table are not updated. Even if I delete the entries and create them new, the fields in the customer tables stay blank.
What did I miss?
Thanks for any suggestions, kind regards, Kathrin!