‎2006 Oct 04 4:22 PM
Has anyone ever removed a "Z" append structure from an SAP table?
I've never heard of this actually being done, and don't know if I should have any concerns on this issue?
Thanks,
Heather
‎2006 Oct 04 4:25 PM
hi,
If we delete a structure from any table, all teh programs that are using this structure may need to be changed. So,Check the list of programs using this structure.
Regards,
Sailaja.
‎2006 Oct 04 4:25 PM
hi,
If we delete a structure from any table, all teh programs that are using this structure may need to be changed. So,Check the list of programs using this structure.
Regards,
Sailaja.
‎2006 Oct 04 4:32 PM
Thanks! I'm also concerned with data integrity of the table itself.....
‎2006 Oct 04 4:33 PM
Yes, it's possible.
Just delete the Z-structure and the Append will also be removed from the SAP table.
(But be aware of data loss, programs which used fields in the append, etc.)