Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field.ServiceOrderTmplItemRefObjField
Packages that use ServiceOrderTmplItemRefObjField
-
Uses of ServiceOrderTmplItemRefObjField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as ServiceOrderTmplItemRefObjFieldModifier and TypeFieldDescriptionstatic final ServiceOrderTmplItemRefObjField<String>ServiceOrderTmplItemRefObj.SERVICE_ORDER_TEMPLATEUse with available fluent helpers to apply the ServiceOrderTemplate field to query operations.static final ServiceOrderTmplItemRefObjField<String>ServiceOrderTmplItemRefObj.SERVICE_ORDER_TEMPLATE_ITEMUse with available fluent helpers to apply the ServiceOrderTemplateItem field to query operations.static final ServiceOrderTmplItemRefObjField<String>ServiceOrderTmplItemRefObj.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.static final ServiceOrderTmplItemRefObjField<String>ServiceOrderTmplItemRefObj.SERVICE_REFERENCE_EQUIPMENTUse with available fluent helpers to apply the ServiceReferenceEquipment field to query operations.static final ServiceOrderTmplItemRefObjField<Boolean>ServiceOrderTmplItemRefObj.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 ServiceOrderTmplItemRefObjFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderTmplItemRefObjField<T>ServiceOrderTmplItemRefObj.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderTmplItemRefObjField<T>Use with available fluent helpers to apply an extension field to query operations.