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