Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder |
Modifier and Type | Field and Description |
---|---|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.ADDITIONAL_STREET_PREFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.ADDITIONAL_STREET_SUFFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.BUSINESS_PARTNER_NAME1
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.BUSINESS_PARTNER_NAME2
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.BUSINESS_PARTNER_ROLE
Use with available fluent helpers to apply the BusinessPartnerRole field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.EMAIL_ADDRESS
Use with available fluent helpers to apply the EmailAddress field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.IS_BUSINESS_PURPOSE_COMPLETED
Use with available fluent helpers to apply the IsBusinessPurposeCompleted field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.OUTBOUND_DELIVERY_ORDER
Use with available fluent helpers to apply the OutboundDeliveryOrder field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.OUTBOUND_DELIVERY_ORDER_ITEM
Use with available fluent helpers to apply the OutboundDeliveryOrderItem field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.STREET_PREFIX_NAME
Use with available fluent helpers to apply the StreetPrefixName field to query operations.
|
static WhseDeliveryDocumentAddressField<String> |
WhseDeliveryDocumentAddress.STREET_SUFFIX_NAME
Use with available fluent helpers to apply the StreetSuffixName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WhseDeliveryDocumentAddressField<T> |
WhseDeliveryDocumentAddress.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WhseDeliveryDocumentAddress.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.