TCDCOUPLES - Check on S_TCODE at call transaction
Check on S_TCODE at call transaction information is stored in SAP table TCDCOUPLES.
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
Fields for table TCDCOUPLES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TCODE | Calling transaction code | X | CALLINGTCD | CHAR | 20 | TSTC |
CALLED | Called transaction code | X | CALLEDTCD | CHAR | 20 | TSTC |
MODIFIER | Last Changed By | XUMODIFIER | CHAR | 12 | ||
MODDATE | Modification date | XUMODDATE | DATS | 8 | ||
MODTIME | Modification time | XUMODTIME | TIMS | 6 | ||
OKFLAG | Check Indicator for Checking S_TCODE in CALL TRANSACTION | TCDCOUPOKF | CHAR | 1 | ||
MAINTFLAG | Message Type When Checking for S_TCODE in CALL TRANSACTION | TCDCOUPMSG | CHAR | 1 |