RSTTPARAM - Parameter Storage for RSTT/RSTEST
Parameter Storage for RSTT/RSTEST information is stored in SAP table RSTTPARAM.
It is part of development package RSTT_DB in software component BW-BEX. This development package consists of objects that can be grouped under "Trace Tool for SAP Netweaver 2005 (BW): Persistence Layer".
It is part of development package RSTT_DB in software component BW-BEX. This development package consists of objects that can be grouped under "Trace Tool for SAP Netweaver 2005 (BW): Persistence Layer".
Fields for table RSTTPARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPL | Application Key | X | RSTT_APP | CHAR | 20 | |
PARAMTP | Parameter type | X | RSTT_PARAMTP | CHAR | 8 | |
PARAMNM | Parameter name | X | RSTT_PARAMNM | CHAR | 60 | |
USERNM | Trace Tool: Trace User | X | RSTT_TUSER | CHAR | 24 | |
VALUE_S | Trace Tool: String Field | RSTT_STRING | STRG | 8 | ||
VALUE_X | Trace Tool: BLOB Field for Saving XML String | RSTT_BLOB | RSTR | 8 |