Class MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.goodsreceiptconfirmation.MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder
Enclosing class:
MMPUR_S_GR_OUT

public static class MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder extends Object
  • Method Details

    • pURCHASEREQUISITION

      @Nonnull public MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder pURCHASEREQUISITION(@Nullable String pURCHASEREQUISITION)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PURCHASEREQUISITION

      Returns:
      this.
    • pURCHASEORDER

      @Nonnull public MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder pURCHASEORDER(@Nullable String pURCHASEORDER)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: PURCHASEORDER

      Returns:
      this.
    • pURCHASEORDERITEM

      @Nonnull public MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder pURCHASEORDERITEM(@Nullable String pURCHASEORDERITEM)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PURCHASEORDERITEM

      Returns:
      this.
    • pURCHASEREQUISITIONITEM

      @Nonnull public MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder pURCHASEREQUISITIONITEM(@Nullable String pURCHASEREQUISITIONITEM)
      Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: PURCHASEREQUISITIONITEM

      Returns:
      this.
    • mATERIALDOCUMENT

      @Nonnull public MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder mATERIALDOCUMENT(@Nullable String mATERIALDOCUMENT)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: MATERIALDOCUMENT

      Returns:
      this.
    • mATERIALDOCUMENTYEAR

      @Nonnull public MMPUR_S_GR_OUT.MMPUR_S_GR_OUTBuilder mATERIALDOCUMENTYEAR(@Nullable String mATERIALDOCUMENTYEAR)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: MATERIALDOCUMENTYEAR

      Returns:
      this.
    • build

      @Nonnull public MMPUR_S_GR_OUT build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object