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