‎2008 Jul 02 10:32 PM
Hi,
I want to know what happen if add a new field in a CI_EKKODB? this structure have 6 fields, and the EKKO table has 145500 records.
will i have any problem in order to adjust the EKKO table on production?
‎2008 Jul 03 8:20 AM
Hi Andres,
1: In stead of using the customer include, I would use an APPENDSTRUCTURE. (this is not the same) As far as I know, SAP also prefers itthat way.
2: After adding fields to an existing table, you can simply adjust thetable. However, you must be sure that the new fields get the correctinitial values (in stead of value NULL). You should set the attribute'initial value' in the data dictionary.
and there will be no problem on your production system.
regards
Anup.
‎2008 Jul 03 8:20 AM
Hi Andres,
1: In stead of using the customer include, I would use an APPENDSTRUCTURE. (this is not the same) As far as I know, SAP also prefers itthat way.
2: After adding fields to an existing table, you can simply adjust thetable. However, you must be sure that the new fields get the correctinitial values (in stead of value NULL). You should set the attribute'initial value' in the data dictionary.
and there will be no problem on your production system.
regards
Anup.