Class D_SrcgSuplrListCrteBusPartP.D_SrcgSuplrListCrteBusPartPBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierlistforsourcing.D_SrcgSuplrListCrteBusPartP.D_SrcgSuplrListCrteBusPartPBuilder
- Enclosing class:
- D_SrcgSuplrListCrteBusPartP
-
Method Summary
Modifier and TypeMethodDescriptionbuild()businessPartner(String businessPartner) Constraints: Not nullable, Maximum length: 10suplrListSupplierIsMandatory(Boolean suplrListSupplierIsMandatory) Constraints: Not nullabletoString()
-
Method Details
-
businessPartner
@Nonnull public D_SrcgSuplrListCrteBusPartP.D_SrcgSuplrListCrteBusPartPBuilder businessPartner(@Nullable String businessPartner) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: BusinessPartner
- Returns:
this.
-
suplrListSupplierIsMandatory
@Nonnull public D_SrcgSuplrListCrteBusPartP.D_SrcgSuplrListCrteBusPartPBuilder suplrListSupplierIsMandatory(@Nullable Boolean suplrListSupplierIsMandatory) Constraints: Not nullableOriginal property name from the Odata EDM: SuplrListSupplierIsMandatory
- Returns:
this.
-
build
-
toString
-