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