‎2007 Oct 04 12:00 PM
Hi........
while creating Ztable in ECC6.0 version (se11) ,we are getting the warning as below
<b>Check table ZFIIN_SOXAMASTER (INABBDEVSM/07/10/04/16:18)
Enhancement category for table missing
Enhancement category for include or subtype missing
Table ZFIIN_SOXAMASTER must be created in the database
Table ZFIIN_SOXAMASTER was checked with warnings</b>
please help me to solve this.
‎2007 Oct 04 12:08 PM
If you wish to remove these warnings goto Extras->Enhancement Catogory in the structure screen and select the option of your choice
‎2007 Oct 04 12:16 PM
Hi
If you wish to remove these warnings goto
after creating the table before going for the activation
follow this path
<b>Extras->Enhancement Catogory</b>
it will show some radiobutons
select any one if you don't know any thing about that just selct last radiobutton which is not decided
then won't come these warnings
<b>reward if useful</b>
‎2007 Oct 06 11:11 AM
Actually its a new information which should be entered while creating a table or a structure..
its like u can enhance [add or remove fields] urr ztable ..so here you just specify that u want urr table to be <b>enhanceable</b> or <b>partly enhanceable</b> or <b>non enhanceable</b>.. coz in ECC6.0 there are certain process [like BAPI, RFC etc ] which requires non enhanceable DDIC object..[coz system generate certain code on the basis on the DDIC stru so if they change these code may not work properly)
so it will issue a warning when ever u dont specify this catagory ..
it is recommeneded to specify this setting..
hwever u can change these setting anytime even after activating urr Ztable..
No Rewards Plz..
‎2007 Oct 08 12:41 PM
Hi,
Its a warning in ECC .We can ignore this warning as it does not give any syntax error or runtime error.
the warning can be corrected by maintaing the enhancement category .
in se11 , goto->enhancement category. select the appropriate category.
Regards,
lakshmi.
‎2007 Oct 08 1:01 PM
Hi,
Structures and tables that were defined by SAP in the ABAP Dictionary can be enhanced subsequently by customers using Customizing includes or append structures. The enhancements do not only refer to structures/ tables themselves, but also to dependent structures that adopt the enhancement as an include or referenced structure. Append structures that only take effect at the end of the original structure can also cause shifts - in the case of dependent structures - even within these structures.
You must select an enhancement category for the following reason: In programs where there is no active Unicode check, enhancements to tables and structures can cause syntax and runtime errors during type checks and particularly in combination with deep structures.
In programs where there is an active Unicode check, statements, operand checks, and accesses with an offset and length are problematic - for example, if numeric or deep components are inserted into a purely character-type structure and the structure thus loses its character- type nature.
Depending on the structure definition, the radio buttons allowed in the dialog box are ready for input. Choose one of the possible enhancement categories:
<b>do like this ,
in the menu bar --> Extras --> Enhanacement Category , u will get a pop up screen ... there u select the first radio button ( CAN BE ENHANCED )
then press ENTER & activate the table ... u r problem will be solved.</b>
Reward Points if it is Useful.
Thanks,
Manjunath MS