Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.pricingprocedureinpurchasing |
Modifier and Type | Field and Description |
---|---|
static PurgPricingConditionTypeField<String> |
PurgPricingConditionType.CONDITION_APPLICATION
Use with available fluent helpers to apply the ConditionApplication field to query operations.
|
static PurgPricingConditionTypeField<String> |
PurgPricingConditionType.CONDITION_TYPE
Use with available fluent helpers to apply the ConditionType field to query operations.
|
static PurgPricingConditionTypeField<String> |
PurgPricingConditionType.CONDITION_USAGE
Use with available fluent helpers to apply the ConditionUsage field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurgPricingConditionTypeField<T> |
PurgPricingConditionType.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurgPricingConditionType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.