Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmFUPServiceOrderField
Packages that use BusSolnOrdItmFUPServiceOrderField
-
Uses of BusSolnOrdItmFUPServiceOrderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmFUPServiceOrderFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmFUPServiceOrderField<String>BusSolnOrdItmFUPServiceOrder.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmFUPServiceOrderField<String>BusSolnOrdItmFUPServiceOrder.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmFUPServiceOrderField<UUID>BusSolnOrdItmFUPServiceOrder.BUSINESS_SOLUTION_ORDER_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.static final BusSolnOrdItmFUPServiceOrderField<String>BusSolnOrdItmFUPServiceOrder.SERVICE_DOC_ITM_RLTN_SQNC_NUMBERUse with available fluent helpers to apply the ServiceDocItmRltnSqncNumber field to query operations.static final BusSolnOrdItmFUPServiceOrderField<UUID>BusSolnOrdItmFUPServiceOrder.SERVICE_DOCUMENT_ITM_RELATION_UUIDUse with available fluent helpers to apply the ServiceDocumentItmRelationUUID field to query operations.static final BusSolnOrdItmFUPServiceOrderField<String>BusSolnOrdItmFUPServiceOrder.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.static final BusSolnOrdItmFUPServiceOrderField<String>BusSolnOrdItmFUPServiceOrder.SERVICE_ORDER_ITEMUse with available fluent helpers to apply the ServiceOrderItem field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmFUPServiceOrderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmFUPServiceOrderField<T>BusSolnOrdItmFUPServiceOrder.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmFUPServiceOrderField<T>Use with available fluent helpers to apply an extension field to query operations.