Class SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder
- Enclosing class:
- SupplierListBusinessPartner
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstraints: Not nullable, Maximum length: 10build()businessPartner(String businessPartner) Constraints: Not nullable, Maximum length: 10businessPartnerIsBlocked(Boolean businessPartnerIsBlocked) Constraints: Not nullablebusinessPartnerUUID(UUID businessPartnerUUID) Constraints: NullableConstraints: Not nullable, Maximum length: 3Constraints: Not nullableConstraints: Not nullable, Maximum length: 3suplrListBusinessPartnerUUID(UUID suplrListBusinessPartnerUUID) (Key Field) Constraints: Not nullablesuplrListSuplrProposalAction(String suplrListSuplrProposalAction) Constraints: Not nullable, Maximum length: 1suplrListSuplrProposalStatus(String suplrListSuplrProposalStatus) Constraints: Not nullable, Maximum length: 1suplrListSupplierIsMandatory(Boolean suplrListSupplierIsMandatory) Constraints: Not nullableConstraints: Not nullable, Maximum length: 10supplierCountryGroup(String supplierCountryGroup) Constraints: Not nullable, Maximum length: 10supplierIsProposed(Boolean supplierIsProposed) Constraints: Not nullablesupplierListTP(SupplierList value) Navigation property _SupplierListTP for SupplierListBusinessPartner to single SupplierList.supplierListUUID(UUID supplierListUUID) Constraints: Not nullabletoString()
-
Method Details
-
supplierListTP
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder supplierListTP(SupplierList value) Navigation property _SupplierListTP for SupplierListBusinessPartner to single SupplierList.- Parameters:
value- The SupplierList to build this SupplierListBusinessPartner with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrListBusinessPartnerUUID
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder suplrListBusinessPartnerUUID(@Nullable UUID suplrListBusinessPartnerUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListBusinessPartnerUUID
- Returns:
this.
-
businessPartnerUUID
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder businessPartnerUUID(@Nullable UUID businessPartnerUUID) Constraints: NullableOriginal property name from the Odata EDM: BusinessPartnerUUID
- Returns:
this.
-
supplierListUUID
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder supplierListUUID(@Nullable UUID supplierListUUID) Constraints: Not nullableOriginal property name from the Odata EDM: SupplierListUUID
- Returns:
this.
-
supplier
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder supplier(@Nullable String supplier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
businessPartnerIsBlocked
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder businessPartnerIsBlocked(@Nullable Boolean businessPartnerIsBlocked) Constraints: Not nullableOriginal property name from the Odata EDM: BusinessPartnerIsBlocked
- Returns:
this.
-
supplierIsProposed
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder supplierIsProposed(@Nullable Boolean supplierIsProposed) Constraints: Not nullableOriginal property name from the Odata EDM: SupplierIsProposed
- Returns:
this.
-
suplrListSupplierIsMandatory
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder suplrListSupplierIsMandatory(@Nullable Boolean suplrListSupplierIsMandatory) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListSupplierIsMandatory
- Returns:
this.
-
addressID
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder addressID(@Nullable String addressID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Returns:
this.
-
supplierCountryGroup
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder supplierCountryGroup(@Nullable String supplierCountryGroup) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierCountryGroup
- Returns:
this.
-
businessPartner
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder businessPartner(@Nullable String businessPartner) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
this.
-
suplrListSuplrProposalStatus
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder suplrListSuplrProposalStatus(@Nullable String suplrListSuplrProposalStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListSuplrProposalStatus
- Returns:
this.
-
suplrListSuplrProposalAction
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder suplrListSuplrProposalAction(@Nullable String suplrListSuplrProposalAction) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListSuplrProposalAction
- Returns:
this.
-
isDeleted
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder isDeleted(@Nullable Boolean isDeleted) Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
this.
-
region
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder region(@Nullable String region) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
this.
-
country
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder country(@Nullable String country) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
this.
-
_Messages
@Nonnull public SupplierListBusinessPartner.SupplierListBusinessPartnerBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-