Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.opportunity |
Modifier and Type | Field and Description |
---|---|
static OpportunityItemField<String> |
OpportunityItem.COMPETITOR
Use with available fluent helpers to apply the Competitor field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static OpportunityItemField<BigDecimal> |
OpportunityItem.NET_VALUE_AMOUNT
Use with available fluent helpers to apply the NetValueAmount field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.OPPORTUNITY
Use with available fluent helpers to apply the Opportunity field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.OPPORTUNITY_ITEM
Use with available fluent helpers to apply the OpportunityItem field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.OPPORTUNITY_ITEM_CATEGORY
Use with available fluent helpers to apply the OpportunityItemCategory field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.OPPORTUNITY_ITEM_DESCRIPTION
Use with available fluent helpers to apply the OpportunityItemDescription field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.OPPORTUNITY_ITEM_STATUS
Use with available fluent helpers to apply the OpportunityItemStatus field to query operations.
|
static OpportunityItemField<UUID> |
OpportunityItem.OPPORTUNITY_ITEM_UUID
Use with available fluent helpers to apply the OpportunityItemUUID field to query operations.
|
static OpportunityItemField<UUID> |
OpportunityItem.OPPORTUNITY_UUID
Use with available fluent helpers to apply the OpportunityUUID field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.PRODUCT_HIERARCHY
Use with available fluent helpers to apply the ProductHierarchy field to query operations.
|
static OpportunityItemField<BigDecimal> |
OpportunityItem.PRODUCT_QUANTITY
Use with available fluent helpers to apply the ProductQuantity field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.PROSPECT
Use with available fluent helpers to apply the Prospect field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.REFERENCE_LEAD
Use with available fluent helpers to apply the ReferenceLead field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.REFERENCE_LEAD_ITEM
Use with available fluent helpers to apply the ReferenceLeadItem field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.SALES_QUANTITY_UNIT
Use with available fluent helpers to apply the SalesQuantityUnit field to query operations.
|
static OpportunityItemField<String> |
OpportunityItem.TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> OpportunityItemField<T> |
OpportunityItem.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
OpportunityItem.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.