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