SAP Table TMSCCREQUEST

TMS: Check Components of Requests (usually import queue)

TMSCCREQUEST (TMS: Check Components of Requests (usually import queue)) 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 TMSCCREQUEST to other SAP tables.

TMSCCREQUEST table fields

Field Data element Checktable Datatype Length Decimals
TRKORR Request/Task TRKORR CHAR 20 0
SUMMARYACTION CC: Todo for this request (amount) CCACTION CHAR 10 0
BEFORE_PAT Import before patch
AFTER_PAT Import after patch
CONFLICT Version conflict
SUMMARY Result of Component Check CCRESLT CHAR 3 0
> Greater Than
< Less Than
= Equals
- Unknown
<> Greater Than and Less Than
NE Not Equal to
>= Greater Than and Equal To
<= Lesser Than and Equal To
COMPONENT Software Component DLVUNIT CHAR 30 0
RELEASE SAP Release SAPRELEASE CHAR 10 0
EXTRELEASE Support Package Level of a Software Component SAPPATCHLV CHAR 10 0
COMP_TYPE Component Type Values RELC_TYPE CHAR 1 0
NULL Main Component (Old)
A Add-On Component (Old)
S Netweaver Basis Component
X Netweaver Plug-In
W Netweaver Add-On
V Application Platform Component
R Application Component
P Application Plug-In
O Common Application Objects
N Application Extensions
I Industry Solution - Layer 1
H Industry Solution - Layer 2
G Industry Solution - Layer 3
F Industry Solution - Layer 4
E Industry Solution - Layer 5
C Projects
RESULT Result of Component Check CCRESLT CHAR 3 0
> Greater Than
< Less Than
= Equals
- Unknown
<> Greater Than and Less Than
NE Not Equal to
>= Greater Than and Equal To
<= Lesser Than and Equal To
EXCLUDED Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1 0
X true
- false
NULL unknown