ā2013 Jul 09 9:33 PM
hello ,
i try to make a report. As table im using CATSDB + IFLO.
im using catsdb for the date ; personnal number ; hours ; receiver order and the functional location But the field functional location in CATSDB is empty
so i use the table IFLO. Unfortunately when i run the report the get the message : No data selected.
I think there is a probleme with the jointure.
Do you have any idea of where that comes from ?
Thank you for ur help
ā2013 Jul 10 8:09 AM
ā2013 Jul 10 8:14 AM
Hi Mehdi,
Can you please paste your code here?
Did you check the data manually in database table through SE16 ?
Regards,
Dipesh
ā2013 Jul 10 8:27 AM
hi mehdi,
check this relationship between the table,
Refer the attachment,
Naga
ā2013 Jul 10 9:59 AM
Hi Mehdi,
The relationship defined for Counter(CATSDB) to STNAM(IFLO) is incorrect.
I presume you are looking to find the function location of an employee and CATSDB is being used to get the employees and time entered in CATS itself.
If employee is in a project (for example) then based on the WBS element/network you mayb e able to get the functional area of an employee.
There are two fields in CATSDB as well i.e. SFA / RFA which you can check as well for functional area.
Regards,
Saqib
ā2013 Jul 10 10:03 AM
Hello everyone ,
i try and it doesnt work. Functional location ( CATSDB ) the technical name is YY TPLNR whereas in IFLO the technical name is TPLNR ( Which is the same in IFLOT ). i think maybe the problem is here.
when i look on CATSDB in se16 the field Functional location is empty
i did what you told me but it is not working
After in SQ01
the list field I select
Date
Personal number
hours
Receiver order
Functional location
in the selection list i take
date
receiver order
Thank you for your help
ā2013 Jul 15 3:31 PM
ā2013 Aug 06 3:00 PM
First is it possible to join a table with a structure ?
if yes how i can extract the table from the structure ?
My Table is CATSDB and table name is CATSAPPR and it is a structure catagory
Thank you