Application Development 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: 

RESB-ENMNG field how it will update from migo

former_member196593
Participant
0 Kudos

Hi gurus,
May I know how to know which process or program update field in table resb? i need to know how and where the field enmng get updated.when we  doing migo

1 REPLY 1

Sijin_Chandran
Active Contributor
0 Kudos

Hello Srithar ,

Use ST05 i.e SQL Trace for MIGO and in the Trace log check for the traces with Operaion EXECSTM ( for denoting database operations in a Trace ).

There you can find the program which updated DB while running MIGO.