Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.field.ProductionSupplyAreaField
Packages that use ProductionSupplyAreaField
-
Uses of ProductionSupplyAreaField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea declared as ProductionSupplyAreaFieldModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaField<String>ProductionSupplyArea.AUTOMOTIVE_LOADING_POINTUse with available fluent helpers to apply the AutomotiveLoadingPoint field to query operations.static final ProductionSupplyAreaField<Boolean>ProductionSupplyArea.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.FACTORY_CALENDARUse with available fluent helpers to apply the FactoryCalendar field to query operations.static final ProductionSupplyAreaField<ZonedDateTime>ProductionSupplyArea.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.PRODUCTION_SUPPLY_AREAUse with available fluent helpers to apply the ProductionSupplyArea field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.PRODUCTION_SUPPLY_AREA_ADDRESS_IDUse with available fluent helpers to apply the ProductionSupplyAreaAddressID field to query operations.static final ProductionSupplyAreaField<Boolean>ProductionSupplyArea.PRODUCTION_SUPPLY_AREA_ADDRESS_OCUse with available fluent helpers to apply the to_ProductionSupplyAreaAddress_oc field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.PRODUCTION_SUPPLY_AREA_RESP_PERSONUse with available fluent helpers to apply the ProductionSupplyAreaRespPerson field to query operations.static final ProductionSupplyAreaField<Boolean>ProductionSupplyArea.PRODUCTION_SUPPLY_AREA_TEXT_OCUse with available fluent helpers to apply the to_ProductionSupplyAreaText_oc field to query operations.static final ProductionSupplyAreaField<BigDecimal>ProductionSupplyArea.PULL_INTERVAL_IN_MINUTESUse with available fluent helpers to apply the PullIntervalInMinutes field to query operations.static final ProductionSupplyAreaField<BigDecimal>ProductionSupplyArea.PULL_INTERVAL_IN_WORKDAYSUse with available fluent helpers to apply the PullIntervalInWorkdays field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.SHIFT_GROUPINGUse with available fluent helpers to apply the ShiftGrouping field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.SHIFT_SEQUENCEUse with available fluent helpers to apply the ShiftSequence field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.UNLOADING_POINT_NAMEUse with available fluent helpers to apply the UnloadingPointName field to query operations.static final ProductionSupplyAreaField<String>ProductionSupplyArea.UNLOADING_WAREHOUSE_STAGING_AREAUse with available fluent helpers to apply the UnloadingWarehouseStagingArea field to query operations.static final ProductionSupplyAreaField<Boolean>ProductionSupplyArea.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 ProductionSupplyAreaFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionSupplyAreaField<T>ProductionSupplyArea.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionSupplyAreaField<T>Use with available fluent helpers to apply an extension field to query operations.