Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate.CrdtMemoReqItemPartnerSimln
Packages that use CrdtMemoReqItemPartnerSimln
Package
Description
-
Uses of CrdtMemoReqItemPartnerSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate with type parameters of type CrdtMemoReqItemPartnerSimlnModifier and TypeFieldDescriptionstatic final CreditMemoReqItemSimulationLink<CrdtMemoReqItemPartnerSimln>CreditMemoReqItemSimulation.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.creditmemorequestsimulate that return CrdtMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionCrdtMemoReqItemPartnerSimln.CrdtMemoReqItemPartnerSimlnBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate that return types with arguments of type CrdtMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionCreditMemoReqItemSimulation.fetchPartner()Fetches the CrdtMemoReqItemPartnerSimln entities (one to many) associated with this entity.io.vavr.control.Option<List<CrdtMemoReqItemPartnerSimln>>CreditMemoReqItemSimulation.getPartnerIfPresent()Retrieval of associated CrdtMemoReqItemPartnerSimln entities (one to many).CreditMemoReqItemSimulation.getPartnerOrFetch()Retrieval of associated CrdtMemoReqItemPartnerSimln entities (one to many).CrdtMemoReqItemPartnerSimln.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate with parameters of type CrdtMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionvoidCreditMemoReqItemSimulation.addPartner(CrdtMemoReqItemPartnerSimln... entity) Adds elements to the list of associated CrdtMemoReqItemPartnerSimln entities.CreditMemoReqItemSimulation.CreditMemoReqItemSimulationBuilder.partner(CrdtMemoReqItemPartnerSimln... value) Navigation property to_Partner for CreditMemoReqItemSimulation to multiple CrdtMemoReqItemPartnerSimln.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate with type arguments of type CrdtMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionvoidCreditMemoReqItemSimulation.setPartner(List<CrdtMemoReqItemPartnerSimln> value) Overwrites the list of associated CrdtMemoReqItemPartnerSimln entities for the loaded navigation property to_Partner.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate with type arguments of type CrdtMemoReqItemPartnerSimlnModifierConstructorDescriptionCreditMemoReqItemSimulation(String creditMemoRequest, String creditMemoRequestItem, String higherLevelItem, String creditMemoRequestItemCategory, String creditMemoRequestItemText, 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, BigDecimal subtotal1Amount, BigDecimal subtotal2Amount, BigDecimal subtotal3Amount, BigDecimal subtotal4Amount, BigDecimal subtotal5Amount, BigDecimal subtotal6Amount, BigDecimal taxAmount, String materialPricingGroup, String productTaxClassification1, String productTaxClassification2, String productTaxClassification3, String productTaxClassification4, String productTaxClassification5, String productTaxClassification6, String productTaxClassification7, String productTaxClassification8, String productTaxClassification9, String matlAccountAssignmentGroup, String batch, String incotermsClassification, String incotermsTransferLocation, String incotermsLocation1, String incotermsLocation2, String itemBillingBlockReason, String salesDocumentRjcnReason, String profitCenter, String referenceSDDocument, String referenceSDDocumentItem, LocalDateTime servicesRenderedDate, List<CrdtMemoReqItemPartnerSimln> toPartner, List<CrdtMemoReqItmPrcgElmntSimln> toPricingElement, CreditMemoRequestSimulation toCreditMemoRequest) -
Uses of CrdtMemoReqItemPartnerSimln in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequestsimulate.link that return types with arguments of type CrdtMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionCrdtMemoReqItemPartnerSimlnOneToOneLink.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.creditmemorequestsimulate.link with type arguments of type CrdtMemoReqItemPartnerSimlnModifier and TypeMethodDescriptionprotected CrdtMemoReqItemPartnerSimlnLink<ObjectT>CrdtMemoReqItemPartnerSimlnLink.translateLinkType(EntityLink<CrdtMemoReqItemPartnerSimlnLink<ObjectT>, CrdtMemoReqItemPartnerSimln, ObjectT> link)