Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.field.EnterpriseProjectField
Packages that use EnterpriseProjectField
-
Uses of EnterpriseProjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject declared as EnterpriseProjectFieldModifier and TypeFieldDescriptionstatic final EnterpriseProjectField<Boolean>EnterpriseProject.AVAILABILITY_CONTROL_IS_ACTIVEUse with available fluent helpers to apply the AvailabilityControlIsActive field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.AVAILABILITY_CONTROL_PROFILEUse with available fluent helpers to apply the AvailabilityControlProfile field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final EnterpriseProjectField<Boolean>EnterpriseProject.ENT_PROJ_IS_MULTI_SLS_ORD_ITMS_ENBLDUse with available fluent helpers to apply the EntProjIsMultiSlsOrdItmsEnbld field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.ENTERPRISE_PROJECT_TYPEUse with available fluent helpers to apply the EnterpriseProjectType field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.FUNCTIONAL_AREAUse with available fluent helpers to apply the FunctionalArea field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.INVESTMENT_PROFILEUse with available fluent helpers to apply the InvestmentProfile field to query operations.static final EnterpriseProjectField<Boolean>EnterpriseProject.IS_BILLING_RELEVANTUse with available fluent helpers to apply the IsBillingRelevant field to query operations.static final EnterpriseProjectField<ZonedDateTime>EnterpriseProject.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.LOCATIONUse with available fluent helpers to apply the Location field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PRIORITY_CODEUse with available fluent helpers to apply the PriorityCode field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PROCESSING_STATUSUse with available fluent helpers to apply the ProcessingStatus field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PROJECTUse with available fluent helpers to apply the Project field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PROJECT_CURRENCYUse with available fluent helpers to apply the ProjectCurrency field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PROJECT_DESCRIPTIONUse with available fluent helpers to apply the ProjectDescription field to query operations.static final EnterpriseProjectField<LocalDateTime>EnterpriseProject.PROJECT_END_DATEUse with available fluent helpers to apply the ProjectEndDate field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PROJECT_INTERNAL_IDUse with available fluent helpers to apply the ProjectInternalID field to query operations.static final EnterpriseProjectField<UUID>EnterpriseProject.PROJECT_MANAGER_UUIDUse with available fluent helpers to apply the ProjectManagerUUID field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.PROJECT_PROFILE_CODEUse with available fluent helpers to apply the ProjectProfileCode field to query operations.static final EnterpriseProjectField<LocalDateTime>EnterpriseProject.PROJECT_START_DATEUse with available fluent helpers to apply the ProjectStartDate field to query operations.static final EnterpriseProjectField<UUID>EnterpriseProject.PROJECT_UUIDUse with available fluent helpers to apply the ProjectUUID field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.RESPONSIBLE_COST_CENTERUse with available fluent helpers to apply the ResponsibleCostCenter field to query operations.static final EnterpriseProjectField<String>EnterpriseProject.TAX_JURISDICTIONUse with available fluent helpers to apply the TaxJurisdiction field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EnterpriseProjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EnterpriseProjectField<T>EnterpriseProject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EnterpriseProjectField<T>Use with available fluent helpers to apply an extension field to query operations.