2010 May 03 9:54 PM
Hi Folks,
I can able to see on T.code CA03 operation valid to date DATUB which is coming from structure PLPOD.
Could you please let me know where this DATUB value stores in database table or else let me know any FM which we can get this value.
I found a function module: CARO_ROUTING_READ it is taking lot of time to get the DATUB value.
Could you please let me know is there any way we can get this Valid to Date DATUB from anywhere.
Thanks in Advance,
Regads
2010 May 03 10:01 PM
You can use transaction ST05 to determine which tables are used.
Rob
2010 May 03 10:01 PM
You can use transaction ST05 to determine which tables are used.
Rob
2010 May 04 5:31 PM
Hi Rob,
I have already checked the T.code ST05, and found the many Tables (Obj.names), checked all the tables but only I can see one table PLPLAN_PARAM having DATUB filed, but this table doesn't have any data in my sandbox system.
But still I am not able to find DATUB is coming from which table, if possible please let me know how can we get this Valid_to DATUB data.
Thanks,
Naresh.
2010 May 04 6:03 PM
Have you done a 'where used list' in tables for this data element?
Rob
2010 May 04 11:57 PM
Hi Rob,
Yes, I have done the below scenarios
1. Checked the datelement for all used .
2. T.code ST05 sql trace on tables update/read
3. Checked the SDN Forums
3. Debuged the standard T.code CA03/CA02
4. Checked for all used on View level PLPOD, but did not find any solution.
If possible please check and let me know is there any way we can find the Valid_to DATUB value.
Thanks,
Naresh.
2010 May 05 2:08 PM
I did some research on this. It appears to be a calculated field, not stored.
Rob
2024 Jul 10 8:26 PM
Hello!!
Where you able to determine from where this DATUB is coming from?
Thanks!
2010 May 05 9:01 AM
Check Logical database PNM
Check link:[http://sap.ittoolbox.com/groups/technical-functional/sap-log-pp/ca03-routing-header-finding-source-tables-for-fields-datub-and-line-2337518]
2024 Jul 10 8:27 PM
The link is not working for me, can you please tell me if there is any solution for this DATUB field?
2024 Jul 11 8:49 AM