Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.field.BusinessUserChangesField
Packages that use BusinessUserChangesField
-
Uses of BusinessUserChangesField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange declared as BusinessUserChangesFieldModifier and TypeFieldDescriptionstatic final BusinessUserChangesField<String>BusinessUserChanges.ACTIONUse with available fluent helpers to apply the Action field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.ATTRIBUTEUse with available fluent helpers to apply the Attribute field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.ATTRIBUTE_TEXTUse with available fluent helpers to apply the AttributeText field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.BUSINESS_USER_IDUse with available fluent helpers to apply the BusinessUserID field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.CHANGE_CATEGORYUse with available fluent helpers to apply the ChangeCategory field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.CHANGE_CATEGORY_TEXTUse with available fluent helpers to apply the ChangeCategoryText field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.CHANGED_BY_GLOBAL_USER_IDUse with available fluent helpers to apply the ChangedByGlobalUserID field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.CHANGED_BY_USER_EMAIL_ADDRESSUse with available fluent helpers to apply the ChangedByUserEmailAddress field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.CHANGED_BY_USER_IDUse with available fluent helpers to apply the ChangedByUserID field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.CHANGED_BY_USER_NAMEUse with available fluent helpers to apply the ChangedByUserName field to query operations.static final BusinessUserChangesField<ZonedDateTime>BusinessUserChanges.CHANGED_ONUse with available fluent helpers to apply the ChangedOn field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.VALUE_CHANGED_FROMUse with available fluent helpers to apply the ValueChangedFrom field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.VALUE_CHANGED_FROM_TEXTUse with available fluent helpers to apply the ValueChangedFromText field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.VALUE_CHANGED_TOUse with available fluent helpers to apply the ValueChangedTo field to query operations.static final BusinessUserChangesField<String>BusinessUserChanges.VALUE_CHANGED_TO_TEXTUse with available fluent helpers to apply the ValueChangedToText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange that return BusinessUserChangesFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessUserChangesField<T>BusinessUserChanges.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessUserChangesField<T>Use with available fluent helpers to apply an extension field to query operations.