Modifier and Type | Method and Description |
---|---|
Supplier.SupplierBuilder |
alternativePayeeAccountNumber(String alternativePayeeAccountNumber)
Constraints: Not nullable, Maximum length: 10
|
Supplier.SupplierBuilder |
authorizationGroup(String authorizationGroup)
Constraints: Not nullable, Maximum length: 4
|
Supplier.SupplierBuilder |
birthDate(LocalDateTime birthDate)
Constraints: Not nullable, Precision: 0
|
Supplier.SupplierBuilder |
bR_TaxIsSplit(Boolean bR_TaxIsSplit)
Constraints: none
|
Supplier |
build() |
Supplier.SupplierBuilder |
concatenatedInternationalLocNo(String concatenatedInternationalLocNo)
Constraints: Not nullable, Maximum length: 20
|
Supplier.SupplierBuilder |
createdByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
Supplier.SupplierBuilder |
creationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
Supplier.SupplierBuilder |
customer(String customer)
Constraints: Not nullable, Maximum length: 10
|
Supplier.SupplierBuilder |
deletionIndicator(Boolean deletionIndicator)
Constraints: none
|
Supplier.SupplierBuilder |
fiscalAddress(String fiscalAddress)
Constraints: Not nullable, Maximum length: 10
|
Supplier.SupplierBuilder |
industry(String industry)
Constraints: Not nullable, Maximum length: 4
|
Supplier.SupplierBuilder |
internationalLocationNumber1(String internationalLocationNumber1)
Constraints: Not nullable, Maximum length: 7
|
Supplier.SupplierBuilder |
internationalLocationNumber2(String internationalLocationNumber2)
Constraints: Not nullable, Maximum length: 5
|
Supplier.SupplierBuilder |
internationalLocationNumber3(String internationalLocationNumber3)
Constraints: Not nullable, Maximum length: 1
|
Supplier.SupplierBuilder |
isNaturalPerson(String isNaturalPerson)
Constraints: Not nullable, Maximum length: 1
|
Supplier.SupplierBuilder |
paymentIsBlockedForSupplier(Boolean paymentIsBlockedForSupplier)
Constraints: none
|
Supplier.SupplierBuilder |
postingIsBlocked(Boolean postingIsBlocked)
Constraints: none
|
Supplier.SupplierBuilder |
purchasingIsBlocked(Boolean purchasingIsBlocked)
Constraints: none
|
Supplier.SupplierBuilder |
responsibleType(String responsibleType)
Constraints: Not nullable, Maximum length: 2
|
Supplier.SupplierBuilder |
suplrProofOfDelivRlvtCode(String suplrProofOfDelivRlvtCode)
Constraints: Not nullable, Maximum length: 1
|
Supplier.SupplierBuilder |
suplrQltyInProcmtCertfnValidTo(LocalDateTime suplrQltyInProcmtCertfnValidTo)
Constraints: Not nullable, Precision: 0
|
Supplier.SupplierBuilder |
suplrQualityManagementSystem(String suplrQualityManagementSystem)
Constraints: Not nullable, Maximum length: 4
|
Supplier.SupplierBuilder |
supplier(String supplier)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
Supplier.SupplierBuilder |
supplierAccountGroup(String supplierAccountGroup)
Constraints: Not nullable, Maximum length: 4
|
Supplier.SupplierBuilder |
supplierCompany(SupplierCompany... value)
Navigation property to_SupplierCompany for Supplier to multiple SupplierCompany.
|
Supplier.SupplierBuilder |
supplierCorporateGroup(String supplierCorporateGroup)
Constraints: Not nullable, Maximum length: 10
|
Supplier.SupplierBuilder |
supplierFullName(String supplierFullName)
Constraints: Not nullable, Maximum length: 220
|
Supplier.SupplierBuilder |
supplierName(String supplierName)
Constraints: Not nullable, Maximum length: 80
|
Supplier.SupplierBuilder |
supplierProcurementBlock(String supplierProcurementBlock)
Constraints: Not nullable, Maximum length: 2
|
Supplier.SupplierBuilder |
supplierPurchasingOrg(SupplierPurchasingOrg... value)
Navigation property to_SupplierPurchasingOrg for Supplier to multiple
SupplierPurchasingOrg.
|
Supplier.SupplierBuilder |
supplierText(SupplierText... value)
Navigation property to_SupplierText for Supplier to multiple SupplierText.
|
Supplier.SupplierBuilder |
taxNumber1(String taxNumber1)
Constraints: Not nullable, Maximum length: 16
|
Supplier.SupplierBuilder |
taxNumber2(String taxNumber2)
Constraints: Not nullable, Maximum length: 11
|
Supplier.SupplierBuilder |
taxNumber3(String taxNumber3)
Constraints: Not nullable, Maximum length: 18
|
Supplier.SupplierBuilder |
taxNumber4(String taxNumber4)
Constraints: Not nullable, Maximum length: 18
|
Supplier.SupplierBuilder |
taxNumber5(String taxNumber5)
Constraints: Not nullable, Maximum length: 60
|
Supplier.SupplierBuilder |
taxNumberResponsible(String taxNumberResponsible)
Constraints: Not nullable, Maximum length: 18
|
Supplier.SupplierBuilder |
taxNumberType(String taxNumberType)
Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
Supplier.SupplierBuilder |
vATRegistration(String vATRegistration)
Constraints: Not nullable, Maximum length: 20
|
@Nonnull public Supplier.SupplierBuilder supplierCompany(SupplierCompany... value)
value
- The SupplierCompanys to build this Supplier with.@Nonnull public Supplier.SupplierBuilder supplierPurchasingOrg(SupplierPurchasingOrg... value)
value
- The SupplierPurchasingOrgs to build this Supplier with.@Nonnull public Supplier.SupplierBuilder supplierText(SupplierText... value)
value
- The SupplierTexts to build this Supplier with.@Nonnull public Supplier.SupplierBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public Supplier.SupplierBuilder alternativePayeeAccountNumber(@Nullable String alternativePayeeAccountNumber)
Original property name from the Odata EDM: AlternativePayeeAccountNumber
this
.@Nonnull public Supplier.SupplierBuilder authorizationGroup(@Nullable String authorizationGroup)
Original property name from the Odata EDM: AuthorizationGroup
this
.@Nonnull public Supplier.SupplierBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public Supplier.SupplierBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public Supplier.SupplierBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public Supplier.SupplierBuilder paymentIsBlockedForSupplier(@Nullable Boolean paymentIsBlockedForSupplier)
Original property name from the Odata EDM: PaymentIsBlockedForSupplier
this
.@Nonnull public Supplier.SupplierBuilder postingIsBlocked(@Nullable Boolean postingIsBlocked)
Original property name from the Odata EDM: PostingIsBlocked
this
.@Nonnull public Supplier.SupplierBuilder purchasingIsBlocked(@Nullable Boolean purchasingIsBlocked)
Original property name from the Odata EDM: PurchasingIsBlocked
this
.@Nonnull public Supplier.SupplierBuilder supplierAccountGroup(@Nullable String supplierAccountGroup)
Original property name from the Odata EDM: SupplierAccountGroup
this
.@Nonnull public Supplier.SupplierBuilder supplierFullName(@Nullable String supplierFullName)
Original property name from the Odata EDM: SupplierFullName
this
.@Nonnull public Supplier.SupplierBuilder supplierName(@Nullable String supplierName)
Original property name from the Odata EDM: SupplierName
this
.@Nonnull public Supplier.SupplierBuilder vATRegistration(@Nullable String vATRegistration)
Original property name from the Odata EDM: VATRegistration
this
.@Nonnull public Supplier.SupplierBuilder birthDate(@Nullable LocalDateTime birthDate)
Original property name from the Odata EDM: BirthDate
this
.@Nonnull public Supplier.SupplierBuilder concatenatedInternationalLocNo(@Nullable String concatenatedInternationalLocNo)
Original property name from the Odata EDM: ConcatenatedInternationalLocNo
this
.@Nonnull public Supplier.SupplierBuilder deletionIndicator(@Nullable Boolean deletionIndicator)
Original property name from the Odata EDM: DeletionIndicator
this
.@Nonnull public Supplier.SupplierBuilder fiscalAddress(@Nullable String fiscalAddress)
Original property name from the Odata EDM: FiscalAddress
this
.@Nonnull public Supplier.SupplierBuilder industry(@Nullable String industry)
Original property name from the Odata EDM: Industry
this
.@Nonnull public Supplier.SupplierBuilder internationalLocationNumber1(@Nullable String internationalLocationNumber1)
Original property name from the Odata EDM: InternationalLocationNumber1
this
.@Nonnull public Supplier.SupplierBuilder internationalLocationNumber2(@Nullable String internationalLocationNumber2)
Original property name from the Odata EDM: InternationalLocationNumber2
this
.@Nonnull public Supplier.SupplierBuilder internationalLocationNumber3(@Nullable String internationalLocationNumber3)
Original property name from the Odata EDM: InternationalLocationNumber3
this
.@Nonnull public Supplier.SupplierBuilder isNaturalPerson(@Nullable String isNaturalPerson)
Original property name from the Odata EDM: IsNaturalPerson
this
.@Nonnull public Supplier.SupplierBuilder responsibleType(@Nullable String responsibleType)
Original property name from the Odata EDM: ResponsibleType
this
.@Nonnull public Supplier.SupplierBuilder suplrQltyInProcmtCertfnValidTo(@Nullable LocalDateTime suplrQltyInProcmtCertfnValidTo)
Original property name from the Odata EDM: SuplrQltyInProcmtCertfnValidTo
this
.@Nonnull public Supplier.SupplierBuilder suplrQualityManagementSystem(@Nullable String suplrQualityManagementSystem)
Original property name from the Odata EDM: SuplrQualityManagementSystem
this
.@Nonnull public Supplier.SupplierBuilder supplierCorporateGroup(@Nullable String supplierCorporateGroup)
Original property name from the Odata EDM: SupplierCorporateGroup
this
.@Nonnull public Supplier.SupplierBuilder supplierProcurementBlock(@Nullable String supplierProcurementBlock)
Original property name from the Odata EDM: SupplierProcurementBlock
this
.@Nonnull public Supplier.SupplierBuilder taxNumber1(@Nullable String taxNumber1)
Original property name from the Odata EDM: TaxNumber1
this
.@Nonnull public Supplier.SupplierBuilder taxNumber2(@Nullable String taxNumber2)
Original property name from the Odata EDM: TaxNumber2
this
.@Nonnull public Supplier.SupplierBuilder taxNumber3(@Nullable String taxNumber3)
Original property name from the Odata EDM: TaxNumber3
this
.@Nonnull public Supplier.SupplierBuilder taxNumber4(@Nullable String taxNumber4)
Original property name from the Odata EDM: TaxNumber4
this
.@Nonnull public Supplier.SupplierBuilder taxNumber5(@Nullable String taxNumber5)
Original property name from the Odata EDM: TaxNumber5
this
.@Nonnull public Supplier.SupplierBuilder taxNumberResponsible(@Nullable String taxNumberResponsible)
Original property name from the Odata EDM: TaxNumberResponsible
this
.@Nonnull public Supplier.SupplierBuilder taxNumberType(@Nullable String taxNumberType)
Original property name from the Odata EDM: TaxNumberType
this
.@Nonnull public Supplier.SupplierBuilder suplrProofOfDelivRlvtCode(@Nullable String suplrProofOfDelivRlvtCode)
Original property name from the Odata EDM: SuplrProofOfDelivRlvtCode
this
.@Nonnull public Supplier.SupplierBuilder bR_TaxIsSplit(@Nullable Boolean bR_TaxIsSplit)
Original property name from the Odata EDM: BR_TaxIsSplit
this
.Copyright © 2021 SAP SE. All rights reserved.