Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.BusinessUserChanges.BusinessUserChangesBuilder
Packages that use BusinessUserChanges.BusinessUserChangesBuilder
-
Uses of BusinessUserChanges.BusinessUserChangesBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange that return BusinessUserChanges.BusinessUserChangesBuilderModifier and TypeMethodDescriptionConstraints: Not nullable, Maximum length: 500(Key Field) Constraints: Not nullable, Maximum length: 20BusinessUserChanges.BusinessUserChangesBuilder.attributeText(String attributeText) Constraints: Not nullable, Maximum length: 256BusinessUserChanges.builder()BusinessUserChanges.BusinessUserChangesBuilder.businessUserID(String businessUserID) (Key Field) Constraints: Not nullable, Maximum length: 12BusinessUserChanges.BusinessUserChangesBuilder.changeCategory(String changeCategory) (Key Field) Constraints: Not nullable, Maximum length: 2BusinessUserChanges.BusinessUserChangesBuilder.changeCategoryText(String changeCategoryText) Constraints: Not nullable, Maximum length: 256BusinessUserChanges.BusinessUserChangesBuilder.changedByGlobalUserID(String changedByGlobalUserID) Constraints: Not nullable, Maximum length: 36BusinessUserChanges.BusinessUserChangesBuilder.changedByUserEmailAddress(String changedByUserEmailAddress) Constraints: Not nullable, Maximum length: 241BusinessUserChanges.BusinessUserChangesBuilder.changedByUserID(String changedByUserID) Constraints: Not nullable, Maximum length: 12BusinessUserChanges.BusinessUserChangesBuilder.changedByUserName(String changedByUserName) Constraints: Not nullable, Maximum length: 80BusinessUserChanges.BusinessUserChangesBuilder.changedOn(ZonedDateTime changedOn) (Key Field) Constraints: Not nullable, Precision: 7BusinessUserChanges.BusinessUserChangesBuilder.valueChangedFrom(String valueChangedFrom) (Key Field) Constraints: Not nullable, Maximum length: 254BusinessUserChanges.BusinessUserChangesBuilder.valueChangedFromText(String valueChangedFromText) Constraints: Not nullable, Maximum length: 500BusinessUserChanges.BusinessUserChangesBuilder.valueChangedTo(String valueChangedTo) (Key Field) Constraints: Not nullable, Maximum length: 254BusinessUserChanges.BusinessUserChangesBuilder.valueChangedToText(String valueChangedToText) Constraints: Not nullable, Maximum length: 500