Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field.EnterpriseProjectElementField
Packages that use EnterpriseProjectElementField
-
Uses of EnterpriseProjectElementField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EnterpriseProjectElementFieldModifier and TypeFieldDescriptionstatic final EnterpriseProjectElementField<String>EnterpriseProjectElement.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.COSTING_SHEETUse with available fluent helpers to apply the CostingSheet field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final EnterpriseProjectElementField<ZonedDateTime>EnterpriseProjectElement.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.FACTORY_CALENDARUse with available fluent helpers to apply the FactoryCalendar field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.FUNCTIONAL_AREAUse with available fluent helpers to apply the FunctionalArea field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.INVESTMENT_PROFILEUse with available fluent helpers to apply the InvestmentProfile field to query operations.static final EnterpriseProjectElementField<ZonedDateTime>EnterpriseProjectElement.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.LOCATIONUse with available fluent helpers to apply the Location field to query operations.static final EnterpriseProjectElementField<UUID>EnterpriseProjectElement.PARENT_OBJECT_UUIDUse with available fluent helpers to apply the ParentObjectUUID field to query operations.static final EnterpriseProjectElementField<LocalDateTime>EnterpriseProjectElement.PLANNED_END_DATEUse with available fluent helpers to apply the PlannedEndDate field to query operations.static final EnterpriseProjectElementField<LocalDateTime>EnterpriseProjectElement.PLANNED_START_DATEUse with available fluent helpers to apply the PlannedStartDate field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.PROCESSING_STATUSUse with available fluent helpers to apply the ProcessingStatus field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.PROJECT_ELEMENTUse with available fluent helpers to apply the ProjectElement field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.PROJECT_ELEMENT_DESCRIPTIONUse with available fluent helpers to apply the ProjectElementDescription field to query operations.static final EnterpriseProjectElementField<UUID>EnterpriseProjectElement.PROJECT_ELEMENT_UUIDUse with available fluent helpers to apply the ProjectElementUUID field to query operations.static final EnterpriseProjectElementField<ZonedDateTime>EnterpriseProjectElement.PROJECT_LAST_CHANGED_DATE_TIMEUse with available fluent helpers to apply the ProjectLastChangedDateTime field to query operations.static final EnterpriseProjectElementField<UUID>EnterpriseProjectElement.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.RESPONSIBLE_COST_CENTERUse with available fluent helpers to apply the ResponsibleCostCenter field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.SORTING_NUMBERUse with available fluent helpers to apply the SortingNumber field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.TAX_JURISDICTIONUse with available fluent helpers to apply the TaxJurisdiction field to query operations.static final EnterpriseProjectElementField<String>EnterpriseProjectElement.WBS_ELEMENT_INTERNAL_IDUse with available fluent helpers to apply the WBSElementInternalID field to query operations.static final EnterpriseProjectElementField<Boolean>EnterpriseProjectElement.WBS_ELEMENT_IS_BILLING_ELEMENTUse with available fluent helpers to apply the WBSElementIsBillingElement field to query operations.static final EnterpriseProjectElementField<Boolean>EnterpriseProjectElement.WBS_IS_STATISTICAL_WBS_ELEMENTUse with available fluent helpers to apply the WBSIsStatisticalWBSElement field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EnterpriseProjectElementFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EnterpriseProjectElementField<T>EnterpriseProjectElement.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EnterpriseProjectElementField<T>Use with available fluent helpers to apply an extension field to query operations.