Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.PartnerCnsldtnUnitHierText
Packages that use PartnerCnsldtnUnitHierText
Package
Description
-
Uses of PartnerCnsldtnUnitHierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type PartnerCnsldtnUnitHierTextModifier and TypeFieldDescriptionstatic final PartnerCnsldtnUnitHierLink<PartnerCnsldtnUnitHierText>PartnerCnsldtnUnitHier.TO_CNSLDTN_PARTNER_UNIT_HIER_TUse with available fluent helpers to apply the to_CnsldtnPartnerUnitHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PartnerCnsldtnUnitHierTextModifier and TypeMethodDescriptionPartnerCnsldtnUnitHierText.PartnerCnsldtnUnitHierTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type PartnerCnsldtnUnitHierTextModifier and TypeMethodDescriptionPartnerCnsldtnUnitHier.fetchCnsldtnPartnerUnitHierT()Fetches the PartnerCnsldtnUnitHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<PartnerCnsldtnUnitHierText>>PartnerCnsldtnUnitHier.getCnsldtnPartnerUnitHierTIfPresent()Retrieval of associated PartnerCnsldtnUnitHierText entities (one to many).PartnerCnsldtnUnitHier.getCnsldtnPartnerUnitHierTOrFetch()Retrieval of associated PartnerCnsldtnUnitHierText entities (one to many).protected Class<PartnerCnsldtnUnitHierText>PartnerCnsldtnUnitHierTextByKeyFluentHelper.getEntityClass()protected Class<PartnerCnsldtnUnitHierText>PartnerCnsldtnUnitHierTextFluentHelper.getEntityClass()PartnerCnsldtnUnitHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PartnerCnsldtnUnitHierTextModifier and TypeMethodDescriptionvoidPartnerCnsldtnUnitHier.addCnsldtnPartnerUnitHierT(PartnerCnsldtnUnitHierText... entity) Adds elements to the list of associated PartnerCnsldtnUnitHierText entities.PartnerCnsldtnUnitHier.PartnerCnsldtnUnitHierBuilder.cnsldtnPartnerUnitHierT(PartnerCnsldtnUnitHierText... value) Navigation property to_CnsldtnPartnerUnitHierT for PartnerCnsldtnUnitHier to multiple PartnerCnsldtnUnitHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PartnerCnsldtnUnitHierTextModifier and TypeMethodDescriptionvoidPartnerCnsldtnUnitHier.setCnsldtnPartnerUnitHierT(List<PartnerCnsldtnUnitHierText> value) Overwrites the list of associated PartnerCnsldtnUnitHierText entities for the loaded navigation property to_CnsldtnPartnerUnitHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PartnerCnsldtnUnitHierTextModifierConstructorDescriptionPartnerCnsldtnUnitHier(String consolidationUnitHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, LocalDateTime validityStartDate, String parentNode, String consolidationUnit, String consolidationUnit_Text, String sequenceNumber, String hierarchyNodeLevel, String nodeType, PartnerCnsldtnUnit toCnsldtnPartnerUnit, List<PartnerCnsldtnUnitHierText> toCnsldtnPartnerUnitHierT) -
Uses of PartnerCnsldtnUnitHierText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type PartnerCnsldtnUnitHierTextModifier and TypeMethodDescriptionPartnerCnsldtnUnitHierTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type PartnerCnsldtnUnitHierTextModifier and TypeMethodDescriptionprotected PartnerCnsldtnUnitHierTextLink<ObjectT>PartnerCnsldtnUnitHierTextLink.translateLinkType(EntityLink<PartnerCnsldtnUnitHierTextLink<ObjectT>, PartnerCnsldtnUnitHierText, ObjectT> link)