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: 
Read only

Find underlying database field that store the value

former_member220801
Participant
0 Likes
493

I want to find the underlying database field that store the value of the work center of an operation in a production order.

CO03 -> Operation Overview (F5) -> The fifth column in the grid

I go to the field and press F1, it is a field in a structure.

I also try ST05, start the trace, then change the value and analysis the trace. I figure out all the update SQL but still can't find any.

Can anyone please tell me how to find out the underlying database fields? or simply tell me where it is stored? Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
464

try out tables, CRHD / S022

Regards,

Bikash

I want to find the underlying database field that store the value of the work center of an operation in a production order.

CO03 -> Operation Overview (F5) -> The fifth column in the grid

I go to the field and press F1, it is a field in a structure.

I also try ST05, start the trace, then change the value and analysis the trace. I figure out all the update SQL but still can't find any.

Can anyone please tell me how to find out the underlying database fields? or simply tell me where it is stored? Thanks!

2 REPLIES 2
Read only

Former Member
0 Likes
465

try out tables, CRHD / S022

Regards,

Bikash

Read only

0 Likes
464

but I can only some records in S022...some are missing...

Thanks!