SAP Managed Tags: ABAP Development Sorry, I have the problem with function "CTVB_COMPARE_TABLES" that when I have "STRING"-Fields in my table, then it produce a shortdump ASSIGN_CASTING_ILLEGAL_CAST in include LBUSSF00. (line 95) **...Prepare key for selection... **assign <lfs_...
Former Member In response to Former Member 2009 Jun 08 10:14 AM 0 Kudos 345 SAP Managed Tags: ABAP Development ca : contains any(used for string operations) Reply Former Member 2009 Jun 08 10:13 AM 0 Kudos 345 SAP Managed Tags: ABAP Development Hello, The date ...
Problem is that table's DATE field is of type "DATS" and dropdown is of type INTEGER(or) STRING ... How to compare this fields? Can any one please give me solution for this...! Thanks in Advance! Hi sreelakshmi.B, try the following: DATAlt_datsTYPETABLEOFdats.DATAl_dat_iTYPEi.D...