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

table DD03L - Field Internal Length issue

Former Member
0 Likes
685

Our Basis team performed a system refresh from our Production ECC 6 server to our Sandbox server.

Afterwards, we noticed an issue in table DD03L - this table holds the

table & field definitions for the data dictionary objects.

In DD03L, we found that the internal lengths (field INTLEN) of all of

our fields in table PA0001 had doubled from their original lengths. It

seems that this issue is affecting table PA00001 only - For example, Field ABKRS shows an INTLEN = 4 while in Production INTLEN = 2.

However, when we view PA0001 in SE11, all of the field attributes look

normal.

Anyone run into anything similar to this? This may be more of a Basis

question, though.

Thanks alot,

robert.

Our Basis team performed a system refresh from our Production ECC 6 server to our Sandbox server.

Afterwards, we noticed an issue in table DD03L - this table holds the

table & field definitions for the data dictionary objects.

In DD03L, we found that the internal lengths (field INTLEN) of all of

our fields in table PA0001 had doubled from their original lengths. It

seems that this issue is affecting table PA00001 only - For example, Field ABKRS shows an INTLEN = 4 while in Production INTLEN = 2.

However, when we view PA0001 in SE11, all of the field attributes look

normal.

Anyone run into anything similar to this? This may be more of a Basis

question, though.

Thanks alot,

robert.

2 REPLIES 2
Read only

Former Member
0 Likes
551

Have you checked if it has something to do with Unicode or code page?

Read only

0 Likes
551

i'm suspicious that it does have something to do with Unicode - but when we implemented last year, all of our boxes were converted to Unicode compliant.