Modifier and Type | Field and Description |
---|---|
static ServiceQuotationTextOneToOneLink<ServiceQuotation> |
ServiceQuotationText.TO_SERVICE_QUOTATION
Use with available fluent helpers to apply the to_ServiceQuotation navigation property to query
operations.
|
static ServiceQtanItemPriceElementOneToOneLink<ServiceQuotation> |
ServiceQtanItemPriceElement.TO_SERVICE_QUOTATION
Use with available fluent helpers to apply the to_ServiceQuotation navigation property to query
operations.
|
static ServiceQtanItemRefObjectOneToOneLink<ServiceQuotation> |
ServiceQtanItemRefObject.TO_SERVICE_QUOTATION
Use with available fluent helpers to apply the to_ServiceQuotation navigation property to query
operations.
|
static ServiceQuotationItemOneToOneLink<ServiceQuotation> |
ServiceQuotationItem.TO_SERVICE_QUOTATION
Use with available fluent helpers to apply the to_ServiceQuotation navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ServiceQuotation |
ServiceQuotation.ServiceQuotationBuilder.build() |
ServiceQuotation |
ServiceQuotationText.fetchServiceQuotation()
Fetches the ServiceQuotation entity (one to one) associated with this entity.
|
ServiceQuotation |
ServiceQtanItemPriceElement.fetchServiceQuotation()
Fetches the ServiceQuotation entity (one to one) associated with this entity.
|
ServiceQuotation |
ServiceQtanItemRefObject.fetchServiceQuotation()
Fetches the ServiceQuotation entity (one to one) associated with this entity.
|
ServiceQuotation |
ServiceQuotationItem.fetchServiceQuotation()
Fetches the ServiceQuotation entity (one to one) associated with this entity.
|
protected ServiceQuotation |
ServiceQuotationCreateFluentHelper.getEntity() |
protected ServiceQuotation |
ServiceQuotationUpdateFluentHelper.getEntity() |
ServiceQuotation |
ServiceQuotationText.getServiceQuotationOrFetch()
Retrieval of associated ServiceQuotation entity (one to one).
|
ServiceQuotation |
ServiceQtanItemPriceElement.getServiceQuotationOrFetch()
Retrieval of associated ServiceQuotation entity (one to one).
|
ServiceQuotation |
ServiceQtanItemRefObject.getServiceQuotationOrFetch()
Retrieval of associated ServiceQuotation entity (one to one).
|
ServiceQuotation |
ServiceQuotationItem.getServiceQuotationOrFetch()
Retrieval of associated ServiceQuotation entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<ServiceQuotation> |
ServiceQuotationFluentHelper.getEntityClass() |
protected Class<ServiceQuotation> |
ServiceQuotationByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<ServiceQuotation> |
ServiceQuotationText.getServiceQuotationIfPresent()
Retrieval of associated ServiceQuotation entity (one to one).
|
io.vavr.control.Option<ServiceQuotation> |
ServiceQtanItemPriceElement.getServiceQuotationIfPresent()
Retrieval of associated ServiceQuotation entity (one to one).
|
io.vavr.control.Option<ServiceQuotation> |
ServiceQtanItemRefObject.getServiceQuotationIfPresent()
Retrieval of associated ServiceQuotation entity (one to one).
|
io.vavr.control.Option<ServiceQuotation> |
ServiceQuotationItem.getServiceQuotationIfPresent()
Retrieval of associated ServiceQuotation entity (one to one).
|
Class<ServiceQuotation> |
ServiceQuotation.getType() |
Modifier and Type | Method and Description |
---|---|
ServiceQuotationText.ServiceQuotationTextBuilder |
ServiceQuotationText.ServiceQuotationTextBuilder.serviceQuotation(ServiceQuotation value)
Navigation property to_ServiceQuotation for ServiceQuotationText to single
ServiceQuotation.
|
ServiceQtanItemPriceElement.ServiceQtanItemPriceElementBuilder |
ServiceQtanItemPriceElement.ServiceQtanItemPriceElementBuilder.serviceQuotation(ServiceQuotation value)
Navigation property to_ServiceQuotation for ServiceQtanItemPriceElement to single
ServiceQuotation.
|
ServiceQtanItemRefObject.ServiceQtanItemRefObjectBuilder |
ServiceQtanItemRefObject.ServiceQtanItemRefObjectBuilder.serviceQuotation(ServiceQuotation value)
Navigation property to_ServiceQuotation for ServiceQtanItemRefObject to single
ServiceQuotation.
|
ServiceQuotationItem.ServiceQuotationItemBuilder |
ServiceQuotationItem.ServiceQuotationItemBuilder.serviceQuotation(ServiceQuotation value)
Navigation property to_ServiceQuotation for ServiceQuotationItem to single
ServiceQuotation.
|
void |
ServiceQuotationText.setServiceQuotation(ServiceQuotation value)
Overwrites the associated ServiceQuotation entity for the loaded navigation property
to_ServiceQuotation.
|
void |
ServiceQtanItemPriceElement.setServiceQuotation(ServiceQuotation value)
Overwrites the associated ServiceQuotation entity for the loaded navigation property
to_ServiceQuotation.
|
void |
ServiceQtanItemRefObject.setServiceQuotation(ServiceQuotation value)
Overwrites the associated ServiceQuotation entity for the loaded navigation property
to_ServiceQuotation.
|
void |
ServiceQuotationItem.setServiceQuotation(ServiceQuotation value)
Overwrites the associated ServiceQuotation entity for the loaded navigation property
to_ServiceQuotation.
|
Constructor and Description |
---|
ServiceQtanItemPriceElement(String serviceQuotation,
String serviceQuotationItem,
String pricingProcedureStep,
String pricingProcedureCounter,
String conditionType,
BigDecimal conditionRateValue,
String conditionCurrency,
BigDecimal conditionQuantity,
String conditionQuantityUnit,
ServiceQuotation toServiceQuotation) |
ServiceQtanItemRefObject(String serviceQuotation,
String serviceQuotationItem,
String serviceReferenceEquipment,
String serviceRefFunctionalLocation,
Boolean srvcRefObjIsMainObject,
ServiceQuotation toServiceQuotation) |
ServiceQuotationCreateFluentHelper(String servicePath,
ServiceQuotation entity)
Creates a fluent helper object that will create a
ServiceQuotation
entity on the OData endpoint. |
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) |
ServiceQuotationText(String serviceQuotation,
String language,
String longTextID,
String longText,
ServiceQuotation toServiceQuotation) |
ServiceQuotationUpdateFluentHelper(String servicePath,
ServiceQuotation entity)
Creates a fluent helper object that will update a
ServiceQuotation
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
ServiceQuotationServiceBatchChangeSet |
ServiceQuotationServiceBatchChangeSet.createServiceQuotation(ServiceQuotation serviceQuotation)
Create a new
ServiceQuotation entity and save it to the S/4HANA system. |
ServiceQuotationServiceBatchChangeSet |
DefaultServiceQuotationServiceBatchChangeSet.createServiceQuotation(ServiceQuotation serviceQuotation)
Create a new
ServiceQuotation entity and save it to the S/4HANA system. |
ServiceQuotationServiceBatchChangeSet |
ServiceQuotationServiceBatchChangeSet.updateServiceQuotation(ServiceQuotation serviceQuotation)
Update an existing
ServiceQuotation entity and save it to the S/4HANA system. |
ServiceQuotationServiceBatchChangeSet |
DefaultServiceQuotationServiceBatchChangeSet.updateServiceQuotation(ServiceQuotation serviceQuotation)
Update an existing
ServiceQuotation entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ServiceQuotation> |
ServiceQuotationOneToOneLink.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 ServiceQuotationLink<ObjectT> |
ServiceQuotationLink.translateLinkType(EntityLink<ServiceQuotationLink<ObjectT>,ServiceQuotation,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ServiceQuotationCreateFluentHelper |
ServiceQuotationService.createServiceQuotation(ServiceQuotation serviceQuotation)
Create a new
ServiceQuotation entity and save it to the S/4HANA system. |
ServiceQuotationCreateFluentHelper |
DefaultServiceQuotationService.createServiceQuotation(ServiceQuotation serviceQuotation) |
ServiceQuotationUpdateFluentHelper |
ServiceQuotationService.updateServiceQuotation(ServiceQuotation serviceQuotation)
Update an existing
ServiceQuotation entity and save it to the S/4HANA system. |
ServiceQuotationUpdateFluentHelper |
DefaultServiceQuotationService.updateServiceQuotation(ServiceQuotation serviceQuotation) |
Copyright © 2020 SAP SE. All rights reserved.