Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.field.ProductionOrderStatus_2Field
Packages that use ProductionOrderStatus_2Field
-
Uses of ProductionOrderStatus_2Field in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 declared as ProductionOrderStatus_2FieldModifier and TypeFieldDescriptionstatic final ProductionOrderStatus_2Field<Boolean>ProductionOrderStatus_2.IS_USER_STATUSUse with available fluent helpers to apply the IsUserStatus field to query operations.static final ProductionOrderStatus_2Field<String>ProductionOrderStatus_2.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final ProductionOrderStatus_2Field<String>ProductionOrderStatus_2.STATUS_CODEUse with available fluent helpers to apply the StatusCode field to query operations.static final ProductionOrderStatus_2Field<String>ProductionOrderStatus_2.STATUS_NAMEUse with available fluent helpers to apply the StatusName field to query operations.static final ProductionOrderStatus_2Field<String>ProductionOrderStatus_2.STATUS_SHORT_NAMEUse with available fluent helpers to apply the StatusShortName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionOrderStatus_2FieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionOrderStatus_2Field<T>ProductionOrderStatus_2.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionOrderStatus_2Field<T>Use with available fluent helpers to apply an extension field to query operations.