‎2015 Sep 10 2:15 PM
Hi Experts,
I have enhanced FKKVKP table table using the CI_FKKVKP Include structure. The components for CI_FKKVKP have the initialization flag set but the same is not flowing to the FKKVKP db table and these custom field are not initial.
Is there something I am missing. As per the ABAP docu the initialization flag should have done the trick.
This flag is only meaningful if the structure is included in a database table.
In this case exactly the fields of the include that are flagged as initial in the definition of the structure are assigned an initial value in the database.
Regards,
Ritesh
‎2016 Jan 15 11:12 AM