Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field.ServiceOrderRefObjectField
Packages that use ServiceOrderRefObjectField
-
Uses of ServiceOrderRefObjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as ServiceOrderRefObjectFieldModifier and TypeFieldDescriptionstatic final ServiceOrderRefObjectField<String>ServiceOrderRefObject.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.static final ServiceOrderRefObjectField<String>ServiceOrderRefObject.SERVICE_REF_FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the ServiceRefFunctionalLocation field to query operations.static final ServiceOrderRefObjectField<String>ServiceOrderRefObject.SERVICE_REFERENCE_EQUIPMENTUse with available fluent helpers to apply the ServiceReferenceEquipment field to query operations.static final ServiceOrderRefObjectField<Boolean>ServiceOrderRefObject.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.serviceorder that return ServiceOrderRefObjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceOrderRefObjectField<T>ServiceOrderRefObject.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceOrderRefObjectField<T>Use with available fluent helpers to apply an extension field to query operations.