SAP ABAP Class CL_SXSD_ATTRIBUTE_USE (Attribute Use Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SXSD (Package) XSD Schema

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_NODE | Node | 20050915 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXSD_ATTRIBUTE_USE | XSD Attribute Use | 20050914 |
Properties
Class | CL_SXSD_ATTRIBUTE_USE | |
Short Description | Attribute Use Component | |
Super Class | CL_SXSD_NODE | Node |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXSD | XSD Schema |
Created | 20050914 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SXSD_ATTRIBUTE_USE | XSD Attribute Use | 20050914 |
Friends
Class CL_SXSD_ATTRIBUTE_USE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SXSD_ATTRIBUTE_DECL | XSD Attribute Declaration | 20051014 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | QNAME | Qualified Name | 20051014 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_CONSTRAINT | 20051013 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SXSD_SCHEMA_DEF | XSD Schema | 20050915 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | SXSD1_USE_OPTIONAL | 20051014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20050915 |
Events
Class CL_SXSD_ATTRIBUTE_USE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CONSTRAINT | Protected | See coding | 20051017 | begin of T_CONSTRAINT,
type type i,
value type sxsd1_constraint_value_type,
end of T_CONSTRAINT
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_DECL | Call by reference | Object reference (TYPE REF TO) | IF_SXSD_ATTRIBUTE_DECL | XSD Attribute Declaration | 20051228 | ||
2 | ![]() |
SCHEMA_DEF | Call by reference | Object reference (TYPE REF TO) | IF_SXSD_SCHEMA_DEF | XSD Schema | 20050915 | ||
3 | ![]() |
USE | Call by reference | Type reference (TYPE) | I | SXSD1_USE_OPTIONAL | 20051228 |
Method CONSTRUCTOR on class CL_SXSD_ATTRIBUTE_USE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |