Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SubitemHier
Packages that use SubitemHier
Package
Description
-
Uses of SubitemHier 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 SubitemHierModifier and TypeFieldDescriptionstatic final SubItemLink<SubitemHier>SubItem.TO_CNSLDTN_SUBITEM_HIERUse with available fluent helpers to apply the to_CnsldtnSubitemHier navigation property to query operations.static final SubitemHierTextOneToOneLink<SubitemHier>SubitemHierText.TO_CNSLDTN_SUBITEM_HIERUse with available fluent helpers to apply the to_CnsldtnSubitemHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SubitemHierModifier and TypeMethodDescriptionSubitemHier.SubitemHierBuilder.build()SubitemHierText.fetchCnsldtnSubitemHier()Fetches the SubitemHier entity (one to one) associated with this entity.SubitemHierText.getCnsldtnSubitemHierOrFetch()Retrieval of associated SubitemHier entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SubitemHierModifier and TypeMethodDescriptionSubItem.fetchCnsldtnSubitemHier()Fetches the SubitemHier entities (one to many) associated with this entity.io.vavr.control.Option<List<SubitemHier>>SubItem.getCnsldtnSubitemHierIfPresent()Retrieval of associated SubitemHier entities (one to many).io.vavr.control.Option<SubitemHier>SubitemHierText.getCnsldtnSubitemHierIfPresent()Retrieval of associated SubitemHier entity (one to one).SubItem.getCnsldtnSubitemHierOrFetch()Retrieval of associated SubitemHier entities (one to many).protected Class<SubitemHier>SubitemHierByKeyFluentHelper.getEntityClass()protected Class<SubitemHier>SubitemHierFluentHelper.getEntityClass()SubitemHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SubitemHierModifier and TypeMethodDescriptionvoidSubItem.addCnsldtnSubitemHier(SubitemHier... entity) Adds elements to the list of associated SubitemHier entities.SubItem.SubItemBuilder.cnsldtnSubitemHier(SubitemHier... value) Navigation property to_CnsldtnSubitemHier for SubItem to multiple SubitemHier.SubitemHierText.SubitemHierTextBuilder.cnsldtnSubitemHier(SubitemHier value) Navigation property to_CnsldtnSubitemHier for SubitemHierText to single SubitemHier.voidSubitemHierText.setCnsldtnSubitemHier(SubitemHier value) Overwrites the associated SubitemHier entity for the loaded navigation property to_CnsldtnSubitemHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SubitemHierModifier and TypeMethodDescriptionvoidSubItem.setCnsldtnSubitemHier(List<SubitemHier> value) Overwrites the list of associated SubitemHier entities for the loaded navigation property to_CnsldtnSubitemHier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SubitemHierModifierConstructorDescriptionSubitemHierText(String language, String consolidationSubitemHierarchy, String hierarchyNode, String subItemCategory, String subItemCategory_Text, String hierarchyNodeText, String nodeType, SubitemHier toCnsldtnSubitemHier) Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SubitemHierModifierConstructorDescriptionSubItem(String subItemCategory, String subItemCategory_Text, String subItem, String subItem_Text, String subitemCarryForwardDestination, String subitemCarryForwardDestination_Text, String subitemRtrmtDivestitureDest, String subitemRtrmtDivestitureDest_Text, String subitemAcquisitionDestination, String subitemAcquisitionDestination_Text, List<SubitemHier> toCnsldtnSubitemHier, List<SubItemText> toCnsldtnSubItemT) -
Uses of SubitemHier 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 SubitemHierModifier and TypeMethodDescriptionSubitemHierOneToOneLink.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 SubitemHierModifier and TypeMethodDescriptionprotected SubitemHierLink<ObjectT>SubitemHierLink.translateLinkType(EntityLink<SubitemHierLink<ObjectT>, SubitemHier, ObjectT> link)