Application Development and Automation 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: 
Read only

TABL VBAP is inconsistent in active version

0 Likes
3,763

Hi All,

I added a new append to table VBAP (with include structure) & activated table with save data (SE14), the table status is active, the append status is active but include structure is partially active and below is the activation log.

TABL VBAP is inconsistent in active version

Check table VBAP

Table VBAP is too long (>1962)

Anyone exp. with similar issue ?

Thanks,

Kushi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,706

Hi,

Check the OSS NOTE 636217

Thanks,

Naren

Hi All,

I added a new append to table VBAP (with include structure) & activated table with save data (SE14), the table status is active, the append status is active but include structure is partially active and below is the activation log.

TABL VBAP is inconsistent in active version

Check table VBAP

Table VBAP is too long (>1962)

Anyone exp. with similar issue ?

Thanks,

Kushi

3 REPLIES 3
Read only

uwe_schieferstein
Active Contributor
0 Likes
1,706

Hello Kushi

Apparently there is a restriction in the total length of (certain) tables. That's what the long text of the message says:

NA AD846                                                                                
____________________________________________________                                                                                
Short Text                                                                                
Table & is too long (>&)                                                                                
Diagnosis                                                                                
The sum of the field lengths of the table fields is too large.                                                                                
Procedure                                                                                
If the table activation program delivered the message as an error,       
    remove fields from the table or shorten the field lengths. If the        
    message is delivered as a warning the active version already exceeds the 
    specified limit.  

In order to solve the problem you have to remove fields from your include structure.

Regards

Uwe

Read only

0 Likes
1,706

Hi Uwe,

Can Basis set (increase) this limit ?. Any alternative solution other than deleting fields ?

Thanks,

Kushi

Read only

Former Member
0 Likes
1,707

Hi,

Check the OSS NOTE 636217

Thanks,

Naren