Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CostCenterHierField
Packages that use CostCenterHierField
-
Uses of CostCenterHierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CostCenterHierFieldModifier and TypeFieldDescriptionstatic final CostCenterHierField<String>CostCenterHier.ADDITIONAL_MASTER_DATA_HIERARCHYUse with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.static final CostCenterHierField<String>CostCenterHier.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final CostCenterHierField<String>CostCenterHier.COST_CENTERUse with available fluent helpers to apply the CostCenter field to query operations.static final CostCenterHierField<String>CostCenterHier.COST_CENTER_TEXTUse with available fluent helpers to apply the CostCenter_Text field to query operations.static final CostCenterHierField<String>CostCenterHier.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final CostCenterHierField<String>CostCenterHier.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final CostCenterHierField<String>CostCenterHier.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final CostCenterHierField<String>CostCenterHier.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final CostCenterHierField<String>CostCenterHier.HIERARCHY_VERSIONUse with available fluent helpers to apply the HierarchyVersion field to query operations.static final CostCenterHierField<String>CostCenterHier.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final CostCenterHierField<String>CostCenterHier.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final CostCenterHierField<String>CostCenterHier.SEQUENCE_NUMBERUse with available fluent helpers to apply the SequenceNumber field to query operations.static final CostCenterHierField<LocalDateTime>CostCenterHier.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final CostCenterHierField<LocalDateTime>CostCenterHier.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.masterdataforgroupreporting that return CostCenterHierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CostCenterHierField<T>CostCenterHier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CostCenterHierField<T>Use with available fluent helpers to apply an extension field to query operations.