Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.field.ProductionSupplyAreaAddressField
Packages that use ProductionSupplyAreaAddressField
-
Uses of ProductionSupplyAreaAddressField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea declared as ProductionSupplyAreaAddressFieldModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.ADDITIONAL_STREET_SUFFIX_NAMEUse with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.BUILDINGUse with available fluent helpers to apply the Building field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.BUSINESS_PARTNER_NAME1Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.BUSINESS_PARTNER_NAME2Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final ProductionSupplyAreaAddressField<Boolean>ProductionSupplyAreaAddress.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ProductionSupplyAreaAddressField<ZonedDateTime>ProductionSupplyAreaAddress.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.POSTAL_CODEUse with available fluent helpers to apply the PostalCode field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.PRODUCTION_SUPPLY_AREAUse with available fluent helpers to apply the ProductionSupplyArea field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.PRODUCTION_SUPPLY_AREA_ADDRESS_IDUse with available fluent helpers to apply the ProductionSupplyAreaAddressID field to query operations.static final ProductionSupplyAreaAddressField<String>ProductionSupplyAreaAddress.STREET_NAMEUse with available fluent helpers to apply the StreetName field to query operations.static final ProductionSupplyAreaAddressField<Boolean>ProductionSupplyAreaAddress.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea that return ProductionSupplyAreaAddressFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionSupplyAreaAddressField<T>ProductionSupplyAreaAddress.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionSupplyAreaAddressField<T>Use with available fluent helpers to apply an extension field to query operations.