SAP ABAP Table DIAGST_XML_ATTR (Attributes of an XML Element)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-DIA (Application Component) Solution Manager Diagnostics
⤷
AI_DIAGNOSTICS_STORE_API (Package) Read / Write Stores from/in the database.
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | DIAGST_XML_ATTR |
|
| Short Description | Attributes of an XML Element |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| 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 | |
DIAGST_ID | SYSUUID_C | CHAR | 32 | 0 | Unique-ID for a class instance of Store-API | ||
| 2 | |
DIAGST_DATE | TZNTSTMPS | DEC | 15 | 0 | DDIC type used in Store-API as general date format | ||
| 3 | |
DIAGST_ID | SYSUUID_C | CHAR | 32 | 0 | Unique-ID for a class instance of Store-API | ||
| 4 | |
DIAGST_ID | SYSUUID_C | CHAR | 32 | 0 | Unique-ID for a class instance of Store-API | ||
| 5 | |
DIAGST_XML_ATTR_NAME | DIAGST_CHAR250_LC | CHAR | 250 | 0 | Name of xml attribute | ||
| 6 | |
DIAGST_XML_ATTR_VALUE | DIAGST_CHAR250_LC | CHAR | 250 | 0 | xml Attribute value | ||
| 7 | |
DIAGST_BOOLEAN | CHAR | 1 | 0 | Boolean: 'X' = True, space = False | |||
| 8 | |
DIAGST_BOOLEAN | CHAR | 1 | 0 | Boolean: 'X' = True, space = False | |||
| 9 | |
DIAGST_XML_ATTR_POS | INT4 | 10 | 0 | XML Attribute Position within its element |
History
| Last changed by/on | SAP | 20100705 |
| SAP Release Created in | 400 |