Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SoldProductHierText
Packages that use SoldProductHierText
Package
Description
-
Uses of SoldProductHierText 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 SoldProductHierTextModifier and TypeFieldDescriptionstatic final SoldProductHierLink<SoldProductHierText>SoldProductHier.TO_CNSLDTN_PRODUCT_SOLD_HIER_TUse with available fluent helpers to apply the to_CnsldtnProductSoldHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SoldProductHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SoldProductHierTextModifier and TypeMethodDescriptionSoldProductHier.fetchCnsldtnProductSoldHierT()Fetches the SoldProductHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<SoldProductHierText>>SoldProductHier.getCnsldtnProductSoldHierTIfPresent()Retrieval of associated SoldProductHierText entities (one to many).SoldProductHier.getCnsldtnProductSoldHierTOrFetch()Retrieval of associated SoldProductHierText entities (one to many).protected Class<SoldProductHierText>SoldProductHierTextByKeyFluentHelper.getEntityClass()protected Class<SoldProductHierText>SoldProductHierTextFluentHelper.getEntityClass()SoldProductHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SoldProductHierTextModifier and TypeMethodDescriptionvoidSoldProductHier.addCnsldtnProductSoldHierT(SoldProductHierText... entity) Adds elements to the list of associated SoldProductHierText entities.SoldProductHier.SoldProductHierBuilder.cnsldtnProductSoldHierT(SoldProductHierText... value) Navigation property to_CnsldtnProductSoldHierT for SoldProductHier to multiple SoldProductHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SoldProductHierTextModifier and TypeMethodDescriptionvoidSoldProductHier.setCnsldtnProductSoldHierT(List<SoldProductHierText> value) Overwrites the list of associated SoldProductHierText entities for the loaded navigation property to_CnsldtnProductSoldHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SoldProductHierTextModifierConstructorDescriptionSoldProductHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String material, String material_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, SoldProduct toCnsldtnProductSold, List<SoldProductHierText> toCnsldtnProductSoldHierT) -
Uses of SoldProductHierText 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 SoldProductHierTextModifier and TypeMethodDescriptionSoldProductHierTextOneToOneLink.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 SoldProductHierTextModifier and TypeMethodDescriptionprotected SoldProductHierTextLink<ObjectT>SoldProductHierTextLink.translateLinkType(EntityLink<SoldProductHierTextLink<ObjectT>, SoldProductHierText, ObjectT> link)