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

which table get updated when i execute update run for the contract tcode:recn

former_member383962
Participant
0 Likes
830

Hello experts,

I want to know which tables get updated when I execute the update run for the particular period using the tcode: recn. ( i.e., which table contains posting date and its due date).

any suggestions please...

2 REPLIES 2
Read only

BaerbelWinkler
SAP Champion
SAP Champion
693

Hi Kabilarasan,

a simple means to find out what happens in a given transaction is to execute it via SAT in a DEV- or QA-system. You'll get lists of routines executed as well as tables accessed. If you are unfamiliar with the transaction, please read Olga Dolinskaja's blog post explaining it.

Cheers

Bärbel

Read only

matt
Active Contributor
0 Likes
693

Or SQL trace. ST05.