Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousetask.field.WarehouseTaskExceptionCodeField
Packages that use WarehouseTaskExceptionCodeField
-
Uses of WarehouseTaskExceptionCodeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousetask
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousetask declared as WarehouseTaskExceptionCodeFieldModifier and TypeFieldDescriptionstatic final WarehouseTaskExceptionCodeField<String>WarehouseTaskExceptionCode.BUSINESS_CONTEXTUse with available fluent helpers to apply the BusinessContext field to query operations.static final WarehouseTaskExceptionCodeField<String>WarehouseTaskExceptionCode.BUSINESS_CONTEXT_EXECUTION_STEPUse with available fluent helpers to apply the BusinessContextExecutionStep field to query operations.static final WarehouseTaskExceptionCodeField<String>WarehouseTaskExceptionCode.WAREHOUSEUse with available fluent helpers to apply the Warehouse field to query operations.static final WarehouseTaskExceptionCodeField<String>WarehouseTaskExceptionCode.WAREHOUSE_TASKUse with available fluent helpers to apply the WarehouseTask field to query operations.static final WarehouseTaskExceptionCodeField<String>WarehouseTaskExceptionCode.WAREHOUSE_TASK_EXCEPTION_CODEUse with available fluent helpers to apply the WarehouseTaskExceptionCode field to query operations.static final WarehouseTaskExceptionCodeField<String>WarehouseTaskExceptionCode.WAREHOUSE_TASK_ITEMUse with available fluent helpers to apply the WarehouseTaskItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehousetask that return WarehouseTaskExceptionCodeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WarehouseTaskExceptionCodeField<T>WarehouseTaskExceptionCode.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WarehouseTaskExceptionCodeField<T>Use with available fluent helpers to apply an extension field to query operations.