Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate.DebitMemoReqItemPartnerSimln
Packages that use DebitMemoReqItemPartnerSimln
Package
Description
-
Uses of DebitMemoReqItemPartnerSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate with type parameters of type DebitMemoReqItemPartnerSimlnModifier and TypeFieldDescriptionstatic final DebitMemoReqItemSimulationLink<DebitMemoReqItemPartnerSimln>DebitMemoReqItemSimulation.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.debitmemorequestsimulate that return DebitMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionDebitMemoReqItemPartnerSimln.DebitMemoReqItemPartnerSimlnBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate that return types with arguments of type DebitMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionDebitMemoReqItemSimulation.fetchPartner()Fetches the DebitMemoReqItemPartnerSimln entities (one to many) associated with this entity.io.vavr.control.Option<List<DebitMemoReqItemPartnerSimln>>DebitMemoReqItemSimulation.getPartnerIfPresent()Retrieval of associated DebitMemoReqItemPartnerSimln entities (one to many).DebitMemoReqItemSimulation.getPartnerOrFetch()Retrieval of associated DebitMemoReqItemPartnerSimln entities (one to many).DebitMemoReqItemPartnerSimln.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate with parameters of type DebitMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionvoidDebitMemoReqItemSimulation.addPartner(DebitMemoReqItemPartnerSimln... entity) Adds elements to the list of associated DebitMemoReqItemPartnerSimln entities.DebitMemoReqItemSimulation.DebitMemoReqItemSimulationBuilder.partner(DebitMemoReqItemPartnerSimln... value) Navigation property to_Partner for DebitMemoReqItemSimulation to multiple DebitMemoReqItemPartnerSimln.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate with type arguments of type DebitMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionvoidDebitMemoReqItemSimulation.setPartner(List<DebitMemoReqItemPartnerSimln> value) Overwrites the list of associated DebitMemoReqItemPartnerSimln entities for the loaded navigation property to_Partner.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate with type arguments of type DebitMemoReqItemPartnerSimlnModifierConstructorDescriptionDebitMemoReqItemSimulation(String debitMemoRequest, String debitMemoRequestItem, String higherLevelItem, String debitMemoRequestItemCategory, String debitMemoRequestItemText, String purchaseOrderByCustomer, String material, String materialByCustomer, LocalDateTime pricingDate, BigDecimal requestedQuantity, String requestedQuantityUnit, String requestedQuantitySAPUnit, String requestedQuantityISOUnit, BigDecimal itemGrossWeight, BigDecimal itemNetWeight, String itemWeightUnit, String itemWeightSAPUnit, String itemWeightISOUnit, BigDecimal itemVolume, String itemVolumeUnit, String itemVolumeSAPUnit, String itemVolumeISOUnit, String transactionCurrency, BigDecimal netAmount, String materialGroup, String additionalMaterialGroup1, String additionalMaterialGroup2, String additionalMaterialGroup3, String additionalMaterialGroup4, String additionalMaterialGroup5, String materialPricingGroup, String productTaxClassification1, String productTaxClassification2, String productTaxClassification3, String productTaxClassification4, String productTaxClassification5, String productTaxClassification6, String productTaxClassification7, String productTaxClassification8, String productTaxClassification9, String batch, String plant, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String customerPaymentTerms, String itemBillingBlockReason, String salesDocumentRjcnReason, String profitCenter, String referenceSDDocument, String referenceSDDocumentItem, BigDecimal subtotal1Amount, BigDecimal subtotal2Amount, BigDecimal subtotal3Amount, BigDecimal subtotal4Amount, BigDecimal subtotal5Amount, BigDecimal subtotal6Amount, BigDecimal taxAmount, List<DebitMemoReqItemPartnerSimln> toPartner, List<DebitMemoReqItemPrgElmSimln> toPricingElement, DebitMemoRequestSimulation toDebitMemoRequest) -
Uses of DebitMemoReqItemPartnerSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequestsimulate.link that return types with arguments of type DebitMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionDebitMemoReqItemPartnerSimlnOneToOneLink.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.debitmemorequestsimulate.link with type arguments of type DebitMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionprotected DebitMemoReqItemPartnerSimlnLink<ObjectT>DebitMemoReqItemPartnerSimlnLink.translateLinkType(EntityLink<DebitMemoReqItemPartnerSimlnLink<ObjectT>, DebitMemoReqItemPartnerSimln, ObjectT> link)