Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract.field.ServiceContrItemObjectListField
Packages that use ServiceContrItemObjectListField
-
Uses of ServiceContrItemObjectListField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract declared as ServiceContrItemObjectListFieldModifier and TypeFieldDescriptionstatic final ServiceContrItemObjectListField<String>ServiceContrItemObjectList.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final ServiceContrItemObjectListField<String>ServiceContrItemObjectList.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ServiceContrItemObjectListField<String>ServiceContrItemObjectList.SERVICE_CONTRACTUse with available fluent helpers to apply the ServiceContract field to query operations.static final ServiceContrItemObjectListField<String>ServiceContrItemObjectList.SERVICE_CONTRACT_ITEMUse with available fluent helpers to apply the ServiceContractItem field to query operations.static final ServiceContrItemObjectListField<String>ServiceContrItemObjectList.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.static final ServiceContrItemObjectListField<String>ServiceContrItemObjectList.SERVICE_REF_OBJECT_SEQUENCE_NUMBERUse with available fluent helpers to apply the ServiceRefObjectSequenceNumber field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicecontract that return ServiceContrItemObjectListFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceContrItemObjectListField<T>ServiceContrItemObjectList.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceContrItemObjectListField<T>Use with available fluent helpers to apply an extension field to query operations.