SAP ABAP Table SAML2_ASSERTION_ATTRIBUTES_S (Structure for a plain SAML2 attribute name-value couple)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN-SML (Application Component) SAML 2.0
⤷
SAML2_CORE (Package) SAML2 Core Functionality
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | SAML2_ASSERTION_ATTRIBUTES_S |
|
| Short Description | Structure for a plain SAML2 attribute name-value couple |
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 | |
SAML2_ATTR_NAME | SAML2_ATTR_NAME | CHAR | 255 | 0 | SAML2 attribute name | ||
| 2 | |
SAML2_ATTR_VALUE | SAML2_ATTR_VALUE | CHAR | 255 | 0 | SAML2 attribute value | ||
| 3 | |
SAML2_BOOLEAN | SAML2_BOOLEAN_D | CHAR | 1 | 0 | SAML2 Truth Value | ||
| 4 | |
SAML2_ANYURI | SAML2_URL | STRG | 0 | 0 | SAML2 URI |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |