SXPGCOTABE - Definition of logical operating system commands(SAP table)
Definition of logical operating system commands(SAP table) information is stored in SAP table SXPGCOTABE.
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 SXPGCOTABE
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 | |
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 | ||
CHANGEDATE | System Date | SYDATUM | DATS | 16 | ||
CHANGETIME | System Time | SYUZEIT | TIMS | 12 | ||
CHECKCALL | Function module to check a logical command | SXPGCHECKN | CHAR | 60 |