Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.field.ProjectField
Packages that use ProjectField
-
Uses of ProjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail declared as ProjectFieldModifier and TypeFieldDescriptionstatic final ProjectField<String>Project.CHANGED_BYUse with available fluent helpers to apply the ChangedBy field to query operations.static 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<String>Project.COST_CENTER_NAMEUse with available fluent helpers to apply the CostCenterName 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.CURRENCYNAMEUse with available fluent helpers to apply the Currencyname 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<String>Project.CUSTOMER_NAMEUse with available fluent helpers to apply the CustomerName 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_DESCUse with available fluent helpers to apply the OrgDesc 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.PROFIT_CENTER_NAMEUse with available fluent helpers to apply the ProfitCenterName field to query operations.static final ProjectField<String>Project.PROJ_ACCOUNTANT_IDUse with available fluent helpers to apply the ProjAccountantId field to query operations.static final ProjectField<String>Project.PROJ_ACCOUNTANT_NAMEUse with available fluent helpers to apply the ProjAccountantName field to query operations.static final ProjectField<String>Project.PROJ_CONTROLLER_IDUse with available fluent helpers to apply the ProjControllerId field to query operations.static final ProjectField<String>Project.PROJ_CONTROLLER_NAMEUse with available fluent helpers to apply the ProjControllerName field to query operations.static final ProjectField<String>Project.PROJ_MANAGER_IDUse with available fluent helpers to apply the ProjManagerId field to query operations.static final ProjectField<String>Project.PROJ_MANAGER_NAMEUse with available fluent helpers to apply the ProjManagerName field to query operations.static final ProjectField<String>Project.PROJ_PARTNER_IDUse with available fluent helpers to apply the ProjPartnerId field to query operations.static final ProjectField<String>Project.PROJ_PARTNER_NAMEUse with available fluent helpers to apply the ProjPartnerName 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_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<String>Project.STAGE_DESCUse with available fluent helpers to apply the StageDesc 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.commercialprojectdetail 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.