Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.field.SuplrActySupplierField
Packages that use SuplrActySupplierField
-
Uses of SuplrActySupplierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity declared as SuplrActySupplierFieldModifier and TypeFieldDescriptionstatic final SuplrActySupplierField<String>SuplrActySupplier.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final SuplrActySupplierField<UUID>SuplrActySupplier.SUPLR_ACTY_PARTY_UUIDUse with available fluent helpers to apply the SuplrActyPartyUUID field to query operations.static final SuplrActySupplierField<UUID>SuplrActySupplier.SUPLR_ACTY_UUIDUse with available fluent helpers to apply the SuplrActyUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity that return SuplrActySupplierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrActySupplierField<T>SuplrActySupplier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrActySupplierField<T>Use with available fluent helpers to apply an extension field to query operations.