Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice.BusPartInvoiceCorrespnc
Packages that use BusPartInvoiceCorrespnc
Package
Description
-
Uses of BusPartInvoiceCorrespnc in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice with type parameters of type BusPartInvoiceCorrespncModifier and TypeFieldDescriptionstatic final SimpleProperty<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.ALL_FIELDSSelector for all available fields of BusPartInvoiceCorrespnc.static final SimpleProperty.String<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.CA_CORRESPONDENCEstatic final SimpleProperty.String<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.CA_CORRESPONDENCE_TYPEstatic final SimpleProperty.String<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.CA_DOC_CTN_CORRESPNC_SQNC_NUMBERstatic final SimpleProperty.Guid<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.CA_DOCUMENT_CONTAINER_UUIDstatic final SimpleProperty.Date<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.CORRESPONDENCE_CREATION_DATEstatic final SimpleProperty.Time<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.CORRESPONDENCE_CREATION_TIMEstatic final SimpleProperty.Date<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.CORRESPONDENCE_PRINT_DATEstatic final SimpleProperty.String<BusPartInvoiceCorrespnc>BusPartInvoiceCorrespnc.MIME_TYPEBusPartInvoice.TO__BUS_PART_INVOICE_CORRESPNCUse with available request builders to apply the _BusPartInvoiceCorrespnc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice that return BusPartInvoiceCorrespncMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice that return types with arguments of type BusPartInvoiceCorrespncModifier and TypeMethodDescriptionio.vavr.control.Option<List<BusPartInvoiceCorrespnc>>BusPartInvoice.getBusPartInvoiceCorrespncIfPresent()Retrieval of associated BusPartInvoiceCorrespnc entities (one to many).BusPartInvoiceCorrespnc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice with parameters of type BusPartInvoiceCorrespncModifier and TypeMethodDescriptionvoidBusPartInvoice.addBusPartInvoiceCorrespnc(BusPartInvoiceCorrespnc... entity) Adds elements to the list of associated BusPartInvoiceCorrespnc entities.BusPartInvoice.BusPartInvoiceBuilder.busPartInvoiceCorrespnc(BusPartInvoiceCorrespnc... value) Navigation property _BusPartInvoiceCorrespnc for BusPartInvoice to multiple BusPartInvoiceCorrespnc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice with type arguments of type BusPartInvoiceCorrespncModifier and TypeMethodDescriptionvoidBusPartInvoice.setBusPartInvoiceCorrespnc(List<BusPartInvoiceCorrespnc> value) Overwrites the list of associated BusPartInvoiceCorrespnc entities for the loaded navigation property _BusPartInvoiceCorrespnc.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerinvoice with type arguments of type BusPartInvoiceCorrespncModifierConstructorDescriptionBusPartInvoice(UUID cADocumentContainerUUID, String cADocContainerInvoiceStatus, String cADocContainerInvoiceStatusTxt, String cADocumentContainerRefType, String cADocumentContainerRefTypeText, String cADocumentContainerReference, LocalDate creationDate, LocalTime creationTime, String displayCurrency, BigDecimal cAInvoiceAmountInDisplayCrcy, BigDecimal openAmountInDisplayCrcy, BigDecimal cashDiscountAmountInDspCrcy, BigDecimal cAEligibleAmountForCshDiscInDC, BigDecimal cAReleasedAmtInDisplayCurrency, BigDecimal cAClearingAmountInDisplayCrcy, BusPartInvoiceParameters toParameters, List<BusPartInvoiceCorrespnc> to_BusPartInvoiceCorrespnc) -
Uses of BusPartInvoiceCorrespnc in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type BusPartInvoiceCorrespncModifier and TypeMethodDescriptionContractAccountingBusinessPartnerInvoiceService.countBusPartInvoiceCorrespnc()Deprecated.Fetch the number of entries from theBusPartInvoiceCorrespncentity collection matching the filter and search expressions.DefaultContractAccountingBusinessPartnerInvoiceService.countBusPartInvoiceCorrespnc()Deprecated.ContractAccountingBusinessPartnerInvoiceService.getAllBusPartInvoiceCorrespnc()Deprecated.Fetch multipleBusPartInvoiceCorrespncentities.DefaultContractAccountingBusinessPartnerInvoiceService.getAllBusPartInvoiceCorrespnc()Deprecated.ContractAccountingBusinessPartnerInvoiceService.getBusPartInvoiceCorrespncByKey(UUID cADocumentContainerUUID, String cACorrespondenceType, String cACorrespondence, String cADocCtnCorrespncSqncNumber) Deprecated.Fetch a singleBusPartInvoiceCorrespncentity using key fields.DefaultContractAccountingBusinessPartnerInvoiceService.getBusPartInvoiceCorrespncByKey(UUID cADocumentContainerUUID, String cACorrespondenceType, String cACorrespondence, String cADocCtnCorrespncSqncNumber) Deprecated.