Class SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder
- Enclosing class:
- SuplrListPrpsdCompanyCode
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4Constraints: Not nullablesuplrListCoCodeApprovalText(String suplrListCoCodeApprovalText) Constraints: Not nullable, Maximum length: 45suplrListCoCodeProposalAction(String suplrListCoCodeProposalAction) Constraints: Not nullable, Maximum length: 1suplrListCoCodeProposalStatus(String suplrListCoCodeProposalStatus) Constraints: Not nullable, Maximum length: 1suplrListCoCodeProposalText(String suplrListCoCodeProposalText) Constraints: Not nullable, Maximum length: 45suplrListCoCodeProposedByUser(String suplrListCoCodeProposedByUser) Constraints: Not nullable, Maximum length: 12suplrListCoCodePrpsdDateTime(OffsetDateTime suplrListCoCodePrpsdDateTime) Constraints: Nullable, Precision: 7suplrListPrpsdCompanyCodeUUID(UUID suplrListPrpsdCompanyCodeUUID) (Key Field) Constraints: Not nullablesupplierListTP(SupplierList value) Navigation property _SupplierListTP for SuplrListPrpsdCompanyCode to single SupplierList.supplierListUUID(UUID supplierListUUID) Constraints: Not nullabletoString()
-
Method Details
-
supplierListTP
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder supplierListTP(SupplierList value) Navigation property _SupplierListTP for SuplrListPrpsdCompanyCode to single SupplierList.- Parameters:
value- The SupplierList to build this SuplrListPrpsdCompanyCode with.- Returns:
- This Builder to allow for a fluent interface.
-
suplrListPrpsdCompanyCodeUUID
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder suplrListPrpsdCompanyCodeUUID(@Nullable UUID suplrListPrpsdCompanyCodeUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListPrpsdCompanyCodeUUID
- Returns:
this.
-
companyCode
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
supplierListUUID
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder supplierListUUID(@Nullable UUID supplierListUUID) Constraints: Not nullableOriginal property name from the Odata EDM: SupplierListUUID
- Returns:
this.
-
isDeleted
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder isDeleted(@Nullable Boolean isDeleted) Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
this.
-
suplrListCoCodeProposedByUser
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder suplrListCoCodeProposedByUser(@Nullable String suplrListCoCodeProposedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: SuplrListCoCodeProposedByUser
- Returns:
this.
-
suplrListCoCodePrpsdDateTime
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder suplrListCoCodePrpsdDateTime(@Nullable OffsetDateTime suplrListCoCodePrpsdDateTime) Constraints: Nullable, Precision: 7Original property name from the Odata EDM: SuplrListCoCodePrpsdDateTime
- Returns:
this.
-
suplrListCoCodeProposalText
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder suplrListCoCodeProposalText(@Nullable String suplrListCoCodeProposalText) Constraints: Not nullable, Maximum length: 45Original property name from the Odata EDM: SuplrListCoCodeProposalText
- Returns:
this.
-
suplrListCoCodeApprovalText
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder suplrListCoCodeApprovalText(@Nullable String suplrListCoCodeApprovalText) Constraints: Not nullable, Maximum length: 45Original property name from the Odata EDM: SuplrListCoCodeApprovalText
- Returns:
this.
-
suplrListCoCodeProposalStatus
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder suplrListCoCodeProposalStatus(@Nullable String suplrListCoCodeProposalStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListCoCodeProposalStatus
- Returns:
this.
-
suplrListCoCodeProposalAction
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder suplrListCoCodeProposalAction(@Nullable String suplrListCoCodeProposalAction) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SuplrListCoCodeProposalAction
- Returns:
this.
-
_Messages
@Nonnull public SuplrListPrpsdCompanyCode.SuplrListPrpsdCompanyCodeBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-