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: 

SM37 job changes

cathy_liang
Contributor
0 Kudos

Hello experts,

Pls advise which table / report can check background job changesd. For example, who has changed job variant. Tks.

ps. I tried some tables, like TBTCO / TBTCP, but failed.

1 ACCEPTED SOLUTION

paul_bakker2
Active Contributor
0 Kudos

Hi,

 

  You can find this out yourself by changing a job/variant while you have the SQL trace turned on (ST05). Try it!


Pls? Tks? I would prefer English.

cheers

Paul

2 REPLIES 2

paul_bakker2
Active Contributor
0 Kudos

Hi,

 

  You can find this out yourself by changing a job/variant while you have the SQL trace turned on (ST05). Try it!


Pls? Tks? I would prefer English.

cheers

Paul

pavanm592
Contributor
0 Kudos

Hi Cat L,

Check TBTCO Table you can find the field Last Job Change Date(LASTCHDATE),Time( LASTCHTIME) and user name(LASTCHNAME).

Pass your job name in this table you can find the field last change date is only changed when a change made in job.

Check once and revert .

Regards,

Pavan