Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field.EntProjElmntDlvbrlField
Packages that use EntProjElmntDlvbrlField
-
Uses of EntProjElmntDlvbrlField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EntProjElmntDlvbrlFieldModifier and TypeFieldDescriptionstatic final EntProjElmntDlvbrlField<String>EntProjElmntDlvbrl.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final EntProjElmntDlvbrlField<ZonedDateTime>EntProjElmntDlvbrl.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final EntProjElmntDlvbrlField<String>EntProjElmntDlvbrl.ENT_PROJ_ELMNT_DELIVERABLE_TYPEUse with available fluent helpers to apply the EntProjElmntDeliverableType field to query operations.static final EntProjElmntDlvbrlField<UUID>EntProjElmntDlvbrl.ENT_PROJ_ELMNT_DELIVERABLE_UUIDUse with available fluent helpers to apply the EntProjElmntDeliverableUUID field to query operations.static final EntProjElmntDlvbrlField<Boolean>EntProjElmntDlvbrl.ENT_PROJ_ELMNT_DLV_DISTR_OCUse with available fluent helpers to apply the to_EntProjElmntDlvDistr_oc field to query operations.static final EntProjElmntDlvbrlField<BigDecimal>EntProjElmntDlvbrl.ENT_PROJ_ELMNT_DLVBRL_QUANTITYUse with available fluent helpers to apply the EntProjElmntDlvbrlQuantity field to query operations.static final EntProjElmntDlvbrlField<String>EntProjElmntDlvbrl.ENT_PROJ_ELMNT_DLVBRL_QUANTITY_UNITUse with available fluent helpers to apply the EntProjElmntDlvbrlQuantityUnit field to query operations.static final EntProjElmntDlvbrlField<ZonedDateTime>EntProjElmntDlvbrl.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final EntProjElmntDlvbrlField<String>EntProjElmntDlvbrl.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final EntProjElmntDlvbrlField<UUID>EntProjElmntDlvbrl.PROJECT_ELEMENT_UUIDUse with available fluent helpers to apply the ProjectElementUUID field to query operations.static final EntProjElmntDlvbrlField<UUID>EntProjElmntDlvbrl.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final EntProjElmntDlvbrlField<Boolean>EntProjElmntDlvbrl.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 EntProjElmntDlvbrlFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EntProjElmntDlvbrlField<T>EntProjElmntDlvbrl.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EntProjElmntDlvbrlField<T>Use with available fluent helpers to apply an extension field to query operations.