Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readproductmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHARACTERISTIC_AUTHOR
Use with available fluent helpers to apply the CharacteristicAuthor field to query operations.
|
static EntityField<ProductCharcValue,BigDecimal> |
ProductCharcValue.CHARC_FROM_AMOUNT
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
|
static EntityField<ProductCharcValue,Calendar> |
ProductCharcValue.CHARC_FROM_DATE
Use with available fluent helpers to apply the CharcFromDate field to query operations.
|
static EntityField<ProductCharcValue,BigDecimal> |
ProductCharcValue.CHARC_FROM_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
|
static EntityField<ProductCharcValue,Double> |
ProductCharcValue.CHARC_FROM_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHARC_FROM_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
|
static EntityField<ProductCharcValue,Calendar> |
ProductCharcValue.CHARC_FROM_TIME
Use with available fluent helpers to apply the CharcFromTime field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHARC_INTERNAL_ID
Use with available fluent helpers to apply the CharcInternalID field to query operations.
|
static EntityField<ProductCharcValue,BigDecimal> |
ProductCharcValue.CHARC_TO_AMOUNT
Use with available fluent helpers to apply the CharcToAmount field to query operations.
|
static EntityField<ProductCharcValue,Calendar> |
ProductCharcValue.CHARC_TO_DATE
Use with available fluent helpers to apply the CharcToDate field to query operations.
|
static EntityField<ProductCharcValue,BigDecimal> |
ProductCharcValue.CHARC_TO_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
|
static EntityField<ProductCharcValue,Double> |
ProductCharcValue.CHARC_TO_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHARC_TO_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
|
static EntityField<ProductCharcValue,Calendar> |
ProductCharcValue.CHARC_TO_TIME
Use with available fluent helpers to apply the CharcToTime field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHARC_VALUE
Use with available fluent helpers to apply the CharcValue field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHARC_VALUE_DEPENDENCY
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CHARC_VALUE_POSITION_NUMBER
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static EntityField<ProductCharcValue,Calendar> |
ProductCharcValue.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static EntityField<ProductCharcValue,String> |
ProductCharcValue.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductCharcValue |
ProductCharcValue.ProductCharcValueBuilder.build() |
ProductCharcValue |
ProductCharcValueByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductCharcValue |
ProductCharcValueByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
ProductCharcValue |
ProductCharcValueByKeyFluentHelper.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<ProductCharcValue> |
ProductCharcValueFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductCharcValue> |
ProductCharcValueFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductCharcValue> |
ProductCharcValueFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<ProductCharcValue> |
ProductCharc.fetchValuation()
Fetches the ProductCharcValue entities (one to many) associated with this entity.
|
List<ProductCharcValue> |
ProductClassCharc.fetchValuation()
Fetches the ProductCharcValue entities (one to many) associated with this entity.
|
static <T> EntityField<ProductCharcValue,T> |
ProductCharcValue.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<ProductCharcValue> |
ProductCharcValue.getType() |
Modifier and Type | Method and Description |
---|---|
ProductCharcValueFluentHelper |
ProductCharcValueFluentHelper.filter(ExpressionFluentHelper<ProductCharcValue> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
ProductCharcValueFluentHelper |
ProductCharcValueFluentHelper.orderBy(EntityField<ProductCharcValue,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.