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

Field of type DF34_DEC in Search help dupms with " ASSIGN_CAST_WRONG_ALIGNMENT"

AmitUpadhye
Participant
0 Likes
1,639

Hello Experts ,

any Any field of type DF34_DEC in Search help dupms with " ASSIGN_CAST_WRONG_ALIGNMENT" in program "SAPLSDH4" when it contains Value which is stored like 7,0463790E-7 in DB . Seems the Standard Search help implementation cannot handle datatype DF34_DEC with such value.

  • Is my understanding correct ?
  • Any way to handle this without custom code involvement ?

  • Dump Details
4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
1,553

You should post the code involved

Read only

AmitUpadhye
Participant
0 Likes
1,553

Following is the concerned code. ( nothing custom involved)

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,553

In fact, we'd like information about the context so that we can check ourselves: if it's a standard search help then what is its name? If it's custom search help, then what is it?

Read only

Sandra_Rossi
Active Contributor
1,553

As explained in the text of the Short Dump, you can find corrections in SAP Notes by searching "LSDH4F09" "ASSIGN_CAST_WRONG_ALIGNMENT". I could find 3 relevant SAP Notes.