Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusinessSolutionOrderField
Packages that use BusinessSolutionOrderField
-
Uses of BusinessSolutionOrderField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusinessSolutionOrderFieldModifier and TypeFieldDescriptionstatic final BusinessSolutionOrderField<String>BusinessSolutionOrder.BILL_TO_PARTYUse with available fluent helpers to apply the BillToParty field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.BUS_SOLN_ORD_DESCRIPTIONUse with available fluent helpers to apply the BusSolnOrdDescription field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.BUS_SOLN_ORD_EXT_REFERENCEUse with available fluent helpers to apply the BusSolnOrdExtReference field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.BUS_SOLN_ORD_IS_COMPLETEDUse with available fluent helpers to apply the BusSolnOrdIsCompleted field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.BUS_SOLN_ORD_IS_RELEASEDUse with available fluent helpers to apply the BusSolnOrdIsReleased field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.BUS_SOLN_ORD_TYPEUse with available fluent helpers to apply the BusSolnOrdType field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusinessSolutionOrderField<UUID>BusinessSolutionOrder.BUSINESS_SOLUTION_ORDER_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.CONTACT_PERSONUse with available fluent helpers to apply the ContactPerson field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.CPQ_QUOTATIONUse with available fluent helpers to apply the CPQQuotation field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final BusinessSolutionOrderField<ZonedDateTime>BusinessSolutionOrder.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final BusinessSolutionOrderField<LocalDateTime>BusinessSolutionOrder.CUSTOMER_PURCHASE_ORDER_DATEUse with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BusinessSolutionOrderField<ZonedDateTime>BusinessSolutionOrder.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.PAYER_PARTYUse with available fluent helpers to apply the PayerParty field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.PAYMENT_TERMSUse with available fluent helpers to apply the PaymentTerms field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.PERSON_RESPONSIBLEUse with available fluent helpers to apply the PersonResponsible field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.PURCHASE_ORDER_BY_CUSTOMERUse with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.SALES_GROUPUse with available fluent helpers to apply the SalesGroup field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.SALES_OFFICEUse with available fluent helpers to apply the SalesOffice field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.SALES_ORGANIZATION_ORG_UNIT_IDUse with available fluent helpers to apply the SalesOrganizationOrgUnitID field to query operations.static final BusinessSolutionOrderField<BigDecimal>BusinessSolutionOrder.SERVICE_DOC_NET_AMOUNTUse with available fluent helpers to apply the ServiceDocNetAmount field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.SERVICE_DOCUMENT_HAS_ERRORUse with available fluent helpers to apply the ServiceDocumentHasError field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.SHIP_TO_PARTYUse with available fluent helpers to apply the ShipToParty field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.static final BusinessSolutionOrderField<String>BusinessSolutionOrder.TRANSACTION_CURRENCYUse with available fluent helpers to apply the TransactionCurrency field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusinessSolutionOrderFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessSolutionOrderField<T>BusinessSolutionOrder.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessSolutionOrderField<T>Use with available fluent helpers to apply an extension field to query operations.