Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CePuCoDistrdContrPaytTrms
Packages that use CePuCoDistrdContrPaytTrms
Package
Description
-
Uses of CePuCoDistrdContrPaytTrms 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 CePuCoDistrdContrPaytTrmsModifier and TypeFieldDescriptionCePuCoDistrdOutlineAgrmt.TO_DISTRIBUTED_PAYMENT_TERMSUse with available fluent helpers to apply the to_DistributedPaymentTerms navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CePuCoDistrdContrPaytTrmsModifier and TypeMethodDescriptionCePuCoDistrdContrPaytTrms.CePuCoDistrdContrPaytTrmsBuilder.build()CePuCoDistrdOutlineAgrmt.fetchDistributedPaymentTerms()Fetches the CePuCoDistrdContrPaytTrms entity (one to one) associated with this entity.CePuCoDistrdOutlineAgrmt.getDistributedPaymentTermsOrFetch()Retrieval of associated CePuCoDistrdContrPaytTrms entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CePuCoDistrdContrPaytTrmsModifier and TypeMethodDescriptionio.vavr.control.Option<CePuCoDistrdContrPaytTrms>CePuCoDistrdOutlineAgrmt.getDistributedPaymentTermsIfPresent()Retrieval of associated CePuCoDistrdContrPaytTrms entity (one to one).protected Class<CePuCoDistrdContrPaytTrms>CePuCoDistrdContrPaytTrmsByKeyFluentHelper.getEntityClass()protected Class<CePuCoDistrdContrPaytTrms>CePuCoDistrdContrPaytTrmsFluentHelper.getEntityClass()CePuCoDistrdContrPaytTrms.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CePuCoDistrdContrPaytTrmsModifier and TypeMethodDescriptionCePuCoDistrdOutlineAgrmt.CePuCoDistrdOutlineAgrmtBuilder.distributedPaymentTerms(CePuCoDistrdContrPaytTrms value) Navigation property to_DistributedPaymentTerms for CePuCoDistrdOutlineAgrmt to single CePuCoDistrdContrPaytTrms.voidCePuCoDistrdOutlineAgrmt.setDistributedPaymentTerms(CePuCoDistrdContrPaytTrms value) Overwrites the associated CePuCoDistrdContrPaytTrms entity for the loaded navigation property to_DistributedPaymentTerms.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CePuCoDistrdContrPaytTrmsModifierConstructorDescriptionCePuCoDistrdOutlineAgrmt(String centralPurchaseContract, String extContractForPurg, String procurementHubSourceSystem, String companyCode, String purchasingOrganization, String purchasingGroup, String purgDocItemDistributionStatus, String sourceListIsUpdated, String sourceListChangeConfStatus, CentralPurchaseContract toCentralPurchaseContract, CePuCoDistrdContrPaytTrms toDistributedPaymentTerms) -
Uses of CePuCoDistrdContrPaytTrms 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 CePuCoDistrdContrPaytTrmsModifier and TypeMethodDescriptionCePuCoDistrdContrPaytTrmsOneToOneLink.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 CePuCoDistrdContrPaytTrmsModifier and TypeMethodDescriptionprotected CePuCoDistrdContrPaytTrmsLink<ObjectT>CePuCoDistrdContrPaytTrmsLink.translateLinkType(EntityLink<CePuCoDistrdContrPaytTrmsLink<ObjectT>, CePuCoDistrdContrPaytTrms, ObjectT> link)