SAP ABAP Class CL_SXSD_ABSTRACT_DECL (Common Declarations for Element and Attribute Components)
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_QUALIFIED | Base Class for qnamed Components | 20050914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXSD_ABSTRACT_DECL | XSD Abstract Declaration | 20050914 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_ATTRIBUTE_DECL | Attribute Declaration Component | 20050914 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SXSD_ELEMENT_DECL | Element Declaration Component | 20050914 |
Properties
| Class | CL_SXSD_ABSTRACT_DECL | |
| Short Description | Common Declarations for Element and Attribute Components | |
| Super Class | CL_SXSD_QUALIFIED | Base Class for qnamed Components |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXSD_ABSTRACT_DECL | XSD Abstract Declaration | 20050914 |
Friends
Class CL_SXSD_ABSTRACT_DECL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | T_CONSTRAINT | 20051013 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | SXSD1_FORM_ABSENT | 20051012 |
Methods
Class CL_SXSD_ABSTRACT_DECL has no method.
Events
Class CL_SXSD_ABSTRACT_DECL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CONSTRAINT | Protected | See coding | 20051013 | begin of T_CONSTRAINT,
type type i,
value type sxsd1_constraint_value_type,
end of T_CONSTRAINT
|
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |