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

TCODE in CDHDR

hickey
Explorer
0 Likes
1,704

Hello all.

I check the field TCODE in CDHDR, the records of LIPS.

The value is “ZUI0090” and I thought it will be a transaction code added by user.

But when check it by SE93, there are no tcode like that.

Can you give me any advice about this?

What value are stored in TCODE?

1 REPLY 1
Read only

iklovski
Active Contributor
1,173

Hi,

CDHDHR-TCODE stores the transaction code, as you correctly thought. It is strange that you don't see the transaction in question. Check in TSTC table, if maybe a similar transaction code exists in your system (could be a typo). Of course, there is always a possibility that the log tables are filled by non-standard process and, hence, the fields receive values imposed by this process. But, this you can confirm only by investigating the way CDHDR is filled for this particular activity. You can always set a trace in ST05 which would be the easiest way to see with which value TCODE is filled in your case.

Regards,

Eli