Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field.SrvcContrItemProductField
Packages that use SrvcContrItemProductField
-
Uses of SrvcContrItemProductField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as SrvcContrItemProductFieldModifier and TypeFieldDescriptionstatic final SrvcContrItemProductField<String>SrvcContrItemProduct.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.static final SrvcContrItemProductField<String>SrvcContrItemProduct.SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the ServiceContractItem field to query operations.static final SrvcContrItemProductField<String>SrvcContrItemProduct.SERVICE_PRODUCT_LIST_ITEMUse with available fluent helpers to apply the ServiceProductListItem field to query operations.static final SrvcContrItemProductField<String>SrvcContrItemProduct.SRVC_PRODUCT_LIST_PRODUCTUse with available fluent helpers to apply the SrvcProductListProduct field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return SrvcContrItemProductFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcContrItemProductField<T>SrvcContrItemProduct.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcContrItemProductField<T>Use with available fluent helpers to apply an extension field to query operations.