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

Table for Transaction code details

Former Member
0 Likes
1,097

Hi

Kindly let me know the tables which are storing the Transaction code details. I know a few tables, TSTC, TSTCA,TSTCC which store the values.

Apart from these, are there any tables connected with the transaction code details.

Especially I need to know which table stores the CLASSIFICATION - TRANSACTION CLASSIFICATION and DEFAULT VALUE details.

Regards

Ramesh Sundaram

6 REPLIES 6
Read only

Former Member
0 Likes
942

Tables : TSTCCLASS, TFDIR, ENLFDIR.

Read only

Former Member
0 Likes
942

see also tables :

TSTCT

TSTCP

TOBJ (for authorization objects)

TADIR

TSTCV

Edited by: vijetasap on Jun 17, 2009 7:12 AM

Read only

former_member222860
Active Contributor
0 Likes
942

Check this table

TSTCCLASS

Read only

Former Member
0 Likes
942

Hi,

Please check these tables:

TSTC

TSTCA

TSTCA_C

TSTCC

TSTCP

TSTCRID

TSTCT

TSTC_LOG

TSTC_SM

TSTC_SRT

Read only

Former Member
0 Likes
942

Hi,

check below Tables:

TSTC

TSTC_LOG

TSTC_SM

TSTC_SRT

TSTCA

TSTCA_C

TSTCC

TSTCCLASS

TSTCIACSF

TSTCP

TSTCRID

TSTCT

Regards,

Naresh.

Read only

Former Member
0 Likes
942

The feedback was helpful. Thanks a lot.