SAP ABAP Class CL_SEA_SEW_XSD_DETAILS (XSD Details support class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SEW (Application Component) Service Extension Workbench
⤷
SEA_SEW_ESR (Package) ESR Access API for SEW

⤷

⤷

Properties
Class | CL_SEA_SEW_XSD_DETAILS | |
Short Description | XSD Details support class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEA_SEW_ESR | ESR Access API for SEW |
Created | 20101007 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SEA_SEW_XSD_DETAILS has no forward declaration.
Interfaces
Class CL_SEA_SEW_XSD_DETAILS has no interface implemented.
Friends
Class CL_SEA_SEW_XSD_DETAILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | See coding | 20101007 | ||||
2 | ![]() |
Static Attribute | Private | Attribute reference (LIKE) | FACETGROUP | 20101007 | |||
3 | ![]() |
Static Attribute | Private | Attribute reference (LIKE) | FACETGROUP | 20101007 | |||
4 | ![]() |
Static Attribute | Private | Attribute reference (LIKE) | FACETGROUP | 20101007 | |||
5 | ![]() |
Static Attribute | Private | Attribute reference (LIKE) | FACETGROUP | 20101007 | |||
6 | ![]() |
Static Attribute | Private | Attribute reference (LIKE) | FACETGROUP | 20101007 | |||
7 | ![]() |
Static Attribute | Private | Attribute reference (LIKE) | FACETGROUP | 20101007 | |||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'enumeration' | 20101007 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'fractionDigits' | 20101007 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'maxExclusive' | 20101007 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'maxInclusive' | 20101007 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'maxLength' | 20101007 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'minExclusive' | 20101007 | ||
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'minInclusive' | 20101007 | ||
15 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'minLength' | 20101007 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'pattern' | 20101007 | ||
17 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'totalDigits' | 20101007 | ||
18 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'whiteSpace' | 20101007 | ||
19 | ![]() |
Static Attribute | Private | See coding | 20101007 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101007 |
2 | ![]() |
Static method | Public | Method | Serialize facets to string | 20101008 |
3 | ![]() |
Static method | Public | Method | Get facets for an xsd type | 20101007 |
4 | ![]() |
Static method | Private | Method | Used internally for mapping types to facet groups | 20101007 |
5 | ![]() |
Static method | Private | Method | Used internally for populating facet groups | 20101007 |
Events
Class CL_SEA_SEW_XSD_DETAILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_TYPE2FGRP | Public | See coding | 20101007 | BEGIN OF t_type2fgrp,
xsd_type TYPE string,
facets LIKE facetgroup,
END OF t_type2fgrp
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SEA_SEW_XSD_DETAILS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SEA_SEW_XSD_DETAILS has no exception.
Method FACETS2STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FACETS | Call by reference | Type reference (TYPE) | SEA_RESTRICTION_T | Table with restrictions | 20101008 | ||
2 | ![]() |
F_STRING | Value transfer | Type reference (TYPE) | STRING | 20101008 |
Method FACETS2STRING on class CL_SEA_SEW_XSD_DETAILS has no exception.
Method GET_FACETS_FOR_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FACETS | Value transfer | Attribute reference (LIKE) | FACETGROUP | 20101007 | |||
2 | ![]() |
XSD_TYPE | Call by reference | Type reference (TYPE) | STRING | 20101007 |
Method GET_FACETS_FOR_TYPE on class CL_SEA_SEW_XSD_DETAILS has no exception.
Method MAP_TYPE_TO_FGRPS Signature
Method MAP_TYPE_TO_FGRPS on class CL_SEA_SEW_XSD_DETAILS has no parameter.
Method MAP_TYPE_TO_FGRPS on class CL_SEA_SEW_XSD_DETAILS has no exception.
Method POPULATE_GROUPS Signature
Method POPULATE_GROUPS on class CL_SEA_SEW_XSD_DETAILS has no parameter.
Method POPULATE_GROUPS on class CL_SEA_SEW_XSD_DETAILS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |