Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask.field.SuplrActyTskSupplierField
Packages that use SuplrActyTskSupplierField
-
Uses of SuplrActyTskSupplierField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask declared as SuplrActyTskSupplierFieldModifier and TypeFieldDescriptionstatic final SuplrActyTskSupplierField<String>SuplrActyTskSupplier.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.static final SuplrActyTskSupplierField<UUID>SuplrActyTskSupplier.SUPLR_ACTY_TASK_PARTY_UUIDUse with available fluent helpers to apply the SuplrActyTaskPartyUUID field to query operations.static final SuplrActyTskSupplierField<UUID>SuplrActyTskSupplier.SUPLR_ACTY_TASK_UUIDUse with available fluent helpers to apply the SuplrActyTaskUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivitytask that return SuplrActyTskSupplierFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrActyTskSupplierField<T>SuplrActyTskSupplier.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrActyTskSupplierField<T>Use with available fluent helpers to apply an extension field to query operations.