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