Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.productionsupplyarea |
Modifier and Type | Field and Description |
---|---|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.ADDITIONAL_STREET_SUFFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.BUILDING
Use with available fluent helpers to apply the Building field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.BUSINESS_PARTNER_NAME1
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.BUSINESS_PARTNER_NAME2
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static ProductionSupplyAreaAddressField<ZonedDateTime> |
ProductionSupplyAreaAddress.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.PRODUCTION_SUPPLY_AREA
Use with available fluent helpers to apply the ProductionSupplyArea field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.PRODUCTION_SUPPLY_AREA_ADDRESS_ID
Use with available fluent helpers to apply the ProductionSupplyAreaAddressID field to query operations.
|
static ProductionSupplyAreaAddressField<String> |
ProductionSupplyAreaAddress.STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductionSupplyAreaAddressField<T> |
ProductionSupplyAreaAddress.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductionSupplyAreaAddress.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.