SAP Table SXPGCOSTAB
Definition of logical OS commands(customer table)
SXPGCOSTAB (Definition of logical OS commands(customer table)) 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 SXPGCOSTAB to other SAP tables.
SXPGCOSTAB table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
NAME | Logical command name | SXPGLOGCMD | CHAR | 18 | 0 | |||
OPSYSTEM | Operating System of Application Server | SYOPSYS | CHAR | 10 | 0 | |||
OPCOMMAND | Name of external program (possibly with access path) | BTCXPGPGM | CHAR | 128 | 0 | |||
PARAMETERS | Parameters of external program (string) | BTCXPGPAR | CHAR | 255 | 0 | |||
ADDPAR | Additional parameters allowed in logical command | SXPGADDPAR | CHAR | 1 | 0 | |||
TRACEON | automatic trace for logical commands | SXPGTRACE | CHAR | 1 | 0 | |||
CREATEDBY | User Name | SYUNAME | CHAR | 12 | 0 | |||
CREATEDATE | System Date | SYDATUM | DATS | 8 | 0 | |||
CREATETIME | System Time | SYUZEIT | TIMS | 6 | 0 | |||
CHANGEDBY | User Name | SYUNAME | CHAR | 12 | 0 | |||
CHANGEDATE | System Date | SYDATUM | DATS | 8 | 0 | |||
CHANGETIME | System Time | SYUZEIT | TIMS | 6 | 0 | |||
CHECKCALL | Function module to check a logical command | SXPGCHECKN | CHAR | 30 | 0 |