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 conversion

Former Member
0 Likes
1,304

i have one table now i changed particular field data element and domain

in se 14 it is converted .

the conversion process stoped at step 5.

11 REPLIES 11
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
1,241

Try Adjust and activate.

Read only

0 Likes
1,241

i already use tcode se14(data base utility)

here i gave my table name

enter 'activate and adjust table'.

here the conversion is stoped.

it shows error in step 5.

i check for objlog it gives 'bdc_field_error'

Read only

0 Likes
1,241

can you paste the complete error message .

Read only

0 Likes
1,241

i found one thing why it is going error

that is i will expplain what i did:

step1:ztable i changed field dataelement and domain

previously dataelementis zqaun and domain he used zqaun with technical attributes char type quan,

char length:16

no of decimal places:2

now i changed data elemnet and domain

my data element is ze_quan and domain is zd_quan

for this domain ealier i gave char type 'quan'.

length '4'.

decimal places '2'.

now i activated table in se14.

here conversion is stopped at step 5.

it is giving error bdc_field_overflow'.

now i changed the domain zd_quan chat type 'quan'.

length 16'

decimal places '2'.

when i activate this it is partially active.

now i want to activate this domain and i have to adjaust in se14.

how shouild i proceed.

Read only

0 Likes
1,241

First activate the domain(SE11) and then again adjust the table.

Read only

0 Likes
1,241

yes ,after changing domain field length i activated it but is partily active mode,

i struck there , can help me please

Read only

Former Member
0 Likes
1,241

hi,

refer

it will help u

regards

rahul

Read only

Former Member
0 Likes
1,241

Please mention the error

Read only

0 Likes
1,241

i found one thing why it is going error

that is i will expplain what i did:

step1:ztable i changed field dataelement and domain

previously dataelementis zqaun and domain he used zqaun with technical attributes char type quan,

char length:16

no of decimal places:2

now i changed data elemnet and domain

my data element is ze_quan and domain is zd_quan

for this domain ealier i gave char type 'quan'.

length '4'.

decimal places '2'.

now i activated table in se14.

here conversion is stopped at step 5.

it is giving error bdc_field_overflow'.

now i changed the domain zd_quan chat type 'quan'.

length 16'

decimal places '2'.

when i activate this it is partially active.

now i want to activate this domain and i have to adjaust in se14.

how shouild i proceed.

Read only

Former Member
0 Likes
1,241

ok