Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.rawsubstance |
Modifier and Type | Field and Description |
---|---|
static EntityField<SpecAuthorizationGroupText,String> |
SpecAuthorizationGroupText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static EntityField<SpecAuthorizationGroupText,String> |
SpecAuthorizationGroupText.SPECIFICATION_AUTHZN_GROUP
Use with available fluent helpers to apply the SpecificationAuthznGroup field to query operations.
|
static EntityField<SpecAuthorizationGroupText,String> |
SpecAuthorizationGroupText.SPECIFICATION_AUTHZN_GROUP_DESC
Use with available fluent helpers to apply the SpecificationAuthznGroupDesc field to query operations.
|
Modifier and Type | Method and Description |
---|---|
SpecAuthorizationGroupText |
SpecAuthorizationGroupText.SpecAuthorizationGroupTextBuilder.build() |
SpecAuthorizationGroupText |
SpecAuthorizationGroupTextByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SpecAuthorizationGroupText |
SpecAuthorizationGroupTextByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SpecAuthorizationGroupText |
SpecAuthorizationGroupTextByKeyFluentHelper.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<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecAuthorizationGroupText> |
SpecAuthorizationGroupTextFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<SpecAuthorizationGroupText> |
RawSubstance.fetchRawSubstanceAuthznGroupText()
Fetches the SpecAuthorizationGroupText entities (one to many) associated with this entity.
|
static <T> EntityField<SpecAuthorizationGroupText,T> |
SpecAuthorizationGroupText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<SpecAuthorizationGroupText> |
SpecAuthorizationGroupText.getType() |
Modifier and Type | Method and Description |
---|---|
SpecAuthorizationGroupTextFluentHelper |
SpecAuthorizationGroupTextFluentHelper.filter(ExpressionFluentHelper<SpecAuthorizationGroupText> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SpecAuthorizationGroupTextFluentHelper |
SpecAuthorizationGroupTextFluentHelper.orderBy(EntityField<SpecAuthorizationGroupText,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.