Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

Re: Equipment VS Class report - Utilizing characteristics in selection screen of a report

$
0
0

Hi  Mr Kavala,

I have read and understood. I still believe in sap query usage. I am trying to join correctly : AFIH , EQUI , KSSK , V_MKM_ZU_KLS_BEZ like that :

From left to right : AFIH JOIN EQUI  , KSSK JOIN V_MKM_ZU_KLS_BEZ (both joins are done automatically by sap INFOSET wizard ).

1.jpg

The challenge is to complete correctly join between EQUI and KSSK . I would like to meet that challenge using Extras button in INFOSET main screen -> writing the following code :

 

Select * from EQUI as A join KSSK as B

on ( '0000000000' + A.equnr) = B.OBJEK

 

Is it possible you think ?

 

Second question please :

In view V_MKM_ZU_KLS_BEZ there is very important field : ATNAM . Unfortunately, it contains the tech name of the needed characteristic - not their values.

Do you have any idea where those values are stored ?

 

se16 for V_MKM_ZU_KLS_BEZ shows values :

2.jpg

Thanks in advance

Daniel


Viewing all articles
Browse latest Browse all 9129

Trending Articles



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