Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance |
Modifier and Type | Field and Description |
---|---|
static EntityField<SpecStatusSchema,Boolean> |
SpecStatusSchema.SPECIFICATION_HDR_STS_DFLT_SCHEMA
Use with available fluent helpers to apply the SpecificationHdrStsDfltSchema field to query operations.
|
static EntityField<SpecStatusSchema,String> |
SpecStatusSchema.SPECIFICATION_HDR_STS_SCHEMA
Use with available fluent helpers to apply the SpecificationHdrStsSchema field to query operations.
|
static EntityField<SpecStatusSchema,String> |
SpecStatusSchema.SPECIFICATION_TYPE
Use with available fluent helpers to apply the SpecificationType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
SpecStatusSchema |
SpecStatusSchema.SpecStatusSchemaBuilder.build() |
SpecStatusSchema |
SpecStatusSchemaByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SpecStatusSchema |
SpecStatusSchemaByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SpecStatusSchema |
SpecStatusSchemaByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<SpecStatusSchema> |
SpecStatusSchemaFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecStatusSchema> |
SpecStatusSchemaFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecStatusSchema> |
SpecStatusSchemaFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecStatusSchema> |
RawSubstance.fetchRawSubstanceSchema()
Fetches the SpecStatusSchema entities (one to many) associated with this entity.
|
static <T> EntityField<SpecStatusSchema,T> |
SpecStatusSchema.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<SpecStatusSchema> |
SpecStatusSchema.getType() |
Modifier and Type | Method and Description |
---|---|
SpecStatusSchemaFluentHelper |
SpecStatusSchemaFluentHelper.filter(ExpressionFluentHelper<SpecStatusSchema> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SpecStatusSchemaFluentHelper |
SpecStatusSchemaFluentHelper.orderBy(EntityField<SpecStatusSchema,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.