public class ServiceQuotation extends VdmEntity<ServiceQuotation>
Original entity name from the Odata EDM: A_ServiceQuotationType
Modifier and Type | Class and Description |
---|---|
static class |
ServiceQuotation.ServiceQuotationBuilder
Helper class to allow for fluent creation of ServiceQuotation instances.
|
Modifier and Type | Field and Description |
---|---|
static ServiceQuotationSelectable |
ALL_FIELDS
Selector for all available fields of ServiceQuotation.
|
static ServiceQuotationField<String> |
CONTACT_PERSON
Use with available fluent helpers to apply the ContactPerson field to query operations.
|
static ServiceQuotationField<String> |
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations.
|
static ServiceQuotationField<String> |
DIVISION
Use with available fluent helpers to apply the Division field to query operations.
|
static ServiceQuotationField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceQuotationField<ZonedDateTime> |
REQUESTED_SERVICE_END_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceEndDateTime field to query operations.
|
static ServiceQuotationField<ZonedDateTime> |
REQUESTED_SERVICE_START_DATE_TIME
Use with available fluent helpers to apply the RequestedServiceStartDateTime field to query operations.
|
static ServiceQuotationField<String> |
RESPY_MGMT_GLOBAL_TEAM_ID
Use with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.
|
static ServiceQuotationField<String> |
RESPY_MGMT_SERVICE_TEAM_NAME
Use with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.
|
static ServiceQuotationField<String> |
SALES_GROUP
Use with available fluent helpers to apply the SalesGroup field to query operations.
|
static ServiceQuotationField<String> |
SALES_OFFICE
Use with available fluent helpers to apply the SalesOffice field to query operations.
|
static ServiceQuotationField<String> |
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations.
|
static ServiceQuotationField<BigDecimal> |
SERVICE_DOC_GROSS_AMOUNT
Use with available fluent helpers to apply the ServiceDocGrossAmount field to query operations.
|
static ServiceQuotationField<BigDecimal> |
SERVICE_DOC_NET_AMOUNT
Use with available fluent helpers to apply the ServiceDocNetAmount field to query operations.
|
static ServiceQuotationField<BigDecimal> |
SERVICE_DOC_TAX_AMOUNT
Use with available fluent helpers to apply the ServiceDocTaxAmount field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QTAN_EXT_REFERENCE
Use with available fluent helpers to apply the ServiceQtanExtReference field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QTAN_SUCCESSOR_ORDER
Use with available fluent helpers to apply the ServiceQtanSuccessorOrder field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QUOTATION
Use with available fluent helpers to apply the ServiceQuotation field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QUOTATION_DESCRIPTION
Use with available fluent helpers to apply the ServiceQuotationDescription field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QUOTATION_IS_ACCEPTED
Use with available fluent helpers to apply the ServiceQuotationIsAccepted field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QUOTATION_IS_REJECTED
Use with available fluent helpers to apply the ServiceQuotationIsRejected field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QUOTATION_IS_RELEASED
Use with available fluent helpers to apply the ServiceQuotationIsReleased field to query operations.
|
static ServiceQuotationField<String> |
SERVICE_QUOTATION_TYPE
Use with available fluent helpers to apply the ServiceQuotationType field to query operations.
|
static ServiceQuotationField<UUID> |
SERVICE_QUOTATION_UUID
Use with available fluent helpers to apply the ServiceQuotationUUID field to query operations.
|
static ServiceQuotationField<String> |
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceQuotationField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static ServiceQuotationField<BigDecimal> |
SRVC_QTAN_VALIDITY_END_DATE_TIME
Use with available fluent helpers to apply the SrvcQtanValidityEndDateTime field to query operations.
|
static ServiceQuotationField<BigDecimal> |
SRVC_QTAN_VALIDITY_START_DATE_TIME
Use with available fluent helpers to apply the SrvcQtanValidityStartDateTime field to query operations.
|
static ServiceQuotationField<String> |
SRVC_QUOTATION_REJECTION_REASON
Use with available fluent helpers to apply the SrvcQuotationRejectionReason field to query operations.
|
static ServiceQuotationLink<ServiceQuotationItem> |
TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static ServiceQuotationLink<ServiceQtanPersonResp> |
TO_PERSON_RESPONSIBLE
Use with available fluent helpers to apply the to_PersonResponsible navigation property to query
operations.
|
static ServiceQuotationLink<ServiceQtanPriceElement> |
TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static ServiceQuotationLink<ServiceQtanRefObject> |
TO_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.
|
static ServiceQuotationLink<ServiceQuotationText> |
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
static ServiceQuotationField<String> |
TRANSACTION_CURRENCY
Use with available fluent helpers to apply the TransactionCurrency field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ServiceQuotation() |
ServiceQuotation(String serviceQuotation,
String serviceQuotationType,
UUID serviceQuotationUUID,
String serviceQuotationDescription,
String language,
ZonedDateTime requestedServiceStartDateTime,
ZonedDateTime requestedServiceEndDateTime,
BigDecimal srvcQtanValidityStartDateTime,
BigDecimal srvcQtanValidityEndDateTime,
String serviceQtanExtReference,
String serviceQuotationIsReleased,
String serviceQuotationIsAccepted,
String serviceQuotationIsRejected,
String srvcQuotationRejectionReason,
String salesOrganization,
String distributionChannel,
String division,
String salesOffice,
String salesGroup,
String soldToParty,
String shipToParty,
String contactPerson,
String serviceQtanSuccessorOrder,
String respyMgmtServiceTeamName,
String respyMgmtGlobalTeamID,
String transactionCurrency,
BigDecimal serviceDocGrossAmount,
BigDecimal serviceDocNetAmount,
BigDecimal serviceDocTaxAmount,
List<ServiceQuotationItem> toItem,
List<ServiceQtanPersonResp> toPersonResponsible,
List<ServiceQtanPriceElement> toPricingElement,
List<ServiceQtanRefObject> toReferenceObject,
List<ServiceQuotationText> toText) |
Modifier and Type | Method and Description |
---|---|
void |
addItem(ServiceQuotationItem... entity)
Adds elements to the list of associated ServiceQuotationItem entities.
|
void |
addPersonResponsible(ServiceQtanPersonResp... entity)
Adds elements to the list of associated ServiceQtanPersonResp entities.
|
void |
addPricingElement(ServiceQtanPriceElement... entity)
Adds elements to the list of associated ServiceQtanPriceElement entities.
|
void |
addReferenceObject(ServiceQtanRefObject... entity)
Adds elements to the list of associated ServiceQtanRefObject entities.
|
void |
addText(ServiceQuotationText... entity)
Adds elements to the list of associated ServiceQuotationText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ServiceQuotation.ServiceQuotationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<ServiceQuotationItem> |
fetchItem()
Fetches the ServiceQuotationItem entities (one to many) associated with this entity.
|
List<ServiceQtanPersonResp> |
fetchPersonResponsible()
Fetches the ServiceQtanPersonResp entities (one to many) associated with this entity.
|
List<ServiceQtanPriceElement> |
fetchPricingElement()
Fetches the ServiceQtanPriceElement entities (one to many) associated with this entity.
|
List<ServiceQtanRefObject> |
fetchReferenceObject()
Fetches the ServiceQtanRefObject entities (one to many) associated with this entity.
|
List<ServiceQuotationText> |
fetchText()
Fetches the ServiceQuotationText entities (one to many) associated with this entity.
|
static <T> ServiceQuotationField<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 |
getContactPerson()
Constraints: Not nullable, Maximum length: 10
|
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<ServiceQuotationItem>> |
getItemIfPresent()
Retrieval of associated ServiceQuotationItem entities (one to many).
|
List<ServiceQuotationItem> |
getItemOrFetch()
Retrieval of associated ServiceQuotationItem entities (one to many).
|
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
io.vavr.control.Option<List<ServiceQtanPersonResp>> |
getPersonResponsibleIfPresent()
Retrieval of associated ServiceQtanPersonResp entities (one to many).
|
List<ServiceQtanPersonResp> |
getPersonResponsibleOrFetch()
Retrieval of associated ServiceQtanPersonResp entities (one to many).
|
io.vavr.control.Option<List<ServiceQtanPriceElement>> |
getPricingElementIfPresent()
Retrieval of associated ServiceQtanPriceElement entities (one to many).
|
List<ServiceQtanPriceElement> |
getPricingElementOrFetch()
Retrieval of associated ServiceQtanPriceElement entities (one to many).
|
io.vavr.control.Option<List<ServiceQtanRefObject>> |
getReferenceObjectIfPresent()
Retrieval of associated ServiceQtanRefObject entities (one to many).
|
List<ServiceQtanRefObject> |
getReferenceObjectOrFetch()
Retrieval of associated ServiceQtanRefObject entities (one to many).
|
ZonedDateTime |
getRequestedServiceEndDateTime()
Constraints: Not nullable, Precision: 0
|
ZonedDateTime |
getRequestedServiceStartDateTime()
Constraints: Not nullable, Precision: 0
|
String |
getRespyMgmtGlobalTeamID()
Constraints: Not nullable, Maximum length: 40
|
String |
getRespyMgmtServiceTeamName()
Constraints: Not nullable, Maximum length: 40
|
String |
getSalesGroup()
Constraints: Not nullable, Maximum length: 3
|
String |
getSalesOffice()
Constraints: Not nullable, Maximum length: 4
|
String |
getSalesOrganization()
Constraints: Not nullable, Maximum length: 4
|
BigDecimal |
getServiceDocGrossAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
BigDecimal |
getServiceDocNetAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
BigDecimal |
getServiceDocTaxAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getServiceQtanExtReference()
Constraints: Not nullable, Maximum length: 80
|
String |
getServiceQtanSuccessorOrder()
Constraints: Not nullable, Maximum length: 10
|
String |
getServiceQuotation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getServiceQuotationDescription()
Constraints: Not nullable, Maximum length: 40
|
String |
getServiceQuotationIsAccepted()
Constraints: Not nullable, Maximum length: 1
|
String |
getServiceQuotationIsRejected()
Constraints: Not nullable, Maximum length: 1
|
String |
getServiceQuotationIsReleased()
Constraints: Not nullable, Maximum length: 1
|
String |
getServiceQuotationType()
Constraints: Not nullable, Maximum length: 4
|
UUID |
getServiceQuotationUUID()
Constraints: none
|
String |
getShipToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
BigDecimal |
getSrvcQtanValidityEndDateTime()
Constraints: Not nullable, Precision: 15, Scale: 0
|
BigDecimal |
getSrvcQtanValidityStartDateTime()
Constraints: Not nullable, Precision: 15, Scale: 0
|
String |
getSrvcQuotationRejectionReason()
Constraints: Not nullable, Maximum length: 2
|
io.vavr.control.Option<List<ServiceQuotationText>> |
getTextIfPresent()
Retrieval of associated ServiceQuotationText entities (one to many).
|
List<ServiceQuotationText> |
getTextOrFetch()
Retrieval of associated ServiceQuotationText entities (one to many).
|
String |
getTransactionCurrency()
Constraints: Not nullable, Maximum length: 5
|
Class<ServiceQuotation> |
getType() |
int |
hashCode() |
void |
setContactPerson(String contactPerson)
Constraints: Not nullable, Maximum length: 10
|
void |
setDistributionChannel(String distributionChannel)
Constraints: Not nullable, Maximum length: 2
|
void |
setDivision(String division)
Constraints: Not nullable, Maximum length: 2
|
void |
setItem(List<ServiceQuotationItem> value)
Overwrites the list of associated ServiceQuotationItem entities for the loaded navigation property
to_Item.
|
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setPersonResponsible(List<ServiceQtanPersonResp> value)
Overwrites the list of associated ServiceQtanPersonResp entities for the loaded navigation property
to_PersonResponsible.
|
void |
setPricingElement(List<ServiceQtanPriceElement> value)
Overwrites the list of associated ServiceQtanPriceElement entities for the loaded navigation property
to_PricingElement.
|
void |
setReferenceObject(List<ServiceQtanRefObject> value)
Overwrites the list of associated ServiceQtanRefObject entities for the loaded navigation property
to_ReferenceObject.
|
void |
setRequestedServiceEndDateTime(ZonedDateTime requestedServiceEndDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setRequestedServiceStartDateTime(ZonedDateTime requestedServiceStartDateTime)
Constraints: Not nullable, Precision: 0
|
void |
setRespyMgmtGlobalTeamID(String respyMgmtGlobalTeamID)
Constraints: Not nullable, Maximum length: 40
|
void |
setRespyMgmtServiceTeamName(String respyMgmtServiceTeamName)
Constraints: Not nullable, Maximum length: 40
|
void |
setSalesGroup(String salesGroup)
Constraints: Not nullable, Maximum length: 3
|
void |
setSalesOffice(String salesOffice)
Constraints: Not nullable, Maximum length: 4
|
void |
setSalesOrganization(String salesOrganization)
Constraints: Not nullable, Maximum length: 4
|
void |
setServiceDocGrossAmount(BigDecimal serviceDocGrossAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setServiceDocNetAmount(BigDecimal serviceDocNetAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setServiceDocTaxAmount(BigDecimal serviceDocTaxAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setServiceQtanExtReference(String serviceQtanExtReference)
Constraints: Not nullable, Maximum length: 80
|
void |
setServiceQtanSuccessorOrder(String serviceQtanSuccessorOrder)
Constraints: Not nullable, Maximum length: 10
|
void |
setServiceQuotation(String serviceQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setServiceQuotationDescription(String serviceQuotationDescription)
Constraints: Not nullable, Maximum length: 40
|
void |
setServiceQuotationIsAccepted(String serviceQuotationIsAccepted)
Constraints: Not nullable, Maximum length: 1
|
void |
setServiceQuotationIsRejected(String serviceQuotationIsRejected)
Constraints: Not nullable, Maximum length: 1
|
void |
setServiceQuotationIsReleased(String serviceQuotationIsReleased)
Constraints: Not nullable, Maximum length: 1
|
void |
setServiceQuotationType(String serviceQuotationType)
Constraints: Not nullable, Maximum length: 4
|
void |
setServiceQuotationUUID(UUID serviceQuotationUUID)
Constraints: none
|
void |
setShipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setSrvcQtanValidityEndDateTime(BigDecimal srvcQtanValidityEndDateTime)
Constraints: Not nullable, Precision: 15, Scale: 0
|
void |
setSrvcQtanValidityStartDateTime(BigDecimal srvcQtanValidityStartDateTime)
Constraints: Not nullable, Precision: 15, Scale: 0
|
void |
setSrvcQuotationRejectionReason(String srvcQuotationRejectionReason)
Constraints: Not nullable, Maximum length: 2
|
void |
setText(List<ServiceQuotationText> value)
Overwrites the list of associated ServiceQuotationText entities for the loaded navigation property
to_Text.
|
void |
setTransactionCurrency(String transactionCurrency)
Constraints: Not nullable, Maximum length: 5
|
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 ServiceQuotationSelectable ALL_FIELDS
public static final ServiceQuotationField<String> SERVICE_QUOTATION
public static final ServiceQuotationField<String> SERVICE_QUOTATION_TYPE
public static final ServiceQuotationField<UUID> SERVICE_QUOTATION_UUID
public static final ServiceQuotationField<String> SERVICE_QUOTATION_DESCRIPTION
public static final ServiceQuotationField<String> LANGUAGE
public static final ServiceQuotationField<ZonedDateTime> REQUESTED_SERVICE_START_DATE_TIME
public static final ServiceQuotationField<ZonedDateTime> REQUESTED_SERVICE_END_DATE_TIME
public static final ServiceQuotationField<BigDecimal> SRVC_QTAN_VALIDITY_START_DATE_TIME
public static final ServiceQuotationField<BigDecimal> SRVC_QTAN_VALIDITY_END_DATE_TIME
public static final ServiceQuotationField<String> SERVICE_QTAN_EXT_REFERENCE
public static final ServiceQuotationField<String> SERVICE_QUOTATION_IS_RELEASED
public static final ServiceQuotationField<String> SERVICE_QUOTATION_IS_ACCEPTED
public static final ServiceQuotationField<String> SERVICE_QUOTATION_IS_REJECTED
public static final ServiceQuotationField<String> SRVC_QUOTATION_REJECTION_REASON
public static final ServiceQuotationField<String> SALES_ORGANIZATION
public static final ServiceQuotationField<String> DISTRIBUTION_CHANNEL
public static final ServiceQuotationField<String> DIVISION
public static final ServiceQuotationField<String> SALES_OFFICE
public static final ServiceQuotationField<String> SALES_GROUP
public static final ServiceQuotationField<String> SOLD_TO_PARTY
public static final ServiceQuotationField<String> SHIP_TO_PARTY
public static final ServiceQuotationField<String> CONTACT_PERSON
public static final ServiceQuotationField<String> SERVICE_QTAN_SUCCESSOR_ORDER
public static final ServiceQuotationField<String> RESPY_MGMT_SERVICE_TEAM_NAME
public static final ServiceQuotationField<String> RESPY_MGMT_GLOBAL_TEAM_ID
public static final ServiceQuotationField<String> TRANSACTION_CURRENCY
public static final ServiceQuotationField<BigDecimal> SERVICE_DOC_GROSS_AMOUNT
public static final ServiceQuotationField<BigDecimal> SERVICE_DOC_NET_AMOUNT
public static final ServiceQuotationField<BigDecimal> SERVICE_DOC_TAX_AMOUNT
public static final ServiceQuotationLink<ServiceQuotationItem> TO_ITEM
public static final ServiceQuotationLink<ServiceQtanPersonResp> TO_PERSON_RESPONSIBLE
public static final ServiceQuotationLink<ServiceQtanPriceElement> TO_PRICING_ELEMENT
public static final ServiceQuotationLink<ServiceQtanRefObject> TO_REFERENCE_OBJECT
public static final ServiceQuotationLink<ServiceQuotationText> TO_TEXT
public ServiceQuotation()
public ServiceQuotation(@Nullable String serviceQuotation, @Nullable String serviceQuotationType, @Nullable UUID serviceQuotationUUID, @Nullable String serviceQuotationDescription, @Nullable String language, @Nullable ZonedDateTime requestedServiceStartDateTime, @Nullable ZonedDateTime requestedServiceEndDateTime, @Nullable BigDecimal srvcQtanValidityStartDateTime, @Nullable BigDecimal srvcQtanValidityEndDateTime, @Nullable String serviceQtanExtReference, @Nullable String serviceQuotationIsReleased, @Nullable String serviceQuotationIsAccepted, @Nullable String serviceQuotationIsRejected, @Nullable String srvcQuotationRejectionReason, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String division, @Nullable String salesOffice, @Nullable String salesGroup, @Nullable String soldToParty, @Nullable String shipToParty, @Nullable String contactPerson, @Nullable String serviceQtanSuccessorOrder, @Nullable String respyMgmtServiceTeamName, @Nullable String respyMgmtGlobalTeamID, @Nullable String transactionCurrency, @Nullable BigDecimal serviceDocGrossAmount, @Nullable BigDecimal serviceDocNetAmount, @Nullable BigDecimal serviceDocTaxAmount, List<ServiceQuotationItem> toItem, List<ServiceQtanPersonResp> toPersonResponsible, List<ServiceQtanPriceElement> toPricingElement, List<ServiceQtanRefObject> toReferenceObject, List<ServiceQuotationText> toText)
@Nonnull public Class<ServiceQuotation> getType()
getType
in class VdmObject<ServiceQuotation>
public void setServiceQuotation(@Nullable String serviceQuotation)
Original property name from the Odata EDM: ServiceQuotation
serviceQuotation
- Number that identifies the transaction document. It is unique for each business transaction category.public void setServiceQuotationType(@Nullable String serviceQuotationType)
Original property name from the Odata EDM: ServiceQuotationType
A transaction type defines the characteristics and attributes of a business transaction (for example, sales order, service request, visit), and determines the controlling attributes (for example, text determination procedure, partner determination procedure, status profile, organizational data profile). A transaction type controls the processing of a specific business transaction.
serviceQuotationType
- Key that identifies a transaction type.public void setServiceQuotationUUID(@Nullable UUID serviceQuotationUUID)
Original property name from the Odata EDM: ServiceQuotationUUID
This key is only used internally, and the operation number is always displayed on the interface. However, the operation number is not necessarily unique.
serviceQuotationUUID
- The unique ID for an operation is a technical key by which the operation can be uniquely identified.public void setServiceQuotationDescription(@Nullable String serviceQuotationDescription)
Original property name from the Odata EDM: ServiceQuotationDescription
The description can be used during a search for the transaction.
serviceQuotationDescription
- Short description for a transaction.public void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Language in which the transaction short text was entered.public void setRequestedServiceStartDateTime(@Nullable ZonedDateTime requestedServiceStartDateTime)
Original property name from the Odata EDM: RequestedServiceStartDateTime
requestedServiceStartDateTime
- Service Request Start Datepublic void setRequestedServiceEndDateTime(@Nullable ZonedDateTime requestedServiceEndDateTime)
Original property name from the Odata EDM: RequestedServiceEndDateTime
requestedServiceEndDateTime
- Service Request Due Datepublic void setSrvcQtanValidityStartDateTime(@Nullable BigDecimal srvcQtanValidityStartDateTime)
Original property name from the Odata EDM: SrvcQtanValidityStartDateTime
srvcQtanValidityStartDateTime
- Contract Start datepublic void setSrvcQtanValidityEndDateTime(@Nullable BigDecimal srvcQtanValidityEndDateTime)
Original property name from the Odata EDM: SrvcQtanValidityEndDateTime
srvcQtanValidityEndDateTime
- Contract End Datepublic void setServiceQtanExtReference(@Nullable String serviceQtanExtReference)
Original property name from the Odata EDM: ServiceQtanExtReference
serviceQtanExtReference
- External Reference Numberpublic void setServiceQuotationIsReleased(@Nullable String serviceQuotationIsReleased)
Original property name from the Odata EDM: ServiceQuotationIsReleased
serviceQuotationIsReleased
- Release Statuspublic void setServiceQuotationIsAccepted(@Nullable String serviceQuotationIsAccepted)
Original property name from the Odata EDM: ServiceQuotationIsAccepted
serviceQuotationIsAccepted
- The serviceQuotationIsAccepted to set.public void setServiceQuotationIsRejected(@Nullable String serviceQuotationIsRejected)
Original property name from the Odata EDM: ServiceQuotationIsRejected
serviceQuotationIsRejected
- Cancellation Statuspublic void setSrvcQuotationRejectionReason(@Nullable String srvcQuotationRejectionReason)
Original property name from the Odata EDM: SrvcQuotationRejectionReason
The rejection can either come from your company, or from the customer (for example, the customer rejects a quotation because the price is too high).Enter a predefined value for your system.
srvcQuotationRejectionReason
- Reason for rejecting a sales transaction.public void setSalesOrganization(@Nullable String salesOrganization)
Original property name from the Odata EDM: SalesOrganization
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of
a sales organization may include legal liability for products and customer claims.public void setDistributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
You can define data for business partners and products per sales organization and distribution channel. In a sales organization you can deliver to a specific customer through several distribution channels.You can assign a specific distribution channel as an attribute to one or more organizational units. These can be sales organizations or subordinate organizational units for a sales organization such as sales offices.If you work with a selection of sales offices from one sales organization, each of these sales offices can be responsible for a specific distribution channel (for example, wholesale trade, retail trade, direct sales). The attribute "distribution channel" is then assigned to each sales office.When determining the sales area, the system reads for which sales organization an office with a specific distribution channel is assigned and uses this to determine the combination of sales organization and distribution channel.
distributionChannel
- Channel through which the goods or services reach the customer. Typical examples of distribution
channels are wholesale trade, retail trade, or direct sales.public void setDivision(@Nullable String division)
Original property name from the Odata EDM: Division
A division can be used, for example, to display a specific product group.
division
- Option of grouping products.public void setSalesOffice(@Nullable String salesOffice)
Original property name from the Odata EDM: SalesOffice
When you create sales statistics, you can use a sales office as one of the selection criteria. When you print out order confirmations, you can include the address of the sales office.You can assign each customer to a sales office in the customer master record.Within a sales office you can establish sales groups (for example, departments) with specific sales responsibilities. Each person who works in the sales office can be assigned to a sales group in his or her user master record. Each customer can also be assigned to a particular sales group in the customer master record.
salesOffice
- A physical location (for example, a branch office) that has responsibility for the sale of certain
products or services within a given geographical area.public void setSalesGroup(@Nullable String salesGroup)
Original property name from the Odata EDM: SalesGroup
By using sales groups you can designate different areas of responsibility within a sales office. When you generate sales statistics, you can use the sales group as one of the selection criteria.If sales office personnel service both retail and wholesale markets, you can assign a sales group to each market.You assign each salesperson to a sales group in his or her user master record. You assign each customer to a particular sales group in the customer's master record.
salesGroup
- A group of sales people who are responsible for processing sales of certain products or services.public void setSoldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
soldToParty
- The 32-digit GUID used to identify the sold-to party.public void setShipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
shipToParty
- Specifies the ship-to party as a 32-digit GUID.public void setContactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
contactPerson
- Customer Contact Personpublic void setServiceQtanSuccessorOrder(@Nullable String serviceQtanSuccessorOrder)
Original property name from the Odata EDM: ServiceQtanSuccessorOrder
serviceQtanSuccessorOrder
- Number that identifies the transaction document. It is unique for each business transaction category.public void setRespyMgmtServiceTeamName(@Nullable String respyMgmtServiceTeamName)
Original property name from the Odata EDM: RespyMgmtServiceTeamName
respyMgmtServiceTeamName
- Namepublic void setRespyMgmtGlobalTeamID(@Nullable String respyMgmtGlobalTeamID)
Original property name from the Odata EDM: RespyMgmtGlobalTeamID
respyMgmtGlobalTeamID
- Global Team ID in Responsibility Mgmt.public void setTransactionCurrency(@Nullable String transactionCurrency)
Original property name from the Odata EDM: TransactionCurrency
The currency is maintained per sales area in the business partner master. The currency for the customer is created from the business partner master in the document. You can change the currency as long as no follow-up functions (for example, billing document) have been triggered.
transactionCurrency
- Currency in which the settlement is carried out with the customer or the vendor.public void setServiceDocGrossAmount(@Nullable BigDecimal serviceDocGrossAmount)
Original property name from the Odata EDM: ServiceDocGrossAmount
serviceDocGrossAmount
- Total Gross Value of Document in Document Currencypublic void setServiceDocNetAmount(@Nullable BigDecimal serviceDocNetAmount)
Original property name from the Odata EDM: ServiceDocNetAmount
serviceDocNetAmount
- Total Net Value of Document in Document Currencypublic void setServiceDocTaxAmount(@Nullable BigDecimal serviceDocTaxAmount)
Original property name from the Odata EDM: ServiceDocTaxAmount
serviceDocTaxAmount
- Total Tax Amount in Document Currencyprotected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ServiceQuotation>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ServiceQuotation>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ServiceQuotation>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ServiceQuotation>
@Nonnull public static <T> ServiceQuotationField<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> ServiceQuotationField<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<ServiceQuotation>
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<ServiceQuotation>
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<ServiceQuotation>
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<ServiceQuotation>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<ServiceQuotation>
@Nonnull public List<ServiceQuotationItem> fetchItem() 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<ServiceQuotationItem> getItemOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Item of a queried ServiceQuotation 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<ServiceQuotationItem>> getItemIfPresent()
If the navigation property for an entity ServiceQuotation 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 setItem(@Nonnull List<ServiceQuotationItem> value)
If the navigation property to_Item of a queried ServiceQuotation 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 ServiceQuotationItem entities.public void addItem(ServiceQuotationItem... entity)
If the navigation property to_Item of a queried ServiceQuotation 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 ServiceQuotationItem entities.@Nonnull public List<ServiceQtanPersonResp> fetchPersonResponsible() 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<ServiceQtanPersonResp> getPersonResponsibleOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PersonResponsible of a queried ServiceQuotation 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<ServiceQtanPersonResp>> getPersonResponsibleIfPresent()
If the navigation property for an entity ServiceQuotation 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 setPersonResponsible(@Nonnull List<ServiceQtanPersonResp> value)
If the navigation property to_PersonResponsible of a queried ServiceQuotation 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 ServiceQtanPersonResp entities.public void addPersonResponsible(ServiceQtanPersonResp... entity)
If the navigation property to_PersonResponsible of a queried ServiceQuotation 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 ServiceQtanPersonResp entities.@Nonnull public List<ServiceQtanPriceElement> fetchPricingElement() 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<ServiceQtanPriceElement> getPricingElementOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PricingElement of a queried ServiceQuotation 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<ServiceQtanPriceElement>> getPricingElementIfPresent()
If the navigation property for an entity ServiceQuotation 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 setPricingElement(@Nonnull List<ServiceQtanPriceElement> value)
If the navigation property to_PricingElement of a queried ServiceQuotation 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 ServiceQtanPriceElement entities.public void addPricingElement(ServiceQtanPriceElement... entity)
If the navigation property to_PricingElement of a queried ServiceQuotation 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 ServiceQtanPriceElement entities.@Nonnull public List<ServiceQtanRefObject> fetchReferenceObject() 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<ServiceQtanRefObject> getReferenceObjectOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ReferenceObject of a queried ServiceQuotation 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<ServiceQtanRefObject>> getReferenceObjectIfPresent()
If the navigation property for an entity ServiceQuotation 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 setReferenceObject(@Nonnull List<ServiceQtanRefObject> value)
If the navigation property to_ReferenceObject of a queried ServiceQuotation 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 ServiceQtanRefObject entities.public void addReferenceObject(ServiceQtanRefObject... entity)
If the navigation property to_ReferenceObject of a queried ServiceQuotation 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 ServiceQtanRefObject entities.@Nonnull public List<ServiceQuotationText> 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<ServiceQuotationText> getTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Text of a queried ServiceQuotation 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<ServiceQuotationText>> getTextIfPresent()
If the navigation property for an entity ServiceQuotation 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<ServiceQuotationText> value)
If the navigation property to_Text of a queried ServiceQuotation 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 ServiceQuotationText entities.public void addText(ServiceQuotationText... entity)
If the navigation property to_Text of a queried ServiceQuotation 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 ServiceQuotationText entities.@Nonnull public static ServiceQuotation.ServiceQuotationBuilder builder()
@Nullable public String getServiceQuotation()
Original property name from the Odata EDM: ServiceQuotation
@Nullable public String getServiceQuotationType()
Original property name from the Odata EDM: ServiceQuotationType
A transaction type defines the characteristics and attributes of a business transaction (for example, sales order, service request, visit), and determines the controlling attributes (for example, text determination procedure, partner determination procedure, status profile, organizational data profile). A transaction type controls the processing of a specific business transaction.
@Nullable public UUID getServiceQuotationUUID()
Original property name from the Odata EDM: ServiceQuotationUUID
This key is only used internally, and the operation number is always displayed on the interface. However, the operation number is not necessarily unique.
@Nullable public String getServiceQuotationDescription()
Original property name from the Odata EDM: ServiceQuotationDescription
The description can be used during a search for the transaction.
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public ZonedDateTime getRequestedServiceStartDateTime()
Original property name from the Odata EDM: RequestedServiceStartDateTime
@Nullable public ZonedDateTime getRequestedServiceEndDateTime()
Original property name from the Odata EDM: RequestedServiceEndDateTime
@Nullable public BigDecimal getSrvcQtanValidityStartDateTime()
Original property name from the Odata EDM: SrvcQtanValidityStartDateTime
@Nullable public BigDecimal getSrvcQtanValidityEndDateTime()
Original property name from the Odata EDM: SrvcQtanValidityEndDateTime
@Nullable public String getServiceQtanExtReference()
Original property name from the Odata EDM: ServiceQtanExtReference
@Nullable public String getServiceQuotationIsReleased()
Original property name from the Odata EDM: ServiceQuotationIsReleased
@Nullable public String getServiceQuotationIsAccepted()
Original property name from the Odata EDM: ServiceQuotationIsAccepted
@Nullable public String getServiceQuotationIsRejected()
Original property name from the Odata EDM: ServiceQuotationIsRejected
@Nullable public String getSrvcQuotationRejectionReason()
Original property name from the Odata EDM: SrvcQuotationRejectionReason
The rejection can either come from your company, or from the customer (for example, the customer rejects a quotation because the price is too high).Enter a predefined value for your system.
@Nullable public String getSalesOrganization()
Original property name from the Odata EDM: SalesOrganization
You can assign any number of distribution channels and divisions to a sales organization. A particular combination of sales organization, distribution channel, and division is known as a sales area.
@Nullable public String getDistributionChannel()
Original property name from the Odata EDM: DistributionChannel
You can define data for business partners and products per sales organization and distribution channel. In a sales organization you can deliver to a specific customer through several distribution channels.You can assign a specific distribution channel as an attribute to one or more organizational units. These can be sales organizations or subordinate organizational units for a sales organization such as sales offices.If you work with a selection of sales offices from one sales organization, each of these sales offices can be responsible for a specific distribution channel (for example, wholesale trade, retail trade, direct sales). The attribute "distribution channel" is then assigned to each sales office.When determining the sales area, the system reads for which sales organization an office with a specific distribution channel is assigned and uses this to determine the combination of sales organization and distribution channel.
@Nullable public String getDivision()
Original property name from the Odata EDM: Division
A division can be used, for example, to display a specific product group.
@Nullable public String getSalesOffice()
Original property name from the Odata EDM: SalesOffice
When you create sales statistics, you can use a sales office as one of the selection criteria. When you print out order confirmations, you can include the address of the sales office.You can assign each customer to a sales office in the customer master record.Within a sales office you can establish sales groups (for example, departments) with specific sales responsibilities. Each person who works in the sales office can be assigned to a sales group in his or her user master record. Each customer can also be assigned to a particular sales group in the customer master record.
@Nullable public String getSalesGroup()
Original property name from the Odata EDM: SalesGroup
By using sales groups you can designate different areas of responsibility within a sales office. When you generate sales statistics, you can use the sales group as one of the selection criteria.If sales office personnel service both retail and wholesale markets, you can assign a sales group to each market.You assign each salesperson to a sales group in his or her user master record. You assign each customer to a particular sales group in the customer's master record.
@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 getContactPerson()
Original property name from the Odata EDM: ContactPerson
@Nullable public String getServiceQtanSuccessorOrder()
Original property name from the Odata EDM: ServiceQtanSuccessorOrder
@Nullable public String getRespyMgmtServiceTeamName()
Original property name from the Odata EDM: RespyMgmtServiceTeamName
@Nullable public String getRespyMgmtGlobalTeamID()
Original property name from the Odata EDM: RespyMgmtGlobalTeamID
@Nullable public String getTransactionCurrency()
Original property name from the Odata EDM: TransactionCurrency
The currency is maintained per sales area in the business partner master. The currency for the customer is created from the business partner master in the document. You can change the currency as long as no follow-up functions (for example, billing document) have been triggered.
@Nullable public BigDecimal getServiceDocGrossAmount()
Original property name from the Odata EDM: ServiceDocGrossAmount
@Nullable public BigDecimal getServiceDocNetAmount()
Original property name from the Odata EDM: ServiceDocNetAmount
@Nullable public BigDecimal getServiceDocTaxAmount()
Original property name from the Odata EDM: ServiceDocTaxAmount
@Nonnull public String toString()
toString
in class VdmObject<ServiceQuotation>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ServiceQuotation>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ServiceQuotation>
public int hashCode()
hashCode
in class VdmObject<ServiceQuotation>
Copyright © 2021 SAP SE. All rights reserved.