Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.field.MaintOrderOpPhaseControlField
Packages that use MaintOrderOpPhaseControlField
-
Uses of MaintOrderOpPhaseControlField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder declared as MaintOrderOpPhaseControlFieldModifier and TypeFieldDescriptionstatic final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.EAM_PROCESS_PHASE_CODEUse with available fluent helpers to apply the EAMProcessPhaseCode field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.EAM_PROCESS_SUB_PHASE_CODEUse with available fluent helpers to apply the EAMProcessSubPhaseCode field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINT_OBJ_PHASE_CTRL_CODE_RESET_BYUse with available fluent helpers to apply the MaintObjPhaseCtrlCodeResetBy field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINT_OBJ_PHASE_CTRL_CODE_SET_BYUse with available fluent helpers to apply the MaintObjPhaseCtrlCodeSetBy field to query operations.static final MaintOrderOpPhaseControlField<ZonedDateTime>MaintOrderOpPhaseControl.MAINT_OBJ_PHSE_CTRL_CODE_RSET_DTE_TMEUse with available fluent helpers to apply the MaintObjPhseCtrlCodeRsetDteTme field to query operations.static final MaintOrderOpPhaseControlField<ZonedDateTime>MaintOrderOpPhaseControl.MAINT_OBJ_PHSE_CTRL_CODE_SET_DTE_TIMEUse with available fluent helpers to apply the MaintObjPhseCtrlCodeSetDteTime field to query operations.static final MaintOrderOpPhaseControlField<Boolean>MaintOrderOpPhaseControl.MAINT_OBJ_PHSE_CTRL_STATUS_IS_ACTIVEUse with available fluent helpers to apply the MaintObjPhseCtrlStatusIsActive field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINT_PHASE_CONTROL_AUTHORITY_CODEUse with available fluent helpers to apply the MaintPhaseControlAuthorityCode field to query operations.static final MaintOrderOpPhaseControlField<Boolean>MaintOrderOpPhaseControl.MAINT_PHSE_CTRL_IS_SET_AUTOMLYUse with available fluent helpers to apply the MaintPhseCtrlIsSetAutomly field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINT_PROCG_PHSE_CTRL_ACTVTN_CODEUse with available fluent helpers to apply the MaintProcgPhseCtrlActvtnCode field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINT_PROCG_PHSE_CTRL_ACTVTN_DESCUse with available fluent helpers to apply the MaintProcgPhseCtrlActvtnDesc field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINTENANCE_ORDERUse with available fluent helpers to apply the MaintenanceOrder field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINTENANCE_ORDER_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderOperation field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINTENANCE_ORDER_SUB_OPERATIONUse with available fluent helpers to apply the MaintenanceOrderSubOperation field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINTENANCE_PHASE_CONTROLUse with available fluent helpers to apply the MaintenancePhaseControl field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINTENANCE_PHASE_CONTROL_NAMEUse with available fluent helpers to apply the MaintenancePhaseControlName field to query operations.static final MaintOrderOpPhaseControlField<String>MaintOrderOpPhaseControl.MAINTENANCE_PHASE_CONTROL_TEXTUse with available fluent helpers to apply the MaintenancePhaseControlText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return MaintOrderOpPhaseControlFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaintOrderOpPhaseControlField<T>MaintOrderOpPhaseControl.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaintOrderOpPhaseControlField<T>Use with available fluent helpers to apply an extension field to query operations.