Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.field.InspPlanMaterialAssgmtField
Packages that use InspPlanMaterialAssgmtField
-
Uses of InspPlanMaterialAssgmtField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan declared as InspPlanMaterialAssgmtFieldModifier and TypeFieldDescriptionstatic final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.BOO_SEARCH_TEXTUse with available fluent helpers to apply the BOOSearchText field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final InspPlanMaterialAssgmtField<ZonedDateTime>InspPlanMaterialAssgmt.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final InspPlanMaterialAssgmtField<LocalDateTime>InspPlanMaterialAssgmt.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final InspPlanMaterialAssgmtField<Boolean>InspPlanMaterialAssgmt.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.INSP_PLAN_MATL_ASSGMT_INT_VERSIONUse with available fluent helpers to apply the InspPlanMatlAssgmtIntVersion field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.INSP_PLAN_MATL_ASSIGNMENTUse with available fluent helpers to apply the InspPlanMatlAssignment field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.INSPECTION_PLANUse with available fluent helpers to apply the InspectionPlan field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.INSPECTION_PLAN_GROUPUse with available fluent helpers to apply the InspectionPlanGroup field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.INSPECTION_PLAN_INTERNAL_VERSIONUse with available fluent helpers to apply the InspectionPlanInternalVersion field to query operations.static final InspPlanMaterialAssgmtField<Boolean>InspPlanMaterialAssgmt.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final InspPlanMaterialAssgmtField<LocalDateTime>InspPlanMaterialAssgmt.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.MULTIPLE_SPECIFICATION_OBJ_TYPEUse with available fluent helpers to apply the MultipleSpecificationObjType field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.MULTIPLE_SPECIFICATION_OBJECTUse with available fluent helpers to apply the MultipleSpecificationObject field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final InspPlanMaterialAssgmtField<String>InspPlanMaterialAssgmt.SUPPLIERUse with available fluent helpers to apply the Supplier field to query operations.static final InspPlanMaterialAssgmtField<Boolean>InspPlanMaterialAssgmt.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final InspPlanMaterialAssgmtField<LocalDateTime>InspPlanMaterialAssgmt.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final InspPlanMaterialAssgmtField<LocalDateTime>InspPlanMaterialAssgmt.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan that return InspPlanMaterialAssgmtFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspPlanMaterialAssgmtField<T>InspPlanMaterialAssgmt.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspPlanMaterialAssgmtField<T>Use with available fluent helpers to apply an extension field to query operations.