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