public class BusinessSolutionQuotation extends VdmEntity<BusinessSolutionQuotation>
Original entity name from the Odata EDM: A_BusinessSolutionQuotationType
Modifier and Type | Class and Description |
---|---|
static class |
BusinessSolutionQuotation.BusinessSolutionQuotationBuilder
Helper class to allow for fluent creation of BusinessSolutionQuotation instances.
|
Modifier and Type | Field and Description |
---|---|
static BusinessSolutionQuotationSelectable |
ALL_FIELDS
Selector for all available fields of BusinessSolutionQuotation.
|
static BusinessSolutionQuotationField<String> |
BILL_TO_PARTY
Use with available fluent helpers to apply the BillToParty field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUS_SOLN_PRTFLO_REFERENCE
Use with available fluent helpers to apply the BusSolnPrtfloReference field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUS_SOLN_QTAN_DESCRIPTION
Use with available fluent helpers to apply the BusSolnQtanDescription field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUS_SOLN_QTAN_EXT_REFERENCE
Use with available fluent helpers to apply the BusSolnQtanExtReference field to query operations.
|
static BusinessSolutionQuotationField<BigDecimal> |
BUS_SOLN_QTAN_VALDTY_END_DATE_TIME
Use with available fluent helpers to apply the BusSolnQtanValdtyEndDateTime field to query operations.
|
static BusinessSolutionQuotationField<BigDecimal> |
BUS_SOLN_QTAN_VALDTY_START_DATE_TIME
Use with available fluent helpers to apply the BusSolnQtanValdtyStartDateTime field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUS_SOLN_QUOTATION_IS_COMPLETED
Use with available fluent helpers to apply the BusSolnQuotationIsCompleted field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUS_SOLN_QUOTATION_IS_REJECTED
Use with available fluent helpers to apply the BusSolnQuotationIsRejected field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUS_SOLN_QUOTATION_IS_RELEASED
Use with available fluent helpers to apply the BusSolnQuotationIsReleased field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUS_SOLUTION_QUOTATION_TYPE
Use with available fluent helpers to apply the BusSolutionQuotationType field to query operations.
|
static BusinessSolutionQuotationField<UUID> |
BUS_SOLUTION_QUOTATION_UUID
Use with available fluent helpers to apply the BusSolutionQuotationUUID field to query operations.
|
static BusinessSolutionQuotationField<String> |
BUSINESS_SOLUTION_QUOTATION
Use with available fluent helpers to apply the BusinessSolutionQuotation field to query operations.
|
static BusinessSolutionQuotationField<String> |
CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static BusinessSolutionQuotationField<String> |
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static BusinessSolutionQuotationField<ZonedDateTime> |
CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static BusinessSolutionQuotationField<LocalDateTime> |
CUSTOMER_PURCHASE_ORDER_DATE
Use with available fluent helpers to apply the CustomerPurchaseOrderDate field to query operations.
|
static BusinessSolutionQuotationField<String> |
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static BusinessSolutionQuotationField<String> |
DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static BusinessSolutionQuotationField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static BusinessSolutionQuotationField<ZonedDateTime> |
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static BusinessSolutionQuotationField<String> |
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static BusinessSolutionQuotationField<String> |
PAYER_PARTY
Use with available fluent helpers to apply the PayerParty field to query operations.
|
static BusinessSolutionQuotationField<String> |
PAYMENT_TERMS
Use with available fluent helpers to apply the PaymentTerms field to query operations.
|
static BusinessSolutionQuotationField<String> |
PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations.
|
static BusinessSolutionQuotationField<String> |
PURCHASE_ORDER_BY_CUSTOMER
Use with available fluent helpers to apply the PurchaseOrderByCustomer field to query operations.
|
static BusinessSolutionQuotationField<String> |
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static BusinessSolutionQuotationField<String> |
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static BusinessSolutionQuotationField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static BusinessSolutionQuotationField<String> |
SERVICE_DOCUMENT_HAS_ERROR
Use with available fluent helpers to apply the ServiceDocumentHasError field to query operations.
|
static BusinessSolutionQuotationField<String> |
SERVICE_ORGANIZATION
Use with available fluent helpers to apply the ServiceOrganization field to query operations.
|
static BusinessSolutionQuotationField<String> |
SERVICE_ORGANIZATION_UNIT
Use with available fluent helpers to apply the ServiceOrganizationUnit field to query operations.
|
static BusinessSolutionQuotationField<String> |
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static BusinessSolutionQuotationField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanExpenseItem> |
TO_EXPENSE_ITEM
Use with available fluent helpers to apply the to_ExpenseItem navigation property to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanSalesItem> |
TO_SALES_ITEM
Use with available fluent helpers to apply the to_SalesItem navigation property to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanFUPSalesOrder> |
TO_SALES_ORDER
Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanFUPSrvcContr> |
TO_SERVICE_CONTRACT
Use with available fluent helpers to apply the to_ServiceContract navigation property to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanSrvcContrItem> |
TO_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the to_ServiceContractItem navigation property to query
operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanServiceItem> |
TO_SERVICE_ITEM
Use with available fluent helpers to apply the to_ServiceItem navigation property to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanFUPSrvcOrder> |
TO_SERVICE_ORDER
Use with available fluent helpers to apply the to_ServiceOrder navigation property to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanSrvcPrtItem> |
TO_SERVICE_PART_ITEM
Use with available fluent helpers to apply the to_ServicePartItem navigation property to query operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanFUPSubscrpnContr> |
TO_SUBSCRIPTION_CONTRACT
Use with available fluent helpers to apply the to_SubscriptionContract navigation property to query
operations.
|
static BusinessSolutionQuotationLink<BusSolnQtanSubscrpnItem> |
TO_SUBSCRIPTION_ITEM
Use with available fluent helpers to apply the to_SubscriptionItem navigation property to query
operations.
|
static BusinessSolutionQuotationLink<BusSolutionQuotationText> |
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
BusinessSolutionQuotation() |
BusinessSolutionQuotation(String businessSolutionQuotation,
UUID busSolutionQuotationUUID,
String busSolutionQuotationType,
String busSolnQtanDescription,
String language,
String busSolnQtanExtReference,
String busSolnPrtfloReference,
String busSolnQuotationIsReleased,
String busSolnQuotationIsCompleted,
String busSolnQuotationIsRejected,
String serviceDocumentHasError,
String purchaseOrderByCustomer,
LocalDateTime customerPurchaseOrderDate,
BigDecimal busSolnQtanValdtyStartDateTime,
BigDecimal busSolnQtanValdtyEndDateTime,
String salesOrganization,
String distributionChannel,
String division,
String salesOffice,
String salesGroup,
String serviceOrganizationUnit,
String serviceOrganization,
String soldToParty,
String shipToParty,
String billToParty,
String payerParty,
String personResponsible,
String contactPerson,
String paymentTerms,
String createdByUser,
ZonedDateTime creationDateTime,
String lastChangedByUser,
ZonedDateTime lastChangeDateTime,
List<BusSolnQtanExpenseItem> toExpenseItem,
List<BusSolnQtanSalesItem> toSalesItem,
List<BusSolnQtanFUPSalesOrder> toSalesOrder,
List<BusSolnQtanFUPSrvcContr> toServiceContract,
List<BusSolnQtanSrvcContrItem> toServiceContractItem,
List<BusSolnQtanServiceItem> toServiceItem,
List<BusSolnQtanFUPSrvcOrder> toServiceOrder,
List<BusSolnQtanSrvcPrtItem> toServicePartItem,
List<BusSolnQtanFUPSubscrpnContr> toSubscriptionContract,
List<BusSolnQtanSubscrpnItem> toSubscriptionItem,
List<BusSolutionQuotationText> toText) |
Modifier and Type | Method and Description |
---|---|
void |
addExpenseItem(BusSolnQtanExpenseItem... entity)
Adds elements to the list of associated BusSolnQtanExpenseItem entities.
|
void |
addSalesItem(BusSolnQtanSalesItem... entity)
Adds elements to the list of associated BusSolnQtanSalesItem entities.
|
void |
addSalesOrder(BusSolnQtanFUPSalesOrder... entity)
Adds elements to the list of associated BusSolnQtanFUPSalesOrder entities.
|
void |
addServiceContract(BusSolnQtanFUPSrvcContr... entity)
Adds elements to the list of associated BusSolnQtanFUPSrvcContr entities.
|
void |
addServiceContractItem(BusSolnQtanSrvcContrItem... entity)
Adds elements to the list of associated BusSolnQtanSrvcContrItem entities.
|
void |
addServiceItem(BusSolnQtanServiceItem... entity)
Adds elements to the list of associated BusSolnQtanServiceItem entities.
|
void |
addServiceOrder(BusSolnQtanFUPSrvcOrder... entity)
Adds elements to the list of associated BusSolnQtanFUPSrvcOrder entities.
|
void |
addServicePartItem(BusSolnQtanSrvcPrtItem... entity)
Adds elements to the list of associated BusSolnQtanSrvcPrtItem entities.
|
void |
addSubscriptionContract(BusSolnQtanFUPSubscrpnContr... entity)
Adds elements to the list of associated BusSolnQtanFUPSubscrpnContr entities.
|
void |
addSubscriptionItem(BusSolnQtanSubscrpnItem... entity)
Adds elements to the list of associated BusSolnQtanSubscrpnItem entities.
|
void |
addText(BusSolutionQuotationText... entity)
Adds elements to the list of associated BusSolutionQuotationText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static BusinessSolutionQuotation.BusinessSolutionQuotationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<BusSolnQtanExpenseItem> |
fetchExpenseItem()
Fetches the BusSolnQtanExpenseItem entities (one to many) associated with this entity.
|
List<BusSolnQtanSalesItem> |
fetchSalesItem()
Fetches the BusSolnQtanSalesItem entities (one to many) associated with this entity.
|
List<BusSolnQtanFUPSalesOrder> |
fetchSalesOrder()
Fetches the BusSolnQtanFUPSalesOrder entities (one to many) associated with this entity.
|
List<BusSolnQtanFUPSrvcContr> |
fetchServiceContract()
Fetches the BusSolnQtanFUPSrvcContr entities (one to many) associated with this entity.
|
List<BusSolnQtanSrvcContrItem> |
fetchServiceContractItem()
Fetches the BusSolnQtanSrvcContrItem entities (one to many) associated with this entity.
|
List<BusSolnQtanServiceItem> |
fetchServiceItem()
Fetches the BusSolnQtanServiceItem entities (one to many) associated with this entity.
|
List<BusSolnQtanFUPSrvcOrder> |
fetchServiceOrder()
Fetches the BusSolnQtanFUPSrvcOrder entities (one to many) associated with this entity.
|
List<BusSolnQtanSrvcPrtItem> |
fetchServicePartItem()
Fetches the BusSolnQtanSrvcPrtItem entities (one to many) associated with this entity.
|
List<BusSolnQtanFUPSubscrpnContr> |
fetchSubscriptionContract()
Fetches the BusSolnQtanFUPSubscrpnContr entities (one to many) associated with this entity.
|
List<BusSolnQtanSubscrpnItem> |
fetchSubscriptionItem()
Fetches the BusSolnQtanSubscrpnItem entities (one to many) associated with this entity.
|
List<BusSolutionQuotationText> |
fetchText()
Fetches the BusSolutionQuotationText entities (one to many) associated with this entity.
|
static <T> BusinessSolutionQuotationField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBillToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getBusinessSolutionQuotation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getBusSolnPrtfloReference()
Constraints: Not nullable, Maximum length: 80
|
String |
getBusSolnQtanDescription()
Constraints: Not nullable, Maximum length: 40
|
String |
getBusSolnQtanExtReference()
Constraints: Not nullable, Maximum length: 80
|
BigDecimal |
getBusSolnQtanValdtyEndDateTime()
Constraints: Not nullable, Precision: 15, Scale: 0
|
BigDecimal |
getBusSolnQtanValdtyStartDateTime()
Constraints: Not nullable, Precision: 15, Scale: 0
|
String |
getBusSolnQuotationIsCompleted()
Constraints: Not nullable, Maximum length: 1
|
String |
getBusSolnQuotationIsRejected()
Constraints: Not nullable, Maximum length: 1
|
String |
getBusSolnQuotationIsReleased()
Constraints: Not nullable, Maximum length: 1
|
String |
getBusSolutionQuotationType()
Constraints: Not nullable, Maximum length: 4
|
UUID |
getBusSolutionQuotationUUID()
Constraints: none
|
String |
getContactPerson()
Constraints: Not nullable, Maximum length: 10
|
String |
getCreatedByUser()
Constraints: Not nullable, Maximum length: 12
|
ZonedDateTime |
getCreationDateTime()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getCustomerPurchaseOrderDate()
Constraints: Not nullable, Precision: 0
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getDistributionChannel()
Constraints: Not nullable, Maximum length: 2
|
String |
getDivision()
Constraints: Not nullable, Maximum length: 2
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
io.vavr.control.Option<List<BusSolnQtanExpenseItem>> |
getExpenseItemIfPresent()
Retrieval of associated BusSolnQtanExpenseItem entities (one to many).
|
List<BusSolnQtanExpenseItem> |
getExpenseItemOrFetch()
Retrieval of associated BusSolnQtanExpenseItem entities (one to many).
|
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
ZonedDateTime |
getLastChangeDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getLastChangedByUser()
Constraints: Not nullable, Maximum length: 12
|
String |
getPayerParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getPaymentTerms()
Constraints: Not nullable, Maximum length: 4
|
String |
getPersonResponsible()
Constraints: Not nullable, Maximum length: 10
|
String |
getPurchaseOrderByCustomer()
Constraints: Not nullable, Maximum length: 35
|
String |
getSalesGroup()
Constraints: Not nullable, Maximum length: 3
|
io.vavr.control.Option<List<BusSolnQtanSalesItem>> |
getSalesItemIfPresent()
Retrieval of associated BusSolnQtanSalesItem entities (one to many).
|
List<BusSolnQtanSalesItem> |
getSalesItemOrFetch()
Retrieval of associated BusSolnQtanSalesItem entities (one to many).
|
String |
getSalesOffice()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<List<BusSolnQtanFUPSalesOrder>> |
getSalesOrderIfPresent()
Retrieval of associated BusSolnQtanFUPSalesOrder entities (one to many).
|
List<BusSolnQtanFUPSalesOrder> |
getSalesOrderOrFetch()
Retrieval of associated BusSolnQtanFUPSalesOrder entities (one to many).
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
io.vavr.control.Option<List<BusSolnQtanFUPSrvcContr>> |
getServiceContractIfPresent()
Retrieval of associated BusSolnQtanFUPSrvcContr entities (one to many).
|
io.vavr.control.Option<List<BusSolnQtanSrvcContrItem>> |
getServiceContractItemIfPresent()
Retrieval of associated BusSolnQtanSrvcContrItem entities (one to many).
|
List<BusSolnQtanSrvcContrItem> |
getServiceContractItemOrFetch()
Retrieval of associated BusSolnQtanSrvcContrItem entities (one to many).
|
List<BusSolnQtanFUPSrvcContr> |
getServiceContractOrFetch()
Retrieval of associated BusSolnQtanFUPSrvcContr entities (one to many).
|
String |
getServiceDocumentHasError()
Constraints: Not nullable, Maximum length: 1
|
io.vavr.control.Option<List<BusSolnQtanServiceItem>> |
getServiceItemIfPresent()
Retrieval of associated BusSolnQtanServiceItem entities (one to many).
|
List<BusSolnQtanServiceItem> |
getServiceItemOrFetch()
Retrieval of associated BusSolnQtanServiceItem entities (one to many).
|
io.vavr.control.Option<List<BusSolnQtanFUPSrvcOrder>> |
getServiceOrderIfPresent()
Retrieval of associated BusSolnQtanFUPSrvcOrder entities (one to many).
|
List<BusSolnQtanFUPSrvcOrder> |
getServiceOrderOrFetch()
Retrieval of associated BusSolnQtanFUPSrvcOrder entities (one to many).
|
String |
getServiceOrganization()
Constraints: Not nullable, Maximum length: 14
|
String |
getServiceOrganizationUnit()
Constraints: Not nullable, Maximum length: 14
|
io.vavr.control.Option<List<BusSolnQtanSrvcPrtItem>> |
getServicePartItemIfPresent()
Retrieval of associated BusSolnQtanSrvcPrtItem entities (one to many).
|
List<BusSolnQtanSrvcPrtItem> |
getServicePartItemOrFetch()
Retrieval of associated BusSolnQtanSrvcPrtItem entities (one to many).
|
String |
getShipToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<BusSolnQtanFUPSubscrpnContr>> |
getSubscriptionContractIfPresent()
Retrieval of associated BusSolnQtanFUPSubscrpnContr entities (one to many).
|
List<BusSolnQtanFUPSubscrpnContr> |
getSubscriptionContractOrFetch()
Retrieval of associated BusSolnQtanFUPSubscrpnContr entities (one to many).
|
io.vavr.control.Option<List<BusSolnQtanSubscrpnItem>> |
getSubscriptionItemIfPresent()
Retrieval of associated BusSolnQtanSubscrpnItem entities (one to many).
|
List<BusSolnQtanSubscrpnItem> |
getSubscriptionItemOrFetch()
Retrieval of associated BusSolnQtanSubscrpnItem entities (one to many).
|
io.vavr.control.Option<List<BusSolutionQuotationText>> |
getTextIfPresent()
Retrieval of associated BusSolutionQuotationText entities (one to many).
|
List<BusSolutionQuotationText> |
getTextOrFetch()
Retrieval of associated BusSolutionQuotationText entities (one to many).
|
Class<BusinessSolutionQuotation> |
getType() |
int |
hashCode() |
void |
setBillToParty(String billToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setBusinessSolutionQuotation(String businessSolutionQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setBusSolnPrtfloReference(String busSolnPrtfloReference)
Constraints: Not nullable, Maximum length: 80
|
void |
setBusSolnQtanDescription(String busSolnQtanDescription)
Constraints: Not nullable, Maximum length: 40
|
void |
setBusSolnQtanExtReference(String busSolnQtanExtReference)
Constraints: Not nullable, Maximum length: 80
|
void |
setBusSolnQtanValdtyEndDateTime(BigDecimal busSolnQtanValdtyEndDateTime)
Constraints: Not nullable, Precision: 15, Scale: 0
|
void |
setBusSolnQtanValdtyStartDateTime(BigDecimal busSolnQtanValdtyStartDateTime)
Constraints: Not nullable, Precision: 15, Scale: 0
|
void |
setBusSolnQuotationIsCompleted(String busSolnQuotationIsCompleted)
Constraints: Not nullable, Maximum length: 1
|
void |
setBusSolnQuotationIsRejected(String busSolnQuotationIsRejected)
Constraints: Not nullable, Maximum length: 1
|
void |
setBusSolnQuotationIsReleased(String busSolnQuotationIsReleased)
Constraints: Not nullable, Maximum length: 1
|
void |
setBusSolutionQuotationType(String busSolutionQuotationType)
Constraints: Not nullable, Maximum length: 4
|
void |
setBusSolutionQuotationUUID(UUID busSolutionQuotationUUID)
Constraints: none
|
void |
setContactPerson(String contactPerson)
Constraints: Not nullable, Maximum length: 10
|
void |
setCreatedByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setCreationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setCustomerPurchaseOrderDate(LocalDateTime customerPurchaseOrderDate)
Constraints: Not nullable, Precision: 0
|
void |
setDistributionChannel(String distributionChannel)
Constraints: Not nullable, Maximum length: 2
|
void |
setDivision(String division)
Constraints: Not nullable, Maximum length: 2
|
void |
setExpenseItem(List<BusSolnQtanExpenseItem> value)
Overwrites the list of associated BusSolnQtanExpenseItem entities for the loaded navigation property
to_ExpenseItem.
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setLastChangeDateTime(ZonedDateTime lastChangeDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setLastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
void |
setPayerParty(String payerParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setPaymentTerms(String paymentTerms)
Constraints: Not nullable, Maximum length: 4
|
void |
setPersonResponsible(String personResponsible)
Constraints: Not nullable, Maximum length: 10
|
void |
setPurchaseOrderByCustomer(String purchaseOrderByCustomer)
Constraints: Not nullable, Maximum length: 35
|
void |
setSalesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesItem(List<BusSolnQtanSalesItem> value)
Overwrites the list of associated BusSolnQtanSalesItem entities for the loaded navigation property
to_SalesItem.
|
void |
setSalesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrder(List<BusSolnQtanFUPSalesOrder> value)
Overwrites the list of associated BusSolnQtanFUPSalesOrder entities for the loaded navigation property
to_SalesOrder.
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setServiceContract(List<BusSolnQtanFUPSrvcContr> value)
Overwrites the list of associated BusSolnQtanFUPSrvcContr entities for the loaded navigation property
to_ServiceContract.
|
void |
setServiceContractItem(List<BusSolnQtanSrvcContrItem> value)
Overwrites the list of associated BusSolnQtanSrvcContrItem entities for the loaded navigation property
to_ServiceContractItem.
|
void |
setServiceDocumentHasError(String serviceDocumentHasError)
Constraints: Not nullable, Maximum length: 1
|
void |
setServiceItem(List<BusSolnQtanServiceItem> value)
Overwrites the list of associated BusSolnQtanServiceItem entities for the loaded navigation property
to_ServiceItem.
|
void |
setServiceOrder(List<BusSolnQtanFUPSrvcOrder> value)
Overwrites the list of associated BusSolnQtanFUPSrvcOrder entities for the loaded navigation property
to_ServiceOrder.
|
void |
setServiceOrganization(String serviceOrganization)
Constraints: Not nullable, Maximum length: 14
|
void |
setServiceOrganizationUnit(String serviceOrganizationUnit)
Constraints: Not nullable, Maximum length: 14
|
void |
setServicePartItem(List<BusSolnQtanSrvcPrtItem> value)
Overwrites the list of associated BusSolnQtanSrvcPrtItem entities for the loaded navigation property
to_ServicePartItem.
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setShipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setSubscriptionContract(List<BusSolnQtanFUPSubscrpnContr> value)
Overwrites the list of associated BusSolnQtanFUPSubscrpnContr entities for the loaded navigation property
to_SubscriptionContract.
|
void |
setSubscriptionItem(List<BusSolnQtanSubscrpnItem> value)
Overwrites the list of associated BusSolnQtanSubscrpnItem entities for the loaded navigation property
to_SubscriptionItem.
|
void |
setText(List<BusSolutionQuotationText> value)
Overwrites the list of associated BusSolutionQuotationText entities for the loaded navigation property
to_Text.
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final BusinessSolutionQuotationSelectable ALL_FIELDS
public static final BusinessSolutionQuotationField<String> BUSINESS_SOLUTION_QUOTATION
public static final BusinessSolutionQuotationField<UUID> BUS_SOLUTION_QUOTATION_UUID
public static final BusinessSolutionQuotationField<String> BUS_SOLUTION_QUOTATION_TYPE
public static final BusinessSolutionQuotationField<String> BUS_SOLN_QTAN_DESCRIPTION
public static final BusinessSolutionQuotationField<String> LANGUAGE
public static final BusinessSolutionQuotationField<String> BUS_SOLN_QTAN_EXT_REFERENCE
public static final BusinessSolutionQuotationField<String> BUS_SOLN_PRTFLO_REFERENCE
public static final BusinessSolutionQuotationField<String> BUS_SOLN_QUOTATION_IS_RELEASED
public static final BusinessSolutionQuotationField<String> BUS_SOLN_QUOTATION_IS_COMPLETED
public static final BusinessSolutionQuotationField<String> BUS_SOLN_QUOTATION_IS_REJECTED
public static final BusinessSolutionQuotationField<String> SERVICE_DOCUMENT_HAS_ERROR
public static final BusinessSolutionQuotationField<String> PURCHASE_ORDER_BY_CUSTOMER
public static final BusinessSolutionQuotationField<LocalDateTime> CUSTOMER_PURCHASE_ORDER_DATE
public static final BusinessSolutionQuotationField<BigDecimal> BUS_SOLN_QTAN_VALDTY_START_DATE_TIME
public static final BusinessSolutionQuotationField<BigDecimal> BUS_SOLN_QTAN_VALDTY_END_DATE_TIME
public static final BusinessSolutionQuotationField<String> SALES_ORGANIZATION
public static final BusinessSolutionQuotationField<String> DISTRIBUTION_CHANNEL
public static final BusinessSolutionQuotationField<String> DIVISION
public static final BusinessSolutionQuotationField<String> SALES_OFFICE
public static final BusinessSolutionQuotationField<String> SALES_GROUP
public static final BusinessSolutionQuotationField<String> SERVICE_ORGANIZATION_UNIT
public static final BusinessSolutionQuotationField<String> SERVICE_ORGANIZATION
public static final BusinessSolutionQuotationField<String> SOLD_TO_PARTY
public static final BusinessSolutionQuotationField<String> SHIP_TO_PARTY
public static final BusinessSolutionQuotationField<String> BILL_TO_PARTY
public static final BusinessSolutionQuotationField<String> PAYER_PARTY
public static final BusinessSolutionQuotationField<String> PERSON_RESPONSIBLE
public static final BusinessSolutionQuotationField<String> CONTACT_PERSON
public static final BusinessSolutionQuotationField<String> PAYMENT_TERMS
public static final BusinessSolutionQuotationField<String> CREATED_BY_USER
public static final BusinessSolutionQuotationField<ZonedDateTime> CREATION_DATE_TIME
public static final BusinessSolutionQuotationField<String> LAST_CHANGED_BY_USER
public static final BusinessSolutionQuotationField<ZonedDateTime> LAST_CHANGE_DATE_TIME
public static final BusinessSolutionQuotationLink<BusSolnQtanExpenseItem> TO_EXPENSE_ITEM
public static final BusinessSolutionQuotationLink<BusSolnQtanSalesItem> TO_SALES_ITEM
public static final BusinessSolutionQuotationLink<BusSolnQtanFUPSalesOrder> TO_SALES_ORDER
public static final BusinessSolutionQuotationLink<BusSolnQtanFUPSrvcContr> TO_SERVICE_CONTRACT
public static final BusinessSolutionQuotationLink<BusSolnQtanSrvcContrItem> TO_SERVICE_CONTRACT_ITEM
public static final BusinessSolutionQuotationLink<BusSolnQtanServiceItem> TO_SERVICE_ITEM
public static final BusinessSolutionQuotationLink<BusSolnQtanFUPSrvcOrder> TO_SERVICE_ORDER
public static final BusinessSolutionQuotationLink<BusSolnQtanSrvcPrtItem> TO_SERVICE_PART_ITEM
public static final BusinessSolutionQuotationLink<BusSolnQtanFUPSubscrpnContr> TO_SUBSCRIPTION_CONTRACT
public static final BusinessSolutionQuotationLink<BusSolnQtanSubscrpnItem> TO_SUBSCRIPTION_ITEM
public static final BusinessSolutionQuotationLink<BusSolutionQuotationText> TO_TEXT
public BusinessSolutionQuotation()
public BusinessSolutionQuotation(@Nullable String businessSolutionQuotation, @Nullable UUID busSolutionQuotationUUID, @Nullable String busSolutionQuotationType, @Nullable String busSolnQtanDescription, @Nullable String language, @Nullable String busSolnQtanExtReference, @Nullable String busSolnPrtfloReference, @Nullable String busSolnQuotationIsReleased, @Nullable String busSolnQuotationIsCompleted, @Nullable String busSolnQuotationIsRejected, @Nullable String serviceDocumentHasError, @Nullable String purchaseOrderByCustomer, @Nullable LocalDateTime customerPurchaseOrderDate, @Nullable BigDecimal busSolnQtanValdtyStartDateTime, @Nullable BigDecimal busSolnQtanValdtyEndDateTime, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String division, @Nullable String salesOffice, @Nullable String salesGroup, @Nullable String serviceOrganizationUnit, @Nullable String serviceOrganization, @Nullable String soldToParty, @Nullable String shipToParty, @Nullable String billToParty, @Nullable String payerParty, @Nullable String personResponsible, @Nullable String contactPerson, @Nullable String paymentTerms, @Nullable String createdByUser, @Nullable ZonedDateTime creationDateTime, @Nullable String lastChangedByUser, @Nullable ZonedDateTime lastChangeDateTime, List<BusSolnQtanExpenseItem> toExpenseItem, List<BusSolnQtanSalesItem> toSalesItem, List<BusSolnQtanFUPSalesOrder> toSalesOrder, List<BusSolnQtanFUPSrvcContr> toServiceContract, List<BusSolnQtanSrvcContrItem> toServiceContractItem, List<BusSolnQtanServiceItem> toServiceItem, List<BusSolnQtanFUPSrvcOrder> toServiceOrder, List<BusSolnQtanSrvcPrtItem> toServicePartItem, List<BusSolnQtanFUPSubscrpnContr> toSubscriptionContract, List<BusSolnQtanSubscrpnItem> toSubscriptionItem, List<BusSolutionQuotationText> toText)
@Nonnull public Class<BusinessSolutionQuotation> getType()
getType
in class VdmObject<BusinessSolutionQuotation>
public void setBusinessSolutionQuotation(@Nullable String businessSolutionQuotation)
Original property name from the Odata EDM: BusinessSolutionQuotation
businessSolutionQuotation
- Transaction IDpublic void setBusSolutionQuotationUUID(@Nullable UUID busSolutionQuotationUUID)
Original property name from the Odata EDM: BusSolutionQuotationUUID
busSolutionQuotationUUID
- GUID of a CRM Order Objectpublic void setBusSolutionQuotationType(@Nullable String busSolutionQuotationType)
Original property name from the Odata EDM: BusSolutionQuotationType
busSolutionQuotationType
- Business Transaction Typepublic void setBusSolnQtanDescription(@Nullable String busSolnQtanDescription)
Original property name from the Odata EDM: BusSolnQtanDescription
busSolnQtanDescription
- Transaction Descriptionpublic void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Language Key of Descriptionpublic void setBusSolnQtanExtReference(@Nullable String busSolnQtanExtReference)
Original property name from the Odata EDM: BusSolnQtanExtReference
busSolnQtanExtReference
- External Reference Numberpublic void setBusSolnPrtfloReference(@Nullable String busSolnPrtfloReference)
Original property name from the Odata EDM: BusSolnPrtfloReference
busSolnPrtfloReference
- External Reference Numberpublic void setBusSolnQuotationIsReleased(@Nullable String busSolnQuotationIsReleased)
Original property name from the Odata EDM: BusSolnQuotationIsReleased
busSolnQuotationIsReleased
- Release Statuspublic void setBusSolnQuotationIsCompleted(@Nullable String busSolnQuotationIsCompleted)
Original property name from the Odata EDM: BusSolnQuotationIsCompleted
busSolnQuotationIsCompleted
- The busSolnQuotationIsCompleted to set.public void setBusSolnQuotationIsRejected(@Nullable String busSolnQuotationIsRejected)
Original property name from the Odata EDM: BusSolnQuotationIsRejected
busSolnQuotationIsRejected
- Cancellation Statuspublic void setServiceDocumentHasError(@Nullable String serviceDocumentHasError)
Original property name from the Odata EDM: ServiceDocumentHasError
serviceDocumentHasError
- Error Statuspublic void setPurchaseOrderByCustomer(@Nullable String purchaseOrderByCustomer)
Original property name from the Odata EDM: PurchaseOrderByCustomer
purchaseOrderByCustomer
- Sold-To Party's External Reference Numberpublic void setCustomerPurchaseOrderDate(@Nullable LocalDateTime customerPurchaseOrderDate)
Original property name from the Odata EDM: CustomerPurchaseOrderDate
customerPurchaseOrderDate
- Reference Document Datepublic void setBusSolnQtanValdtyStartDateTime(@Nullable BigDecimal busSolnQtanValdtyStartDateTime)
Original property name from the Odata EDM: BusSolnQtanValdtyStartDateTime
busSolnQtanValdtyStartDateTime
- Contract Start datepublic void setBusSolnQtanValdtyEndDateTime(@Nullable BigDecimal busSolnQtanValdtyEndDateTime)
Original property name from the Odata EDM: BusSolnQtanValdtyEndDateTime
busSolnQtanValdtyEndDateTime
- Contract End Datepublic void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
salesOrganization
- Sales Organizationpublic void setDistributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
distributionChannel
- Distribution Channelpublic void setDivision(@Nullable String division)
Original property name from the Odata EDM: Division
division
- Divisionpublic void setSalesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
salesOffice
- Sales officepublic void setSalesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
salesGroup
- Sales grouppublic void setServiceOrganizationUnit(@Nullable String serviceOrganizationUnit)
Original property name from the Odata EDM: ServiceOrganizationUnit
serviceOrganizationUnit
- Organizational Unit (Service)public void setServiceOrganization(@Nullable String serviceOrganization)
Original property name from the Odata EDM: ServiceOrganization
serviceOrganization
- Service Organizationpublic void setSoldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
soldToParty
- Sold-To Partypublic void setShipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
shipToParty
- Ship-To Partypublic void setBillToParty(@Nullable String billToParty)
Original property name from the Odata EDM: BillToParty
billToParty
- Bill-To Partypublic void setPayerParty(@Nullable String payerParty)
Original property name from the Odata EDM: PayerParty
payerParty
- Payerpublic void setPersonResponsible(@Nullable String personResponsible)
Original property name from the Odata EDM: PersonResponsible
personResponsible
- Employee Responsiblepublic void setContactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
contactPerson
- Customer Contact Personpublic void setPaymentTerms(@Nullable String paymentTerms)
Original property name from the Odata EDM: PaymentTerms
paymentTerms
- Terms of Paymentpublic void setCreatedByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
createdByUser
- User that Created the Transactionpublic void setCreationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
creationDateTime
- Created Atpublic void setLastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
lastChangedByUser
- Transaction Last Changed Bypublic void setLastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
lastChangeDateTime
- Changed Atprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<BusinessSolutionQuotation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<BusinessSolutionQuotation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<BusinessSolutionQuotation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<BusinessSolutionQuotation>
@Nonnull public static <T> BusinessSolutionQuotationField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> BusinessSolutionQuotationField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<BusinessSolutionQuotation>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<BusinessSolutionQuotation>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<BusinessSolutionQuotation>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<BusinessSolutionQuotation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<BusinessSolutionQuotation>
@Nonnull public List<BusSolnQtanExpenseItem> fetchExpenseItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanExpenseItem> getExpenseItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ExpenseItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanExpenseItem>> getExpenseItemIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setExpenseItem(@Nonnull List<BusSolnQtanExpenseItem> value)
If the navigation property to_ExpenseItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanExpenseItem entities.public void addExpenseItem(BusSolnQtanExpenseItem... entity)
If the navigation property to_ExpenseItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanExpenseItem entities.@Nonnull public List<BusSolnQtanSalesItem> fetchSalesItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanSalesItem> getSalesItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanSalesItem>> getSalesItemIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setSalesItem(@Nonnull List<BusSolnQtanSalesItem> value)
If the navigation property to_SalesItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanSalesItem entities.public void addSalesItem(BusSolnQtanSalesItem... entity)
If the navigation property to_SalesItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanSalesItem entities.@Nonnull public List<BusSolnQtanFUPSalesOrder> fetchSalesOrder() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanFUPSalesOrder> getSalesOrderOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesOrder of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanFUPSalesOrder>> getSalesOrderIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setSalesOrder(@Nonnull List<BusSolnQtanFUPSalesOrder> value)
If the navigation property to_SalesOrder of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanFUPSalesOrder entities.public void addSalesOrder(BusSolnQtanFUPSalesOrder... entity)
If the navigation property to_SalesOrder of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanFUPSalesOrder entities.@Nonnull public List<BusSolnQtanFUPSrvcContr> fetchServiceContract() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanFUPSrvcContr> getServiceContractOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceContract of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanFUPSrvcContr>> getServiceContractIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setServiceContract(@Nonnull List<BusSolnQtanFUPSrvcContr> value)
If the navigation property to_ServiceContract of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanFUPSrvcContr entities.public void addServiceContract(BusSolnQtanFUPSrvcContr... entity)
If the navigation property to_ServiceContract of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanFUPSrvcContr entities.@Nonnull public List<BusSolnQtanSrvcContrItem> fetchServiceContractItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanSrvcContrItem> getServiceContractItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceContractItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanSrvcContrItem>> getServiceContractItemIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result
state empty
is returned.public void setServiceContractItem(@Nonnull List<BusSolnQtanSrvcContrItem> value)
If the navigation property to_ServiceContractItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanSrvcContrItem entities.public void addServiceContractItem(BusSolnQtanSrvcContrItem... entity)
If the navigation property to_ServiceContractItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanSrvcContrItem entities.@Nonnull public List<BusSolnQtanServiceItem> fetchServiceItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanServiceItem> getServiceItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanServiceItem>> getServiceItemIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setServiceItem(@Nonnull List<BusSolnQtanServiceItem> value)
If the navigation property to_ServiceItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanServiceItem entities.public void addServiceItem(BusSolnQtanServiceItem... entity)
If the navigation property to_ServiceItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanServiceItem entities.@Nonnull public List<BusSolnQtanFUPSrvcOrder> fetchServiceOrder() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanFUPSrvcOrder> getServiceOrderOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceOrder of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanFUPSrvcOrder>> getServiceOrderIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setServiceOrder(@Nonnull List<BusSolnQtanFUPSrvcOrder> value)
If the navigation property to_ServiceOrder of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanFUPSrvcOrder entities.public void addServiceOrder(BusSolnQtanFUPSrvcOrder... entity)
If the navigation property to_ServiceOrder of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanFUPSrvcOrder entities.@Nonnull public List<BusSolnQtanSrvcPrtItem> fetchServicePartItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanSrvcPrtItem> getServicePartItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServicePartItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanSrvcPrtItem>> getServicePartItemIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setServicePartItem(@Nonnull List<BusSolnQtanSrvcPrtItem> value)
If the navigation property to_ServicePartItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanSrvcPrtItem entities.public void addServicePartItem(BusSolnQtanSrvcPrtItem... entity)
If the navigation property to_ServicePartItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanSrvcPrtItem entities.@Nonnull public List<BusSolnQtanFUPSubscrpnContr> fetchSubscriptionContract() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanFUPSubscrpnContr> getSubscriptionContractOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SubscriptionContract of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanFUPSubscrpnContr>> getSubscriptionContractIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result
state empty
is returned.public void setSubscriptionContract(@Nonnull List<BusSolnQtanFUPSubscrpnContr> value)
If the navigation property to_SubscriptionContract of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanFUPSubscrpnContr entities.public void addSubscriptionContract(BusSolnQtanFUPSubscrpnContr... entity)
If the navigation property to_SubscriptionContract of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanFUPSubscrpnContr entities.@Nonnull public List<BusSolnQtanSubscrpnItem> fetchSubscriptionItem() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolnQtanSubscrpnItem> getSubscriptionItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SubscriptionItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolnQtanSubscrpnItem>> getSubscriptionItemIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setSubscriptionItem(@Nonnull List<BusSolnQtanSubscrpnItem> value)
If the navigation property to_SubscriptionItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolnQtanSubscrpnItem entities.public void addSubscriptionItem(BusSolnQtanSubscrpnItem... entity)
If the navigation property to_SubscriptionItem of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolnQtanSubscrpnItem entities.@Nonnull public List<BusSolutionQuotationText> fetchText() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public List<BusSolutionQuotationText> getTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Text of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<List<BusSolutionQuotationText>> getTextIfPresent()
If the navigation property for an entity BusinessSolutionQuotation has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setText(@Nonnull List<BusSolutionQuotationText> value)
If the navigation property to_Text of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
value
- List of BusSolutionQuotationText entities.public void addText(BusSolutionQuotationText... entity)
If the navigation property to_Text of a queried BusinessSolutionQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
entity
- Array of BusSolutionQuotationText entities.@Nonnull public static BusinessSolutionQuotation.BusinessSolutionQuotationBuilder builder()
@Nullable public String getBusinessSolutionQuotation()
Original property name from the Odata EDM: BusinessSolutionQuotation
@Nullable public UUID getBusSolutionQuotationUUID()
Original property name from the Odata EDM: BusSolutionQuotationUUID
@Nullable public String getBusSolutionQuotationType()
Original property name from the Odata EDM: BusSolutionQuotationType
@Nullable public String getBusSolnQtanDescription()
Original property name from the Odata EDM: BusSolnQtanDescription
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public String getBusSolnQtanExtReference()
Original property name from the Odata EDM: BusSolnQtanExtReference
@Nullable public String getBusSolnPrtfloReference()
Original property name from the Odata EDM: BusSolnPrtfloReference
@Nullable public String getBusSolnQuotationIsReleased()
Original property name from the Odata EDM: BusSolnQuotationIsReleased
@Nullable public String getBusSolnQuotationIsCompleted()
Original property name from the Odata EDM: BusSolnQuotationIsCompleted
@Nullable public String getBusSolnQuotationIsRejected()
Original property name from the Odata EDM: BusSolnQuotationIsRejected
@Nullable public String getServiceDocumentHasError()
Original property name from the Odata EDM: ServiceDocumentHasError
@Nullable public String getPurchaseOrderByCustomer()
Original property name from the Odata EDM: PurchaseOrderByCustomer
@Nullable public LocalDateTime getCustomerPurchaseOrderDate()
Original property name from the Odata EDM: CustomerPurchaseOrderDate
@Nullable public BigDecimal getBusSolnQtanValdtyStartDateTime()
Original property name from the Odata EDM: BusSolnQtanValdtyStartDateTime
@Nullable public BigDecimal getBusSolnQtanValdtyEndDateTime()
Original property name from the Odata EDM: BusSolnQtanValdtyEndDateTime
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
@Nullable public String getDistributionChannel()
Original property name from the Odata EDM: DistributionChannel
@Nullable public String getDivision()
Original property name from the Odata EDM: Division
@Nullable public String getSalesOffice()
Original property name from the Odata EDM: SalesOffice
@Nullable public String getSalesGroup()
Original property name from the Odata EDM: SalesGroup
@Nullable public String getServiceOrganizationUnit()
Original property name from the Odata EDM: ServiceOrganizationUnit
@Nullable public String getServiceOrganization()
Original property name from the Odata EDM: ServiceOrganization
@Nullable public String getSoldToParty()
Original property name from the Odata EDM: SoldToParty
@Nullable public String getShipToParty()
Original property name from the Odata EDM: ShipToParty
@Nullable public String getBillToParty()
Original property name from the Odata EDM: BillToParty
@Nullable public String getPayerParty()
Original property name from the Odata EDM: PayerParty
@Nullable public String getPersonResponsible()
Original property name from the Odata EDM: PersonResponsible
@Nullable public String getContactPerson()
Original property name from the Odata EDM: ContactPerson
@Nullable public String getPaymentTerms()
Original property name from the Odata EDM: PaymentTerms
@Nullable public String getCreatedByUser()
Original property name from the Odata EDM: CreatedByUser
@Nullable public ZonedDateTime getCreationDateTime()
Original property name from the Odata EDM: CreationDateTime
@Nullable public String getLastChangedByUser()
Original property name from the Odata EDM: LastChangedByUser
@Nullable public ZonedDateTime getLastChangeDateTime()
Original property name from the Odata EDM: LastChangeDateTime
@Nonnull public String toString()
toString
in class VdmObject<BusinessSolutionQuotation>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<BusinessSolutionQuotation>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<BusinessSolutionQuotation>
public int hashCode()
hashCode
in class VdmObject<BusinessSolutionQuotation>
Copyright © 2021 SAP SE. All rights reserved.