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