Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8894

Creating infoset in sap query - problem joining two tables

$
0
0

Hi experts,

 

I am trying to join two tables while creating infoset in sap query : AFIH (Pm order header data) join AUSP (table which stores values of characteristics)

The join suppose to be conducted like that : AFIH ~ EQUNR = AUSP ~ OBJEK .

 

Problem is AFIH ~ EQUNR is a CHAR 18 field while AUSP ~ OBJEK is CHAR 50 field . From this reason I get an error : "illegal join condition".

These two fields maybe have different field length but they actually store the same data in my case - So I need to compare them in the join.

 

How can solve this problem assuming I can only use Sap Query wizard. I cant not write an ABAP program report.

Is it possible to bypass this issue writing abap code inside Infoset screen  ? how is it done ?

 

Daniel


Viewing all articles
Browse latest Browse all 8894

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>