SAP Table T5ITWC

Conditions

T5ITWC (Conditions) 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 T5ITWC to other SAP tables.

T5ITWC table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
MOLGA Country Grouping MOLGA T500L CHAR 2 0
CONDI Forms: Selection Conditions P_99S_CONDI CHAR 4 0
SEQNO Sequence Number SEQNO CHAR 3 0
ENDDA End Date ENDDA DATS 8 0
BEGDA Start Date BEGDA DATS 8 0
FIELD Source field for comparison P_99S_CMPFIELD CHAR 30 0
OPERA Operator in a selection condition (screen field) VOPERATOR CHAR 8 0
EQ Equal to (=)
= Equal to
NE Not equal to (<>)
<> Not equal to
GE Greater than or equal to (>=)
>= Greater than or equal to
GT Greater than (>)
> Greater than
LE Less than or equal to (<=)
<= less than or equal to
LT Less than (<)
< Less than
LIKE LIKE pattern (valid metacharacters: '_' and '%')
NOT LIKE NOT LIKE pattern (invalid metachars: '_' and '%')
VALUE Comparison value P_99S_CMPVALUE CHAR 128 0

T5ITWC foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
T5ITWC MANDT T5ITWC MANDT T000 Clients MANDT
T5ITWC MOLGA T5ITWC MOLGA T500L Personnel Country Grouping MOLGA