Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder.field.WhseDeliveryDocumentAddressField
Packages that use WhseDeliveryDocumentAddressField
Package
Description
-
Uses of WhseDeliveryDocumentAddressField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder declared as WhseDeliveryDocumentAddressFieldModifier and TypeFieldDescriptionstatic final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.ADDITIONAL_STREET_PREFIX_NAMEUse with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.ADDITIONAL_STREET_SUFFIX_NAMEUse with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.BUSINESS_PARTNER_NAME1Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.BUSINESS_PARTNER_NAME2Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.BUSINESS_PARTNER_ROLEUse with available fluent helpers to apply the BusinessPartnerRole field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.EMAIL_ADDRESSUse with available fluent helpers to apply the EmailAddress field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.HOUSE_NUMBERUse with available fluent helpers to apply the HouseNumber field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.IS_BUSINESS_PURPOSE_COMPLETEDUse with available fluent helpers to apply the IsBusinessPurposeCompleted field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.OUTBOUND_DELIVERY_ORDERUse with available fluent helpers to apply the OutboundDeliveryOrder field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.OUTBOUND_DELIVERY_ORDER_ITEMUse with available fluent helpers to apply the OutboundDeliveryOrderItem field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.PHONE_NUMBERUse with available fluent helpers to apply the PhoneNumber field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.POSTAL_CODEUse with available fluent helpers to apply the PostalCode field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.REGIONUse with available fluent helpers to apply the Region field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.STREET_NAMEUse with available fluent helpers to apply the StreetName field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.STREET_PREFIX_NAMEUse with available fluent helpers to apply the StreetPrefixName field to query operations.static final WhseDeliveryDocumentAddressField<String>WhseDeliveryDocumentAddress.STREET_SUFFIX_NAMEUse with available fluent helpers to apply the StreetSuffixName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouseoutbounddeliveryorder that return WhseDeliveryDocumentAddressFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WhseDeliveryDocumentAddressField<T>WhseDeliveryDocumentAddress.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WhseDeliveryDocumentAddressField<T>Use with available fluent helpers to apply an extension field to query operations.