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