SAP Table JCTAB

Customizing tables (for transport, client copy,...)

JCTAB (Customizing tables (for transport, client copy,...)) 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 JCTAB to other SAP tables.

JCTAB table fields

Field Data element Checktable Datatype Length Decimals
TABNAME Table Name TABNAME CHAR 30 0
CONTFLAG Delivery class CONTFLAG CHAR 1 0
A Application table (master and transaction data)
C Customizing table, maintenance only by cust., not SAP import
L Table for storing temporary data, delivered empty
G Customizing table, protected against SAP Upd., only INS all.
E Control table, SAP and customer have separate key areas
S System table, maint. only by SAP, change = modification
W System table, contents transportable via separate TR objects
CLIDEP Flag indicating client-specific entries CLIDEP CHAR 1 0
NULL No client-dependence, valid throughout system
X Client-dependent, valid only for current client
DEVCLASS Package DEVCLASS CHAR 30 0
TABCLASS Table category TABCLASS CHAR 8 0
TRANSP Transparent table
INTTAB Structure
CLUSTER Cluster table
POOL Pooled table
VIEW General view structure
APPEND Append structure
COUNTER Number of table entries TRWCOUNTER INT4 10 0
TABLEN Table Width CCTABLEN INT4 10 0
OBJFUNC Object function OBJFUNC CHAR 1 0
NULL Normally: transport to the target system (see F1 help)
D The object was deleted (only functions with deleted objects)
M Delete and recreate on the database
K Object keys according to entries in the key list
A Key was archived using SARA
BUFFERED Buffering flag BUFFERED CHAR 1 0
NULL ' ': buffering not allowed
X 'X': buffering allowed
E 'E': buffering allowed (internal indicator)
PROCFLAG Flag (X or Blank) AS4FLAG CHAR 1 0
NULL Do not set flag
X Set flag
PFLAG2 Flag (X or Blank) AS4FLAG CHAR 1 0
NULL Do not set flag
X Set flag
NBRINS No. of inserts NBRINS INT4 10 0
NBRUPD No. of updates NBRUPD INT4 10 0
NBRDEL No. of deletions NBRDEL INT4 10 0
USEDTIME Time of day of the last parameter change TIMEP TIMS 6 0
SQLTAB Name of an SQL table or an appended table SQLAPPDTAB CHAR 30 0
LANGDEP Flag for language-dependent values(not used) LANGFLAG CHAR 1 0
NULL Do not set flag
X Set flag
MESSID AS400-DDIC: Output message ID in T100 MESSID_D CHAR 20 0
MESSNR Message number MSGNR CHAR 3 0
SQLERR Natural Number INT4 INT4 10 0