public static class SchAgrmtPartner.SchAgrmtPartnerBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SchAgrmtPartner |
build() |
SchAgrmtPartner.SchAgrmtPartnerBuilder |
defaultPartner(Boolean defaultPartner)
Constraints: none
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
partnerCounter(String partnerCounter)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
partnerFunction(String partnerFunction)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
purchasingOrganization(String purchasingOrganization)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
schedulingAgreement(String schedulingAgreement)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
schedulingAgreementItem(String schedulingAgreementItem)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
supplier(String supplier)
Constraints: Not nullable, Maximum length: 10
|
SchAgrmtPartner.SchAgrmtPartnerBuilder |
supplierSubrange(String supplierSubrange)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
toString() |
@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder schedulingAgreement(@Nullable String schedulingAgreement)
Original property name from the Odata EDM: SchedulingAgreement
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder schedulingAgreementItem(@Nullable String schedulingAgreementItem)
Original property name from the Odata EDM: SchedulingAgreementItem
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder purchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder supplierSubrange(@Nullable String supplierSubrange)
Original property name from the Odata EDM: SupplierSubrange
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder partnerCounter(@Nullable String partnerCounter)
Original property name from the Odata EDM: PartnerCounter
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public SchAgrmtPartner.SchAgrmtPartnerBuilder defaultPartner(@Nullable Boolean defaultPartner)
Original property name from the Odata EDM: DefaultPartner
this
.@Nonnull public SchAgrmtPartner build()
Copyright © 2021 SAP SE. All rights reserved.