- Home
- Resources
- SAP Tables
- USCOUPLES - Structure to Use in SE97
SAP Table USCOUPLES
Structure to Use in SE97
USCOUPLES (Structure to Use in SE97) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link USCOUPLES to other SAP tables.
Source: USCOUPLES (Structure to Use in SE97)
USCOUPLES table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
TCODE |
Transaction Code |
TCODE |
|
CHAR |
|
20 |
0 |
|
CALLED |
Called transaction code |
CALLEDTCD |
|
CHAR |
|
20 |
0 |
|
TTEXT |
Transaction Text |
TTEXT_STCT |
|
CHAR |
|
36 |
0 |
|
MODIFIER |
Last Changed By |
XUMODIFIER |
|
CHAR |
|
12 |
0 |
|
MODDATE |
Modification date |
XUMODDATE |
|
DATS |
|
8 |
0 |
|
MODTIME |
Modification time |
XUMODTIME |
|
TIMS |
|
6 |
0 |
|
OKFLAG_TEXT |
Check Indicator for Checking S_TCODE in CALL TRANSACTION |
USCHKSTAT |
|
CHAR |
|
10 |
0 |
Possible values
JA |
Check Authorization for S_TCODE |
NEIN |
Do Not Check Authorization for S_TCODE |
NULL |
Unmaintained (Currently Corresponds to "Do Not Check") |
|
OKFLAG |
Check Indicator for Checking S_TCODE in CALL TRANSACTION |
TCDCOUPOKF |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Not Maintained (Currently Corresponds To 'Do not Check') |
N |
Do Not Check Authorization for S_TCODE |
X |
Check Authorization for S_TCODE |
|
MAINTFLAG |
Message Type When Checking for S_TCODE in CALL TRANSACTION |
TCDCOUPMSG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Warning Message - Transaction Ended (= 'W') |
A |
Warning Message (Dialog Box) - Transaction Ended |
E |
Error Message - No Transaction Call |
I |
Information Message (Dialog Box) - Transaction Call Skipped |
W |
Warning Message - Transaction Ended |
X |
Warning Message - Transaction Ended (= 'W') |
|
STATUS |
Status of Entry in TCDCOUPLES (Used in SE97) |
USSTATE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
This entry exists in TCDCOUPLES and has not changed |
I |
This entry does not exist in TCDCOUPLES |
U |
This entry exists in TCDCOUPLES but has changed |
D |
This entry still exists in TCDCOUPLES but must be deleted |
|
LIGHT |
Status of Transaction in Main List of SE97 |
USTSTATE |
|
CHAR |
|
1 |
0 |
Possible values
1 |
There are no unspecified transactions in TCDCOUPLES |
2 |
There are unspecified transactions but not saved yet |
3 |
There are unspecified transactions in TCDCOUPLES |
|