java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<SalesDealStdVH>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmemorequest.SalesDealStdVH

public class SalesDealStdVH extends VdmEntity<SalesDealStdVH>
Sales Deal

Original entity name from the Odata EDM: I_SalesDealStdVHType

  • Field Details

    • ALL_FIELDS

      public static final SalesDealStdVHSelectable ALL_FIELDS
      Selector for all available fields of SalesDealStdVH.
    • SALES_DEAL

      public static final SalesDealStdVHField<String> SALES_DEAL
      Use with available fluent helpers to apply the SalesDeal field to query operations.
  • Constructor Details

    • SalesDealStdVH

      public SalesDealStdVH()
    • SalesDealStdVH

      public SalesDealStdVH(@Nullable String salesDeal)
  • Method Details