Class SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder
- Enclosing class:
- SrcgProjImprtdSuplrListBP
-
Method Summary
Modifier and TypeMethodDescriptionConstraints: Not nullable, Maximum length: 10build()businessPartner(String businessPartner) Constraints: Not nullable, Maximum length: 10businessPartnerIsBlocked(Boolean businessPartnerIsBlocked) Constraints: Not nullablebusinessPartnerUUID(UUID businessPartnerUUID) Constraints: NullablesourceSupplierListType(String sourceSupplierListType) Constraints: Not nullable, Maximum length: 2sourceSupplierListUUID(UUID sourceSupplierListUUID) Constraints: NullablesourcingSupplierListUUID(UUID sourcingSupplierListUUID) Constraints: NullablesrcgSuplrListBusPartUUID(UUID srcgSuplrListBusPartUUID) (Key Field) Constraints: Not nullablesuplrListReferenceObjectType(String suplrListReferenceObjectType) Constraints: Not nullable, Maximum length: 2suplrListReferenceObjectUUID(UUID suplrListReferenceObjectUUID) Constraints: NullablesuplrListSupplierIsMandatory(Boolean suplrListSupplierIsMandatory) Constraints: Not nullableConstraints: Not nullable, Maximum length: 10supplierCountryGroup(String supplierCountryGroup) Constraints: Not nullable, Maximum length: 10supplierListReferenceObject(String supplierListReferenceObject) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
srcgSuplrListBusPartUUID
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder srcgSuplrListBusPartUUID(@Nullable UUID srcgSuplrListBusPartUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgSuplrListBusPartUUID
- Returns:
this.
-
businessPartnerUUID
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder businessPartnerUUID(@Nullable UUID businessPartnerUUID) Constraints: NullableOriginal property name from the Odata EDM: BusinessPartnerUUID
- Returns:
this.
-
supplier
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder supplier(@Nullable String supplier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
businessPartner
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder businessPartner(@Nullable String businessPartner) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
this.
-
addressID
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder addressID(@Nullable String addressID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Returns:
this.
-
supplierCountryGroup
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder supplierCountryGroup(@Nullable String supplierCountryGroup) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierCountryGroup
- Returns:
this.
-
sourcingSupplierListUUID
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder sourcingSupplierListUUID(@Nullable UUID sourcingSupplierListUUID) Constraints: NullableOriginal property name from the Odata EDM: SourcingSupplierListUUID
- Returns:
this.
-
suplrListSupplierIsMandatory
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder suplrListSupplierIsMandatory(@Nullable Boolean suplrListSupplierIsMandatory) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListSupplierIsMandatory
- Returns:
this.
-
businessPartnerIsBlocked
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder businessPartnerIsBlocked(@Nullable Boolean businessPartnerIsBlocked) Constraints: Not nullableOriginal property name from the Odata EDM: BusinessPartnerIsBlocked
- Returns:
this.
-
suplrListReferenceObjectUUID
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder suplrListReferenceObjectUUID(@Nullable UUID suplrListReferenceObjectUUID) Constraints: NullableOriginal property name from the Odata EDM: SuplrListReferenceObjectUUID
- Returns:
this.
-
supplierListReferenceObject
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder supplierListReferenceObject(@Nullable String supplierListReferenceObject) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierListReferenceObject
- Returns:
this.
-
suplrListReferenceObjectType
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder suplrListReferenceObjectType(@Nullable String suplrListReferenceObjectType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SuplrListReferenceObjectType
- Returns:
this.
-
sourceSupplierListUUID
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder sourceSupplierListUUID(@Nullable UUID sourceSupplierListUUID) Constraints: NullableOriginal property name from the Odata EDM: SourceSupplierListUUID
- Returns:
this.
-
sourceSupplierListType
@Nonnull public SrcgProjImprtdSuplrListBP.SrcgProjImprtdSuplrListBPBuilder sourceSupplierListType(@Nullable String sourceSupplierListType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SourceSupplierListType
- Returns:
this.
-
build
-
toString
-