SAP Table ATOR

Table of Limit Types

ATOR (Table of Limit Types) 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 ATOR to other SAP tables.

ATOR table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
LIMITART Limit type TB_LIMITAR CHAR 2 0
XGRKL Check price limit is adhered to TB_XGRKL CHAR 1 0
NULL No check
1 Value at execution is greater or equal to value in order
2 Value at execution is less than or equal to value in order
3 Value at execution is equal to value in order
XCHDAT Check that date is adhered to for limit TB_XCHDAT CHAR 1 0
NULL No check
1 Value at execution is greater or equal to value in order
2 Value at execution is less than or equal to value in order
3 Value at execution is equal to value in order
XFILLKILL Check that quantity is adhered to TB_XFILKIL CHAR 1 0
NULL No check
1 Value at execution is greater or equal to value in order
2 Value at execution is less than or equal to value in order
3 Value at execution is equal to value in order
XSTOPLOSS Indicator for Stop-Loss Order TB_XSTPLOS CHAR 1 0
X Yes
NULL No

ATOR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ATOR MANDT ATOR MANDT T000 Clients MANDT