Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.BillingDocReqItemPartner
Packages that use BillingDocReqItemPartner
Package
Description
-
Uses of BillingDocReqItemPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with type parameters of type BillingDocReqItemPartnerModifier and TypeFieldDescriptionstatic final BillingDocumentRequestItemLink<BillingDocReqItemPartner>BillingDocumentRequestItem.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.billingdocumentrequest that return BillingDocReqItemPartnerModifier and TypeMethodDescriptionBillingDocReqItemPartner.BillingDocReqItemPartnerBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest that return types with arguments of type BillingDocReqItemPartnerModifier and TypeMethodDescriptionBillingDocumentRequestItem.fetchPartner()Fetches the BillingDocReqItemPartner entities (one to many) associated with this entity.protected Class<BillingDocReqItemPartner>BillingDocReqItemPartnerByKeyFluentHelper.getEntityClass()protected Class<BillingDocReqItemPartner>BillingDocReqItemPartnerFluentHelper.getEntityClass()io.vavr.control.Option<List<BillingDocReqItemPartner>>BillingDocumentRequestItem.getPartnerIfPresent()Retrieval of associated BillingDocReqItemPartner entities (one to many).BillingDocumentRequestItem.getPartnerOrFetch()Retrieval of associated BillingDocReqItemPartner entities (one to many).BillingDocReqItemPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with parameters of type BillingDocReqItemPartnerModifier and TypeMethodDescriptionvoidBillingDocumentRequestItem.addPartner(BillingDocReqItemPartner... entity) Adds elements to the list of associated BillingDocReqItemPartner entities.BillingDocumentRequestItem.BillingDocumentRequestItemBuilder.partner(BillingDocReqItemPartner... value) Navigation property to_Partner for BillingDocumentRequestItem to multiple BillingDocReqItemPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with type arguments of type BillingDocReqItemPartnerModifier and TypeMethodDescriptionvoidBillingDocumentRequestItem.setPartner(List<BillingDocReqItemPartner> value) Overwrites the list of associated BillingDocReqItemPartner entities for the loaded navigation property to_Partner.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest with type arguments of type BillingDocReqItemPartnerModifierConstructorDescriptionBillingDocumentRequestItem(String billingDocumentRequest, String billingDocumentRequestItem, LocalDateTime creationDate, LocalTime creationTime, String referenceLogicalSystem, String division, String material, String productHierarchyNode, String plant, String billingDocumentRequestItemText, LocalDateTime servicesRenderedDate, BigDecimal billingQuantity, String billingQuantityUnit, BigDecimal netAmount, String transactionCurrency, BigDecimal grossAmount, LocalDateTime pricingDate, BigDecimal absltPriceDetnExchangeRate, Boolean priceDetnExchRateIsIndrctQtan, BigDecimal taxAmount, String departureCountry, String taxJurisdiction, String productTaxClassification1, String businessArea, String profitCenter, String wBSElement, String controllingArea, String profitabilitySegment, String orderID, String costCenter, String matlAccountAssignmentGroup, String referenceDocument, String referenceDocumentItem, String higherLevelItem, String billgDocRequestItemInPartSgmt, BillingDocumentRequest toBillingDocumentRequest, List<BillingDocReqItemPartner> toPartner, List<BillingDocReqItemPrcgElmnt> toPricingElement) -
Uses of BillingDocReqItemPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.link that return types with arguments of type BillingDocReqItemPartnerModifier and TypeMethodDescriptionBillingDocReqItemPartnerOneToOneLink.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.billingdocumentrequest.link with type arguments of type BillingDocReqItemPartnerModifier and TypeMethodDescriptionprotected BillingDocReqItemPartnerLink<ObjectT>BillingDocReqItemPartnerLink.translateLinkType(EntityLink<BillingDocReqItemPartnerLink<ObjectT>, BillingDocReqItemPartner, ObjectT> link)