2014 Aug 06 7:57 AM
I have 2 tables - zcar and zcolor. Zcolor key field is color number and zcar key field is engine number. The check table for zcar is zcolor table with color number as the key. So a car should be added to zcar if the corresponding color exists in zcolor table. Its working properly. But when i delete a particular color from the zcolor table, the corresponding car with that color is not deleted. Pls suggest a solution.
I have 2 tables - zcar and zcolor. Zcolor key field is color number and zcar key field is engine number. The check table for zcar is zcolor table with color number as the key. So a car should be added to zcar if the corresponding color exists in zcolor table. Its working properly. But when i delete a particular color from the zcolor table, the corresponding car with that color is not deleted. Pls suggest a solution.
2014 Aug 06 10:17 AM
Hello,
you must delete the zcar entries manually when you're deleting the zcolor entry.
Only other option would be to configure your database tables on database level as key dependent but then you need direct access to the databse (not from inside SAP).
Regards Nico
2014 Aug 14 12:01 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |