‎2008 Feb 11 6:48 AM
Check table YSUSTAB2 (ABAPUSER/11.02.08/12:14)
Enhancement category for table missing
Enhancement category for include or subtype missing
Table YSUSTAB2 must be created in the database
Table YSUSTAB2 was checked with warnings
after i am created the one ddic table, the error should be depict below
Check table YSUSTAB2 (ABAPUSER/11.02.08/12:14)
Enhancement category for table missing
Enhancement category for include or subtype missing
Table YSUSTAB2 must be created in the database
Table YSUSTAB2 was checked with warnings
‎2008 Feb 11 6:50 AM
Hi,
Enhancement category defines that the table/structure can be enhanced after the creation as per the requirements, for example a standard table MARA if the enhancement category is set to can be enhanced, customer modifications can be possible.
If you wish to remove these warnings goto Extras->Enhancement Catogory in the structure screen and select the option of your choice
Regards,
Omkar
‎2008 Feb 11 6:50 AM
Hi,
Enhancement category defines that the table/structure can be enhanced after the creation as per the requirements, for example a standard table MARA if the enhancement category is set to can be enhanced, customer modifications can be possible.
If you wish to remove these warnings goto Extras->Enhancement Catogory in the structure screen and select the option of your choice
Regards,
Omkar
‎2008 Apr 02 8:38 PM
Thanks, I ran into the same problem, your answer was very helpful.