SAP Table SDBPAHI

SAP DB: Parameter History

SDBPAHI (SAP DB: Parameter History) 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 SDBPAHI to other SAP tables.

SDBPAHI table fields

Field Data element Checktable Datatype Length Decimals
PARNAME SAP DB: Parameter Name in Parameter History SDB_PHNAME CHAR 64 0
PARNUMBER Natural Number INT4 INT4 10 0
DBSERVER SAP DB: DBServer name SDB_DBNODE CHAR 64 0
DBNAME SAP DB: DBName SDB_DBNAME CHAR 18 0
PARDATE SAP DB: Date DBM_PARAMSGET/PUT Changed SDB_PDATE CHAR 8 0
PARTIME SAP DB: Change Time of a Parameter SDB_PTIME CHAR 8 0
PARSTATE SAP DB: Status of a Parameter in the Parameter History SDB_PSTATE CHAR 1 0
PARGROUP SAP DB: Parameter group for DBM_PARAMSGET/PUT SDB_PGROUP CHAR 8 0
PARVALUE SAP DB: Parameter value for DBM_PARAMSGET/PUT SDB_PVALUE CHAR 64 0
OLDVALUE SAP DB: Parameter value for DBM_PARAMSGET/PUT SDB_PVALUE CHAR 64 0
PARCOMMENT SAP DB: DBMServer command SDB_DBMCMD CHAR 255 0