Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem.field.CostCenterField
Packages that use CostCenterField
-
Uses of CostCenterField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem declared as CostCenterFieldModifier and TypeFieldDescriptionstatic final CostCenterField<String>CostCenter.BUSINESS_AREAUse with available fluent helpers to apply the BusinessArea field to query operations.static final CostCenterField<String>CostCenter.CITY_NAMEUse with available fluent helpers to apply the CityName field to query operations.static final CostCenterField<String>CostCenter.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final CostCenterField<String>CostCenter.CONSUMPTION_QTY_IS_RECORDEDUse with available fluent helpers to apply the ConsumptionQtyIsRecorded field to query operations.static final CostCenterField<String>CostCenter.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final CostCenterField<String>CostCenter.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final CostCenterField<String>CostCenter.COST_CENTER_CATEGORYUse with available fluent helpers to apply the CostCenterCategory field to query operations.static final CostCenterField<String>CostCenter.COST_CENTER_CREATED_BY_USERUse with available fluent helpers to apply the CostCenterCreatedByUser field to query operations.static final CostCenterField<LocalDateTime>CostCenter.COST_CENTER_CREATION_DATEUse with available fluent helpers to apply the CostCenterCreationDate field to query operations.static final CostCenterField<String>CostCenter.COST_CENTER_CURRENCYUse with available fluent helpers to apply the CostCenterCurrency field to query operations.static final CostCenterField<String>CostCenter.COST_CENTER_STANDARD_HIER_AREAUse with available fluent helpers to apply the CostCenterStandardHierArea field to query operations.static final CostCenterField<String>CostCenter.COST_CTR_RESPONSIBLE_PERSON_NAMEUse with available fluent helpers to apply the CostCtrResponsiblePersonName field to query operations.static final CostCenterField<String>CostCenter.COST_CTR_RESPONSIBLE_USERUse with available fluent helpers to apply the CostCtrResponsibleUser field to query operations.static final CostCenterField<String>CostCenter.COSTING_SHEETUse with available fluent helpers to apply the CostingSheet field to query operations.static final CostCenterField<String>CostCenter.COUNTRYUse with available fluent helpers to apply the Country field to query operations.static final CostCenterField<String>CostCenter.DEPARTMENTUse with available fluent helpers to apply the Department field to query operations.static final CostCenterField<String>CostCenter.FUNCTIONAL_AREAUse with available fluent helpers to apply the FunctionalArea field to query operations.static final CostCenterField<String>CostCenter.IS_BLKD_FOR_PRIMARY_COSTS_POSTINGUse with available fluent helpers to apply the IsBlkdForPrimaryCostsPosting field to query operations.static final CostCenterField<String>CostCenter.IS_BLKD_FOR_SECONDARY_COSTS_POSTINGUse with available fluent helpers to apply the IsBlkdForSecondaryCostsPosting field to query operations.static final CostCenterField<String>CostCenter.IS_BLOCKED_FOR_COMMITMENT_POSTINGUse with available fluent helpers to apply the IsBlockedForCommitmentPosting field to query operations.static final CostCenterField<String>CostCenter.IS_BLOCKED_FOR_PLAN_PRIMARY_COSTSUse with available fluent helpers to apply the IsBlockedForPlanPrimaryCosts field to query operations.static final CostCenterField<String>CostCenter.IS_BLOCKED_FOR_PLAN_REVENUESUse with available fluent helpers to apply the IsBlockedForPlanRevenues field to query operations.static final CostCenterField<String>CostCenter.IS_BLOCKED_FOR_PLAN_SECONDARY_COSTSUse with available fluent helpers to apply the IsBlockedForPlanSecondaryCosts field to query operations.static final CostCenterField<String>CostCenter.IS_BLOCKED_FOR_REVENUE_POSTINGUse with available fluent helpers to apply the IsBlockedForRevenuePosting field to query operations.static final CostCenterField<String>CostCenter.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final CostCenterField<String>CostCenter.PROFIT_CENTERUse with available fluent helpers to apply the ProfitCenter field to query operations.static final CostCenterField<String>CostCenter.REGIONUse with available fluent helpers to apply the Region field to query operations.static final CostCenterField<LocalDateTime>CostCenter.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final CostCenterField<LocalDateTime>CostCenter.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.financialplanningentryitem that return CostCenterFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CostCenterField<T>CostCenter.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CostCenterField<T>Use with available fluent helpers to apply an extension field to query operations.