Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field.EntProjElmntBlockFuncField
Packages that use EntProjElmntBlockFuncField
-
Uses of EntProjElmntBlockFuncField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EntProjElmntBlockFuncFieldModifier and TypeFieldDescriptionstatic final EntProjElmntBlockFuncField<Boolean>EntProjElmntBlockFunc.ENT_PROJ_OTHER_EXPENSE_POSTG_IS_BLKDUse with available fluent helpers to apply the EntProjOtherExpensePostgIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>EntProjElmntBlockFunc.ENT_PROJ_PURCHASING_IS_BLKDUse with available fluent helpers to apply the EntProjPurchasingIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>EntProjElmntBlockFunc.ENT_PROJ_SERVICE_POSTING_IS_BLKDUse with available fluent helpers to apply the EntProjServicePostingIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>EntProjElmntBlockFunc.ENT_PROJ_STAFF_EXPENSE_POSTG_IS_BLKDUse with available fluent helpers to apply the EntProjStaffExpensePostgIsBlkd field to query operations.static final EntProjElmntBlockFuncField<Boolean>EntProjElmntBlockFunc.ENT_PROJ_TIME_RECG_IS_BLKDUse with available fluent helpers to apply the EntProjTimeRecgIsBlkd field to query operations.static final EntProjElmntBlockFuncField<UUID>EntProjElmntBlockFunc.PROJECT_ELEMENT_UUIDUse with available fluent helpers to apply the ProjectElementUUID field to query operations.static final EntProjElmntBlockFuncField<ZonedDateTime>EntProjElmntBlockFunc.PROJECT_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the ProjectLastChangedDateTime field to query operations.static final EntProjElmntBlockFuncField<UUID>EntProjElmntBlockFunc.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EntProjElmntBlockFuncFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EntProjElmntBlockFuncField<T>EntProjElmntBlockFunc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EntProjElmntBlockFuncField<T>Use with available fluent helpers to apply an extension field to query operations.