Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmFUPSalesOrderField
Packages that use BusSolnOrdItmFUPSalesOrderField
-
Uses of BusSolnOrdItmFUPSalesOrderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmFUPSalesOrderFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmFUPSalesOrderField<String>BusSolnOrdItmFUPSalesOrder.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmFUPSalesOrderField<String>BusSolnOrdItmFUPSalesOrder.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmFUPSalesOrderField<UUID>BusSolnOrdItmFUPSalesOrder.BUSINESS_SOLUTION_ORDER_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.static final BusSolnOrdItmFUPSalesOrderField<String>BusSolnOrdItmFUPSalesOrder.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final BusSolnOrdItmFUPSalesOrderField<String>BusSolnOrdItmFUPSalesOrder.SALES_ORDER_ITEMUse with available fluent helpers to apply the SalesOrderItem field to query operations.static final BusSolnOrdItmFUPSalesOrderField<String>BusSolnOrdItmFUPSalesOrder.SERVICE_DOC_ITM_RLTN_SQNC_NUMBERUse with available fluent helpers to apply the ServiceDocItmRltnSqncNumber field to query operations.static final BusSolnOrdItmFUPSalesOrderField<String>BusSolnOrdItmFUPSalesOrder.SERVICE_DOC_SUCCESSOR_BUS_OBJ_TYPEUse with available fluent helpers to apply the ServiceDocSuccessorBusObjType field to query operations.static final BusSolnOrdItmFUPSalesOrderField<UUID>BusSolnOrdItmFUPSalesOrder.SERVICE_DOCUMENT_ITM_RELATION_UUIDUse with available fluent helpers to apply the ServiceDocumentItmRelationUUID field to query operations.static final BusSolnOrdItmFUPSalesOrderField<String>BusSolnOrdItmFUPSalesOrder.SERVICE_OBJECT_TYPEUse with available fluent helpers to apply the ServiceObjectType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmFUPSalesOrderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmFUPSalesOrderField<T>BusSolnOrdItmFUPSalesOrder.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmFUPSalesOrderField<T>Use with available fluent helpers to apply an extension field to query operations.