former_member269183
Explorer
Member since ‎2016 Sep 27

User Statistics

  • 3 Posts
  • 0 Solutions
  • 3 Kudos given
  • 9 Kudos received

User Activity

Hello, I am creating ABAP CDS views and i need to join two tables in the view using one key. The problem is that the keys in both the tables have different datatypes. In one it is RAW(16) and in other it is CHAR(40). While writing the join co...