Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea |
Modifier and Type | Field and Description |
---|---|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.FACTORY_CALENDAR
Use with available fluent helpers to apply the FactoryCalendar field to query operations.
|
static ProductionSupplyAreaField<ZonedDateTime> |
ProductionSupplyArea.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.PRODUCTION_SUPPLY_AREA
Use with available fluent helpers to apply the ProductionSupplyArea field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.PRODUCTION_SUPPLY_AREA_ADDRESS_ID
Use with available fluent helpers to apply the ProductionSupplyAreaAddressID field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.PRODUCTION_SUPPLY_AREA_RESP_PERSON
Use with available fluent helpers to apply the ProductionSupplyAreaRespPerson field to query operations.
|
static ProductionSupplyAreaField<BigDecimal> |
ProductionSupplyArea.PULL_INTERVAL_IN_MINUTES
Use with available fluent helpers to apply the PullIntervalInMinutes field to query operations.
|
static ProductionSupplyAreaField<BigDecimal> |
ProductionSupplyArea.PULL_INTERVAL_IN_WORKDAYS
Use with available fluent helpers to apply the PullIntervalInWorkdays field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.SHIFT_GROUPING
Use with available fluent helpers to apply the ShiftGrouping field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.SHIFT_SEQUENCE
Use with available fluent helpers to apply the ShiftSequence field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.STORAGE_LOCATION
Use with available fluent helpers to apply the StorageLocation field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.UNLOADING_POINT_NAME
Use with available fluent helpers to apply the UnloadingPointName field to query operations.
|
static ProductionSupplyAreaField<String> |
ProductionSupplyArea.UNLOADING_WAREHOUSE_STAGING_AREA
Use with available fluent helpers to apply the UnloadingWarehouseStagingArea field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductionSupplyAreaField<T> |
ProductionSupplyArea.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductionSupplyArea.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.