Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.bufferprofile |
Modifier and Type | Field and Description |
---|---|
static ProfileDetailsField<String> |
ProfileDetails.IS_MIN_ORDER_QTY_CONSIDERED
Use with available fluent helpers to apply the IsMinOrderQtyConsidered field to query operations.
|
static ProfileDetailsField<BigDecimal> |
ProfileDetails.LEAD_TIME_FACTOR
Use with available fluent helpers to apply the LeadTimeFactor field to query operations.
|
static ProfileDetailsField<String> |
ProfileDetails.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProfileDetailsField<String> |
ProfileDetails.PROCUREMENT_TYPE
Use with available fluent helpers to apply the ProcurementType field to query operations.
|
static ProfileDetailsField<String> |
ProfileDetails.REPLENISHMENT_LEAD_TIME_CODE
Use with available fluent helpers to apply the ReplenishmentLeadTimeCode field to query operations.
|
static ProfileDetailsField<String> |
ProfileDetails.VARIABILITY_CODE
Use with available fluent helpers to apply the VariabilityCode field to query operations.
|
static ProfileDetailsField<BigDecimal> |
ProfileDetails.VARIABILITY_FACTOR
Use with available fluent helpers to apply the VariabilityFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProfileDetailsField<T> |
ProfileDetails.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProfileDetails.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.