Modifier and Type | Field and Description |
---|---|
static ServiceQuotationItemLink<ServiceQtanItemRefObject> |
ServiceQuotationItem.TO_REFERENCE_OBJECT
Use with available fluent helpers to apply the to_ReferenceObject navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ServiceQtanItemRefObject |
ServiceQtanItemRefObject.ServiceQtanItemRefObjectBuilder.build() |
protected ServiceQtanItemRefObject |
ServiceQtanItemRefObjectCreateFluentHelper.getEntity() |
protected ServiceQtanItemRefObject |
ServiceQtanItemRefObjectDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ServiceQtanItemRefObject> |
ServiceQuotationItem.fetchReferenceObject()
Fetches the ServiceQtanItemRefObject entities (one to many) associated with this entity.
|
protected Class<ServiceQtanItemRefObject> |
ServiceQtanItemRefObjectFluentHelper.getEntityClass() |
protected Class<ServiceQtanItemRefObject> |
ServiceQtanItemRefObjectByKeyFluentHelper.getEntityClass() |
Optional<List<ServiceQtanItemRefObject>> |
ServiceQuotationItem.getReferenceObjectIfPresent()
Retrieval of associated ServiceQtanItemRefObject entities (one to many).
|
List<ServiceQtanItemRefObject> |
ServiceQuotationItem.getReferenceObjectOrFetch()
Retrieval of associated ServiceQtanItemRefObject entities (one to many).
|
Class<ServiceQtanItemRefObject> |
ServiceQtanItemRefObject.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceQuotationItem.addReferenceObject(ServiceQtanItemRefObject... entity)
Adds elements to the list of associated ServiceQtanItemRefObject entities.
|
ServiceQuotationItem.ServiceQuotationItemBuilder |
ServiceQuotationItem.ServiceQuotationItemBuilder.referenceObject(ServiceQtanItemRefObject... value) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceQuotationItem.setReferenceObject(List<ServiceQtanItemRefObject> value)
Overwrites the list of associated ServiceQtanItemRefObject entities for the loaded navigation property
to_ReferenceObject.
|
Constructor and Description |
---|
ServiceQtanItemRefObjectCreateFluentHelper(String servicePath,
ServiceQtanItemRefObject entity)
Creates a fluent helper object that will create a
ServiceQtanItemRefObject entity on the OData endpoint. |
ServiceQtanItemRefObjectDeleteFluentHelper(String servicePath,
ServiceQtanItemRefObject entity)
Creates a fluent helper object that will delete a
ServiceQtanItemRefObject entity on the OData endpoint. |
Constructor and Description |
---|
ServiceQuotationItem(String serviceQuotation,
String serviceQuotationItem,
UUID serviceQuotationItemUUID,
String serviceQtanItemDescription,
String language,
String product,
String quantityUnit,
BigDecimal quantity,
BigDecimal serviceDuration,
String serviceDurationUnit,
String serviceDocItemCategory,
String serviceQtanItemExtReference,
String soldToParty,
String shipToParty,
String personResponsible,
String serviceQuotationItemIsAccepted,
String serviceQuotationItemIsRejected,
String timeSheetOvertimeCategory,
String referenceServiceContract,
String referenceServiceContractItem,
String serviceQtanSuccessorOrder,
String serviceQtanSuccessorOrderItem,
String parentServiceQuotationItem,
List<ServiceQtanItemPriceElement> toPricingElement,
List<ServiceQtanItemRefObject> toReferenceObject,
ServiceQuotation toServiceQuotation,
List<ServiceQuotationItemText> toText) |
Modifier and Type | Method and Description |
---|---|
ServiceQuotationServiceBatchChangeSet |
ServiceQuotationServiceBatchChangeSet.createServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject)
Create a new
ServiceQtanItemRefObject entity and save it to the S/4HANA system. |
ServiceQuotationServiceBatchChangeSet |
DefaultServiceQuotationServiceBatchChangeSet.createServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject)
Create a new
ServiceQtanItemRefObject entity and save it to the S/4HANA system. |
ServiceQuotationServiceBatchChangeSet |
ServiceQuotationServiceBatchChangeSet.deleteServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject)
Deletes an existing
ServiceQtanItemRefObject entity in the S/4HANA system. |
ServiceQuotationServiceBatchChangeSet |
DefaultServiceQuotationServiceBatchChangeSet.deleteServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject)
Deletes an existing
ServiceQtanItemRefObject entity in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ServiceQtanItemRefObject> |
ServiceQtanItemRefObjectOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ServiceQtanItemRefObjectLink<ObjectT> |
ServiceQtanItemRefObjectLink.translateLinkType(EntityLink<ServiceQtanItemRefObjectLink<ObjectT>,ServiceQtanItemRefObject,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ServiceQtanItemRefObjectCreateFluentHelper |
ServiceQuotationService.createServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject)
Create a new
ServiceQtanItemRefObject entity and save it to the S/4HANA system. |
ServiceQtanItemRefObjectCreateFluentHelper |
DefaultServiceQuotationService.createServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject) |
ServiceQtanItemRefObjectDeleteFluentHelper |
ServiceQuotationService.deleteServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject)
Deletes an existing
ServiceQtanItemRefObject entity in the S/4HANA system. |
ServiceQtanItemRefObjectDeleteFluentHelper |
DefaultServiceQuotationService.deleteServiceQtanItemRefObject(ServiceQtanItemRefObject serviceQtanItemRefObject) |
Copyright © 2019 SAP SE. All rights reserved.