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