‎2008 Feb 21 12:44 PM
hi
when do enhancement, do we need to maintain seperate database tables for storing values.
regards
prasad
‎2008 Feb 21 1:27 PM
That depends on your requirements. If it is data related to already existing data (e.g. additional values for a sales order item) you can just add an append to the standard table (in my example it would be VBAP). If the data is completely unrelated to any existing object you should store it in a custom table.
Hope that helps,
Michael
‎2008 Feb 21 1:27 PM
That depends on your requirements. If it is data related to already existing data (e.g. additional values for a sales order item) you can just add an append to the standard table (in my example it would be VBAP). If the data is completely unrelated to any existing object you should store it in a custom table.
Hope that helps,
Michael