Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnItemPartner
Packages that use CustomerReturnItemPartner
Package
Description
-
Uses of CustomerReturnItemPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with type parameters of type CustomerReturnItemPartnerModifier and TypeFieldDescriptionstatic final CustomerReturnItemLink<CustomerReturnItemPartner>CustomerReturnItem.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.customerreturn that return CustomerReturnItemPartnerModifier and TypeMethodDescriptionCustomerReturnItemPartner.CustomerReturnItemPartnerBuilder.build()protected CustomerReturnItemPartnerCustomerReturnItemPartnerDeleteFluentHelper.getEntity()protected CustomerReturnItemPartnerCustomerReturnItemPartnerUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn that return types with arguments of type CustomerReturnItemPartnerModifier and TypeMethodDescriptionCustomerReturnItem.fetchPartner()Fetches the CustomerReturnItemPartner entities (one to many) associated with this entity.protected Class<CustomerReturnItemPartner>CustomerReturnItemPartnerByKeyFluentHelper.getEntityClass()protected Class<CustomerReturnItemPartner>CustomerReturnItemPartnerFluentHelper.getEntityClass()io.vavr.control.Option<List<CustomerReturnItemPartner>>CustomerReturnItem.getPartnerIfPresent()Retrieval of associated CustomerReturnItemPartner entities (one to many).CustomerReturnItem.getPartnerOrFetch()Retrieval of associated CustomerReturnItemPartner entities (one to many).CustomerReturnItemPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with parameters of type CustomerReturnItemPartnerModifier and TypeMethodDescriptionvoidCustomerReturnItem.addPartner(CustomerReturnItemPartner... entity) Adds elements to the list of associated CustomerReturnItemPartner entities.CustomerReturnItem.CustomerReturnItemBuilder.partner(CustomerReturnItemPartner... value) Navigation property to_Partner for CustomerReturnItem to multiple CustomerReturnItemPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with type arguments of type CustomerReturnItemPartnerModifier and TypeMethodDescriptionvoidCustomerReturnItem.setPartner(List<CustomerReturnItemPartner> value) Overwrites the list of associated CustomerReturnItemPartner entities for the loaded navigation property to_Partner.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with parameters of type CustomerReturnItemPartnerModifierConstructorDescriptionCustomerReturnItemPartnerDeleteFluentHelper(String servicePath, CustomerReturnItemPartner entity, String entityCollection) Creates a fluent helper object that will delete aCustomerReturnItemPartnerentity on the OData endpoint.CustomerReturnItemPartnerUpdateFluentHelper(String servicePath, CustomerReturnItemPartner entity, String entityCollection) Creates a fluent helper object that will update aCustomerReturnItemPartnerentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn with type arguments of type CustomerReturnItemPartnerModifierConstructorDescriptionCustomerReturnItem(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 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 itemBillingBlockReason, String profitCenter, String retsMgmtProcess, String retsMgmtProcessItem, String returnReason, String retsMgmtProcessingBlock, String custRetItmFollowUpActivity, String returnsMaterialHasBeenReceived, String returnsRefundType, String returnsRefundProcgMode, String retsProdValnIsSuspended, 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 cRMLogicalSystem, String cRMObjectUUID, String cRMObjectID, String cRMObjectType, String retsMgmtItmLogProcgStatus, String retsMgmtItmCompnProcgStatus, String retsMgmtItmProcgStatus, String returnsDocumentStatus, String returnsDocumentApprovalStatus, String sDProcessStatus, String referenceSDDocument, String referenceSDDocumentItem, String referenceSDDocumentCategory, String sDDocumentRejectionStatus, CustomerReturn toCustomerReturn, List<CustomerReturnItemPartner> toPartner, List<CustomerReturnItemPrcgElmnt> toPricingElement, List<CustomerReturnProcessStep> toProcessStep, List<CustomerReturnItemRelatedObj> toRelatedObject, List<CustomerReturnScheduleLine> toScheduleLine, List<CustomerReturnSerialNumber> toSerialNumber, List<CustomerReturnItemText> toText) -
Uses of CustomerReturnItemPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.batch with parameters of type CustomerReturnItemPartnerModifier and TypeMethodDescriptionCustomerReturnServiceBatchChangeSet.deleteCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Deletes an existingCustomerReturnItemPartnerentity in the S/4HANA system.DefaultCustomerReturnServiceBatchChangeSet.deleteCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) CustomerReturnServiceBatchChangeSet.updateCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Update an existingCustomerReturnItemPartnerentity and save it to the S/4HANA system.DefaultCustomerReturnServiceBatchChangeSet.updateCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) -
Uses of CustomerReturnItemPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.link that return types with arguments of type CustomerReturnItemPartnerModifier and TypeMethodDescriptionCustomerReturnItemPartnerOneToOneLink.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.customerreturn.link with type arguments of type CustomerReturnItemPartnerModifier and TypeMethodDescriptionprotected CustomerReturnItemPartnerLink<ObjectT>CustomerReturnItemPartnerLink.translateLinkType(EntityLink<CustomerReturnItemPartnerLink<ObjectT>, CustomerReturnItemPartner, ObjectT> link) -
Uses of CustomerReturnItemPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type CustomerReturnItemPartnerModifier and TypeMethodDescriptionCustomerReturnService.deleteCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Deprecated.Deletes an existingCustomerReturnItemPartnerentity in the S/4HANA system.DefaultCustomerReturnService.deleteCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Deprecated.CustomerReturnService.updateCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Deprecated.Update an existingCustomerReturnItemPartnerentity and save it to the S/4HANA system.DefaultCustomerReturnService.updateCustomerReturnItemPartner(CustomerReturnItemPartner customerReturnItemPartner) Deprecated.