Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.field.ChangeMasterField
Packages that use ChangeMasterField
-
Uses of ChangeMasterField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 declared as ChangeMasterFieldModifier and TypeFieldDescriptionstatic final ChangeMasterField<Boolean>ChangeMaster.ALTERNATIVE_DATE_OCUse with available fluent helpers to apply the to_AlternativeDate_oc field to query operations.static final ChangeMasterField<String>ChangeMaster.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.CHANGE_MSTR_OB_MG_RE_DOC_INFO_RECD_OCUse with available fluent helpers to apply the to_ChangeMstrObMgReDocInfoRecd_oc field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.CHANGE_MSTR_OB_MG_RE_MATERIAL_OCUse with available fluent helpers to apply the to_ChangeMstrObMgReMaterial_oc field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.CHANGE_MSTR_OB_MG_RE_MATL_BOM_OCUse with available fluent helpers to apply the to_ChangeMstrObMgReMatlBOM_oc field to query operations.static final ChangeMasterField<String>ChangeMaster.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final ChangeMasterField<String>ChangeMaster.CHANGE_NUMBER_CREATED_BY_USERUse with available fluent helpers to apply the ChangeNumberCreatedByUser field to query operations.static final ChangeMasterField<LocalDateTime>ChangeMaster.CHANGE_NUMBER_CREATION_DATEUse with available fluent helpers to apply the ChangeNumberCreationDate field to query operations.static final ChangeMasterField<String>ChangeMaster.CHANGE_NUMBER_DESCRIPTIONUse with available fluent helpers to apply the ChangeNumberDescription field to query operations.static final ChangeMasterField<String>ChangeMaster.CHANGE_NUMBER_FUNCTIONUse with available fluent helpers to apply the ChangeNumberFunction field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.CHANGE_NUMBER_IS_MRKD_FOR_DELETIONUse with available fluent helpers to apply the ChangeNumberIsMrkdForDeletion field to query operations.static final ChangeMasterField<String>ChangeMaster.CHANGE_NUMBER_LAST_CHANGED_BY_USERUse with available fluent helpers to apply the ChangeNumberLastChangedByUser field to query operations.static final ChangeMasterField<LocalDateTime>ChangeMaster.CHANGE_NUMBER_LAST_CHANGED_DATEUse with available fluent helpers to apply the ChangeNumberLastChangedDate field to query operations.static final ChangeMasterField<ZonedDateTime>ChangeMaster.CHANGE_NUMBER_LAST_CHGD_DATE_TIMEUse with available fluent helpers to apply the ChangeNumberLastChgdDateTime field to query operations.static final ChangeMasterField<String>ChangeMaster.CHANGE_NUMBER_RELEASE_KEYUse with available fluent helpers to apply the ChangeNumberReleaseKey field to query operations.static final ChangeMasterField<String>ChangeMaster.CHANGE_NUMBER_STATUSUse with available fluent helpers to apply the ChangeNumberStatus field to query operations.static final ChangeMasterField<LocalDateTime>ChangeMaster.CHANGE_NUMBER_VALID_FROM_DATEUse with available fluent helpers to apply the ChangeNumberValidFromDate field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.DELETE_MCUse with available fluent helpers to apply the Delete_mc field to query operations.static final ChangeMasterField<String>ChangeMaster.IS_TECHNICALLY_RELEASEDUse with available fluent helpers to apply the IsTechnicallyReleased field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.IS_USED_FOR_DATA_DEFINITIONUse with available fluent helpers to apply the IsUsedForDataDefinition field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.OBJ_TYPE_ASSIGNMENT_OCUse with available fluent helpers to apply the to_ObjTypeAssignment_oc field to query operations.static final ChangeMasterField<String>ChangeMaster.REASON_FOR_CHANGE_TEXTUse with available fluent helpers to apply the ReasonForChangeText field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.SHIFT_VALIDITY_START_DATE_ACUse with available fluent helpers to apply the ShiftValidityStartDate_ac field to query operations.static final ChangeMasterField<Boolean>ChangeMaster.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return ChangeMasterFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChangeMasterField<T>ChangeMaster.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChangeMasterField<T>Use with available fluent helpers to apply an extension field to query operations.