SAP Table SE16N_SELFIELDS

Table Display: Selection Criteria

SE16N_SELFIELDS (Table Display: Selection Criteria) 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 SE16N_SELFIELDS to other SAP tables.

SE16N_SELFIELDS table fields

Field Data element Checktable Datatype Length Decimals
TABNAME Table Name TABNAME CHAR 30 0
FIELDNAME Field Name FIELDNAME CHAR 30 0
ENTRY Natural Number INT4 INT4 10 0
SIGN Table display: SIGN for selection SE16N_SIGN CHAR 1 0
I Include
E Exclusive
OPTION Table display: OPTION for selection SE16N_OPTION CHAR 2 0
LOW Table display: Field value SE16N_VALUE CHAR 132 0
HIGH Table display: Field value SE16N_VALUE CHAR 132 0
TYPE TYPE of the Parameter/Select-Option Table SM_TYPE CHAR 1 0
OUTPUTLEN Output Length OUTPUTLEN NUMC 6 0
INTLEN Internal Length in Bytes INTLEN NUMC 6 0
CONVEXIT Conversion Routine CONVEXIT CHAR 5 0
SCRTEXT_M Medium Field Label SCRTEXT_M CHAR 20 0
SCRTEXT_L Long Field Label SCRTEXT_L CHAR 40 0
DATATYPE ABAP/4 Dictionary: Screen data type for Screen Painter DYNPTYPE CHAR 4 0
ACCP Posting period YYYYMM
CHAR Character String
CLNT Client
CUKY Currency key, referenced by CURR fields
CURR Currency field, stored as DEC
D16D Decimal Floating Point, 16 Digits, DEC on Database
D16R Decimal Floating Point, 16 Digits, RAW on Database
D16S Decimal Floating Point. 16 Digits, with Scale Field
D34D Decimal Floating Point, 34 Digits, DEC on Database
D34R Decimal Floating Point, 34 Digits, RAW on Database
D34S Decimal Floating Point, 34 Digits, with Scale Field
DATS Date field (YYYYMMDD) stored as char(8)
DEC Counter or amount field with comma and sign
FLTP Floating point number, accurate to 8 bytes
INT1 1-byte integer, integer number <= 255
INT2 2-byte integer, only for length field before LCHR or LRAW
INT4 4-byte integer, integer number with sign
LANG Language key
LCHR Long character string, requires preceding INT2 field
LRAW Long byte string, requires preceding INT2 field
NUMC Character string with only digits
PREC Obsolete data type, do not use
QUAN Quantity field, points to a unit field with format UNIT
RAW Uninterpreted sequence of bytes
RSTR Byte String of Variable Length
SSTR Short Character String of Variable Length
STRG Character String of Variable Length
TIMS Time field (hhmmss), stored as char(6)
UNIT Unit key for QUAN fields
VARC Long character string, no longer supported from Rel. 3.0
MARK CHAR 1 0
KEY CHAR 1 0
PUSH CHAR 1 0
INPUT CHAR 1 0
CLIENT CHAR 1 0
ROLLNAME Data element (semantic domain) ROLLNAME CHAR 30 0
LOWERCASE Lowercase letters allowed/not allowed LOWERCASE CHAR 1 0
NULL Do not set flag
X Set flag
LOW_NOCONV Table display: Field value SE16N_VALUE CHAR 132 0
HIGH_NOCONV Table display: Field value SE16N_VALUE CHAR 132 0
CURR_ADD_UP CHAR 1 0
QUAN_ADD_UP CHAR 1 0
CURR_ADD_UP_REF SE16N: Total of Currency Fields for a Row SE16N_CURR_TOTAL CURR 15 2
QUAN_ADD_UP_REF SE16N: Total of Quantity Fields for a Row SE16N_QUAN_TOTAL QUAN 15 3
GROUP_BY SE16N: Group By for Select SE16N_GROUP_BY CHAR 1 0
SUM_UP SE16N: Totaling of Field SE16N_SUM_UP CHAR 1 0
ORDER_BY SE16N: Order By for Select SE16N_ORDER_BY CHAR 1 0
SETID Identification of a set SETID CHAR 34 0
AGGREGATE SE16N: Aggregate Functions SE16N_AGGR CHAR 3 0
NULL No Aggregation
MAX Maximum
MIN Minimum
AVG Average
TOPLOW SE16N: Determine TOP N or BOTTOM N Records SE16N_TOPLOW CHAR 3 0
ASC Lowest Value
DES Highest Value
SORTORDER SE16N: Sort Sequence SE16N_SORTORDER NUMC 2 0