Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field.ServiceOrderTmplRefObjectField
Packages that use ServiceOrderTmplRefObjectField
-
Uses of ServiceOrderTmplRefObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTmplRefObjectFieldModifier and TypeFieldDescriptionstatic final ServiceOrderTmplRefObjectField<String>ServiceOrderTmplRefObject.SERVICE_ORDER_TEMPLATEUse with available fluent helpers to apply the ServiceOrderTemplate field to query operations.static final ServiceOrderTmplRefObjectField<String>ServiceOrderTmplRefObject.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.static final ServiceOrderTmplRefObjectField<String>ServiceOrderTmplRefObject.SERVICE_REFERENCE_EQUIPMENTUse with available fluent helpers to apply the ServiceReferenceEquipment field to query operations.static final ServiceOrderTmplRefObjectField<Boolean>ServiceOrderTmplRefObject.SRVC_REF_OBJ_IS_MAIN_OBJECTUse with available fluent helpers to apply the SrvcRefObjIsMainObject field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return ServiceOrderTmplRefObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderTmplRefObjectField<T>ServiceOrderTmplRefObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderTmplRefObjectField<T>Use with available fluent helpers to apply an extension field to query operations.