Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.CustomerGroupHierField
Packages that use CustomerGroupHierField
-
Uses of CustomerGroupHierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as CustomerGroupHierFieldModifier and TypeFieldDescriptionstatic final CustomerGroupHierField<String>CustomerGroupHier.ADDITIONAL_MASTER_DATA_HIERARCHYUse with available fluent helpers to apply the AdditionalMasterDataHierarchy field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.CUSTOMER_GROUPUse with available fluent helpers to apply the CustomerGroup field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.CUSTOMER_GROUP_TEXTUse with available fluent helpers to apply the CustomerGroup_Text field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.HIERARCHY_NODE_LEVELUse with available fluent helpers to apply the HierarchyNodeLevel field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.HIERARCHY_NODE_SEQUENCEUse with available fluent helpers to apply the HierarchyNodeSequence field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNode_Text field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.NODE_TYPEUse with available fluent helpers to apply the NodeType field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.PARENT_NODEUse with available fluent helpers to apply the ParentNode field to query operations.static final CustomerGroupHierField<String>CustomerGroupHier.SEQUENCE_NUMBERUse with available fluent helpers to apply the SequenceNumber field to query operations.static final CustomerGroupHierField<LocalDateTime>CustomerGroupHier.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final CustomerGroupHierField<LocalDateTime>CustomerGroupHier.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 CustomerGroupHierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustomerGroupHierField<T>CustomerGroupHier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustomerGroupHierField<T>Use with available fluent helpers to apply an extension field to query operations.