SAP ABAP Table /GRCPI/GRIA_S_OSCOMMAND_LOG (OS command log structure)
Hierarchy
☛
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
⤷
GRC-ACP (Application Component) GRC Access Control Plug-In
⤷
/GRCPI/GRIA_NW_AC (Package) GRCPI AC package for NW
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | /GRCPI/GRIA_S_OSCOMMAND_LOG |
|
| Short Description | OS command log structure |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
XUBNAME | XUBNAME | CHAR | 12 | 0 | User Name in User Master Record | * | |
| 2 | |
TIMESTAMP | TZNTSTMPS | DEC | 15 | 0 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 3 | |
SXPGLOGCMD | CHAR18 | CHAR | 18 | 0 | Logical command name | ||
| 4 | |
SYOPSYS | SYOPSYS | CHAR | 10 | 0 | Operating System of Application Server | ||
| 5 | |
SXPGADDPAR | CHAR1 | CHAR | 1 | 0 | Additional parameters allowed in logical command | ||
| 6 | |
SXPGCOMTYP | CHAR1 | CHAR | 1 | 0 | Type of a logical command ( 'X' means provided by SAP) | ||
| 7 | |
BTCXPGPGM | TEXT128 | CHAR | 128 | 0 | Name of external program (possibly with access path) | ||
| 8 | |
BTCXPGPAR | TEXT255 | CHAR | 255 | 0 | Parameters of external program (string) |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 1000_700 |