Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan.field.InspectionPlanField
Packages that use InspectionPlanField
-
Uses of InspectionPlanField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionplan declared as InspectionPlanFieldModifier and TypeFieldDescriptionstatic final InspectionPlanField<String>InspectionPlan.BILL_OF_OPERATIONS_DESCUse with available fluent helpers to apply the BillOfOperationsDesc field to query operations.static final InspectionPlanField<String>InspectionPlan.BILL_OF_OPERATIONS_STATUSUse with available fluent helpers to apply the BillOfOperationsStatus field to query operations.static final InspectionPlanField<String>InspectionPlan.BILL_OF_OPERATIONS_UNITUse with available fluent helpers to apply the BillOfOperationsUnit field to query operations.static final InspectionPlanField<String>InspectionPlan.BILL_OF_OPERATIONS_USAGEUse with available fluent helpers to apply the BillOfOperationsUsage field to query operations.static final InspectionPlanField<String>InspectionPlan.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final InspectionPlanField<ZonedDateTime>InspectionPlan.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final InspectionPlanField<String>InspectionPlan.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final InspectionPlanField<LocalDateTime>InspectionPlan.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final InspectionPlanField<Boolean>InspectionPlan.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final InspectionPlanField<String>InspectionPlan.INSP_EXTERNAL_NUMBERING_OF_VALUESUse with available fluent helpers to apply the InspExternalNumberingOfValues field to query operations.static final InspectionPlanField<String>InspectionPlan.INSP_LOT_DYNAMIC_RULEUse with available fluent helpers to apply the InspLotDynamicRule field to query operations.static final InspectionPlanField<String>InspectionPlan.INSP_PLAN_HAS_MULTIPLE_SPECUse with available fluent helpers to apply the InspPlanHasMultipleSpec field to query operations.static final InspectionPlanField<String>InspectionPlan.INSP_SUBSET_FIELD_COMBINATIONUse with available fluent helpers to apply the InspSubsetFieldCombination field to query operations.static final InspectionPlanField<String>InspectionPlan.INSPECTION_LOT_DYNAMIC_LEVELUse with available fluent helpers to apply the InspectionLotDynamicLevel field to query operations.static final InspectionPlanField<String>InspectionPlan.INSPECTION_PARTIAL_LOT_ASSIGNMENTUse with available fluent helpers to apply the InspectionPartialLotAssignment field to query operations.static final InspectionPlanField<String>InspectionPlan.INSPECTION_PLANUse with available fluent helpers to apply the InspectionPlan field to query operations.static final InspectionPlanField<String>InspectionPlan.INSPECTION_PLAN_GROUPUse with available fluent helpers to apply the InspectionPlanGroup field to query operations.static final InspectionPlanField<String>InspectionPlan.INSPECTION_PLAN_INTERNAL_VERSIONUse with available fluent helpers to apply the InspectionPlanInternalVersion field to query operations.static final InspectionPlanField<Boolean>InspectionPlan.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final InspectionPlanField<Boolean>InspectionPlan.IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the IsMarkedForDeletion field to query operations.static final InspectionPlanField<LocalDateTime>InspectionPlan.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final InspectionPlanField<String>InspectionPlan.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final InspectionPlanField<BigDecimal>InspectionPlan.MAXIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.static final InspectionPlanField<BigDecimal>InspectionPlan.MINIMUM_LOT_SIZE_QUANTITYUse with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.static final InspectionPlanField<String>InspectionPlan.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final InspectionPlanField<String>InspectionPlan.REPLACED_BILL_OF_OPERATIONSUse with available fluent helpers to apply the ReplacedBillOfOperations field to query operations.static final InspectionPlanField<String>InspectionPlan.RESPONSIBLE_PLANNER_GROUPUse with available fluent helpers to apply the ResponsiblePlannerGroup field to query operations.static final InspectionPlanField<String>InspectionPlan.SMPL_DRAWING_PROCEDUREUse with available fluent helpers to apply the SmplDrawingProcedure field to query operations.static final InspectionPlanField<String>InspectionPlan.SMPL_DRAWING_PROCEDURE_VERSIONUse with available fluent helpers to apply the SmplDrawingProcedureVersion field to query operations.static final InspectionPlanField<Boolean>InspectionPlan.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.static final InspectionPlanField<LocalDateTime>InspectionPlan.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final InspectionPlanField<LocalDateTime>InspectionPlan.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 InspectionPlanFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspectionPlanField<T>InspectionPlan.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspectionPlanField<T>Use with available fluent helpers to apply an extension field to query operations.