Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdFUPServiceOrderField
Packages that use BusSolnOrdFUPServiceOrderField
-
Uses of BusSolnOrdFUPServiceOrderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdFUPServiceOrderFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdFUPServiceOrderField<String>BusSolnOrdFUPServiceOrder.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdFUPServiceOrderField<UUID>BusSolnOrdFUPServiceOrder.BUSINESS_SOLUTION_ORDER_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.static final BusSolnOrdFUPServiceOrderField<String>BusSolnOrdFUPServiceOrder.SERVICE_DOC_RLTN_SEQUENCE_NUMBERUse with available fluent helpers to apply the ServiceDocRltnSequenceNumber field to query operations.static final BusSolnOrdFUPServiceOrderField<UUID>BusSolnOrdFUPServiceOrder.SERVICE_DOCUMENT_RELATION_UUIDUse with available fluent helpers to apply the ServiceDocumentRelationUUID field to query operations.static final BusSolnOrdFUPServiceOrderField<String>BusSolnOrdFUPServiceOrder.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdFUPServiceOrderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdFUPServiceOrderField<T>BusSolnOrdFUPServiceOrder.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdFUPServiceOrderField<T>Use with available fluent helpers to apply an extension field to query operations.