public interface IStructure extends ISOAPSerializable
| Modifier and Type | Field and Description |
|---|---|
static int |
STRUCTURE_TYPE_ARRAY
Represents a record set with a single field of any of the other structure
types.
|
static int |
STRUCTURE_TYPE_COLUMN
Deprecated.
Use
STRUCTURE_TYPE_ARRAY instead |
static int |
STRUCTURE_TYPE_FIELD
Represents a primitive type
The specific primitive type can be retrieved by calling
IFieldStructure.getType() |
static int |
STRUCTURE_TYPE_RECORD
Represents a single record
|
static int |
STRUCTURE_TYPE_RECORD_SET
Represents a record set
|
static int |
STRUCTURE_TYPE_UNION
Represents a union - one of the primitive (will be determined in
runtime).
|
| Modifier and Type | Method and Description |
|---|---|
int |
retrieveStructureTypeCode()
Returns the type code of the structure.
|
static final int STRUCTURE_TYPE_FIELD
IFieldStructure.getType()IFieldStructure,
Constant Field Valuesstatic final int STRUCTURE_TYPE_RECORD_SET
IRecordSetStructure,
Constant Field Valuesstatic final int STRUCTURE_TYPE_RECORD
IRecordStructure,
Constant Field Valuesstatic final int STRUCTURE_TYPE_COLUMN
STRUCTURE_TYPE_ARRAY insteadstatic final int STRUCTURE_TYPE_ARRAY
IArrayStructure,
Constant Field Valuesstatic final int STRUCTURE_TYPE_UNION
IUnionStructure.getPossibleTypes().
In runtime, one of those types will be returned. This type can be
determined by introspectionIUnionStructure,
Constant Field Values| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice