Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem related to activation of vbak table on append structure

Former Member
0 Kudos

Hi all,

I have change some datatype of field in appended structure of vbak table. It had some data also. Now on activation it was showing error. Then i removed all data from that structure and then activate it ..Now it is showing active but giving error in activating the vbak.. although i am able to save data in vbak table successfully but when i try to adjust vbak through se14 it is again showing the error like :

Request: Convert Table VBAK (JP_KAUSHALS/20.07.10/11:51)

Process: REECCDEV_0

Current enhancement category Can Be Enhanced (Numeric or Char. Type) is incorrect

The following enhancement categories can be selected:

Can Be Enhanced (Deep)

Activation of Table VBAK not possible (please check)

Request for VBAK could not be executed

How would it possible to active this table..

1 REPLY 1

Former Member
0 Kudos

Hi Ram,

The enhancement category is set for the table VBAK as 'Can Be Enhanced (Numeric or Char. Type)' and it means as below

Can be enhanced or character-type or numeric :-

The structure and its enhancement must not contain any deep data types (tables, references, strings).

So please check the data element or data type assigned to the new changed field. It should not be like the one mentioned above.

Regards,

selva K