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

public class SalesDocumentRjcnReason extends VdmEntity<SalesDocumentRjcnReason>
Rejection Reason

Original entity name from the Odata EDM: A_SalesDocumentRjcnReasonType

  • Field Details

    • ALL_FIELDS

      public static final SalesDocumentRjcnReasonSelectable ALL_FIELDS
      Selector for all available fields of SalesDocumentRjcnReason.
    • SALES_DOCUMENT_RJCN_REASON

      public static final SalesDocumentRjcnReasonField<String> SALES_DOCUMENT_RJCN_REASON
      Use with available fluent helpers to apply the SalesDocumentRjcnReason field to query operations.
    • SALES_DOCUMENT_RJCN_REASON_TEXT

      public static final SalesDocumentRjcnReasonField<String> SALES_DOCUMENT_RJCN_REASON_TEXT
      Use with available fluent helpers to apply the SalesDocumentRjcnReason_Text field to query operations.
  • Constructor Details

    • SalesDocumentRjcnReason

      public SalesDocumentRjcnReason()
    • SalesDocumentRjcnReason

      public SalesDocumentRjcnReason(@Nullable String salesDocumentRjcnReason, @Nullable String salesDocumentRjcnReason_Text)
  • Method Details