SAP Table TNMAP

Assignment of global to (instance)local table names

TNMAP (Assignment of global to (instance)local table names) 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 TNMAP to other SAP tables.

TNMAP table fields

Field Data element Checktable Datatype Length Decimals
SERVERGRP Group of SAP instances PFEINSTGRP ASGRP CHAR 20 0
TABNAME Table Name TABNAME CHAR 30 0
MAPSTATE Activation Status of a Repository Object AS4LOCAL CHAR 1 0
A Entry activated or generated in this form
L Lock entry (first N version)
N Entry edited, but not activated
S Previously active entry, backup copy
T Temporary version when editing
ACTSTATE Activation flag ACTFLAG CHAR 1 0
NULL Start of activation or activation successful
I Internal checks successful
U External checks for object OK or table as dependent faulty
LOCAL_NAME Table Name TABNAME CHAR 30 0
CHG_DATE System Date SYDATUM DATS 8 0
CHG_TIME System Time SYUZEIT TIMS 6 0
MXUSER User Name SYUNAME CHAR 12 0

TNMAP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TNMAP SERVERGRP TNMAP SERVERGRP ASGRP Assignment of SAP instances to DB instances SERVERGRP