Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject.field.ProjectField
Packages that use ProjectField
-
Uses of ProjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject declared as ProjectFieldModifier and TypeFieldDescriptionstatic final ProjectField<ZonedDateTime>Project.CHANGED_ONUse with available fluent helpers to apply the ChangedOn field to query operations.static final ProjectField<String>Project.CONFIDENTIALUse with available fluent helpers to apply the Confidential field to query operations.static final ProjectField<String>Project.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final ProjectField<LocalDateTime>Project.CREATED_ONUse with available fluent helpers to apply the CreatedOn field to query operations.static final ProjectField<String>Project.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final ProjectField<String>Project.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final ProjectField<LocalDateTime>Project.END_DATEUse with available fluent helpers to apply the EndDate field to query operations.static final ProjectField<String>Project.ORG_IDUse with available fluent helpers to apply the OrgID field to query operations.static final ProjectField<String>Project.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.static final ProjectField<String>Project.PROJ_ACCOUNTANT_COMP_CODEUse with available fluent helpers to apply the ProjAccountantCompCode field to query operations.static final ProjectField<String>Project.PROJ_ACCOUNTANT_EXT_IDUse with available fluent helpers to apply the ProjAccountantExtId field to query operations.static final ProjectField<String>Project.PROJ_CONTROLLER_COMP_CODEUse with available fluent helpers to apply the ProjControllerCompCode field to query operations.static final ProjectField<String>Project.PROJ_CONTROLLER_EXT_IDUse with available fluent helpers to apply the ProjControllerExtId field to query operations.static final ProjectField<String>Project.PROJ_MANAGER_COMP_CODEUse with available fluent helpers to apply the ProjManagerCompCode field to query operations.static final ProjectField<String>Project.PROJ_MANAGER_EXT_IDUse with available fluent helpers to apply the ProjManagerExtId field to query operations.static final ProjectField<String>Project.PROJ_PARTNER_COMP_CODEUse with available fluent helpers to apply the ProjPartnerCompCode field to query operations.static final ProjectField<String>Project.PROJ_PARTNER_EXT_IDUse with available fluent helpers to apply the ProjPartnerExtId field to query operations.static final ProjectField<String>Project.PROJECT_CATEGORYUse with available fluent helpers to apply the ProjectCategory field to query operations.static final ProjectField<String>Project.PROJECT_DESCUse with available fluent helpers to apply the ProjectDesc field to query operations.static final ProjectField<String>Project.PROJECT_IDUse with available fluent helpers to apply the ProjectID field to query operations.static final ProjectField<String>Project.PROJECT_NAMEUse with available fluent helpers to apply the ProjectName field to query operations.static final ProjectField<String>Project.PROJECT_STAGEUse with available fluent helpers to apply the ProjectStage field to query operations.static final ProjectField<String>Project.RESTRICT_TIME_POSTINGUse with available fluent helpers to apply the RestrictTimePosting field to query operations.static final ProjectField<LocalDateTime>Project.START_DATEUse with available fluent helpers to apply the StartDate field to query operations.static final ProjectField<String>Project.USE_PROJECT_BILLINGUse with available fluent helpers to apply the UseProjectBilling field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialproject that return ProjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectField<T>Project.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectField<T>Use with available fluent helpers to apply an extension field to query operations.