Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.Supplier
Packages that use Supplier
Package
Description
-
Uses of Supplier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with type parameters of type SupplierModifier and TypeFieldDescriptionstatic final BusinessPartnerOneToOneLink<Supplier>BusinessPartner.TO_SUPPLIERUse with available fluent helpers to apply the to_Supplier navigation property to query operations.static final SupplierCompanyOneToOneLink<Supplier>SupplierCompany.TO_SUPPLIERUse with available fluent helpers to apply the to_Supplier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return SupplierModifier and TypeMethodDescriptionSupplier.SupplierBuilder.build()BusinessPartner.fetchSupplier()Fetches the Supplier entity (one to one) associated with this entity.SupplierCompany.fetchSupplier()Fetches the Supplier entity (one to one) associated with this entity.protected SupplierSupplierCreateFluentHelper.getEntity()protected SupplierSupplierUpdateFluentHelper.getEntity()BusinessPartner.getSupplierOrFetch()Retrieval of associated Supplier entity (one to one).SupplierCompany.getSupplierOrFetch()Retrieval of associated Supplier entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return types with arguments of type SupplierModifier and TypeMethodDescriptionSupplierByKeyFluentHelper.getEntityClass()SupplierFluentHelper.getEntityClass()io.vavr.control.Option<Supplier>BusinessPartner.getSupplierIfPresent()Retrieval of associated Supplier entity (one to one).io.vavr.control.Option<Supplier>SupplierCompany.getSupplierIfPresent()Retrieval of associated Supplier entity (one to one).Supplier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierModifier and TypeMethodDescriptionvoidBusinessPartner.setSupplier(Supplier value) Overwrites the associated Supplier entity for the loaded navigation property to_Supplier.voidSupplierCompany.setSupplier(Supplier value) Overwrites the associated Supplier entity for the loaded navigation property to_Supplier.Navigation property to_Supplier for BusinessPartner to single Supplier.Navigation property to_Supplier for SupplierCompany to single Supplier.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner with parameters of type SupplierModifierConstructorDescriptionBusinessPartner(String businessPartner, String customer, String supplier, String academicTitle, String authorizationGroup, String businessPartnerCategory, String businessPartnerFullName, String businessPartnerGrouping, String businessPartnerName, UUID businessPartnerUUID, String correspondenceLanguage, String createdByUser, LocalDateTime creationDate, LocalTime creationTime, String firstName, String formOfAddress, String industry, String internationalLocationNumber1, String internationalLocationNumber2, Boolean isFemale, Boolean isMale, String isNaturalPerson, Boolean isSexUnknown, String genderCodeName, String language, LocalDateTime lastChangeDate, LocalTime lastChangeTime, String lastChangedByUser, String lastName, String legalForm, String organizationBPName1, String organizationBPName2, String organizationBPName3, String organizationBPName4, LocalDateTime organizationFoundationDate, LocalDateTime organizationLiquidationDate, String searchTerm1, String searchTerm2, String additionalLastName, LocalDateTime birthDate, String businessPartnerBirthDateStatus, String businessPartnerBirthplaceName, LocalDateTime businessPartnerDeathDate, Boolean businessPartnerIsBlocked, String businessPartnerType, String eTag, String groupBusinessPartnerName1, String groupBusinessPartnerName2, String independentAddressID, String internationalLocationNumber3, String middleName, String nameCountry, String nameFormat, String personFullName, String personNumber, Boolean isMarkedForArchiving, String businessPartnerIDByExtSystem, String businessPartnerPrintFormat, String businessPartnerOccupation, String busPartMaritalStatus, String busPartNationality, String businessPartnerBirthName, String businessPartnerSupplementName, String naturalPersonEmployerName, String lastNamePrefix, String lastNameSecondPrefix, String initials, String tradingPartner, BPCreditWorthiness toBPCreditWorthiness, BPFinancialServicesReporting toBPFinServicesReporting, List<BPFiscalYearInformation> toBPFiscalYearInformation, List<BPRelationship> toBPRelationship, List<BuPaIdentification> toBuPaIdentification, List<BuPaIndustry> toBuPaIndustry, BPFinancialServicesExtn toBusinessPartner, List<BusinessPartnerAddress> toBusinessPartnerAddress, List<BusinessPartnerBank> toBusinessPartnerBank, List<BusinessPartnerContact> toBusinessPartnerContact, List<BusinessPartnerRating> toBusinessPartnerRating, List<BusinessPartnerRole> toBusinessPartnerRole, List<BusinessPartnerTaxNumber> toBusinessPartnerTax, List<BusPartAddrDepdntTaxNmbr> toBusPartAddrDepdntTaxNmbr, Customer toCustomer, Supplier toSupplier) SupplierCompany(String supplier, String companyCode, String authorizationGroup, String companyCodeName, String paymentBlockingReason, Boolean supplierIsBlockedForPosting, String accountingClerk, String accountingClerkFaxNumber, String accountingClerkPhoneNumber, String supplierClerk, String supplierClerkURL, String paymentMethodsList, String paymentTerms, Boolean clearCustomerSupplier, Boolean isToBeLocallyProcessed, Boolean itemIsToBePaidSeparately, Boolean paymentIsToBeSentByEDI, String houseBank, BigDecimal checkPaidDurationInDays, String currency, BigDecimal billOfExchLmtAmtInCoCodeCrcy, String supplierClerkIDBySupplier, String reconciliationAccount, String interestCalculationCode, LocalDateTime interestCalculationDate, String intrstCalcFrequencyInMonths, String supplierHeadOffice, String alternativePayee, String layoutSortingRule, String aPARToleranceGroup, LocalDateTime supplierCertificationDate, String supplierAccountNote, String withholdingTaxCountry, Boolean deletionIndicator, String cashPlanningGroup, Boolean isToBeCheckedForDuplicates, String minorityGroup, String supplierAccountGroup, List<SupplierCompanyText> toCompanyText, Supplier toSupplier, List<SupplierDunning> toSupplierDunning, List<SupplierWithHoldingTax> toSupplierWithHoldingTax) SupplierCreateFluentHelper(String servicePath, Supplier entity, String entityCollection) Creates a fluent helper object that will create aSupplierentity on the OData endpoint.SupplierUpdateFluentHelper(String servicePath, Supplier entity, String entityCollection) Creates a fluent helper object that will update aSupplierentity on the OData endpoint. -
Uses of Supplier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.batch with parameters of type SupplierModifier and TypeMethodDescriptionBusinessPartnerServiceBatchChangeSet.createSupplier(Supplier supplier) Create a newSupplierentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.createSupplier(Supplier supplier) BusinessPartnerServiceBatchChangeSet.updateSupplier(Supplier supplier) Update an existingSupplierentity and save it to the S/4HANA system.DefaultBusinessPartnerServiceBatchChangeSet.updateSupplier(Supplier supplier) -
Uses of Supplier in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that return types with arguments of type SupplierModifier and TypeMethodDescriptionSupplierOneToOneLink.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.businesspartner.link with type arguments of type SupplierModifier and TypeMethodDescriptionprotected SupplierLink<ObjectT>SupplierLink.translateLinkType(EntityLink<SupplierLink<ObjectT>, Supplier, ObjectT> link) -
Uses of Supplier in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SupplierModifier and TypeMethodDescriptionBusinessPartnerService.createSupplier(Supplier supplier) Deprecated.Create a newSupplierentity and save it to the S/4HANA system.DefaultBusinessPartnerService.createSupplier(Supplier supplier) Deprecated.BusinessPartnerService.updateSupplier(Supplier supplier) Deprecated.Update an existingSupplierentity and save it to the S/4HANA system.DefaultBusinessPartnerService.updateSupplier(Supplier supplier) Deprecated.