2008 Aug 07 10:59 AM
Hi Guru's, I want to find the table which contain the field RC68K-EINZH (RC68K is a structure).
EINZH is Operating time in hours (its description). If anything important i miss out pls let me know.
Thanks a lot.
2008 Aug 07 11:20 AM
Hi Sean Loy,
Follow the below steps:
1.Go to SE11 transction.
2.Select the Data Type Radio Button.
3.Type the structure RC68K
4.Click on 'Where used list' Button just below the ABAP Dictionary name
5.Uncheck all check beoxes EXCEPT Database tables.
6.Then You will get alist of the tablea that EINZH is Operating time in hours which is in RC68K structure.
Hope this helps you.
Good luck.
Regards,
Rama Chary.Pammi
Hi Guru's, I want to find the table which contain the field RC68K-EINZH (RC68K is a structure).
EINZH is Operating time in hours (its description). If anything important i miss out pls let me know.
Thanks a lot.
2008 Aug 07 11:20 AM
Hi Sean Loy,
Follow the below steps:
1.Go to SE11 transction.
2.Select the Data Type Radio Button.
3.Type the structure RC68K
4.Click on 'Where used list' Button just below the ABAP Dictionary name
5.Uncheck all check beoxes EXCEPT Database tables.
6.Then You will get alist of the tablea that EINZH is Operating time in hours which is in RC68K structure.
Hope this helps you.
Good luck.
Regards,
Rama Chary.Pammi
2008 Aug 07 11:29 AM
Hi Sean,
Few sources cannot be found directly.
Field EINZH or it's domain KAPEINZT_H are used only in structures.
For getting the source, you will need to debug the program which is display this field.
Regards,
Mohaiyuddin
2008 Aug 08 3:24 AM
Currently what i have is the work center and i need to link it to a table to search its operation time. I had came across a table call KAPA ( not sure correct or not ), which have the field EINZT - Operating time in seconds.
I not sure how to link them up. Currently i tried to use KAPID to link them and get the latest Available capacity version. Some work center can be found (opt time) but some cant.
Does any solution on this ? Actually i need is the operation time no matter in seconds or hours, cos i can do the manual calculation.
2008 Aug 08 3:30 AM
Hi,
KAPA is also a structure i think, just check once.
Krishna
2008 Aug 08 3:33 AM
2008 Aug 08 3:39 AM
Out put for any record, and double click on the EINZH field, try to click on check Table or F4 so that to is it providing a search help.
2008 Aug 08 3:46 AM
2008 Aug 08 6:58 AM
2008 Oct 14 1:16 PM
Hi Sean,
I am facing a similar problem, when I'm trying to fetch the Operating time from CR03 transaction. The Operating time is stored in the structure-field: RC68K-EINZH.
So far, I have been doing as follows:
Operating time = EndTime - StartTime - Break .
This works fine, as long as the shift is for a single day (where End Time> Start time)
But it fails when the Shift time starts tonight and ends the next day morning (Ex: Start time = 20:00:00 and End time = 05:00:00).
Please let me know how you arrived at a solution to fetch the value stored in RC68K-EINZH.
Points wil be rewarded...Thx in advance...
Thanks,
Lakshmi
2009 Jan 07 2:25 PM
Hi,
i need to retrieve the same info from the database, can you share please the solution you found ?
Thanks!
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |