SAP table SXPGCOSTAB (Definition of logical OS commands(customer table))

SAP table SXPGCOSTAB has 2 primary key fields being NAME,OPSYSTEM.

Field Description Data Type Length Decimals Checktable Data Element
NAME Name of Logical Command CHAR 18 0 SXPGLOGCMD
OPSYSTEM Operating System of Application Server CHAR 10 0 SYOPSYS
OPCOMMAND Name of external program (possibly with access path) CHAR 128 0 BTCXPGPGM
PARAMETERS Parameters of external program (string) CHAR 255 0 BTCXPGPAR
ADDPAR Additional Parameters Allowed in Logical Command CHAR 1 0 SXPGADDPAR
TRACEON automatic trace for logical commands CHAR 1 0 SXPGTRACE
CREATEDBY User Name CHAR 12 0 SYUNAME
CREATEDATE System Date DATS 8 0 SYDATUM
CREATETIME System Time TIMS 6 0 SYUZEIT
CHANGEDBY User Name CHAR 12 0 SYUNAME
CHANGEDATE System Date DATS 8 0 SYDATUM
CHANGETIME System Time TIMS 6 0 SYUZEIT
CHECKCALL Function module to check a logical command CHAR 30 0 SXPGCHECKN