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