Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field.SrvcOrdRefServiceContractField
Packages that use SrvcOrdRefServiceContractField
-
Uses of SrvcOrdRefServiceContractField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as SrvcOrdRefServiceContractFieldModifier and TypeFieldDescriptionstatic final SrvcOrdRefServiceContractField<String>SrvcOrdRefServiceContract.REFERENCE_SERVICE_CONTRACTUse with available fluent helpers to apply the ReferenceServiceContract field to query operations.static final SrvcOrdRefServiceContractField<String>SrvcOrdRefServiceContract.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder that return SrvcOrdRefServiceContractFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcOrdRefServiceContractField<T>SrvcOrdRefServiceContract.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcOrdRefServiceContractField<T>Use with available fluent helpers to apply an extension field to query operations.