Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CePuCoDistrdOutlineAgrmt
Packages that use CePuCoDistrdOutlineAgrmt
Package
Description
-
Uses of CePuCoDistrdOutlineAgrmt 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 CePuCoDistrdOutlineAgrmtModifier and TypeFieldDescriptionstatic final CentralPurchaseContractLink<CePuCoDistrdOutlineAgrmt>CentralPurchaseContract.TO_DISTRIBUTED_OUTLINE_AGREEMENTUse with available fluent helpers to apply the to_DistributedOutlineAgreement navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CePuCoDistrdOutlineAgrmtModifier and TypeMethodDescriptionCePuCoDistrdOutlineAgrmt.CePuCoDistrdOutlineAgrmtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CePuCoDistrdOutlineAgrmtModifier and TypeMethodDescriptionCentralPurchaseContract.fetchDistributedOutlineAgreement()Fetches the CePuCoDistrdOutlineAgrmt entities (one to many) associated with this entity.io.vavr.control.Option<List<CePuCoDistrdOutlineAgrmt>>CentralPurchaseContract.getDistributedOutlineAgreementIfPresent()Retrieval of associated CePuCoDistrdOutlineAgrmt entities (one to many).CentralPurchaseContract.getDistributedOutlineAgreementOrFetch()Retrieval of associated CePuCoDistrdOutlineAgrmt entities (one to many).protected Class<CePuCoDistrdOutlineAgrmt>CePuCoDistrdOutlineAgrmtByKeyFluentHelper.getEntityClass()protected Class<CePuCoDistrdOutlineAgrmt>CePuCoDistrdOutlineAgrmtFluentHelper.getEntityClass()CePuCoDistrdOutlineAgrmt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CePuCoDistrdOutlineAgrmtModifier and TypeMethodDescriptionvoidCentralPurchaseContract.addDistributedOutlineAgreement(CePuCoDistrdOutlineAgrmt... entity) Adds elements to the list of associated CePuCoDistrdOutlineAgrmt entities.CentralPurchaseContract.CentralPurchaseContractBuilder.distributedOutlineAgreement(CePuCoDistrdOutlineAgrmt... value) Navigation property to_DistributedOutlineAgreement for CentralPurchaseContract to multiple CePuCoDistrdOutlineAgrmt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CePuCoDistrdOutlineAgrmtModifier and TypeMethodDescriptionvoidCentralPurchaseContract.setDistributedOutlineAgreement(List<CePuCoDistrdOutlineAgrmt> value) Overwrites the list of associated CePuCoDistrdOutlineAgrmt entities for the loaded navigation property to_DistributedOutlineAgreement. -
Uses of CePuCoDistrdOutlineAgrmt 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 CePuCoDistrdOutlineAgrmtModifier and TypeMethodDescriptionCePuCoDistrdOutlineAgrmtOneToOneLink.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 CePuCoDistrdOutlineAgrmtModifier and TypeMethodDescriptionprotected CePuCoDistrdOutlineAgrmtLink<ObjectT>CePuCoDistrdOutlineAgrmtLink.translateLinkType(EntityLink<CePuCoDistrdOutlineAgrmtLink<ObjectT>, CePuCoDistrdOutlineAgrmt, ObjectT> link)