Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.field.SuplrActyPurchaserRespField
Packages that use SuplrActyPurchaserRespField
-
Uses of SuplrActyPurchaserRespField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity declared as SuplrActyPurchaserRespFieldModifier and TypeFieldDescriptionstatic final SuplrActyPurchaserRespField<UUID>SuplrActyPurchaserResp.SUPLR_ACTY_PARTY_UUIDUse with available fluent helpers to apply the SuplrActyPartyUUID field to query operations.static final SuplrActyPurchaserRespField<UUID>SuplrActyPurchaserResp.SUPLR_ACTY_UUIDUse with available fluent helpers to apply the SuplrActyUUID field to query operations.static final SuplrActyPurchaserRespField<String>SuplrActyPurchaserResp.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 SuplrActyPurchaserRespFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrActyPurchaserRespField<T>SuplrActyPurchaserResp.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrActyPurchaserRespField<T>Use with available fluent helpers to apply an extension field to query operations.