Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BPAddrDepdntIntlLocNumberField
Packages that use BPAddrDepdntIntlLocNumberField
-
Uses of BPAddrDepdntIntlLocNumberField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BPAddrDepdntIntlLocNumberFieldModifier and TypeFieldDescriptionstatic final BPAddrDepdntIntlLocNumberField<String>BPAddrDepdntIntlLocNumber.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final BPAddrDepdntIntlLocNumberField<String>BPAddrDepdntIntlLocNumber.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final BPAddrDepdntIntlLocNumberField<String>BPAddrDepdntIntlLocNumber.INTERNATIONAL_LOCATION_NUMBER1Use with available fluent helpers to apply the InternationalLocationNumber1 field to query operations.static final BPAddrDepdntIntlLocNumberField<String>BPAddrDepdntIntlLocNumber.INTERNATIONAL_LOCATION_NUMBER2Use with available fluent helpers to apply the InternationalLocationNumber2 field to query operations.static final BPAddrDepdntIntlLocNumberField<String>BPAddrDepdntIntlLocNumber.INTERNATIONAL_LOCATION_NUMBER3Use with available fluent helpers to apply the InternationalLocationNumber3 field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BPAddrDepdntIntlLocNumberFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BPAddrDepdntIntlLocNumberField<T>BPAddrDepdntIntlLocNumber.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BPAddrDepdntIntlLocNumberField<T>Use with available fluent helpers to apply an extension field to query operations.