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

public class InspPlanMaterialAssgmt extends VdmEntity<InspPlanMaterialAssgmt>
Material Assignments

Original entity name from the Odata EDM: A_InspPlanMaterialAssgmtType

  • Field Details

    • ALL_FIELDS

      public static final InspPlanMaterialAssgmtSelectable ALL_FIELDS
      Selector for all available fields of InspPlanMaterialAssgmt.
    • DELETE_MC

      public static final InspPlanMaterialAssgmtField<Boolean> DELETE_MC
      Use with available fluent helpers to apply the Delete_mc field to query operations.
    • UPDATE_MC

      public static final InspPlanMaterialAssgmtField<Boolean> UPDATE_MC
      Use with available fluent helpers to apply the Update_mc field to query operations.
    • MATERIAL

      public static final InspPlanMaterialAssgmtField<String> MATERIAL
      Use with available fluent helpers to apply the Material field to query operations.
    • PLANT

      public static final InspPlanMaterialAssgmtField<String> PLANT
      Use with available fluent helpers to apply the Plant field to query operations.
    • INSPECTION_PLAN_GROUP

      public static final InspPlanMaterialAssgmtField<String> INSPECTION_PLAN_GROUP
      Use with available fluent helpers to apply the InspectionPlanGroup field to query operations.
    • INSPECTION_PLAN

      public static final InspPlanMaterialAssgmtField<String> INSPECTION_PLAN
      Use with available fluent helpers to apply the InspectionPlan field to query operations.
    • INSP_PLAN_MATL_ASSIGNMENT

      public static final InspPlanMaterialAssgmtField<String> INSP_PLAN_MATL_ASSIGNMENT
      Use with available fluent helpers to apply the InspPlanMatlAssignment field to query operations.
    • INSP_PLAN_MATL_ASSGMT_INT_VERSION

      public static final InspPlanMaterialAssgmtField<String> INSP_PLAN_MATL_ASSGMT_INT_VERSION
      Use with available fluent helpers to apply the InspPlanMatlAssgmtIntVersion field to query operations.
    • INSPECTION_PLAN_INTERNAL_VERSION

      public static final InspPlanMaterialAssgmtField<String> INSPECTION_PLAN_INTERNAL_VERSION
      Use with available fluent helpers to apply the InspectionPlanInternalVersion field to query operations.
    • VALIDITY_START_DATE

      public static final InspPlanMaterialAssgmtField<LocalDateTime> VALIDITY_START_DATE
      Use with available fluent helpers to apply the ValidityStartDate field to query operations.
    • VALIDITY_END_DATE

      public static final InspPlanMaterialAssgmtField<LocalDateTime> VALIDITY_END_DATE
      Use with available fluent helpers to apply the ValidityEndDate field to query operations.
    • CHANGE_NUMBER

      public static final InspPlanMaterialAssgmtField<String> CHANGE_NUMBER
      Use with available fluent helpers to apply the ChangeNumber field to query operations.
    • CREATION_DATE

      public static final InspPlanMaterialAssgmtField<LocalDateTime> CREATION_DATE
      Use with available fluent helpers to apply the CreationDate field to query operations.
    • CREATED_BY_USER

      public static final InspPlanMaterialAssgmtField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • LAST_CHANGE_DATE

      public static final InspPlanMaterialAssgmtField<LocalDateTime> LAST_CHANGE_DATE
      Use with available fluent helpers to apply the LastChangeDate field to query operations.
    • LAST_CHANGED_BY_USER

      public static final InspPlanMaterialAssgmtField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • IS_DELETED

      public static final InspPlanMaterialAssgmtField<Boolean> IS_DELETED
      Use with available fluent helpers to apply the IsDeleted field to query operations.
    • SUPPLIER

      public static final InspPlanMaterialAssgmtField<String> SUPPLIER
      Use with available fluent helpers to apply the Supplier field to query operations.
    • CUSTOMER

      public static final InspPlanMaterialAssgmtField<String> CUSTOMER
      Use with available fluent helpers to apply the Customer field to query operations.
    • MULTIPLE_SPECIFICATION_OBJECT

      public static final InspPlanMaterialAssgmtField<String> MULTIPLE_SPECIFICATION_OBJECT
      Use with available fluent helpers to apply the MultipleSpecificationObject field to query operations.
    • MULTIPLE_SPECIFICATION_OBJ_TYPE

      public static final InspPlanMaterialAssgmtField<String> MULTIPLE_SPECIFICATION_OBJ_TYPE
      Use with available fluent helpers to apply the MultipleSpecificationObjType field to query operations.
    • BOO_SEARCH_TEXT

      public static final InspPlanMaterialAssgmtField<String> BOO_SEARCH_TEXT
      Use with available fluent helpers to apply the BOOSearchText field to query operations.
    • CHANGED_DATE_TIME

      public static final InspPlanMaterialAssgmtField<ZonedDateTime> CHANGED_DATE_TIME
      Use with available fluent helpers to apply the ChangedDateTime field to query operations.
  • Constructor Details

    • InspPlanMaterialAssgmt

      public InspPlanMaterialAssgmt()
    • InspPlanMaterialAssgmt

      public InspPlanMaterialAssgmt(@Nullable Boolean delete_mc, @Nullable Boolean update_mc, @Nullable String material, @Nullable String plant, @Nullable String inspectionPlanGroup, @Nullable String inspectionPlan, @Nullable String inspPlanMatlAssignment, @Nullable String inspPlanMatlAssgmtIntVersion, @Nullable String inspectionPlanInternalVersion, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable String lastChangedByUser, @Nullable Boolean isDeleted, @Nullable String supplier, @Nullable String customer, @Nullable String multipleSpecificationObject, @Nullable String multipleSpecificationObjType, @Nullable String bOOSearchText, @Nullable ZonedDateTime changedDateTime)
  • Method Details

    • getType

      @Nonnull public Class<InspPlanMaterialAssgmt> getType()
      Specified by:
      getType in class VdmObject<InspPlanMaterialAssgmt>
    • setDelete_mc

      public void setDelete_mc(@Nullable Boolean delete_mc)
      Constraints: none

      Original property name from the Odata EDM: Delete_mc

      Parameters:
      delete_mc - Dyn. Method Control
    • setUpdate_mc

      public void setUpdate_mc(@Nullable Boolean update_mc)
      Constraints: none

      Original property name from the Odata EDM: Update_mc

      Parameters:
      update_mc - Dyn. Method Control
    • setMaterial

      public void setMaterial(@Nullable String material)
      (Key Field) Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: Material

      Parameters:
      material - Material Number
    • setPlant

      public void setPlant(@Nullable String plant)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • setInspectionPlanGroup

      public void setInspectionPlanGroup(@Nullable String inspectionPlanGroup)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanGroup

      Parameters:
      inspectionPlanGroup - Key for Task List Group
    • setInspectionPlan

      public void setInspectionPlan(@Nullable String inspectionPlan)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: InspectionPlan

      Parameters:
      inspectionPlan - Group Counter
    • setInspPlanMatlAssignment

      public void setInspPlanMatlAssignment(@Nullable String inspPlanMatlAssignment)
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: InspPlanMatlAssignment

      Parameters:
      inspPlanMatlAssignment - Counter for Additional Criteria
    • setInspPlanMatlAssgmtIntVersion

      public void setInspPlanMatlAssgmtIntVersion(@Nullable String inspPlanMatlAssgmtIntVersion)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspPlanMatlAssgmtIntVersion

      Parameters:
      inspPlanMatlAssgmtIntVersion - Internal counter
    • setInspectionPlanInternalVersion

      public void setInspectionPlanInternalVersion(@Nullable String inspectionPlanInternalVersion)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanInternalVersion

      Parameters:
      inspectionPlanInternalVersion - Internal counter
    • setValidityStartDate

      public void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Parameters:
      validityStartDate - Valid-From Date
    • setValidityEndDate

      public void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Parameters:
      validityEndDate - Valid-to date
    • setChangeNumber

      public void setChangeNumber(@Nullable String changeNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Parameters:
      changeNumber - Change Number
    • setCreationDate

      public void setCreationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Date Record Created On
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Created By User
    • setLastChangeDate

      public void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Parameters:
      lastChangeDate - Last Changed On
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Last Changed By User
    • setIsDeleted

      public void setIsDeleted(@Nullable Boolean isDeleted)
      Constraints: none

      Original property name from the Odata EDM: IsDeleted

      Parameters:
      isDeleted - Deletion Indicator
    • setSupplier

      public void setSupplier(@Nullable String supplier)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Parameters:
      supplier - Supplier's Account Number
    • setCustomer

      public void setCustomer(@Nullable String customer)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Customer

      Parameters:
      customer - Account number of customer
    • setMultipleSpecificationObject

      public void setMultipleSpecificationObject(@Nullable String multipleSpecificationObject)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: MultipleSpecificationObject

      Parameters:
      multipleSpecificationObject - Object for Multiple Specifications
    • setMultipleSpecificationObjType

      public void setMultipleSpecificationObjType(@Nullable String multipleSpecificationObjType)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: MultipleSpecificationObjType

      Parameters:
      multipleSpecificationObjType - Type of Object for Multiple Specifications
    • setBOOSearchText

      public void setBOOSearchText(@Nullable String bOOSearchText)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: BOOSearchText

      Parameters:
      bOOSearchText - Search Field for Customer-Specific Task List Selection
    • setChangedDateTime

      public void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Parameters:
      changedDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<InspPlanMaterialAssgmt>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<InspPlanMaterialAssgmt>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<InspPlanMaterialAssgmt>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<InspPlanMaterialAssgmt>
    • field

      @Nonnull public static <T> InspPlanMaterialAssgmtField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> InspPlanMaterialAssgmtField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<InspPlanMaterialAssgmt>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<InspPlanMaterialAssgmt>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<InspPlanMaterialAssgmt>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<InspPlanMaterialAssgmt>
    • builder

      @Nonnull public static InspPlanMaterialAssgmt.InspPlanMaterialAssgmtBuilder builder()
    • getDelete_mc

      @Nullable public Boolean getDelete_mc()
      Constraints: none

      Original property name from the Odata EDM: Delete_mc

      Returns:
      Dyn. Method Control
    • getUpdate_mc

      @Nullable public Boolean getUpdate_mc()
      Constraints: none

      Original property name from the Odata EDM: Update_mc

      Returns:
      Dyn. Method Control
    • getMaterial

      @Nullable public String getMaterial()
      (Key Field) Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: Material

      Returns:
      Material Number
    • getPlant

      @Nullable public String getPlant()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getInspectionPlanGroup

      @Nullable public String getInspectionPlanGroup()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanGroup

      Returns:
      Key for Task List Group
    • getInspectionPlan

      @Nullable public String getInspectionPlan()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: InspectionPlan

      Returns:
      Group Counter
    • getInspPlanMatlAssignment

      @Nullable public String getInspPlanMatlAssignment()
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: InspPlanMatlAssignment

      Returns:
      Counter for Additional Criteria
    • getInspPlanMatlAssgmtIntVersion

      @Nullable public String getInspPlanMatlAssgmtIntVersion()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspPlanMatlAssgmtIntVersion

      Returns:
      Internal counter
    • getInspectionPlanInternalVersion

      @Nullable public String getInspectionPlanInternalVersion()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: InspectionPlanInternalVersion

      Returns:
      Internal counter
    • getValidityStartDate

      @Nullable public LocalDateTime getValidityStartDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Returns:
      Valid-From Date
    • getValidityEndDate

      @Nullable public LocalDateTime getValidityEndDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Returns:
      Valid-to date
    • getChangeNumber

      @Nullable public String getChangeNumber()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Returns:
      Change Number
    • getCreationDate

      @Nullable public LocalDateTime getCreationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Returns:
      Date Record Created On
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By User
    • getLastChangeDate

      @Nullable public LocalDateTime getLastChangeDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Returns:
      Last Changed On
    • getLastChangedByUser

      @Nullable public String getLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Last Changed By User
    • getIsDeleted

      @Nullable public Boolean getIsDeleted()
      Constraints: none

      Original property name from the Odata EDM: IsDeleted

      Returns:
      Deletion Indicator
    • getSupplier

      @Nullable public String getSupplier()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Returns:
      Supplier's Account Number
    • getCustomer

      @Nullable public String getCustomer()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Customer

      Returns:
      Account number of customer
    • getMultipleSpecificationObject

      @Nullable public String getMultipleSpecificationObject()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: MultipleSpecificationObject

      Returns:
      Object for Multiple Specifications
    • getMultipleSpecificationObjType

      @Nullable public String getMultipleSpecificationObjType()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: MultipleSpecificationObjType

      Returns:
      Type of Object for Multiple Specifications
    • getBOOSearchText

      @Nullable public String getBOOSearchText()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: BOOSearchText

      Returns:
      Search Field for Customer-Specific Task List Selection
    • getChangedDateTime

      @Nullable public ZonedDateTime getChangedDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<InspPlanMaterialAssgmt>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<InspPlanMaterialAssgmt>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<InspPlanMaterialAssgmt>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<InspPlanMaterialAssgmt>