Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.ProfitCenterHierTextField
Packages that use ProfitCenterHierTextField
-
Uses of ProfitCenterHierTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ProfitCenterHierTextFieldModifier and TypeFieldDescriptionstatic final ProfitCenterHierTextField<String>ProfitCenterHierText.ADDITIONAL_MASTER_DATA_HIERARCHYUse with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.static final ProfitCenterHierTextField<String>ProfitCenterHierText.CONTROLLING_AREAUse with available fluent helpers to apply the ControllingArea field to query operations.static final ProfitCenterHierTextField<String>ProfitCenterHierText.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final ProfitCenterHierTextField<String>ProfitCenterHierText.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNodeText field to query operations.static final ProfitCenterHierTextField<String>ProfitCenterHierText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final ProfitCenterHierTextField<String>ProfitCenterHierText.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final ProfitCenterHierTextField<LocalDateTime>ProfitCenterHierText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final ProfitCenterHierTextField<LocalDateTime>ProfitCenterHierText.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 ProfitCenterHierTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProfitCenterHierTextField<T>ProfitCenterHierText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProfitCenterHierTextField<T>Use with available fluent helpers to apply an extension field to query operations.