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

Warning with DECIMAL field

Former Member
0 Likes
461

hi ,

I have created an extractor using a Ztable. The extractor is available in RSA6 transaction. When i doubl click on the extractor from RSA6, it takes me to the extractor and when i click on BACK icon from the extrcator, it takes me back to RSA6 screen with a info window " warnings have occured . See Log "...

the log says,

"The even-numbered length of the DEC field ZHOURLY_RT can lead to problems".

how to get rid of this......

regards,

Balaji

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
442

Hi Balaji,

The reason for the error will be clear for you when you check the following link

http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21f2f2446011d189700000e8322d00/content.htm

And check your table if you put the even number for the decimal field.

With regards

Chandru

3 REPLIES 3
Read only

Former Member
0 Likes
442

Hi,

Check the field type and length declared in the destination system(BW or to which u r going to upload the extracted data..) .

According to that do modifications.

reward if useful.

sastry.

Read only

Former Member
0 Likes
442

see example domain define in sap.

same procedure used u r ztables

Read only

Former Member
0 Likes
443

Hi Balaji,

The reason for the error will be clear for you when you check the following link

http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21f2f2446011d189700000e8322d00/content.htm

And check your table if you put the even number for the decimal field.

With regards

Chandru