Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.field.WorkItemField
Packages that use WorkItemField
-
Uses of WorkItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail declared as WorkItemFieldModifier and TypeFieldDescriptionstatic final WorkItemField<String>WorkItem.WORKITEMUse with available fluent helpers to apply the Workitem field to query operations.static final WorkItemField<String>WorkItem.WORKITEMISINACTIVEUse with available fluent helpers to apply the Workitemisinactive field to query operations.static final WorkItemField<String>WorkItem.WORKITEMNAMEUse with available fluent helpers to apply the Workitemname field to query operations.static final WorkItemField<String>WorkItem.WORKPACKAGE_IDUse with available fluent helpers to apply the WorkpackageID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail that return WorkItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WorkItemField<T>WorkItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkItemField<T>Use with available fluent helpers to apply an extension field to query operations.