Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspExternalNameField
Packages that use SuplrEvalRspExternalNameField
-
Uses of SuplrEvalRspExternalNameField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspExternalNameFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspExternalNameField<String>SuplrEvalRspExternalName.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SuplrEvalRspExternalNameField<String>SuplrEvalRspExternalName.SUPLR_EVAL_REQ_EXTERNAL_NAMEUse with available fluent helpers to apply the SuplrEvalReqExternalName field to query operations.static final SuplrEvalRspExternalNameField<UUID>SuplrEvalRspExternalName.SUPLR_EVAL_REQ_EXTERNAL_NAME_UUIDUse with available fluent helpers to apply the SuplrEvalReqExternalNameUUID field to query operations.static final SuplrEvalRspExternalNameField<UUID>SuplrEvalRspExternalName.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspExternalNameFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspExternalNameField<T>SuplrEvalRspExternalName.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspExternalNameField<T>Use with available fluent helpers to apply an extension field to query operations.