public static final class OpportunityItem.OpportunityItemBuilder extends Object
Modifier and Type | Method and Description |
---|---|
OpportunityItem |
build() |
OpportunityItem.OpportunityItemBuilder |
competitor(String competitor)
Constraints: Not nullable, Maximum length: 10
|
OpportunityItem.OpportunityItemBuilder |
contactPerson(String contactPerson)
Constraints: Not nullable, Maximum length: 10
|
OpportunityItem.OpportunityItemBuilder |
netValueAmount(BigDecimal netValueAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
OpportunityItem.OpportunityItemBuilder |
opportunity(Opportunity value)
Navigation property to_Opportunity for OpportunityItem to single Opportunity.
|
OpportunityItem.OpportunityItemBuilder |
opportunity(String value)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
OpportunityItem.OpportunityItemBuilder |
opportunityItem(String opportunityItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
OpportunityItem.OpportunityItemBuilder |
opportunityItemCategory(String opportunityItemCategory)
Constraints: Not nullable, Maximum length: 4
|
OpportunityItem.OpportunityItemBuilder |
opportunityItemDescription(String opportunityItemDescription)
Constraints: Not nullable, Maximum length: 40
|
OpportunityItem.OpportunityItemBuilder |
opportunityItemSalesOrder(OpptyItmFUPSalesOrder... value)
Navigation property to_OpportunityItemSalesOrder for OpportunityItem to multiple
OpptyItmFUPSalesOrder.
|
OpportunityItem.OpportunityItemBuilder |
opportunityItemSalesQuotation(OpptyItmFUPSalesQuotation... value)
Navigation property to_OpportunityItemSalesQuotation for OpportunityItem to multiple
OpptyItmFUPSalesQuotation.
|
OpportunityItem.OpportunityItemBuilder |
opportunityItemServiceOrder(OpptyItmFUPServiceOrder... value)
Navigation property to_OpportunityItemServiceOrder for OpportunityItem to multiple
OpptyItmFUPServiceOrder.
|
OpportunityItem.OpportunityItemBuilder |
opportunityItemStatus(String opportunityItemStatus)
Constraints: Not nullable, Maximum length: 4
|
OpportunityItem.OpportunityItemBuilder |
opportunityItemUUID(UUID opportunityItemUUID)
Constraints: none
|
OpportunityItem.OpportunityItemBuilder |
opportunityUUID(UUID opportunityUUID)
Constraints: none
|
OpportunityItem.OpportunityItemBuilder |
payerParty(String payerParty)
Constraints: Not nullable, Maximum length: 10
|
OpportunityItem.OpportunityItemBuilder |
personResponsible(OpportunityItemPersonResp... value)
Navigation property to_PersonResponsible for OpportunityItem to multiple
OpportunityItemPersonResp.
|
OpportunityItem.OpportunityItemBuilder |
product(String product)
Constraints: Not nullable, Maximum length: 54
|
OpportunityItem.OpportunityItemBuilder |
productHierarchy(String productHierarchy)
Constraints: Not nullable, Maximum length: 20
|
OpportunityItem.OpportunityItemBuilder |
productQuantity(BigDecimal productQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
OpportunityItem.OpportunityItemBuilder |
prospect(String prospect)
Constraints: Not nullable, Maximum length: 10
|
OpportunityItem.OpportunityItemBuilder |
referenceLead(String referenceLead)
Constraints: Not nullable, Maximum length: 10
|
OpportunityItem.OpportunityItemBuilder |
referenceLeadItem(String referenceLeadItem)
Constraints: Not nullable, Maximum length: 6
|
OpportunityItem.OpportunityItemBuilder |
salesQuantityUnit(String salesQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
OpportunityItem.OpportunityItemBuilder |
salesRepresentative(OpportunityItemSalesRep... value)
Navigation property to_SalesRepresentative for OpportunityItem to multiple
OpportunityItemSalesRep.
|
OpportunityItem.OpportunityItemBuilder |
text(OpportunityItemText... value)
Navigation property to_Text for OpportunityItem to multiple OpportunityItemText.
|
String |
toString() |
OpportunityItem.OpportunityItemBuilder |
transactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
@Nonnull public OpportunityItem.OpportunityItemBuilder opportunity(Opportunity value)
value
- The Opportunity to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunity(String value)
Original property name from the Odata EDM: Opportunity
value
- The opportunity to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItemSalesOrder(OpptyItmFUPSalesOrder... value)
value
- The OpptyItmFUPSalesOrders to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItemSalesQuotation(OpptyItmFUPSalesQuotation... value)
value
- The OpptyItmFUPSalesQuotations to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItemServiceOrder(OpptyItmFUPServiceOrder... value)
value
- The OpptyItmFUPServiceOrders to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder personResponsible(OpportunityItemPersonResp... value)
value
- The OpportunityItemPersonResps to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder salesRepresentative(OpportunityItemSalesRep... value)
value
- The OpportunityItemSalesReps to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder text(OpportunityItemText... value)
value
- The OpportunityItemTexts to build this OpportunityItem with.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItem(@Nullable String opportunityItem)
Original property name from the Odata EDM: OpportunityItem
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityUUID(@Nullable UUID opportunityUUID)
Original property name from the Odata EDM: OpportunityUUID
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItemCategory(@Nullable String opportunityItemCategory)
Original property name from the Odata EDM: OpportunityItemCategory
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItemUUID(@Nullable UUID opportunityItemUUID)
Original property name from the Odata EDM: OpportunityItemUUID
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItemDescription(@Nullable String opportunityItemDescription)
Original property name from the Odata EDM: OpportunityItemDescription
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder productHierarchy(@Nullable String productHierarchy)
Original property name from the Odata EDM: ProductHierarchy
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder netValueAmount(@Nullable BigDecimal netValueAmount)
Original property name from the Odata EDM: NetValueAmount
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder transactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder productQuantity(@Nullable BigDecimal productQuantity)
Original property name from the Odata EDM: ProductQuantity
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder salesQuantityUnit(@Nullable String salesQuantityUnit)
Original property name from the Odata EDM: SalesQuantityUnit
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder opportunityItemStatus(@Nullable String opportunityItemStatus)
Original property name from the Odata EDM: OpportunityItemStatus
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder competitor(@Nullable String competitor)
Original property name from the Odata EDM: Competitor
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder contactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder prospect(@Nullable String prospect)
Original property name from the Odata EDM: Prospect
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder payerParty(@Nullable String payerParty)
Original property name from the Odata EDM: PayerParty
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder referenceLead(@Nullable String referenceLead)
Original property name from the Odata EDM: ReferenceLead
this
.@Nonnull public OpportunityItem.OpportunityItemBuilder referenceLeadItem(@Nullable String referenceLeadItem)
Original property name from the Odata EDM: ReferenceLeadItem
this
.@Nonnull public OpportunityItem build()
Copyright © 2021 SAP SE. All rights reserved.