2013 Jun 06 3:39 PM
Hi All,
As per our client requirement i added a field with data type DECIMAL in EANL table (CI_EANL include).
While activating the EANL table i got the error as "Enhancment category is incorrect for dependent structures EMKINSTLN & ISU07_EANL_LOGIKNR".
Current enhancment category for the structures is "Can be Enhanced (Character Type)".
I got this issue only for the fileds with data type as DECIMAL.
I looked for SAP notes to change the enhancment category of the structures but i didnot find any SAP notes for the same.
Is it possible to change the Enhancement category of standard SAP structures ?
Or we can never have any custom field at installation level of type DECIMAL?
Please help me with this.
Thanks in advance,
Suresh kanala
2013 Jun 06 4:11 PM
Suresh:
Your analysis is correct. The enhancement category is specified by SAP and cannot be changed. It indicates the type of enhancement which can be done. In your case probably you should create the field as a character type and then control the allowable values.
regards,
bill.
2013 Jun 06 4:11 PM
Suresh:
Your analysis is correct. The enhancement category is specified by SAP and cannot be changed. It indicates the type of enhancement which can be done. In your case probably you should create the field as a character type and then control the allowable values.
regards,
bill.
2013 Jun 06 4:27 PM
I think the only admissible types are (C,N,D and T) so you need to somehow complete your requirement using these fields..
2013 Jun 07 6:50 AM