SXPGHISTOR - History of Logical Commands
History of Logical Commands information is stored in SAP table SXPGHISTOR.
It is part of development package SBTC in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "SAP Background Processing".
It is part of development package SBTC in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "SAP Background Processing".
Fields for table SXPGHISTOR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Name of Logical Command | X | SXPGLOGCMD | CHAR | 36 | |
OPSYSTEM | Operating System of Application Server | X | SYOPSYS | CHAR | 20 | |
SAPCOMMAND | Type of a logical command ( 'X' means provided by SAP) | X | SXPGCOMTYP | CHAR | 2 | |
CHANGEDATE | System Date | X | SYDATUM | DATS | 16 | |
CHANGETIME | System Time | X | SYUZEIT | TIMS | 12 | |
OPCOMMAND | Name of external program (possibly with access path) | BTCXPGPGM | CHAR | 256 | ||
PARAMETERS | Parameters of external program (string) | BTCXPGPAR | CHAR | 510 | ||
ADDPAR | Additional Parameters Allowed in Logical Command | SXPGADDPAR | CHAR | 2 | ||
TRACEON | automatic trace for logical commands | SXPGTRACE | CHAR | 2 | ||
CREATEDBY | User Name | SYUNAME | CHAR | 24 | ||
CREATEDATE | System Date | SYDATUM | DATS | 16 | ||
CREATETIME | System Time | SYUZEIT | TIMS | 12 | ||
CHANGEDBY | User Name | SYUNAME | CHAR | 24 | ||
CHECKCALL | Function module to check a logical command | SXPGCHECKN | CHAR | 60 | ||
MODIFICATI | Type of modification on a logical command | SXPGCOMOPE | CHAR | 2 |