Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2.field.ProcessOrderStatus_2Field
Packages that use ProcessOrderStatus_2Field
-
Uses of ProcessOrderStatus_2Field in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderv2 declared as ProcessOrderStatus_2FieldModifier and TypeFieldDescriptionstatic final ProcessOrderStatus_2Field<Boolean>ProcessOrderStatus_2.IS_USER_STATUSUse with available fluent helpers to apply the IsUserStatus field to query operations.static final ProcessOrderStatus_2Field<String>ProcessOrderStatus_2.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final ProcessOrderStatus_2Field<String>ProcessOrderStatus_2.STATUS_CODEUse with available fluent helpers to apply the StatusCode field to query operations.static final ProcessOrderStatus_2Field<String>ProcessOrderStatus_2.STATUS_NAMEUse with available fluent helpers to apply the StatusName field to query operations.static final ProcessOrderStatus_2Field<String>ProcessOrderStatus_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.processorderv2 that return ProcessOrderStatus_2FieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProcessOrderStatus_2Field<T>ProcessOrderStatus_2.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProcessOrderStatus_2Field<T>Use with available fluent helpers to apply an extension field to query operations.