Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BuPaAddressUsageField
Packages that use BuPaAddressUsageField
-
Uses of BuPaAddressUsageField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BuPaAddressUsageFieldModifier and TypeFieldDescriptionstatic final BuPaAddressUsageField<String>BuPaAddressUsage.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final BuPaAddressUsageField<String>BuPaAddressUsage.ADDRESS_USAGEUse with available fluent helpers to apply the AddressUsage field to query operations.static final BuPaAddressUsageField<String>BuPaAddressUsage.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final BuPaAddressUsageField<String>BuPaAddressUsage.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final BuPaAddressUsageField<Boolean>BuPaAddressUsage.STANDARD_USAGEUse with available fluent helpers to apply the StandardUsage field to query operations.static final BuPaAddressUsageField<ZonedDateTime>BuPaAddressUsage.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BuPaAddressUsageField<ZonedDateTime>BuPaAddressUsage.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BuPaAddressUsageFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BuPaAddressUsageField<T>BuPaAddressUsage.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BuPaAddressUsageField<T>Use with available fluent helpers to apply an extension field to query operations.