SAP Table DDPAR

R/3 Dict: table of internal parameters

DDPAR (R/3 Dict: table of internal parameters) 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 DDPAR to other SAP tables.

DDPAR table fields

Field Data element Checktable Datatype Length Decimals
PAR0 Object name (only if characterized by two names) PAR0 CHAR 20 0
PAR1 Object name, transaction-dependent PAR1 CHAR 20 0
PAR2 Language Key SPRAS LANG 1 0
PAR3 Third parameter, transaction-dependent PAR3 CHAR 5 0
COMLINE Command line on screen AS4COMLINE CHAR 60 0
OPT1 Option 1, transaction-dependent OPT1 CHAR 5 0
OPT2 Option 2, transaction-dependent OPT2 CHAR 5 0
OPT3 Option 3, transaction-dependent OPT3 CHAR 5 0