Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrHdrDistribution
Packages that use CntrlPurContrHdrDistribution
Package
Description
-
Uses of CntrlPurContrHdrDistribution in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type parameters of type CntrlPurContrHdrDistributionModifier and TypeFieldDescriptionstatic final CentralPurchaseContractLink<CntrlPurContrHdrDistribution>CentralPurchaseContract.TO_CNTRL_CONTR_HDR_DISTRIBUTIONUse with available fluent helpers to apply the to_CntrlContrHdrDistribution navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrHdrDistributionModifier and TypeMethodDescriptionCntrlPurContrHdrDistribution.CntrlPurContrHdrDistributionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrHdrDistributionModifier and TypeMethodDescriptionCentralPurchaseContract.fetchCntrlContrHdrDistribution()Fetches the CntrlPurContrHdrDistribution entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContrHdrDistribution>>CentralPurchaseContract.getCntrlContrHdrDistributionIfPresent()Retrieval of associated CntrlPurContrHdrDistribution entities (one to many).CentralPurchaseContract.getCntrlContrHdrDistributionOrFetch()Retrieval of associated CntrlPurContrHdrDistribution entities (one to many).protected Class<CntrlPurContrHdrDistribution>CntrlPurContrHdrDistributionByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrHdrDistribution>CntrlPurContrHdrDistributionFluentHelper.getEntityClass()CntrlPurContrHdrDistribution.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrHdrDistributionModifier and TypeMethodDescriptionvoidCentralPurchaseContract.addCntrlContrHdrDistribution(CntrlPurContrHdrDistribution... entity) Adds elements to the list of associated CntrlPurContrHdrDistribution entities.CentralPurchaseContract.CentralPurchaseContractBuilder.cntrlContrHdrDistribution(CntrlPurContrHdrDistribution... value) Navigation property to_CntrlContrHdrDistribution for CentralPurchaseContract to multiple CntrlPurContrHdrDistribution.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrHdrDistributionModifier and TypeMethodDescriptionvoidCentralPurchaseContract.setCntrlContrHdrDistribution(List<CntrlPurContrHdrDistribution> value) Overwrites the list of associated CntrlPurContrHdrDistribution entities for the loaded navigation property to_CntrlContrHdrDistribution. -
Uses of CntrlPurContrHdrDistribution in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link that return types with arguments of type CntrlPurContrHdrDistributionModifier and TypeMethodDescriptionCntrlPurContrHdrDistributionOneToOneLink.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.centralpurchasecontract.link with type arguments of type CntrlPurContrHdrDistributionModifier and TypeMethodDescriptionprotected CntrlPurContrHdrDistributionLink<ObjectT>CntrlPurContrHdrDistributionLink.translateLinkType(EntityLink<CntrlPurContrHdrDistributionLink<ObjectT>, CntrlPurContrHdrDistribution, ObjectT> link)