Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.CustRetItemPartnerSimulation
Packages that use CustRetItemPartnerSimulation
Package
Description
-
Uses of CustRetItemPartnerSimulation in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate with type parameters of type CustRetItemPartnerSimulationModifier and TypeFieldDescriptionstatic final CustomerReturnItemSimulationLink<CustRetItemPartnerSimulation>CustomerReturnItemSimulation.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate that return CustRetItemPartnerSimulationModifier and TypeMethodDescriptionCustRetItemPartnerSimulation.CustRetItemPartnerSimulationBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate that return types with arguments of type CustRetItemPartnerSimulationModifier and TypeMethodDescriptionCustomerReturnItemSimulation.fetchPartner()Fetches the CustRetItemPartnerSimulation entities (one to many) associated with this entity.io.vavr.control.Option<List<CustRetItemPartnerSimulation>>CustomerReturnItemSimulation.getPartnerIfPresent()Retrieval of associated CustRetItemPartnerSimulation entities (one to many).CustomerReturnItemSimulation.getPartnerOrFetch()Retrieval of associated CustRetItemPartnerSimulation entities (one to many).CustRetItemPartnerSimulation.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate with parameters of type CustRetItemPartnerSimulationModifier and TypeMethodDescriptionvoidCustomerReturnItemSimulation.addPartner(CustRetItemPartnerSimulation... entity) Adds elements to the list of associated CustRetItemPartnerSimulation entities.CustomerReturnItemSimulation.CustomerReturnItemSimulationBuilder.partner(CustRetItemPartnerSimulation... value) Navigation property to_Partner for CustomerReturnItemSimulation to multiple CustRetItemPartnerSimulation.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate with type arguments of type CustRetItemPartnerSimulationModifier and TypeMethodDescriptionvoidCustomerReturnItemSimulation.setPartner(List<CustRetItemPartnerSimulation> value) Overwrites the list of associated CustRetItemPartnerSimulation entities for the loaded navigation property to_Partner.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate with type arguments of type CustRetItemPartnerSimulationModifierConstructorDescriptionCustomerReturnItemSimulation(String customerReturn, String customerReturnItem, String higherLevelItem, String customerReturnItemCategory, String customerReturnItemText, String purchaseOrderByCustomer, String material, String materialByCustomer, BigDecimal requestedQuantity, String requestedQuantityUnit, BigDecimal itemGrossWeight, BigDecimal itemNetWeight, String itemWeightUnit, BigDecimal itemVolume, String itemVolumeUnit, String transactionCurrency, BigDecimal netAmount, String materialGroup, String additionalMaterialGroup1, String additionalMaterialGroup2, String additionalMaterialGroup3, String additionalMaterialGroup4, String additionalMaterialGroup5, BigDecimal subtotal1Amount, BigDecimal subtotal2Amount, BigDecimal subtotal3Amount, BigDecimal subtotal4Amount, BigDecimal subtotal5Amount, BigDecimal subtotal6Amount, BigDecimal taxAmount, String batch, String productionPlant, String storageLocation, String shippingPoint, String shippingType, String deliveryPriority, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String customerPaymentTerms, String productTaxClassification1, String productTaxClassification2, String productTaxClassification3, String productTaxClassification4, String productTaxClassification5, String productTaxClassification6, String productTaxClassification7, String productTaxClassification8, String productTaxClassification9, String salesDocumentRjcnReason, String profitCenter, String returnReason, String retsMgmtProcessingBlock, String custRetItmFollowUpActivity, String returnsMaterialHasBeenReceived, String returnsRefundType, String returnsRefundProcgMode, String returnsRefundExtent, String prelimRefundIsDetermined, String returnsRefundRjcnReason, String replacementMaterial, BigDecimal replacementMaterialQuantity, String replacementMaterialQtyUnit, String replacementMaterialIsRequested, String replacementMatlSupplyingPlant, String nextPlantForFollowUpActivity, String returnsTransshipmentPlant, String supplier, String supplierRetMatlAuthzn, String suplrRetMatlAuthznIsRequired, String customerRetMatlInspResultCode, String nextFllwUpActivityForMatlInsp, String retMatlInspResultCode, String productIsInspectedAtCustSite, String custRetMatlAuthzn, String referenceSDDocument, String referenceSDDocumentItem, List<CustRetItemPartnerSimulation> toPartner, List<CustRetItemPrcgElmntSimln> toPricingElement, CustomerReturnSimulation toCustomerReturn) -
Uses of CustRetItemPartnerSimulation in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsimulate.link that return types with arguments of type CustRetItemPartnerSimulationModifier and TypeMethodDescriptionCustRetItemPartnerSimulationOneToOneLink.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.customerreturnsimulate.link with type arguments of type CustRetItemPartnerSimulationModifier and TypeMethodDescriptionprotected CustRetItemPartnerSimulationLink<ObjectT>CustRetItemPartnerSimulationLink.translateLinkType(EntityLink<CustRetItemPartnerSimulationLink<ObjectT>, CustRetItemPartnerSimulation, ObjectT> link)