SAP ABAP Table TCDCOUPLES (Check on S_TCODE at call transaction)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
Basic Data
Table Category TRANSP    Transparent table 
Transparent table TCDCOUPLES   Table Relationship Diagram
Short Description Check on S_TCODE at call transaction    
Delivery and Maintenance
Pool/cluster      
Delivery Class W   System table, contents transportable via separate TR objects 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TCODE CALLINGTCD TCODE CHAR 20   0   Calling transaction code TSTC
2 CALLED CALLEDTCD TCODE CHAR 20   0   Called transaction code TSTC
3 MODIFIER XUMODIFIER BNAME CHAR 12   0   Last Changed By  
4 MODDATE XUMODDATE DATUM DATS 8   0   Modification date  
5 MODTIME XUMODTIME UZEIT TIMS 6   0   Modification time  
6 OKFLAG TCDCOUPOKF TCDCOUPOKF CHAR 1   0   Check Indicator for Checking S_TCODE in CALL TRANSACTION  
7 MAINTFLAG TCDCOUPMSG TCDCOUPMSG CHAR 1   0   Message Type When Checking for S_TCODE in CALL TRANSACTION  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 TCDCOUPLES CALLED TSTC TCODE KEY 1 CN
2 TCDCOUPLES TCODE TSTC TCODE KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in