Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field.EntProjElmntWorkItemField
Packages that use EntProjElmntWorkItemField
-
Uses of EntProjElmntWorkItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EntProjElmntWorkItemFieldModifier and TypeFieldDescriptionstatic final EntProjElmntWorkItemField<Boolean>EntProjElmntWorkItem.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final EntProjElmntWorkItemField<String>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WORK_ITEMUse with available fluent helpers to apply the EntProjElmntWorkItem field to query operations.static final EntProjElmntWorkItemField<Boolean>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WORK_ITEM_IS_CNFGRDUse with available fluent helpers to apply the EntProjElmntWorkItemIsCnfgrd field to query operations.static final EntProjElmntWorkItemField<Boolean>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WORK_ITEM_IS_INACTIVEUse with available fluent helpers to apply the EntProjElmntWorkItemIsInactive field to query operations.static final EntProjElmntWorkItemField<String>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WORK_ITEM_NAMEUse with available fluent helpers to apply the EntProjElmntWorkItemName field to query operations.static final EntProjElmntWorkItemField<UUID>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WORK_ITEM_UUIDUse with available fluent helpers to apply the EntProjElmntWorkItemUUID field to query operations.static final EntProjElmntWorkItemField<String>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WRK_ITM_CRTED_BY_USRUse with available fluent helpers to apply the EntProjElmntWrkItmCrtedByUsr field to query operations.static final EntProjElmntWorkItemField<ZonedDateTime>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WRK_ITM_CRTN_DTE_TMEUse with available fluent helpers to apply the EntProjElmntWrkItmCrtnDteTme field to query operations.static final EntProjElmntWorkItemField<String>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WRK_ITM_LAST_UPDT_SRCEUse with available fluent helpers to apply the EntProjElmntWrkItmLastUpdtSrce field to query operations.static final EntProjElmntWorkItemField<String>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WRK_ITM_LST_CHG_BY_USRUse with available fluent helpers to apply the EntProjElmntWrkItmLstChgByUsr field to query operations.static final EntProjElmntWorkItemField<ZonedDateTime>EntProjElmntWorkItem.ENT_PROJ_ELMNT_WRK_ITM_LST_CHG_DTE_TMEUse with available fluent helpers to apply the EntProjElmntWrkItmLstChgDteTme field to query operations.static final EntProjElmntWorkItemField<UUID>EntProjElmntWorkItem.PROJECT_ELEMENT_UUIDUse with available fluent helpers to apply the ProjectElementUUID field to query operations.static final EntProjElmntWorkItemField<UUID>EntProjElmntWorkItem.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final EntProjElmntWorkItemField<Boolean>EntProjElmntWorkItem.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.enterpriseprojectv2 that return EntProjElmntWorkItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EntProjElmntWorkItemField<T>EntProjElmntWorkItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EntProjElmntWorkItemField<T>Use with available fluent helpers to apply an extension field to query operations.