public class ServiceQuotationItem extends VdmEntity<ServiceQuotationItem>
Original entity name from the Odata EDM: A_ServiceQuotationItemType
Modifier and Type | Class and Description |
---|---|
static class |
ServiceQuotationItem.ServiceQuotationItemBuilder
Helper class to allow for fluent creation of ServiceQuotationItem instances.
|
Modifier and Type | Field and Description |
---|---|
static ServiceQuotationItemSelectable |
ALL_FIELDS
Selector for all available fields of ServiceQuotationItem.
|
static ServiceQuotationItemField<String> |
LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static ServiceQuotationItemField<String> |
PARENT_SERVICE_QUOTATION_ITEM
Use with available fluent helpers to apply the ParentServiceQuotationItem field to query operations.
|
static ServiceQuotationItemField<String> |
PERSON_RESPONSIBLE
Use with available fluent helpers to apply the PersonResponsible field to query operations.
|
static ServiceQuotationItemField<String> |
PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ServiceQuotationItemField<BigDecimal> |
QUANTITY
Use with available fluent helpers to apply the Quantity field to query operations.
|
static ServiceQuotationItemField<String> |
QUANTITY_UNIT
Use with available fluent helpers to apply the QuantityUnit field to query operations.
|
static ServiceQuotationItemField<String> |
REFERENCE_SERVICE_CONTRACT
Use with available fluent helpers to apply the ReferenceServiceContract field to query operations.
|
static ServiceQuotationItemField<String> |
REFERENCE_SERVICE_CONTRACT_ITEM
Use with available fluent helpers to apply the ReferenceServiceContractItem field to query operations.
|
static ServiceQuotationItemField<String> |
RESPY_MGMT_GLOBAL_TEAM_ID
Use with available fluent helpers to apply the RespyMgmtGlobalTeamID field to query operations.
|
static ServiceQuotationItemField<String> |
RESPY_MGMT_SERVICE_TEAM_NAME
Use with available fluent helpers to apply the RespyMgmtServiceTeamName field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_DOC_ITEM_CATEGORY
Use with available fluent helpers to apply the ServiceDocItemCategory field to query operations.
|
static ServiceQuotationItemField<BigDecimal> |
SERVICE_DURATION
Use with available fluent helpers to apply the ServiceDuration field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_DURATION_UNIT
Use with available fluent helpers to apply the ServiceDurationUnit field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_PERFORMER
Use with available fluent helpers to apply the ServicePerformer field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QTAN_ITEM_DESCRIPTION
Use with available fluent helpers to apply the ServiceQtanItemDescription field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QTAN_ITEM_EXT_REFERENCE
Use with available fluent helpers to apply the ServiceQtanItemExtReference field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QTAN_SUCCESSOR_ORDER
Use with available fluent helpers to apply the ServiceQtanSuccessorOrder field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QTAN_SUCCESSOR_ORDER_ITEM
Use with available fluent helpers to apply the ServiceQtanSuccessorOrderItem field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QUOTATION
Use with available fluent helpers to apply the ServiceQuotation field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QUOTATION_ITEM
Use with available fluent helpers to apply the ServiceQuotationItem field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QUOTATION_ITEM_IS_ACCEPTED
Use with available fluent helpers to apply the ServiceQuotationItemIsAccepted field to query operations.
|
static ServiceQuotationItemField<String> |
SERVICE_QUOTATION_ITEM_IS_REJECTED
Use with available fluent helpers to apply the ServiceQuotationItemIsRejected field to query operations.
|
static ServiceQuotationItemField<UUID> |
SERVICE_QUOTATION_ITEM_UUID
Use with available fluent helpers to apply the ServiceQuotationItemUUID field to query operations.
|
static ServiceQuotationItemField<String> |
SHIP_TO_PARTY
Use with available fluent helpers to apply the ShipToParty field to query operations.
|
static ServiceQuotationItemField<String> |
SOLD_TO_PARTY
Use with available fluent helpers to apply the SoldToParty field to query operations.
|
static ServiceQuotationItemField<String> |
TIME_SHEET_OVERTIME_CATEGORY
Use with available fluent helpers to apply the TimeSheetOvertimeCategory field to query operations.
|
static ServiceQuotationItemLink<ServiceQtanItemPriceElement> |
TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
static ServiceQuotationItemLink<ServiceQtanItemRefObject> |
TO_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.
|
static ServiceQuotationItemOneToOneLink<ServiceQuotation> |
TO_SERVICE_QUOTATION
Use with available fluent helpers to apply the to_ServiceQuotation navigation property to query
operations.
|
static ServiceQuotationItemLink<ServiceQuotationItemText> |
TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
changedOriginalFields
Constructor and Description |
---|
ServiceQuotationItem() |
ServiceQuotationItem(String serviceQuotation,
String serviceQuotationItem,
String serviceDocItemCategory,
UUID serviceQuotationItemUUID,
String serviceQtanItemDescription,
String language,
String product,
String quantityUnit,
BigDecimal quantity,
BigDecimal serviceDuration,
String serviceDurationUnit,
String serviceQtanItemExtReference,
String soldToParty,
String shipToParty,
String personResponsible,
String servicePerformer,
String serviceQuotationItemIsAccepted,
String serviceQuotationItemIsRejected,
String timeSheetOvertimeCategory,
String referenceServiceContract,
String referenceServiceContractItem,
String serviceQtanSuccessorOrder,
String serviceQtanSuccessorOrderItem,
String parentServiceQuotationItem,
String respyMgmtServiceTeamName,
String respyMgmtGlobalTeamID,
List<ServiceQtanItemPriceElement> toPricingElement,
List<ServiceQtanItemRefObject> toReferenceObject,
ServiceQuotation toServiceQuotation,
List<ServiceQuotationItemText> toText) |
Modifier and Type | Method and Description |
---|---|
void |
addPricingElement(ServiceQtanItemPriceElement... entity)
Adds elements to the list of associated ServiceQtanItemPriceElement entities.
|
void |
addReferenceObject(ServiceQtanItemRefObject... entity)
Adds elements to the list of associated ServiceQtanItemRefObject entities.
|
void |
addText(ServiceQuotationItemText... entity)
Adds elements to the list of associated ServiceQuotationItemText entities.
|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static ServiceQuotationItem.ServiceQuotationItemBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<ServiceQtanItemPriceElement> |
fetchPricingElement()
Fetches the ServiceQtanItemPriceElement entities (one to many) associated with this entity.
|
List<ServiceQtanItemRefObject> |
fetchReferenceObject()
Fetches the ServiceQtanItemRefObject entities (one to many) associated with this entity.
|
ServiceQuotation |
fetchServiceQuotation()
Fetches the ServiceQuotation entity (one to one) associated with this entity.
|
List<ServiceQuotationItemText> |
fetchText()
Fetches the ServiceQuotationItemText entities (one to many) associated with this entity.
|
static <T> ServiceQuotationItemField<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) |
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.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getLanguage()
Constraints: Not nullable, Maximum length: 2
|
String |
getParentServiceQuotationItem()
Constraints: Not nullable, Maximum length: 6
|
String |
getPersonResponsible()
Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<ServiceQtanItemPriceElement>> |
getPricingElementIfPresent()
Retrieval of associated ServiceQtanItemPriceElement entities (one to many).
|
List<ServiceQtanItemPriceElement> |
getPricingElementOrFetch()
Retrieval of associated ServiceQtanItemPriceElement entities (one to many).
|
String |
getProduct()
Constraints: Not nullable, Maximum length: 54
|
BigDecimal |
getQuantity()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
io.vavr.control.Option<List<ServiceQtanItemRefObject>> |
getReferenceObjectIfPresent()
Retrieval of associated ServiceQtanItemRefObject entities (one to many).
|
List<ServiceQtanItemRefObject> |
getReferenceObjectOrFetch()
Retrieval of associated ServiceQtanItemRefObject entities (one to many).
|
String |
getReferenceServiceContract()
Constraints: Not nullable, Maximum length: 10
|
String |
getReferenceServiceContractItem()
Constraints: Not nullable, Maximum length: 6
|
String |
getRespyMgmtGlobalTeamID()
Constraints: Not nullable, Maximum length: 40
|
String |
getRespyMgmtServiceTeamName()
Constraints: Not nullable, Maximum length: 40
|
String |
getServiceDocItemCategory()
Constraints: Not nullable, Maximum length: 4
|
BigDecimal |
getServiceDuration()
Constraints: Not nullable, Precision: 13, Scale: 3
|
String |
getServiceDurationUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getServicePerformer()
Constraints: Not nullable, Maximum length: 10
|
String |
getServiceQtanItemDescription()
Constraints: Not nullable, Maximum length: 40
|
String |
getServiceQtanItemExtReference()
Constraints: Not nullable, Maximum length: 80
|
String |
getServiceQtanSuccessorOrder()
Constraints: Not nullable, Maximum length: 10
|
String |
getServiceQtanSuccessorOrderItem()
Constraints: Not nullable, Maximum length: 6
|
String |
getServiceQuotation()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<ServiceQuotation> |
getServiceQuotationIfPresent()
Retrieval of associated ServiceQuotation entity (one to one).
|
String |
getServiceQuotationItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getServiceQuotationItemIsAccepted()
Constraints: Not nullable, Maximum length: 1
|
String |
getServiceQuotationItemIsRejected()
Constraints: Not nullable, Maximum length: 1
|
UUID |
getServiceQuotationItemUUID()
Constraints: none
|
ServiceQuotation |
getServiceQuotationOrFetch()
Retrieval of associated ServiceQuotation entity (one to one).
|
String |
getShipToParty()
Constraints: Not nullable, Maximum length: 10
|
String |
getSoldToParty()
Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<List<ServiceQuotationItemText>> |
getTextIfPresent()
Retrieval of associated ServiceQuotationItemText entities (one to many).
|
List<ServiceQuotationItemText> |
getTextOrFetch()
Retrieval of associated ServiceQuotationItemText entities (one to many).
|
String |
getTimeSheetOvertimeCategory()
Constraints: Not nullable, Maximum length: 4
|
Class<ServiceQuotationItem> |
getType() |
int |
hashCode() |
void |
setLanguage(String language)
Constraints: Not nullable, Maximum length: 2
|
void |
setParentServiceQuotationItem(String parentServiceQuotationItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setPersonResponsible(String personResponsible)
Constraints: Not nullable, Maximum length: 10
|
void |
setPricingElement(List<ServiceQtanItemPriceElement> value)
Overwrites the list of associated ServiceQtanItemPriceElement entities for the loaded navigation property
to_PricingElement.
|
void |
setProduct(String product)
Constraints: Not nullable, Maximum length: 54
|
void |
setQuantity(BigDecimal quantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setQuantityUnit(String quantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setReferenceObject(List<ServiceQtanItemRefObject> value)
Overwrites the list of associated ServiceQtanItemRefObject entities for the loaded navigation property
to_ReferenceObject.
|
void |
setReferenceServiceContract(String referenceServiceContract)
Constraints: Not nullable, Maximum length: 10
|
void |
setReferenceServiceContractItem(String referenceServiceContractItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setRespyMgmtGlobalTeamID(String respyMgmtGlobalTeamID)
Constraints: Not nullable, Maximum length: 40
|
void |
setRespyMgmtServiceTeamName(String respyMgmtServiceTeamName)
Constraints: Not nullable, Maximum length: 40
|
void |
setServiceDocItemCategory(String serviceDocItemCategory)
Constraints: Not nullable, Maximum length: 4
|
void |
setServiceDuration(BigDecimal serviceDuration)
Constraints: Not nullable, Precision: 13, Scale: 3
|
void |
setServiceDurationUnit(String serviceDurationUnit)
Constraints: Not nullable, Maximum length: 3
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setServicePerformer(String servicePerformer)
Constraints: Not nullable, Maximum length: 10
|
void |
setServiceQtanItemDescription(String serviceQtanItemDescription)
Constraints: Not nullable, Maximum length: 40
|
void |
setServiceQtanItemExtReference(String serviceQtanItemExtReference)
Constraints: Not nullable, Maximum length: 80
|
void |
setServiceQtanSuccessorOrder(String serviceQtanSuccessorOrder)
Constraints: Not nullable, Maximum length: 10
|
void |
setServiceQtanSuccessorOrderItem(String serviceQtanSuccessorOrderItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setServiceQuotation(ServiceQuotation value)
Overwrites the associated ServiceQuotation entity for the loaded navigation property
to_ServiceQuotation.
|
void |
setServiceQuotation(String serviceQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setServiceQuotationItem(String serviceQuotationItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setServiceQuotationItemIsAccepted(String serviceQuotationItemIsAccepted)
Constraints: Not nullable, Maximum length: 1
|
void |
setServiceQuotationItemIsRejected(String serviceQuotationItemIsRejected)
Constraints: Not nullable, Maximum length: 1
|
void |
setServiceQuotationItemUUID(UUID serviceQuotationItemUUID)
Constraints: none
|
void |
setShipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setSoldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
void |
setText(List<ServiceQuotationItemText> value)
Overwrites the list of associated ServiceQuotationItemText entities for the loaded navigation property
to_Text.
|
void |
setTimeSheetOvertimeCategory(String timeSheetOvertimeCategory)
Constraints: Not nullable, Maximum length: 4
|
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 ServiceQuotationItemSelectable ALL_FIELDS
public static final ServiceQuotationItemField<String> SERVICE_QUOTATION
public static final ServiceQuotationItemField<String> SERVICE_QUOTATION_ITEM
public static final ServiceQuotationItemField<String> SERVICE_DOC_ITEM_CATEGORY
public static final ServiceQuotationItemField<UUID> SERVICE_QUOTATION_ITEM_UUID
public static final ServiceQuotationItemField<String> SERVICE_QTAN_ITEM_DESCRIPTION
public static final ServiceQuotationItemField<String> LANGUAGE
public static final ServiceQuotationItemField<String> PRODUCT
public static final ServiceQuotationItemField<String> QUANTITY_UNIT
public static final ServiceQuotationItemField<BigDecimal> QUANTITY
public static final ServiceQuotationItemField<BigDecimal> SERVICE_DURATION
public static final ServiceQuotationItemField<String> SERVICE_DURATION_UNIT
public static final ServiceQuotationItemField<String> SERVICE_QTAN_ITEM_EXT_REFERENCE
public static final ServiceQuotationItemField<String> SOLD_TO_PARTY
public static final ServiceQuotationItemField<String> SHIP_TO_PARTY
public static final ServiceQuotationItemField<String> PERSON_RESPONSIBLE
public static final ServiceQuotationItemField<String> SERVICE_PERFORMER
public static final ServiceQuotationItemField<String> SERVICE_QUOTATION_ITEM_IS_ACCEPTED
public static final ServiceQuotationItemField<String> SERVICE_QUOTATION_ITEM_IS_REJECTED
public static final ServiceQuotationItemField<String> TIME_SHEET_OVERTIME_CATEGORY
public static final ServiceQuotationItemField<String> REFERENCE_SERVICE_CONTRACT
public static final ServiceQuotationItemField<String> REFERENCE_SERVICE_CONTRACT_ITEM
public static final ServiceQuotationItemField<String> SERVICE_QTAN_SUCCESSOR_ORDER
public static final ServiceQuotationItemField<String> SERVICE_QTAN_SUCCESSOR_ORDER_ITEM
public static final ServiceQuotationItemField<String> PARENT_SERVICE_QUOTATION_ITEM
public static final ServiceQuotationItemField<String> RESPY_MGMT_SERVICE_TEAM_NAME
public static final ServiceQuotationItemField<String> RESPY_MGMT_GLOBAL_TEAM_ID
public static final ServiceQuotationItemLink<ServiceQtanItemPriceElement> TO_PRICING_ELEMENT
public static final ServiceQuotationItemLink<ServiceQtanItemRefObject> TO_REFERENCE_OBJECT
public static final ServiceQuotationItemOneToOneLink<ServiceQuotation> TO_SERVICE_QUOTATION
public static final ServiceQuotationItemLink<ServiceQuotationItemText> TO_TEXT
public ServiceQuotationItem()
public ServiceQuotationItem(@Nullable String serviceQuotation, @Nullable String serviceQuotationItem, @Nullable String serviceDocItemCategory, @Nullable UUID serviceQuotationItemUUID, @Nullable String serviceQtanItemDescription, @Nullable String language, @Nullable String product, @Nullable String quantityUnit, @Nullable BigDecimal quantity, @Nullable BigDecimal serviceDuration, @Nullable String serviceDurationUnit, @Nullable String serviceQtanItemExtReference, @Nullable String soldToParty, @Nullable String shipToParty, @Nullable String personResponsible, @Nullable String servicePerformer, @Nullable String serviceQuotationItemIsAccepted, @Nullable String serviceQuotationItemIsRejected, @Nullable String timeSheetOvertimeCategory, @Nullable String referenceServiceContract, @Nullable String referenceServiceContractItem, @Nullable String serviceQtanSuccessorOrder, @Nullable String serviceQtanSuccessorOrderItem, @Nullable String parentServiceQuotationItem, @Nullable String respyMgmtServiceTeamName, @Nullable String respyMgmtGlobalTeamID, List<ServiceQtanItemPriceElement> toPricingElement, List<ServiceQtanItemRefObject> toReferenceObject, @Nullable ServiceQuotation toServiceQuotation, List<ServiceQuotationItemText> toText)
@Nonnull public Class<ServiceQuotationItem> getType()
getType
in class VdmObject<ServiceQuotationItem>
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 setServiceQuotationItem(@Nullable String serviceQuotationItem)
Original property name from the Odata EDM: ServiceQuotationItem
serviceQuotationItem
- Shortened Item Number in Documentpublic void setServiceDocItemCategory(@Nullable String serviceDocItemCategory)
Original property name from the Odata EDM: ServiceDocItemCategory
An item category defines the characteristics and attributes of a transaction item and thus controls the processing of an item.
serviceDocItemCategory
- Key that identifies an item category.public void setServiceQuotationItemUUID(@Nullable UUID serviceQuotationItemUUID)
Original property name from the Odata EDM: ServiceQuotationItemUUID
This key is only used internally, and the operation number is always displayed on the interface. However, the operation number is not necessarily unique.
serviceQuotationItemUUID
- The unique ID for an operation is a technical key by which the operation can be uniquely identified.public void setServiceQtanItemDescription(@Nullable String serviceQtanItemDescription)
Original property name from the Odata EDM: ServiceQtanItemDescription
serviceQtanItemDescription
- Product Descriptionpublic void setLanguage(@Nullable String language)
Original property name from the Odata EDM: Language
language
- Short Text Language for an Itempublic void setProduct(@Nullable String product)
Original property name from the Odata EDM: Product
If, for whatever reason, you have to deliver a substitute product for the one originally required, you can see which product the customer originally ordered.
product
- Product that the customer originally ordered.public void setQuantityUnit(@Nullable String quantityUnit)
Original property name from the Odata EDM: QuantityUnit
quantityUnit
- Unit of measure in which the product is sold.public void setQuantity(@Nullable BigDecimal quantity)
Original property name from the Odata EDM: Quantity
This field is only filled for a sales or opportunity item. This field remains empty for other item object types.
quantity
- Total (rounded) order quantity in sales units of measure for this item.public void setServiceDuration(@Nullable BigDecimal serviceDuration)
Original property name from the Odata EDM: ServiceDuration
serviceDuration
- Estimated length of time required for the execution of a service.public void setServiceDurationUnit(@Nullable String serviceDurationUnit)
Original property name from the Odata EDM: ServiceDurationUnit
serviceDurationUnit
- Unit of time for the duration of a service.public void setServiceQtanItemExtReference(@Nullable String serviceQtanItemExtReference)
Original property name from the Odata EDM: ServiceQtanItemExtReference
serviceQtanItemExtReference
- External Reference Numberpublic 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 setPersonResponsible(@Nullable String personResponsible)
Original property name from the Odata EDM: PersonResponsible
personResponsible
- Employee Responsiblepublic void setServicePerformer(@Nullable String servicePerformer)
Original property name from the Odata EDM: ServicePerformer
servicePerformer
- Key identifying a business partner in the SAP system. The key is unique within a client.public void setServiceQuotationItemIsAccepted(@Nullable String serviceQuotationItemIsAccepted)
Original property name from the Odata EDM: ServiceQuotationItemIsAccepted
serviceQuotationItemIsAccepted
- The serviceQuotationItemIsAccepted to set.public void setServiceQuotationItemIsRejected(@Nullable String serviceQuotationItemIsRejected)
Original property name from the Odata EDM: ServiceQuotationItemIsRejected
serviceQuotationItemIsRejected
- Cancellation Statuspublic void setTimeSheetOvertimeCategory(@Nullable String timeSheetOvertimeCategory)
Original property name from the Odata EDM: TimeSheetOvertimeCategory
It is used in the Manage My Timesheet app to efficiently create time entries.
timeSheetOvertimeCategory
- Overtime is defined as the time an employee works outside the regular working times. Overtime Category
is the classification of the overtime hours.public void setReferenceServiceContract(@Nullable String referenceServiceContract)
Original property name from the Odata EDM: ReferenceServiceContract
referenceServiceContract
- Number that identifies the transaction document. It is unique for each business transaction category.public void setReferenceServiceContractItem(@Nullable String referenceServiceContractItem)
Original property name from the Odata EDM: ReferenceServiceContractItem
referenceServiceContractItem
- Shortened Item Number in Documentpublic 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 setServiceQtanSuccessorOrderItem(@Nullable String serviceQtanSuccessorOrderItem)
Original property name from the Odata EDM: ServiceQtanSuccessorOrderItem
serviceQtanSuccessorOrderItem
- Shortened Item Number in Documentpublic void setParentServiceQuotationItem(@Nullable String parentServiceQuotationItem)
Original property name from the Odata EDM: ParentServiceQuotationItem
parentServiceQuotationItem
- Shortened Item Number in Documentpublic 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.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<ServiceQuotationItem>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<ServiceQuotationItem>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<ServiceQuotationItem>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<ServiceQuotationItem>
@Nonnull public static <T> ServiceQuotationItemField<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> ServiceQuotationItemField<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<ServiceQuotationItem>
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<ServiceQuotationItem>
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<ServiceQuotationItem>
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<ServiceQuotationItem>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<ServiceQuotationItem>
@Nonnull public List<ServiceQtanItemPriceElement> 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<ServiceQtanItemPriceElement> getPricingElementOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_PricingElement of a queried ServiceQuotationItem 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<ServiceQtanItemPriceElement>> getPricingElementIfPresent()
If the navigation property for an entity ServiceQuotationItem 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<ServiceQtanItemPriceElement> value)
If the navigation property to_PricingElement of a queried ServiceQuotationItem 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 ServiceQtanItemPriceElement entities.public void addPricingElement(ServiceQtanItemPriceElement... entity)
If the navigation property to_PricingElement of a queried ServiceQuotationItem 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 ServiceQtanItemPriceElement entities.@Nonnull public List<ServiceQtanItemRefObject> 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<ServiceQtanItemRefObject> getReferenceObjectOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ReferenceObject of a queried ServiceQuotationItem 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<ServiceQtanItemRefObject>> getReferenceObjectIfPresent()
If the navigation property for an entity ServiceQuotationItem 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<ServiceQtanItemRefObject> value)
If the navigation property to_ReferenceObject of a queried ServiceQuotationItem 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 ServiceQtanItemRefObject entities.public void addReferenceObject(ServiceQtanItemRefObject... entity)
If the navigation property to_ReferenceObject of a queried ServiceQuotationItem 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 ServiceQtanItemRefObject entities.@Nullable public ServiceQuotation fetchServiceQuotation() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.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.@Nullable public ServiceQuotation getServiceQuotationOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_ServiceQuotation of a queried ServiceQuotationItem 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<ServiceQuotation> getServiceQuotationIfPresent()
If the navigation property for an entity ServiceQuotationItem 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 setServiceQuotation(ServiceQuotation value)
value
- New ServiceQuotation entity.@Nonnull public List<ServiceQuotationItemText> 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<ServiceQuotationItemText> getTextOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_Text of a queried ServiceQuotationItem 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<ServiceQuotationItemText>> getTextIfPresent()
If the navigation property for an entity ServiceQuotationItem 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<ServiceQuotationItemText> value)
If the navigation property to_Text of a queried ServiceQuotationItem 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 ServiceQuotationItemText entities.public void addText(ServiceQuotationItemText... entity)
If the navigation property to_Text of a queried ServiceQuotationItem 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 ServiceQuotationItemText entities.@Nonnull public static ServiceQuotationItem.ServiceQuotationItemBuilder builder()
@Nullable public String getServiceQuotation()
Original property name from the Odata EDM: ServiceQuotation
@Nullable public String getServiceQuotationItem()
Original property name from the Odata EDM: ServiceQuotationItem
@Nullable public String getServiceDocItemCategory()
Original property name from the Odata EDM: ServiceDocItemCategory
An item category defines the characteristics and attributes of a transaction item and thus controls the processing of an item.
@Nullable public UUID getServiceQuotationItemUUID()
Original property name from the Odata EDM: ServiceQuotationItemUUID
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 getServiceQtanItemDescription()
Original property name from the Odata EDM: ServiceQtanItemDescription
@Nullable public String getLanguage()
Original property name from the Odata EDM: Language
@Nullable public String getProduct()
Original property name from the Odata EDM: Product
If, for whatever reason, you have to deliver a substitute product for the one originally required, you can see which product the customer originally ordered.
@Nullable public String getQuantityUnit()
Original property name from the Odata EDM: QuantityUnit
@Nullable public BigDecimal getQuantity()
Original property name from the Odata EDM: Quantity
This field is only filled for a sales or opportunity item. This field remains empty for other item object types.
@Nullable public BigDecimal getServiceDuration()
Original property name from the Odata EDM: ServiceDuration
@Nullable public String getServiceDurationUnit()
Original property name from the Odata EDM: ServiceDurationUnit
@Nullable public String getServiceQtanItemExtReference()
Original property name from the Odata EDM: ServiceQtanItemExtReference
@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 getPersonResponsible()
Original property name from the Odata EDM: PersonResponsible
@Nullable public String getServicePerformer()
Original property name from the Odata EDM: ServicePerformer
@Nullable public String getServiceQuotationItemIsAccepted()
Original property name from the Odata EDM: ServiceQuotationItemIsAccepted
@Nullable public String getServiceQuotationItemIsRejected()
Original property name from the Odata EDM: ServiceQuotationItemIsRejected
@Nullable public String getTimeSheetOvertimeCategory()
Original property name from the Odata EDM: TimeSheetOvertimeCategory
It is used in the Manage My Timesheet app to efficiently create time entries.
@Nullable public String getReferenceServiceContract()
Original property name from the Odata EDM: ReferenceServiceContract
@Nullable public String getReferenceServiceContractItem()
Original property name from the Odata EDM: ReferenceServiceContractItem
@Nullable public String getServiceQtanSuccessorOrder()
Original property name from the Odata EDM: ServiceQtanSuccessorOrder
@Nullable public String getServiceQtanSuccessorOrderItem()
Original property name from the Odata EDM: ServiceQtanSuccessorOrderItem
@Nullable public String getParentServiceQuotationItem()
Original property name from the Odata EDM: ParentServiceQuotationItem
@Nullable public String getRespyMgmtServiceTeamName()
Original property name from the Odata EDM: RespyMgmtServiceTeamName
@Nullable public String getRespyMgmtGlobalTeamID()
Original property name from the Odata EDM: RespyMgmtGlobalTeamID
@Nonnull public String toString()
toString
in class VdmObject<ServiceQuotationItem>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<ServiceQuotationItem>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<ServiceQuotationItem>
public int hashCode()
hashCode
in class VdmObject<ServiceQuotationItem>
Copyright © 2021 SAP SE. All rights reserved.