Follow us on LinkedIn for your next SAP project

SAP Table DD12L

R/3 S_SECINDEX: secondary indexes, header;

DD12L (R/3 S_SECINDEX: secondary indexes, header;) 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 DD12L to other SAP tables.

DD12L table fields

Field Data element Checktable Datatype Length Decimals Possible values
SQLTAB
Table Name
TABNAME DD02L
CHAR
30 0
INDEXNAME
Unique Index ID in a Table
INDEXID
CHAR
3 0
AS4LOCAL
Activation Status of a Repository Object
AS4LOCAL
CHAR
1 0
AS4VERS
Version of the entry (not used)
AS4VERS
NUMC
4 0
AUTHCLASS
Activation type
AUTHCLASS_
NUMC
2 0
UNIQUEFLAG
Flag for UNIQUE indexes
UNIQUEFLAG
CHAR
1 0
AS4USER
Last Changed by
AS4USER
CHAR
12 0
AS4DATE
Date of Last Change
AS4DATE
DATS
8 0
AS4TIME
Last changed at
AS4TIME
TIMS
6 0
ACTFLAG
Activation flag
ACTFLAG
CHAR
1 0
DBINDEX
Database index
DBINDEX_D
CHAR
18 0
DBSTATE
Status of index on the database
DDIXDBSTAT
CHAR
1 0
DBINCLEXCL
List of DB systems used as list of inclusions/exclusions
DDIXINCEX
CHAR
1 0
DBSYSSEL1
Choose a database system for DB-specific indexes
DDIXDBSEL
CHAR
3 0
DBSYSSEL2
Choose a database system for DB-specific indexes
DDIXDBSEL
CHAR
3 0
DBSYSSEL3
Choose a database system for DB-specific indexes
DDIXDBSEL
CHAR
3 0
DBSYSSEL4
Choose a database system for DB-specific indexes
DDIXDBSEL
CHAR
3 0
ISEXTIND
DD: Flag if index is extension index
DDISEXTIND
CHAR
1 0
FULL_TEXT
DD: Full Text Index
DDFULLTEXT
CHAR
1 0

DD12L foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DD12L SQLTAB DD12L SQLTAB DD02L
SAP Tables
TABNAME
DD12L SQLTAB * DD02L
SAP Tables
AS4LOCAL
DD12L SQLTAB * DD02L
SAP Tables
AS4VERS