Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Routing T.code CA03 -> How to read the Operation Valid To Date (DATUB)

Former Member
0 Kudos
2,211

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

1 ACCEPTED SOLUTION

Former Member
0 Kudos
1,609

You can use transaction ST05 to determine which tables are used.

Rob

9 REPLIES 9

Former Member
0 Kudos
1,610

You can use transaction ST05 to determine which tables are used.

Rob

0 Kudos
1,609

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.

0 Kudos
1,609

Have you done a 'where used list' in tables for this data element?

Rob

0 Kudos
1,609

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.

0 Kudos
1,609

I did some research on this. It appears to be a calculated field, not stored.

Rob

0 Kudos
1,311

Hello!!

Where you able to determine from where this DATUB is coming from?

Thanks!

kesavadas_thekkillath
Active Contributor
0 Kudos
1,609

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]

0 Kudos
1,310

The link is not working for me, can you please tell me if there is any solution for this DATUB field?

0 Kudos
1,177

Look at web archive (December 8, 2014)